1. 79da826 writeback: report dirty thresholds in /proc/vmstat by Michael Rubin · 14 years ago
  2. 2ac3903 writeback: add /sys/devices/system/node/<node>/vmstat by Michael Rubin · 14 years ago
  3. ea941f0 writeback: add nr_dirtied and nr_written to /proc/vmstat by Michael Rubin · 14 years ago
  4. f629d1c mm: add account_page_writeback() by Michael Rubin · 14 years ago
  5. 0def08e mm/mempolicy.c: check return code of check_range by Vasiliy Kulikov · 14 years ago
  6. 74e3f3c vmscan: prevent background aging of anon page in no swap system by Minchan Kim · 14 years ago
  7. 49ac825 memory hotplug: unify is_removable and offline detection code by KAMEZAWA Hiroyuki · 14 years ago
  8. 4b20477 memory hotplug: fix notifier's return value check by KAMEZAWA Hiroyuki · 14 years ago
  9. cf608ac mm: compaction: fix COMPACTPAGEFAILED counting by Minchan Kim · 14 years ago
  10. e4455ab mm: only build per-node scan_unevictable functions when NUMA is enabled by Thadeu Lima de Souza Cascardo · 14 years ago
  11. f19e77a include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definiton by zeal · 14 years ago
  12. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  13. d19d547 oom: fix locking for oom_adj and oom_score_adj by David Rientjes · 14 years ago
  14. 723548b oom: rewrite error handling for oom_adj and oom_score_adj tunables by David Rientjes · 14 years ago
  15. 1e99bad oom: kill all threads sharing oom killed task's mm by David Rientjes · 14 years ago
  16. e18641e oom: avoid killing a task if a thread sharing its mm cannot be killed by David Rientjes · 14 years ago
  17. 3d5992d oom: add per-mm oom disable count by Ying Han · 14 years ago
  18. 0f4d208 Documentation/filesystems/proc.txt: improve smaps field documentation by Matt Mackall · 14 years ago
  19. a4f7326 vmcore: it is not experimental any more by WANG Cong · 14 years ago
  20. dbec921 um: fix IRQ flag handling naming by Richard Weinberger · 14 years ago
  21. 8474b59 percpu: fix list_head init bug in __percpu_counter_init() by Masanori ITOH · 14 years ago
  22. 52c5171 kfifo: disable __kfifo_must_check_helper() by Andrew Morton · 14 years ago
  23. 1b627d5 hostfs: fix UML crash: remove f_spare from hostfs by Richard Weinberger · 14 years ago
  24. de5e2dd ipmi: proper spinlock initialization by Eric Dumazet · 14 years ago
  25. 1f9fa52 drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24 transfer counts by Michael Hennerich · 14 years ago
  26. 6915e04 um: remove PAGE_SIZE alignment in linker script causing kernel segfault. by Richard Weinberger · 14 years ago
  27. 0935897 sgi-xp: incoming XPC channel messages can come in after the channel's partition structures have been torn down by Robin Holt · 14 years ago
  28. 482db6d um: fix global timer issue when using CONFIG_NO_HZ by Richard Weinberger · 14 years ago
  29. b7f50cf mm, page-allocator: do not check the state of a non-existant buddy during free by Mel Gorman · 14 years ago
  30. a75d377 types.h: move misplaced comment by Andrew Morton · 14 years ago
  31. f8f72ad mm: fix return value of scan_lru_pages in memory unplug by KAMEZAWA Hiroyuki · 14 years ago
  32. 45352bb Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  33. da62aa6 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 14 years ago
  34. f1ebdd6 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
  35. f99d055 Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 14 years ago
  36. 2c51895 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 14 years ago
  37. 4f68760 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  38. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  39. a4dd8dc Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  40. 24cecc1 AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 family by Nicolas Ferre · 14 years ago
  41. 75305d7 at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board by Nicolas Ferre · 14 years ago
  42. a2a571b AT91: pm: make sure that r0 is 0 when dealing with cache operations by Nicolas Ferre · 14 years ago
  43. 8aeeda8 AT91: pm: use plain cpu_do_idle() for "wait for interrupt" by Nicolas Ferre · 14 years ago
  44. bb413db AT91: reset: extend alternate reset procedure to several chips by Nicolas Ferre · 14 years ago
  45. 1345562 AT91: reset routine cleanup, remove not needed icache flush by Nicolas Ferre · 14 years ago
  46. ef4d63e AT91: trivial: align comment of at91sam9g20_reset with one more tab by Nicolas Ferre · 14 years ago
  47. 184c82e AT91: Fix AT91SAM9G20 reset as per the errata in the data sheet by Peter Horton · 14 years ago
  48. abf0c1b AT91: add board support for Pcontrol_G20 by Peter Gsellmann · 14 years ago
  49. 411b5e0 net/sunrpc: Use static const char arrays by Joe Perches · 14 years ago
  50. 43c2e88 nfs4: fix channel attribute sanity-checks by J. Bruce Fields · 14 years ago
  51. b18cae4 Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  52. 4833c16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  53. f41649e spi: tegra: fix error setting on timeout by Erik Gilling · 14 years ago
  54. e0e170b Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  55. b20f9e5 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  56. 5260562 MN10300: Fix the PERCPU() alignment to allow for workqueues by David Howells · 14 years ago
  57. 42d7ba3 svcrpc: svc_tcp_sendto XPT_DEAD check is redundant by J. Bruce Fields · 14 years ago
  58. 01dba07 svcrpc: no need for XPT_DEAD check in svc_xprt_enqueue by J. Bruce Fields · 14 years ago
  59. ac9303e svcrpc: assume svc_delete_xprt() called only once by J. Bruce Fields · 14 years ago
  60. 7e4fdd0 svcrpc: never clear XPT_BUSY on dead xprt by J. Bruce Fields · 14 years ago
  61. b11e7b3 hwmon: lis3: Release resources in case of failure by Samu Onkalo · 14 years ago
  62. ad3e01a Blackfin: fix inverted anomaly 05000481 logic by Mike Frysinger · 14 years ago
  63. 09ebded Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK by Mike Frysinger · 14 years ago
  64. 83af1bd hwmon: lis3: Short explanations of platform data fields by Samu Onkalo · 14 years ago
  65. 029756d hwmon: lis3: Enhance lis3 selftest with IRQ line test by Samu Onkalo · 14 years ago
  66. f10a540 hwmon: lis3: use block read to access data registers by Samu Onkalo · 14 years ago
  67. 477bc91 hwmon: lis3: Adjust fuzziness for 8 bit device by Samu Onkalo · 14 years ago
  68. cc23aa1 hwmon: lis3: New parameters to platform data by Samu Onkalo · 14 years ago
  69. ed37d7f hwmon: lis3: restore axis enabled bits by Samu Onkalo · 14 years ago
  70. 2a7fade hwmon: lis3: Power on corrections by Samu Onkalo · 14 years ago
  71. 821f664 hwmon: lis3: Update coordinates at polled device open by Samu Onkalo · 14 years ago
  72. e726111 hwmon: lis3: Cleanup interrupt handling by Samu Onkalo · 14 years ago
  73. f9deb41 hwmon: lis3: regulator control by Samu Onkalo · 14 years ago
  74. 2a34699 hwmon: lis3: pm_runtime support by Samu Onkalo · 14 years ago
  75. 0ab83a7 Kirkwood: add fan support for Network Space Max v2 by Simon Guinot · 14 years ago
  76. d6fe136 hwmon: add generic GPIO fan driver by Simon Guinot · 14 years ago
  77. 3247800 hwmon: (coretemp) fix reading of microcode revision (v2) by Jan Beulich · 14 years ago
  78. 17c10d6 hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefs by Chen Gong · 14 years ago
  79. fd53d084 hwmon: (pkgtemp) align driver initialization style with coretemp by Chen Gong · 14 years ago
  80. e5f5c99 hwmon: LTC4261 Hardware monitoring driver by Guenter Roeck · 14 years ago
  81. 2ee3214 hwmon: (lis3) add axes module parameter for custom axis-mapping by Takashi Iwai · 14 years ago
  82. 3739405 hwmon: (hp_accel) Add HP Mini 510x family support by Masanari Iida · 14 years ago
  83. 78537c3 hwmon: (lis3) Add support for new LIS3DC / HP3DC chip by Takashi Iwai · 14 years ago
  84. 9401ba1 x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}temp.c by Jan Beulich · 14 years ago
  85. e0a8755 x86/hwmon: (coretemp) cosmetic cleanup by Jan Beulich · 14 years ago
  86. a5f42a6 x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinit by Jan Beulich · 14 years ago
  87. 74eb94b Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  88. 7b6181e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  89. 72e5806 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  90. 57c155d Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 14 years ago
  91. 9afd281 x86-32, mm: Remove duplicated include by Borislav Petkov · 14 years ago
  92. fe2fd9e exofs: Remove inode->i_count manipulation in exofs_new_inode by Boaz Harrosh · 14 years ago
  93. 571f7f4 fs/exofs: typo fix of faild to failed by Joe Perches · 14 years ago
  94. c4a6eb3b Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  95. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  96. c559604 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 14 years ago
  97. fbaab1d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  98. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  99. a7f505c MIPS: MT: Fix build error iFPU affinity code by Ralf Baechle · 14 years ago
  100. b7d41a9 Merge branch 'ieee1394-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago