1. 602605a mm: compaction: minimise the time IRQs are disabled while isolating free pages by Mel Gorman · 14 years ago
  2. 5b280c0 mm: don't return 0 too early from find_get_pages() by Hugh Dickins · 14 years ago
  3. 9d8aa4e mm: remove worrying dead code from find_get_pages() by Hugh Dickins · 14 years ago
  4. c033a93 hugetlbfs: correct handling of negative input to /proc/sys/vm/nr_hugepages by Petr Holasek · 14 years ago
  5. 8afdcec mm: vmscan: kswapd should not free an excessive number of pages when balancing small zones by Mel Gorman · 14 years ago
  6. 7571966 mempolicy: remove redundant check in __mpol_equal() by Namhyung Kim · 14 years ago
  7. 4031a21 smaps: have smaps show transparent huge pages by Dave Hansen · 14 years ago
  8. 22e057c smaps: teach smaps_pte_range() about THP pmds by Dave Hansen · 14 years ago
  9. 3c9acc7 smaps: pass pte size argument in to smaps_pte_entry() by Dave Hansen · 14 years ago
  10. ae11c4d smaps: break out smaps_pte_entry() from smaps_pte_range() by Dave Hansen · 14 years ago
  11. 0331932 pagewalk: only split huge pages when necessary by Dave Hansen · 14 years ago
  12. 278df9f mm: reclaim invalidated page ASAP by Minchan Kim · 14 years ago
  13. 3f58a82 memcg: move memcg reclaimable page into tail of inactive list by Minchan Kim · 14 years ago
  14. 3156018 mm: deactivate invalidated pages by Minchan Kim · 14 years ago
  15. 481b4bb mm: mm_struct: remove 16 bytes of alignment padding on 64 bit builds by Richard Kennedy · 14 years ago
  16. cb24045 mm: remove unused TestSetPageLocked() interface by Michel Lespinasse · 14 years ago
  17. 01d8b20 mm: simplify anon_vma refcounts by Peter Zijlstra · 14 years ago
  18. 8381326 mm: move anon_vma ref out from under CONFIG_foo by Peter Zijlstra · 14 years ago
  19. 9e60109 mm: rename drop_anon_vma() to put_anon_vma() by Peter Zijlstra · 14 years ago
  20. 7bc32f6 mm: debug-pagealloc: fix kconfig dependency warning by Akinobu Mita · 14 years ago
  21. 1d16871 mm: batch-free pcp list if possible by Namhyung Kim · 14 years ago
  22. e64a782 mm: change __remove_from_page_cache() by Minchan Kim · 14 years ago
  23. 702cfbf mm: goodbye remove_from_page_cache() by Minchan Kim · 14 years ago
  24. 5adc7b5 mm: truncate: change remove_from_page_cache by Minchan Kim · 14 years ago
  25. 4c73b1b mm: shmem: change remove_from_page_cache by Minchan Kim · 14 years ago
  26. bd65cb8 mm: hugetlbfs: change remove_from_page_cache by Minchan Kim · 14 years ago
  27. 97cecb5 mm: introduce delete_from_page_cache() by Minchan Kim · 14 years ago
  28. ef6a3c6 mm: add replace_page_cache_page() function by Miklos Szeredi · 14 years ago
  29. 318b275 mm: allow GUP to fail instead of waiting on a page by Gleb Natapov · 14 years ago
  30. 5fda1bd mm: notifier_from_errno() cleanup by Prarit Bhargava · 14 years ago
  31. cbf978b oom: suppress nodes that are not allowed from meminfo on page alloc failure by David Rientjes · 14 years ago
  32. 29423e77 oom: suppress show_mem() for many nodes in irq context on page alloc failure by David Rientjes · 14 years ago
  33. ddd588b oom: suppress nodes that are not allowed from meminfo on oom kill by David Rientjes · 14 years ago
  34. 94dcf29 kthread: use kthread_create_on_node() by Eric Dumazet · 14 years ago
  35. 207205a kthread: NUMA aware kthread_create_on_node() by Eric Dumazet · 14 years ago
  36. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 14 years ago
  37. 504f52b mm: NUMA aware alloc_task_struct_node() by Eric Dumazet · 14 years ago
  38. 9d502c1 mm/compaction: check migrate_pages's return value instead of list_empty() by Minchan Kim · 14 years ago
  39. d527caf mm: compaction: prevent kswapd compacting memory to reduce CPU usage by Andrea Arcangeli · 14 years ago
  40. 8969960 mm: vmap area cache by Nick Piggin · 14 years ago
  41. ef0a5e8 pwm_backlight: add check_fb() hook by Robert Morell · 14 years ago
  42. 0508e04 drivers/video/backlight/jornada720_*.c: make needlessly global symbols static by Axel Lin · 14 years ago
  43. b372412 backlight: apple_bl depends on ACPI by Randy Dunlap · 14 years ago
  44. 39b3dee mbp_nvidia_bl: rename to apple_bl by Matthew Garrett · 14 years ago
  45. 99fd28e mbp_nvidia_bl: check that the backlight control functions by Matthew Garrett · 14 years ago
  46. 23a9847 mbp_nvidia_bl: remove DMI dependency by Matthew Garrett · 14 years ago
  47. 9661e92 acpi: tie ACPI backlight devices to PCI devices if possible by Matthew Garrett · 14 years ago
  48. 7eae3ef nouveau: change the backlight parent device to the connector, not the PCI dev by Matthew Garrett · 14 years ago
  49. 63ec011 radeon: expose backlight class device for legacy LVDS encoder by Michel Dänzer · 14 years ago
  50. bb7ca74 backlight: add backlight type by Matthew Garrett · 14 years ago
  51. ccd7510 drivers/leds/leds-lp5523.c: world-writable engine* sysfs files by Vasiliy Kulikov · 14 years ago
  52. 67d1da7 drivers/leds/leds-lp5521.c: world-writable sysfs engine* files by Vasiliy Kulikov · 14 years ago
  53. 1baf0eb drivers/vidfeo/backlight: ld9040 amoled driver support by Donghwa Lee · 14 years ago
  54. 9517f92 leds: make *struct gpio_led_platform_data.leds const by Uwe Kleine-König · 14 years ago
  55. b1e6b70 leds: add driver for LM3530 ALS by Shreshtha Kumar Sahu · 14 years ago
  56. 551ea73 leds: convert bd2802 driver to dev_pm_ops by Mark Brown · 14 years ago
  57. 8d25879 cgroups: if you list_empty() a head then don't list_del() it by Phil Carmody · 14 years ago
  58. edd4554 oom: avoid deferring oom killer if exiting task is being traced by David Rientjes · 14 years ago
  59. 30e2b41 oom: skip zombies when iterating tasklist by Andrey Vagin · 14 years ago
  60. 3a5dda7 oom: prevent unnecessary oom kills or kernel panics by David Rientjes · 14 years ago
  61. 52c5056 mm: swap: unlock swapfile inode mutex before closing file on bad swapfiles by Mel Gorman · 14 years ago
  62. c7a1fcd include/asm-generic/unistd.h: fix syncfs syscall number by Andrew Morton · 14 years ago
  63. 01ba825 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  64. ab70a1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  65. 0adfc56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  66. f23eb2b tty: stop using "delayed_work" in the tty layer by Linus Torvalds · 14 years ago
  67. 68da9ba [net/9p]: Introduce basic flow-control for VirtIO transport. by Venkateswararao Jujjuri (JV) · 14 years ago
  68. aaf0ef1 9p: use the updated offset given by generic_write_checks by M. Mohan Kumar · 14 years ago
  69. 316ad55 [net/9p] Don't re-pin pages on retrying virtqueue_add_buf(). by Venkateswararao Jujjuri (JV) · 14 years ago
  70. a01a984 [net/9p] Set the condition just before waking up. by Venkateswararao Jujjuri (JV) · 14 years ago
  71. 53bda3e [net/9p] unconditional wake_up to proc waiting for space on VirtIO ring by Venkateswararao Jujjuri (JV) · 14 years ago
  72. 42869c8 fs/9p: Add v9fs_dentry2v9ses by Aneesh Kumar K.V · 14 years ago
  73. 7add697 fs/9p: Attach writeback_fid on first open with WR flag by Aneesh Kumar K.V · 14 years ago
  74. ea59bb7 fs/9p: Open writeback fid in O_SYNC mode by Aneesh Kumar K.V · 14 years ago
  75. 059c138 fs/9p: Use truncate_setsize instead of vmtruncate by Aneesh Kumar K.V · 14 years ago
  76. 472e7f9 net/9p: Fix compile warning by Aneesh Kumar K.V · 14 years ago
  77. eeff66e net/9p: Convert the in the 9p rpc call path to GFP_NOFS by Aneesh Kumar K.V · 14 years ago
  78. 5a7e0a8 fs/9p: Fix race in initializing writeback fid by Aneesh Kumar K.V · 14 years ago
  79. 4fdccdf slub: Add statistics for this_cmpxchg_double failures by Christoph Lameter · 14 years ago
  80. 2fd66c5 slub: Add missing irq restore for the OOM path by Christoph Lameter · 14 years ago
  81. 59c2be1 rbd: use watch/notify for changes in rbd header by Yehuda Sadeh · 14 years ago
  82. a40c4f1 libceph: add lingering request and watch/notify event framework by Yehuda Sadeh · 14 years ago
  83. f741a79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  84. 73d5a86 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. e77277d Merge branch 'next-samsung' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  86. 75ea635 Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  87. 14577be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  88. 09b9cc4 sd: Fail discard requests when logical block provisioning has been disabled by Martin K. Petersen · 14 years ago
  89. c62b389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  90. 736561a IPVS: Use global mutex in ip_vs_app.c by Simon Horman · 14 years ago
  91. f40f94f ipvs: fix a typo in __ip_vs_control_init() by Eric Dumazet · 14 years ago
  92. 675071a veth: Fix the byte counters by Eric W. Biederman · 14 years ago
  93. 9d2a8fa net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries. by Eric W. Biederman · 14 years ago
  94. d5cd9244 macvlan: Fix use after free of struct macvlan_port. by Eric W. Biederman · 14 years ago
  95. ac0a121 net: fix incorrect spelling in drop monitor protocol by Neil Horman · 14 years ago
  96. 4f2d56c can: c_can: Do basic c_can configuration _before_ enabling the interrupts by Jan Altenberg · 14 years ago
  97. b20e7bb net/appletalk: fix atalk_release use after free by Arnd Bergmann · 14 years ago
  98. 674f211 ipx: fix ipx_release() by Eric Dumazet · 14 years ago
  99. 20246a8 snmp: SNMP_UPD_PO_STATS_BH() always called from softirq by Eric Dumazet · 14 years ago
  100. 8aa525a l2tp: fix possible oops on l2tp_eth module unload by James Chapman · 14 years ago