1. 94dcf29 kthread: use kthread_create_on_node() by Eric Dumazet · 13 years ago
  2. 207205a kthread: NUMA aware kthread_create_on_node() by Eric Dumazet · 13 years ago
  3. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 13 years ago
  4. 504f52b mm: NUMA aware alloc_task_struct_node() by Eric Dumazet · 13 years ago
  5. 9d502c1 mm/compaction: check migrate_pages's return value instead of list_empty() by Minchan Kim · 13 years ago
  6. d527caf mm: compaction: prevent kswapd compacting memory to reduce CPU usage by Andrea Arcangeli · 13 years ago
  7. 8969960 mm: vmap area cache by Nick Piggin · 13 years ago
  8. ef0a5e8 pwm_backlight: add check_fb() hook by Robert Morell · 13 years ago
  9. 0508e04 drivers/video/backlight/jornada720_*.c: make needlessly global symbols static by Axel Lin · 13 years ago
  10. b372412 backlight: apple_bl depends on ACPI by Randy Dunlap · 13 years ago
  11. 39b3dee mbp_nvidia_bl: rename to apple_bl by Matthew Garrett · 13 years ago
  12. 99fd28e mbp_nvidia_bl: check that the backlight control functions by Matthew Garrett · 13 years ago
  13. 23a9847 mbp_nvidia_bl: remove DMI dependency by Matthew Garrett · 13 years ago
  14. 9661e92 acpi: tie ACPI backlight devices to PCI devices if possible by Matthew Garrett · 13 years ago
  15. 7eae3ef nouveau: change the backlight parent device to the connector, not the PCI dev by Matthew Garrett · 13 years ago
  16. 63ec011 radeon: expose backlight class device for legacy LVDS encoder by Michel Dänzer · 13 years ago
  17. bb7ca74 backlight: add backlight type by Matthew Garrett · 13 years ago
  18. ccd7510 drivers/leds/leds-lp5523.c: world-writable engine* sysfs files by Vasiliy Kulikov · 13 years ago
  19. 67d1da7 drivers/leds/leds-lp5521.c: world-writable sysfs engine* files by Vasiliy Kulikov · 13 years ago
  20. 1baf0eb drivers/vidfeo/backlight: ld9040 amoled driver support by Donghwa Lee · 13 years ago
  21. 9517f92 leds: make *struct gpio_led_platform_data.leds const by Uwe Kleine-König · 13 years ago
  22. b1e6b70 leds: add driver for LM3530 ALS by Shreshtha Kumar Sahu · 13 years ago
  23. 551ea73 leds: convert bd2802 driver to dev_pm_ops by Mark Brown · 13 years ago
  24. 8d25879 cgroups: if you list_empty() a head then don't list_del() it by Phil Carmody · 13 years ago
  25. edd4554 oom: avoid deferring oom killer if exiting task is being traced by David Rientjes · 13 years ago
  26. 30e2b41 oom: skip zombies when iterating tasklist by Andrey Vagin · 13 years ago
  27. 3a5dda7 oom: prevent unnecessary oom kills or kernel panics by David Rientjes · 13 years ago
  28. 52c5056 mm: swap: unlock swapfile inode mutex before closing file on bad swapfiles by Mel Gorman · 13 years ago
  29. c7a1fcd include/asm-generic/unistd.h: fix syncfs syscall number by Andrew Morton · 13 years ago
  30. 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
  31. ab70a1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  32. 0adfc56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  33. f23eb2b tty: stop using "delayed_work" in the tty layer by Linus Torvalds · 13 years ago
  34. 68da9ba [net/9p]: Introduce basic flow-control for VirtIO transport. by Venkateswararao Jujjuri (JV) · 13 years ago
  35. aaf0ef1 9p: use the updated offset given by generic_write_checks by M. Mohan Kumar · 13 years ago
  36. 316ad55 [net/9p] Don't re-pin pages on retrying virtqueue_add_buf(). by Venkateswararao Jujjuri (JV) · 13 years ago
  37. a01a984 [net/9p] Set the condition just before waking up. by Venkateswararao Jujjuri (JV) · 13 years ago
  38. 53bda3e [net/9p] unconditional wake_up to proc waiting for space on VirtIO ring by Venkateswararao Jujjuri (JV) · 13 years ago
  39. 42869c8 fs/9p: Add v9fs_dentry2v9ses by Aneesh Kumar K.V · 13 years ago
  40. 7add697 fs/9p: Attach writeback_fid on first open with WR flag by Aneesh Kumar K.V · 13 years ago
  41. ea59bb7 fs/9p: Open writeback fid in O_SYNC mode by Aneesh Kumar K.V · 13 years ago
  42. 059c138 fs/9p: Use truncate_setsize instead of vmtruncate by Aneesh Kumar K.V · 13 years ago
  43. 472e7f9 net/9p: Fix compile warning by Aneesh Kumar K.V · 13 years ago
  44. eeff66e net/9p: Convert the in the 9p rpc call path to GFP_NOFS by Aneesh Kumar K.V · 13 years ago
  45. 5a7e0a8 fs/9p: Fix race in initializing writeback fid by Aneesh Kumar K.V · 13 years ago
  46. 4fdccdf slub: Add statistics for this_cmpxchg_double failures by Christoph Lameter · 13 years ago
  47. 2fd66c5 slub: Add missing irq restore for the OOM path by Christoph Lameter · 13 years ago
  48. 59c2be1 rbd: use watch/notify for changes in rbd header by Yehuda Sadeh · 13 years ago
  49. a40c4f1 libceph: add lingering request and watch/notify event framework by Yehuda Sadeh · 13 years ago
  50. f741a79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  51. 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
  52. e77277d Merge branch 'next-samsung' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  53. 75ea635 Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  54. 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
  55. 09b9cc4 sd: Fail discard requests when logical block provisioning has been disabled by Martin K. Petersen · 13 years ago
  56. c62b389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  57. 736561a IPVS: Use global mutex in ip_vs_app.c by Simon Horman · 13 years ago
  58. f40f94f ipvs: fix a typo in __ip_vs_control_init() by Eric Dumazet · 13 years ago
  59. 675071a veth: Fix the byte counters by Eric W. Biederman · 13 years ago
  60. 9d2a8fa net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries. by Eric W. Biederman · 13 years ago
  61. d5cd9244 macvlan: Fix use after free of struct macvlan_port. by Eric W. Biederman · 13 years ago
  62. ac0a121 net: fix incorrect spelling in drop monitor protocol by Neil Horman · 13 years ago
  63. 4f2d56c can: c_can: Do basic c_can configuration _before_ enabling the interrupts by Jan Altenberg · 13 years ago
  64. b20e7bb net/appletalk: fix atalk_release use after free by Arnd Bergmann · 13 years ago
  65. 674f211 ipx: fix ipx_release() by Eric Dumazet · 13 years ago
  66. 20246a8 snmp: SNMP_UPD_PO_STATS_BH() always called from softirq by Eric Dumazet · 13 years ago
  67. 8aa525a l2tp: fix possible oops on l2tp_eth module unload by James Chapman · 13 years ago
  68. a454f0c xfrm: Fix initialize repl field of struct xfrm_state by Wei Yongjun · 13 years ago
  69. 9edb240 ARM: H1940/RX1950: Change default LED triggers by Vasily Khoruzhick · 13 years ago
  70. 97491ba i2c-pxa2xx: Don't clear isr bits too early by Vasily Khoruzhick · 13 years ago
  71. 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
  72. eddecbb Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  73. 0bf8c86 Reduce sequential pointer derefs in scsi_error.c and reduce size as well by Jesper Juhl · 13 years ago
  74. 38f7aa2 matroxfb: remove incorrect Matrox G200eV support by Gary Hade · 13 years ago
  75. 55b00ba rbd: update email address in Documentation by Sage Weil · 13 years ago
  76. 3155fe6 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  77. da48524 Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code by Julien Tinnes · 13 years ago
  78. b52307c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
  79. afd8c40 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  80. 366f7e7 pstore: use mount option instead sysfs to tweak kmsg_bytes by Luck, Tony · 13 years ago
  81. 147851d ceph: rename dentry_release -> d_release, fix comment by Sage Weil · 13 years ago
  82. 49bcb93 ceph: add request to the tail of unsafe write list by Henry C Chang · 13 years ago
  83. 78a2556 ceph: remove request from unsafe list if it is canceled/timed out by Henry C Chang · 13 years ago
  84. 80456f8 ceph: move readahead default to fs/ceph from libceph by Sage Weil · 13 years ago
  85. ad1fee9 ceph: add ino32 mount option by Yehuda Sadeh · 13 years ago
  86. 483fac7 ceph: update common header files by Yehuda Sadeh · 13 years ago
  87. 21f3b5f ceph: remove debugfs debug cruft by Sage Weil · 13 years ago
  88. 6f6c700 libceph: fix osd request queuing on osdmap updates by Sage Weil · 13 years ago
  89. 10effcb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  90. c3ca48f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  91. 4e76ae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  92. c004686 hwmon: (ads1015) Make gain and datarate configurable by Dirk Eibach · 13 years ago
  93. fdf241a hwmon: (ads1015) Drop dynamic attribute group by Jean Delvare · 13 years ago
  94. 8c22a8f hwmon: Add support for Texas Instruments ADS1015 by Dirk Eibach · 13 years ago
  95. a98d506 hwmon: New driver for SMSC SCH5627 by Hans de Goede · 13 years ago
  96. 93d0cc5 hwmon: (abituguru*) Update my email address by Hans de Goede · 13 years ago
  97. e76f67b hwmon: (lm75) Speed up detection by Jean Delvare · 13 years ago
  98. 05e82fe hwmon: (lm75) Add detection of the National Semiconductor LM75A by Len Sorensen · 13 years ago
  99. 96b4b9b hp_accel: Fix driver name by Jean Delvare · 13 years ago
  100. ff60667 Move lis3lv02d drivers to drivers/misc by Jean Delvare · 13 years ago