1. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 15 years ago
  2. 78afd56 mm: add __GFP_OTHER_NODE flag by Andi Kleen · 15 years ago
  3. 8afdcec mm: vmscan: kswapd should not free an excessive number of pages when balancing small zones by Mel Gorman · 15 years ago
  4. 0331932 pagewalk: only split huge pages when necessary by Dave Hansen · 15 years ago
  5. 3f58a82 memcg: move memcg reclaimable page into tail of inactive list by Minchan Kim · 15 years ago
  6. 3156018 mm: deactivate invalidated pages by Minchan Kim · 15 years ago
  7. 481b4bb mm: mm_struct: remove 16 bytes of alignment padding on 64 bit builds by Richard Kennedy · 15 years ago
  8. cb24045 mm: remove unused TestSetPageLocked() interface by Michel Lespinasse · 15 years ago
  9. 01d8b20 mm: simplify anon_vma refcounts by Peter Zijlstra · 15 years ago
  10. 8381326 mm: move anon_vma ref out from under CONFIG_foo by Peter Zijlstra · 15 years ago
  11. 9e60109 mm: rename drop_anon_vma() to put_anon_vma() by Peter Zijlstra · 15 years ago
  12. e64a782 mm: change __remove_from_page_cache() by Minchan Kim · 15 years ago
  13. 702cfbf mm: goodbye remove_from_page_cache() by Minchan Kim · 15 years ago
  14. 97cecb5 mm: introduce delete_from_page_cache() by Minchan Kim · 15 years ago
  15. ef6a3c6 mm: add replace_page_cache_page() function by Miklos Szeredi · 15 years ago
  16. 318b275 mm: allow GUP to fail instead of waiting on a page by Gleb Natapov · 15 years ago
  17. ddd588b oom: suppress nodes that are not allowed from meminfo on oom kill by David Rientjes · 15 years ago
  18. 207205a kthread: NUMA aware kthread_create_on_node() by Eric Dumazet · 15 years ago
  19. d527caf mm: compaction: prevent kswapd compacting memory to reduce CPU usage by Andrea Arcangeli · 15 years ago
  20. ef0a5e8 pwm_backlight: add check_fb() hook by Robert Morell · 15 years ago
  21. bb7ca74 backlight: add backlight type by Matthew Garrett · 15 years ago
  22. 9517f92 leds: make *struct gpio_led_platform_data.leds const by Uwe Kleine-König · 15 years ago
  23. b1e6b70 leds: add driver for LM3530 ALS by Shreshtha Kumar Sahu · 15 years ago
  24. 01ba825 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  25. 0adfc56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  26. f23eb2b tty: stop using "delayed_work" in the tty layer by Linus Torvalds · 15 years ago
  27. 4fdccdf slub: Add statistics for this_cmpxchg_double failures by Christoph Lameter · 15 years ago
  28. a40c4f1 libceph: add lingering request and watch/notify event framework by Yehuda Sadeh · 15 years ago
  29. 75ea635 Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  30. 14577be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  31. c62b389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  32. afd8c40 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  33. 80456f8 ceph: move readahead default to fs/ceph from libceph by Sage Weil · 15 years ago
  34. 483fac7 ceph: update common header files by Yehuda Sadeh · 15 years ago
  35. 6f6c700 libceph: fix osd request queuing on osdmap updates by Sage Weil · 15 years ago
  36. 10effcb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  37. c3ca48f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  38. c004686 hwmon: (ads1015) Make gain and datarate configurable by Dirk Eibach · 15 years ago
  39. 8c22a8f hwmon: Add support for Texas Instruments ADS1015 by Dirk Eibach · 15 years ago
  40. 0f60f24 FS: lookup_mnt() is only used in the core fs routines now by David Howells · 15 years ago
  41. b459396 ARM: pxa2xx: reorganize I2C files by Sebastian Andrzej Siewior · 15 years ago
  42. b7ed78f introduce sys_syncfs to sync a single file system by Sage Weil · 15 years ago
  43. e8c500c Merge branch 'slub/lockless' into for-linus by Pekka Enberg · 15 years ago
  44. c53badd Merge branch 'slab/next' into for-linus by Pekka Enberg · 15 years ago
  45. 5e0c1eb netfilter: ipset: fix address ranges at hash:*port* types by Jozsef Kadlecsik · 15 years ago
  46. c185a94 i2c: Drop i2c_adapter.id by Jean Delvare · 15 years ago
  47. fe6fc25 i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter by Jean Delvare · 15 years ago
  48. 7ae3148 i2c: Export i2c_for_each_dev by Jean Delvare · 15 years ago
  49. 0c31f8e i2c: Get rid of <linux/i2c-id.h> by Jean Delvare · 15 years ago
  50. d735b34 i2c: make i2c_get_adapter prototype clearer by Jean Delvare · 15 years ago
  51. a952baa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  52. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  53. 5bab188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  54. a8c91da Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 15 years ago
  55. b51bdad headers: use __aligned_xx types for userspace by Mike Frysinger · 15 years ago
  56. 3a7da39 ethtool: Compat handling for struct ethtool_rxnfc by Ben Hutchings · 15 years ago
  57. 9975961 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  58. b061c59 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  59. f539abe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  60. 8f627a8 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  61. d3e458d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  62. 6192978 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  63. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  64. 7fd23a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  65. 568a60e spi/dw_spi: move dw_spi.h into drivers/spi by Grant Likely · 15 years ago
  66. 46165a3 spi/dw_spi: Fix missing header by Jiri Slaby · 15 years ago
  67. 1aed3e4 lose 'mounting_here' argument in ->d_manage() by Al Viro · 15 years ago
  68. 7cc90cc don't pass 'mounting_here' flag to follow_down() by Al Viro · 15 years ago
  69. 0df0914 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  70. 6899608 Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 15 years ago
  71. 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  72. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  73. ec0afc9 Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  74. 474a00e kill simple_set_mnt() by Al Viro · 15 years ago
  75. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  76. 61ef46f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  77. 1791983 Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  78. 978ca16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  79. 02e4c62 Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  80. 19520fc Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 15 years ago
  81. ef2b4b9 mm: PageBuddy and mapcount robustness by Andrea Arcangeli · 15 years ago
  82. 2dd2299 Merge remote-tracking branch 'origin' into spi/next by Grant Likely · 15 years ago
  83. c07946a mmc: dw_mmc: support mmc power control with regulator by Jaehoon Chung · 15 years ago
  84. e61cf11 mmc: dw_mmc: fix suspend/resume operation by Jaehoon Chung · 15 years ago
  85. fc3d772 mmc: dw_mmc: add quirks for unreliable card detect, and capabilities by Jaehoon Chung · 15 years ago
  86. ab1efd2 mmc: core: export function mmc_do_release_host() by Ulf Hansson · 15 years ago
  87. 7b7adc4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 by Linus Torvalds · 15 years ago
  88. a8de240 SUNRPC: Convert struct rpc_xprt to use atomic_t counters by Trond Myklebust · 15 years ago
  89. f863684 KVM: Fix race between nmi injection and enabling nmi window by Avi Kivity · 15 years ago
  90. 217ece6 KVM: use yield_to instead of sleep in kvm_vcpu_on_spin by Rik van Riel · 15 years ago
  91. 34bb10b KVM: keep track of which task is running a KVM vcpu by Rik van Riel · 15 years ago
  92. f58c9df mm: remove is_hwpoison_address by Huang Ying · 15 years ago
  93. 69ebb83 mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally by Huang Ying · 15 years ago
  94. 0014bd9 mm: export __get_user_pages by Huang Ying · 15 years ago
  95. 3cba413 KVM: make make_all_cpus_request() lockless by Xiao Guangrong · 15 years ago
  96. 6b7e2d0 KVM: Add "exiting guest mode" state by Xiao Guangrong · 15 years ago
  97. cb29325 PCI: Rename CPU PCI id define by Borislav Petkov · 15 years ago
  98. 65b0619 Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 15 years ago
  99. 8df341c Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 15 years ago
  100. 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 15 years ago