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