1. 75d1452 msm_sdcc.c: stylistic cleaning by Joe Perches · 15 years ago
  2. 0a7ff7c msm_sdcc.c: convert printk(KERN_<level> to pr_<level>( by Joe Perches · 15 years ago
  3. 9d2bd73 mmc: msm_sdccc: driver for HTC Dream by San Mehat · 15 years ago
  4. ccdfe3a OMAP: HSMMC: do not enable buffer ready interrupt if using DMA by Anand Gadiyar · 15 years ago
  5. 500f356 mmc: in mmc_power_up(), use previously selected ocr if available by Balaji Rao · 15 years ago
  6. e56770f Blackfin: override text/data checking functions by Mike Frysinger · 15 years ago
  7. 2a9ad18 lockdep: use new arch_is_kernel_data() by Mike Frysinger · 15 years ago
  8. 128e8db kallsyms: use new arch_is_kernel_text() by Mike Frysinger · 15 years ago
  9. 00afe02 asm/sections: add text/data checking functions for arches to override by Mike Frysinger · 15 years ago
  10. a9ece53 kallsyms: fix segfault in prefix_underscores_count() by Paul Mundt · 15 years ago
  11. 1f10206 getrusage: fill ru_maxrss value by Jiri Pirko · 15 years ago
  12. b28cfd2 kmap_types.h: rename D macro by Andi Kleen · 15 years ago
  13. a49c59c Make sure the value in abs() does not get truncated if it is greater than 2^32 by Rolf Eike Beer · 15 years ago
  14. d7d7561 fix compat_sys_utimensat() by Suzuki Poulose · 15 years ago
  15. 54447c3 vlynq: includecheck fix: drivers/vlynq/vlynq.c by Jaswinder Singh Rajput · 15 years ago
  16. 945ffe5 qnx4: remove write support by Christoph Hellwig · 15 years ago
  17. 8a9f47d ntfs: remove ntfs_file_write by Christoph Hellwig · 15 years ago
  18. 562787a anonfd: split interface into file creation and install by Davide Libenzi · 15 years ago
  19. 515350b MAINTAINERS: remove dead ncpfs list by Bartlomiej Zolnierkiewicz · 15 years ago
  20. 385773e aio.c: move EXPORT* macros to line after function by H Hartley Sweeten · 15 years ago
  21. 8c87df4 BUILD_BUG_ON(): fix it and a couple of bogus uses of it by Jan Beulich · 15 years ago
  22. 1fe72ea fs/buffer.c: clean up EXPORT* macros by H Hartley Sweeten · 15 years ago
  23. 88e0fbc fs: turn iprune_mutex into rwsem by Nick Piggin · 15 years ago
  24. 7086745 printk_once(): use bool for boolean flag by Roland Dreier · 15 years ago
  25. 02b51df proc connector: add event for process becoming session leader by Scott James Remnant · 15 years ago
  26. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  27. b7ed698 Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS by Ladinu Chandrasinghe · 15 years ago
  28. 912e837 dme1737: Keep index within pwm_config[] by Roel Kluin · 15 years ago
  29. 54fdade generic-ipi: make struct call_function_data lockless by Xiao Guangrong · 15 years ago
  30. 5c72513 Fix all -Wmissing-prototypes warnings in x86 defconfig by Trevor Keith · 15 years ago
  31. e898893 dac960: fix undefined behavior on empty string by Michael Buesch · 15 years ago
  32. c02e3f3 kmod: fix race in usermodehelper code by Neil Horman · 15 years ago
  33. 1fd7317d Move magic numbers into magic.h by Nick Black · 15 years ago
  34. af91322 printk: add printk_delay to make messages readable for some scenarios by Dave Young · 15 years ago
  35. 3a3b6ed printk boot_delay: rename printk_delay_msec to loops_per_msec by Dave Young · 15 years ago
  36. 5ae87e7 poll/select: avoid arithmetic overflow in __estimate_accuracy() by Guillaume Knispel · 15 years ago
  37. f58f2fa kprobes: use do_IRQ() in lkdtm by M. Mohan Kumar · 15 years ago
  38. ca976c5 smbfs: read buffer overflow by Roel Kluin · 15 years ago
  39. fa081b0 include/linux/kmemcheck.h: fix a trillion warnings by Andrew Morton · 15 years ago
  40. 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
  41. 991d79b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  42. a87e84b Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  43. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  44. 50223e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  45. e258b80 input: add a driver for the Winbond WPCD376I Consumer IR hardware by David Härdeman · 15 years ago
  46. abd6633 pnp: add a shutdown method to pnp drivers by David Härdeman · 15 years ago
  47. a976f15 hwmon: applesmc: restore accelerometer and keyboard backlight on resume by Henrik Rydberg · 15 years ago
  48. 560a64a hwmon: fix freeing of gpio_data and irq by Roel Kluin · 15 years ago
  49. 905ffdc drivers/hwmon/adm1021.c: add low_power support for adm1021 driver by Michael Abbott · 15 years ago
  50. f266889 drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensor by Michael Abbott · 15 years ago
  51. dc791f8 lis3_spi: code cleanups by Daniel Mack · 15 years ago
  52. 2cd9645 lis3: add power management functions by Daniel Mack · 15 years ago
  53. 8873c33 lis3: add free-fall/wakeup function via platform_data by Daniel Mack · 15 years ago
  54. 0ec4891 lis3: fix typo by Daniel Mack · 15 years ago
  55. 0bf41d9 drivers/hwmon/coretemp.c: enable the Intel Atom by Michael Riepe · 15 years ago
  56. 42e41c5 checkpatch: add some common Blackfin checks by Mike Frysinger · 15 years ago
  57. 0487683 checkpatch: version 0.29 by Andy Whitcroft · 15 years ago
  58. fb9e909 checkpatch: limit sN/uN matches to actual bit sizes by Andy Whitcroft · 15 years ago
  59. ea71a0a checkpatch: format strings should not have brackets in macros by Andy Whitcroft · 15 years ago
  60. 77f5b10 checkpatch: make -f alias --file, add --help, more verbose help message by Hannes Eder · 15 years ago
  61. 30dad6e checkpatch: indent checks -- stop when we run out of continuation lines by Andy Whitcroft · 15 years ago
  62. 113f04a checkpatch: handle C99 comments correctly (performance issue) by Daniel Walker · 15 years ago
  63. 463f286 checkpatch: possible types -- else cannot start a type by Andy Whitcroft · 15 years ago
  64. fc0d8d9 flex_array: add missing kerneldoc annotations by David Rientjes · 15 years ago
  65. 45b588d flex_array: introduce DEFINE_FLEX_ARRAY by David Rientjes · 15 years ago
  66. 4af5a2f flex_array: add flex_array_shrink function by David Rientjes · 15 years ago
  67. 19da3dd flex_array: poison free elements by David Rientjes · 15 years ago
  68. e6de398 flex_array: add flex_array_clear function by David Rientjes · 15 years ago
  69. 2f30b1f9 vsprintf: use WARN_ON_ONCE by Marcin Slusarz · 15 years ago
  70. efc03ec MAINTAINERS: move ARM lists to infradead by Joe Perches · 15 years ago
  71. 076cfaa MAINTAINERS: integrate P:/M: lines by Joe Perches · 15 years ago
  72. 4e04d5a MAINTAINERS: omap: fix regex by Felipe Contreras · 15 years ago
  73. 43368e7 MAINTAINERS: acpi: add 'include/acpi' by Felipe Contreras · 15 years ago
  74. b781655 scripts/get_maintainer.pl: add maintainers in order listed in matched section by Joe Perches · 15 years ago
  75. 11ecf53 scripts/get_maintainer.pl: add --remove-duplicates by Joe Perches · 15 years ago
  76. 4249831 scripts/get_maintainer.pl: using --separator implies --nomultiline by Joe Perches · 15 years ago
  77. 8cbb3a7 scripts/get_maintainer.pl: add .mailmap use, shell and email cleanups by Joe Perches · 15 years ago
  78. 0e70e83 scripts/get_maintainer.pl: better email routines, use perl not shell where possible by Joe Perches · 15 years ago
  79. 3fb5565 scripts/get_maintainer.pl: add --pattern-depth by Joe Perches · 15 years ago
  80. 1d606b4 scripts/get_maintainer.pl: add sections in pattern match depth order by Joe Perches · 15 years ago
  81. f549266 scripts/get_maintainer.pl: add --git-blame by Joe Perches · 15 years ago
  82. b61d4a71 MAINTAINERS: add IPVS include files by Hannes Eder · 15 years ago
  83. 4d04c70 uml: fix order of pud and pmd_free() by Roel Kluin · 15 years ago
  84. db4e5cb um: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  85. 672917d cpuidle: menu governor: reduce latency on exit by Corrado Zoccolo · 15 years ago
  86. 69d2587 cpuidle: fix the menu governor to boost IO performance by Arjan van de Ven · 15 years ago
  87. 45d80ee m68k: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  88. 4ad4c76 m68k: convert to use arch_gettimeoffset() by john stultz · 15 years ago
  89. ef187fd m32r: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  90. 95ad759 m32r: convert to use arch_gettimeoffset() by john stultz · 15 years ago
  91. d5a6d17 m32r: remove redundant tests on unsigned by Roel Kluin · 15 years ago
  92. 1f69366 alpha: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  93. 6217319 alpha: use printk_once by Marcin Slusarz · 15 years ago
  94. 27258e4 arch/alpha/boot/tools/objstrip.c: wrong variable tested after open() by Roel Kluin · 15 years ago
  95. 4f543fa alpha: convert to use arch_gettimeoffset() by john stultz · 15 years ago
  96. 6e0c9e7 h8300: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  97. eb8cdec nommu: add support for Memory Protection Units (MPU) by Bernd Schmidt · 15 years ago
  98. 02e87d1 pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driver by Kristoffer Ericson · 15 years ago
  99. e6be4a8 pcmcia: switch /proc/bus/pccard/drivers to seq_file by Alexey Dobriyan · 15 years ago
  100. 470967d pcmcia: fix read buffer overflow by Roel Kluin · 15 years ago