1. 1fd7317d Move magic numbers into magic.h by Nick Black · 15 years ago
  2. af91322 printk: add printk_delay to make messages readable for some scenarios by Dave Young · 15 years ago
  3. 3a3b6ed printk boot_delay: rename printk_delay_msec to loops_per_msec by Dave Young · 15 years ago
  4. 5ae87e7 poll/select: avoid arithmetic overflow in __estimate_accuracy() by Guillaume Knispel · 15 years ago
  5. f58f2fa kprobes: use do_IRQ() in lkdtm by M. Mohan Kumar · 15 years ago
  6. ca976c5 smbfs: read buffer overflow by Roel Kluin · 15 years ago
  7. fa081b0 include/linux/kmemcheck.h: fix a trillion warnings by Andrew Morton · 15 years ago
  8. 7fa0772 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
  9. 991d79b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  10. a87e84b Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  11. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  12. 50223e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  13. e258b80 input: add a driver for the Winbond WPCD376I Consumer IR hardware by David Härdeman · 15 years ago
  14. abd6633 pnp: add a shutdown method to pnp drivers by David Härdeman · 15 years ago
  15. a976f15 hwmon: applesmc: restore accelerometer and keyboard backlight on resume by Henrik Rydberg · 15 years ago
  16. 560a64a hwmon: fix freeing of gpio_data and irq by Roel Kluin · 15 years ago
  17. 905ffdc drivers/hwmon/adm1021.c: add low_power support for adm1021 driver by Michael Abbott · 15 years ago
  18. f266889 drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensor by Michael Abbott · 15 years ago
  19. dc791f8 lis3_spi: code cleanups by Daniel Mack · 15 years ago
  20. 2cd9645 lis3: add power management functions by Daniel Mack · 15 years ago
  21. 8873c33 lis3: add free-fall/wakeup function via platform_data by Daniel Mack · 15 years ago
  22. 0ec4891 lis3: fix typo by Daniel Mack · 15 years ago
  23. 0bf41d9 drivers/hwmon/coretemp.c: enable the Intel Atom by Michael Riepe · 15 years ago
  24. 42e41c5 checkpatch: add some common Blackfin checks by Mike Frysinger · 15 years ago
  25. 0487683 checkpatch: version 0.29 by Andy Whitcroft · 15 years ago
  26. fb9e909 checkpatch: limit sN/uN matches to actual bit sizes by Andy Whitcroft · 15 years ago
  27. ea71a0a checkpatch: format strings should not have brackets in macros by Andy Whitcroft · 15 years ago
  28. 77f5b10 checkpatch: make -f alias --file, add --help, more verbose help message by Hannes Eder · 15 years ago
  29. 30dad6e checkpatch: indent checks -- stop when we run out of continuation lines by Andy Whitcroft · 15 years ago
  30. 113f04a checkpatch: handle C99 comments correctly (performance issue) by Daniel Walker · 15 years ago
  31. 463f286 checkpatch: possible types -- else cannot start a type by Andy Whitcroft · 15 years ago
  32. fc0d8d9 flex_array: add missing kerneldoc annotations by David Rientjes · 15 years ago
  33. 45b588d flex_array: introduce DEFINE_FLEX_ARRAY by David Rientjes · 15 years ago
  34. 4af5a2f flex_array: add flex_array_shrink function by David Rientjes · 15 years ago
  35. 19da3dd flex_array: poison free elements by David Rientjes · 15 years ago
  36. e6de398 flex_array: add flex_array_clear function by David Rientjes · 15 years ago
  37. 2f30b1f9 vsprintf: use WARN_ON_ONCE by Marcin Slusarz · 15 years ago
  38. efc03ec MAINTAINERS: move ARM lists to infradead by Joe Perches · 15 years ago
  39. 076cfaa MAINTAINERS: integrate P:/M: lines by Joe Perches · 15 years ago
  40. 4e04d5a MAINTAINERS: omap: fix regex by Felipe Contreras · 15 years ago
  41. 43368e7 MAINTAINERS: acpi: add 'include/acpi' by Felipe Contreras · 15 years ago
  42. b781655 scripts/get_maintainer.pl: add maintainers in order listed in matched section by Joe Perches · 15 years ago
  43. 11ecf53 scripts/get_maintainer.pl: add --remove-duplicates by Joe Perches · 15 years ago
  44. 4249831 scripts/get_maintainer.pl: using --separator implies --nomultiline by Joe Perches · 15 years ago
  45. 8cbb3a7 scripts/get_maintainer.pl: add .mailmap use, shell and email cleanups by Joe Perches · 15 years ago
  46. 0e70e83 scripts/get_maintainer.pl: better email routines, use perl not shell where possible by Joe Perches · 15 years ago
  47. 3fb5565 scripts/get_maintainer.pl: add --pattern-depth by Joe Perches · 15 years ago
  48. 1d606b4 scripts/get_maintainer.pl: add sections in pattern match depth order by Joe Perches · 15 years ago
  49. f549266 scripts/get_maintainer.pl: add --git-blame by Joe Perches · 15 years ago
  50. b61d4a71 MAINTAINERS: add IPVS include files by Hannes Eder · 15 years ago
  51. 4d04c70 uml: fix order of pud and pmd_free() by Roel Kluin · 15 years ago
  52. db4e5cb um: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  53. 672917d cpuidle: menu governor: reduce latency on exit by Corrado Zoccolo · 15 years ago
  54. 69d2587 cpuidle: fix the menu governor to boost IO performance by Arjan van de Ven · 15 years ago
  55. 45d80ee m68k: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  56. 4ad4c76 m68k: convert to use arch_gettimeoffset() by john stultz · 15 years ago
  57. ef187fd m32r: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  58. 95ad759 m32r: convert to use arch_gettimeoffset() by john stultz · 15 years ago
  59. d5a6d17 m32r: remove redundant tests on unsigned by Roel Kluin · 15 years ago
  60. 1f69366 alpha: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  61. 6217319 alpha: use printk_once by Marcin Slusarz · 15 years ago
  62. 27258e4 arch/alpha/boot/tools/objstrip.c: wrong variable tested after open() by Roel Kluin · 15 years ago
  63. 4f543fa alpha: convert to use arch_gettimeoffset() by john stultz · 15 years ago
  64. 6e0c9e7 h8300: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  65. eb8cdec nommu: add support for Memory Protection Units (MPU) by Bernd Schmidt · 15 years ago
  66. 02e87d1 pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driver by Kristoffer Ericson · 15 years ago
  67. e6be4a8 pcmcia: switch /proc/bus/pccard/drivers to seq_file by Alexey Dobriyan · 15 years ago
  68. 470967d pcmcia: fix read buffer overflow by Roel Kluin · 15 years ago
  69. 734f3fa pcmcia: yenta: add missing __devexit marking by Mike Frysinger · 15 years ago
  70. f68e148 mm: reduce atomic use on use_mm fast path by Michael S. Tsirkin · 15 years ago
  71. 3d2d827 mm: move use_mm/unuse_mm from aio.c to mm/ by Michael S. Tsirkin · 15 years ago
  72. 425fbf0 shmem: initialize struct shmem_sb_info to zero by Pekka Enberg · 15 years ago
  73. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  74. 94bf5ce hugetlb: add MAP_HUGETLB example by Eric B Munson · 15 years ago
  75. 4e52780 hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Eric B Munson · 15 years ago
  76. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  77. 6bfde05 hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount by Eric B Munson · 15 years ago
  78. f8dbf0a7 mmap: save some cycles for the shared anonymous mapping by Huang Shijie · 15 years ago
  79. 252c5f9 mmap: avoid unnecessary anon_vma lock acquisition in vma_adjust() by Lee Schermerhorn · 15 years ago
  80. 3f96b79 tmpfs: depend on shmem by Hugh Dickins · 15 years ago
  81. cdf7b34 mmap: remove unnecessary code by Huang Shijie · 15 years ago
  82. 03f6462 mm: move highest_memmap_pfn by Hugh Dickins · 15 years ago
  83. 62eede6 mm: ZERO_PAGE without PTE_SPECIAL by Hugh Dickins · 15 years ago
  84. 3ae77f4 mm: hugetlbfs_pagecache_present by Hugh Dickins · 15 years ago
  85. 6e91971 mm: m(un)lock avoid ZERO_PAGE by Hugh Dickins · 15 years ago
  86. 58fa879 mm: FOLL flags for GUP flags by Hugh Dickins · 15 years ago
  87. a13ea5b mm: reinstate ZERO_PAGE by Hugh Dickins · 15 years ago
  88. 1ac0cb5 mm: fix anonymous dirtying by Hugh Dickins · 15 years ago
  89. 2a15efc mm: follow_hugetlb_page flags by Hugh Dickins · 15 years ago
  90. 8e4b9a60 mm: FOLL_DUMP replace FOLL_ANON by Hugh Dickins · 15 years ago
  91. f3e8fcc mm: add get_dump_page by Hugh Dickins · 15 years ago
  92. 1c3aff1 mm: remove unused GUP flags by Hugh Dickins · 15 years ago
  93. 408e82b mm: munlock use follow_page by Hugh Dickins · 15 years ago
  94. 5d3bc27 mm: fix NUMA accounting in numastat.txt by Minchan Kim · 15 years ago
  95. a6f9edd page-allocator: maintain rolling count of pages to free from the PCP by Mel Gorman · 15 years ago
  96. 5f8dcc2 page-allocator: split per-cpu list into one-list-per-migrate-type by Mel Gorman · 15 years ago
  97. 5d863b8 oom: fix oom_adjust_write() input sanity check by KOSAKI Motohiro · 15 years ago
  98. 8c5cd6f oom: oom_kill doesn't kill vfork parent (or child) by KOSAKI Motohiro · 15 years ago
  99. 495789a oom: make oom_score to per-process value by KOSAKI Motohiro · 15 years ago
  100. 28b83c5 oom: move oom_adj value from task_struct to signal_struct by KOSAKI Motohiro · 15 years ago