1. 87f24c3 drivers/edac: add to edac docs by Doug Thompson · 17 years ago
  2. 8ca47e0 lguest: the documentation, example launcher by Rusty Russell · 17 years ago
  3. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  4. f0a594c update checkpatch.pl to version 0.08 by Andy Whitcroft · 17 years ago
  5. 4b8a8b8 Typo: fro -> from by Rolf Eike Beer · 17 years ago
  6. bb90110 coredump masking: documentation for /proc/pid/coredump_filter by Kawai, Hidehiro · 17 years ago
  7. 86fd6df docbook: don't reference file without kernel-doc by Randy Dunlap · 17 years ago
  8. 2ac534b kernel-doc: add tools doc in Makefile by Randy Dunlap · 17 years ago
  9. bdf4c48 audit: rework execve audit by Peter Zijlstra · 17 years ago
  10. 9e367d8 jprobes: remove JPROBE_ENTRY() by Michael Ellerman · 17 years ago
  11. a0a9983 gpio calls don't need i/o barriers by David Brownell · 17 years ago
  12. b10d911 PM: introduce hibernation and suspend notifiers by Rafael J. Wysocki · 17 years ago
  13. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
  14. ed2f2f9 Document ->page_mkwrite() locking by Mark Fasheh · 17 years ago
  15. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  16. ce524c8 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  17. 7209a1d Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/docs-2.6 by Linus Torvalds · 17 years ago
  18. 29e7ee3 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  19. fc15bc8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6 by Linus Torvalds · 17 years ago
  20. d796e64 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  21. ede178e zh_CN/HOWTO: update URLs of git trees by Li Yang · 17 years ago
  22. 29a68ee Chinese translation of Documentation/stable_api_nonsense.txt by TripleX · 17 years ago
  23. 0da1fa0 HOWTO: add Chinese translation of Documentation/HOWTO by Li Yang · 17 years ago
  24. 5d329e6 Documentation: add Japanese translated stable_api_nonsense.txt by IKEDA, Munehiro · 17 years ago
  25. 73fd625 HOWTO: add Japanese translation of Documentation/HOWTO by Tsugikazu Shibata · 17 years ago
  26. e3e0a28 UIO: Documentation by Hans J. Koch · 18 years ago
  27. be38849 HOWTO: Add the knwon_regression URI to the documentation by Paolo Ciarrocchi · 17 years ago
  28. 6b09448 dev_vdbg() documentation by David Brownell · 17 years ago
  29. 2c19c49 Documentation fix devres.txt: lib/iomap.c -> lib/devres.c by Brandon Philips · 17 years ago
  30. 3f8df78 PM: remove deprecated dpm_runtime_* routines by Alan Stern · 17 years ago
  31. 471d055 PM: Remove deprecated sysfs files by Alan Stern · 17 years ago
  32. cc65185 Add phy-connection-type to gianfar nodes by Andy Fleming · 17 years ago
  33. 5980055 V4L/DVB (5829): Firmware extract and loading for opera dvb-usb update by Marco Gittler · 17 years ago
  34. 27cb786 V4L/DVB (5803): Bttv: add support for DViCO FusionHDTV 2 by Michael Krufky · 17 years ago
  35. b827363 V4L/DVB (5800): Tuner: correct description of Philips FCV1236D tuner by Michael Krufky · 17 years ago
  36. bebeaea V4L/DVB (5792): Zr364xx: add support for Trust Powerc@m 970Z by Antoine Jacquet · 17 years ago
  37. 2d9078f V4L/DVB (5789): Fix 3dfx Voodoo entries on Cardlist by Mauro Carvalho Chehab · 17 years ago
  38. 302170a V4L/DVB (5771): Get_dvb_firmware: update script for new location by Michael Krufky · 17 years ago
  39. 3770be3 V4L/DVB (5765): SN9C1xx driver updates by Luca Risolia · 17 years ago
  40. afb758c V4L/DVB (5701): Documentation/dvb/bt8xx.txt update by Uwe Bugla · 17 years ago
  41. 7cb47a1 V4L/DVB (5685): Cx88: add support for ADS Tech Instant Video PCI by Daniel Gimpelevich · 17 years ago
  42. aaccb82 V4L/DVB (5646): V4l: saa7134: add support for 10moons TM300 card by Tony Wan · 17 years ago
  43. 8573a9e V4L/DVB (5563a): Add experimental support for tea5761 tuner by Mauro Carvalho Chehab · 17 years ago
  44. f6be6fb IB/mthca: Schedule MSI support for removal by Roland Dreier · 17 years ago
  45. 7a39a49 rtc: make example code jump to done instead of return when ioctl not supported by Hans-Christian Egtvedt · 17 years ago
  46. 5d91192 eCryptfs: Move ecryptfs docs into Documentation/filesystems/ by Josef 'Jeff' Sipek · 17 years ago
  47. 78961a5 spi_lm70llp parport adapter driver by Kaiwan N Billimoria · 17 years ago
  48. ad24152 CRC7 support by Jan Nikitenko · 17 years ago
  49. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  50. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  51. 2492268 SLUB: change error reporting format to follow lockdep loosely by Christoph Lameter · 17 years ago
  52. 7e63efe Add a movablecore= parameter for sizing ZONE_MOVABLE by Mel Gorman · 17 years ago
  53. ed7ed36 handle kernelcore=: generic by Mel Gorman · 17 years ago
  54. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  55. add0969 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  56. 14dc524 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  57. 017f021 docs: static initialization of spinlocks is OK by Ed L. Cashin · 17 years ago
  58. 422b14c update Documentation/filesystems/vfs.txt by Borislav Petkov · 17 years ago
  59. d529880 Remove the last few UMSDOS leftovers by Jesper Juhl · 17 years ago
  60. f6b07d3 Add missing files and dirs to 00-INDEX in Documentation/ by Jesper Juhl · 17 years ago
  61. 4e7bd66 CodingStyle: add information about editor modelines by Josh Triplett · 17 years ago
  62. a923fd6 CodingStyle: add information about trailing whitespace by Josh Triplett · 17 years ago
  63. 97d8f83 Add Documentation/sysctl/ctl_unnumbered.txt by Andrew Morton · 17 years ago
  64. 0746aec update description in Documentation/filesystems/vfs.txt by Borislav Petkov · 17 years ago
  65. dcecc6c doc/oops-tracing: add Code: decode info by Randy Dunlap · 17 years ago
  66. 6b86e85 update procfs-guide doc of read_func by C. Scott Ananian · 17 years ago
  67. 9784221 Allow softlockup to be runtime disabled by Dave Jones · 17 years ago
  68. ef48bd2 Document the fact that RCU callbacks can run in parallel by Paul E. McKenney · 17 years ago
  69. e73a75f hugetlbfs: use lib/parser, fix docs by Randy Dunlap · 17 years ago
  70. 8b7ecb1 SubmitChecklist update, fix spelling error by Jesper Juhl · 17 years ago
  71. abd4aa5 undeprecate raw driver by Dave Jones · 17 years ago
  72. b663a79 taskstats: add context-switch counters by Maxim Uvarov · 17 years ago
  73. 18d9677 Documentation: /proc/$pid/stat files by Kees Cook · 17 years ago
  74. cc1ed75 init: wait for asynchronously scanned block devices by Pierre Ossman · 17 years ago
  75. c5c061b8 Add a flag to indicate deferrable timers in /proc/timer_stats by Venki Pallipadi · 17 years ago
  76. e84845c add printk.time option, deprecate 'time' by Randy Dunlap · 17 years ago
  77. 1858487 fault-injection: fix example scripts in documentation by Akinobu Mita · 17 years ago
  78. 5411499 fault-injection: add min-order parameter to fail_page_alloc by Akinobu Mita · 17 years ago
  79. 45807a1 vdso: print fatal signals by Ingo Molnar · 17 years ago
  80. b5d425c more scheduled OSS driver removal by Adrian Bunk · 17 years ago
  81. f0630ff SLUB: support slub_debug on by default by Christoph Lameter · 17 years ago
  82. f0c0b2b change zonelist order: zonelist order selection logic by KAMEZAWA Hiroyuki · 17 years ago
  83. 18a8bd9 serial: convert early_uart to earlycon for 8250 by Yinghai Lu · 17 years ago
  84. de7d4f0 update checkpatch.pl to version 0.07 by Andy Whitcroft · 17 years ago
  85. 56a68a5 more ACSI removal by Adrian Bunk · 17 years ago
  86. a3e4da5 remove the documentation for the legacy CDROM drivers by Adrian Bunk · 17 years ago
  87. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  88. cf3842e Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  89. 5fa0f5e [SCSI] aacraid: add 51245, 51645 and 52245 adapters to documentation. by Salyzyn, Mark · 17 years ago
  90. af09f1e Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  91. e030dbf Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop by Linus Torvalds · 17 years ago
  92. 6848569 [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI by Adrian Bunk · 17 years ago
  93. fbf54dd USB: usb/dma doc updates by David Brownell · 17 years ago
  94. b41a60e USB: add power/persist device attribute by Alan Stern · 17 years ago
  95. 0458d5b USB: add USB-Persist facility by Alan Stern · 17 years ago
  96. bb50cbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  97. 0806ca2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  98. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  99. dc690d8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  100. e1bd2ac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago