1. 5ac4d82 irq.h fix kernel-doc by Randy Dunlap · 17 years ago
  2. aa3481d i2c.h kernel-doc additions by Randy Dunlap · 17 years ago
  3. 2e89db7 serial: MPSC: Fix coding style and whitespace issues by Mark A. Greer · 17 years ago
  4. 79f8517 serial: MPSC: Remove duplicate SUPPORT_SYSRQ definition by Mark A. Greer · 17 years ago
  5. 5797ae3 serial: MPSC: Stop rx engine when CREAD cleared by Stephane Chazelas · 17 years ago
  6. 6c1ead5 serial: MPSC: Remove race between Rx stop & restart by Carlos Sanchez · 17 years ago
  7. 817794e isofs: mounting to regular file may succeed by Kirill Kuvaldin · 17 years ago
  8. 541510f remove tx3912fb by Yoichi Yuasa · 17 years ago
  9. 2174041 serial: fix vr41xx_siu serial console support by Yoichi Yuasa · 17 years ago
  10. a95d320 serial: fix vr41xx_siu interface select by Yoichi Yuasa · 17 years ago
  11. a24ac9f serial: fix section mismatch vr41xx_siu by Yoichi Yuasa · 17 years ago
  12. 73dd116 pure_initcall ID inconsistency by Michael Buesch · 17 years ago
  13. 0e6ff15 in-string typos of "error" by Eddy L O Jansson · 17 years ago
  14. 41d202d Include serial_reg.h with userspace headers by Herton Ronaldo Krzesinski · 17 years ago
  15. f54f098 futex: pass nr_wake2 to futex_wake_op by Andreas Schwab · 17 years ago
  16. c0f3358 Fix leak on /proc/lockdep_stats by Alexey Dobriyan · 17 years ago
  17. 5ea473a Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} by Alexey Dobriyan · 17 years ago
  18. ff8e210 AFS: fix file locking by David Howells · 17 years ago
  19. b34bd06 bpqether: fix rcu usage by Paul E. McKenney · 17 years ago
  20. 7be77e2 Fix user struct leakage with locked IPC shem segment by Pavel Emelianov · 17 years ago
  21. ad0b142 kbuild: whitelist references from __dbe_table to .init by Ralf Baechle · 17 years ago
  22. db00319 m68knommu: get rid of duplicate include by Jesper Juhl · 17 years ago
  23. fe9844d kdebug.h: forward-declare struct struct notifier_block by Andrew Morton · 17 years ago
  24. 2a485d7 spi_mpc83xx: support loopback mode by Anton Vorontsov · 17 years ago
  25. 22b238b spidev_test utility by Anton Vorontsov · 17 years ago
  26. 6f166e3 spidev supports more communications modes by Anton Vorontsov · 17 years ago
  27. 4ef7af5 SPI loopback mode definition by Anton Vorontsov · 17 years ago
  28. 35cc0b9 spi_mpc83xx: fix QE+LSB mode shifts by Anton Vorontsov · 17 years ago
  29. 32421da spi_mpc83xx: support for lsb-first transfers by Anton Vorontsov · 17 years ago
  30. 20ba09b spi_mpc83xx: get rid of magic numbers by Anton Vorontsov · 17 years ago
  31. 49bb230 spi_mpc83xx: turn off SPI unit while switching mode by Anton Vorontsov · 17 years ago
  32. 99eb8a5 Remove the arm26 port by Adrian Bunk · 17 years ago
  33. 0d0ed42 Add CTL_PROC back by Alexey Dobriyan · 17 years ago
  34. 7eacbbd Fix a typo in Documentation/keys.txt by Satyam Sharma · 17 years ago
  35. a12e2c6 Doc: DMA-API update by Randy Dunlap · 17 years ago
  36. 9eb3ff4 CPU online file permission by Ulrich Drepper · 17 years ago
  37. 07a3046 arch/i386/kernel/apm.c: apm_init() warning fix by Eugene Teo · 17 years ago
  38. 135db3e add a missing LIB_Y to arch/alpha/boot Makefile by Meelis Roos · 17 years ago
  39. 96e3e18 lib: move kasprintf to a separate file by Sam Ravnborg · 17 years ago
  40. 9965a5d alpha: fix boot/main.c warning by Meelis Roos · 17 years ago
  41. 1b2becf alpha: fix objstrip.c compilation warnings by Meelis Roos · 17 years ago
  42. aeb3f46 alpha: fix mkbb compilation warnings by Meelis Roos · 17 years ago
  43. 60fd4d6 Documentation: document HFSPlus by Wyatt Banks · 17 years ago
  44. afb2c16 pcmcia: give socket time to power down by Daniel Ritz · 17 years ago
  45. 5b232ec DDB5477: remove driver bits of support by Yoichi Yuasa · 17 years ago
  46. 57d4810 revert "x86, serial: convert legacy COM ports to platform devices" by Andrew Morton · 17 years ago
  47. a583f1b remove unused TIF_NOTIFY_RESUME flag by Stephane Eranian · 17 years ago
  48. cd4f0ef doc/kernel-parameters: use X86-32 tag instead of IA-32 by Alan Cox · 17 years ago
  49. f6f953a md: handle writes to broken raid10 arrays gracefully by Arne Redlich · 17 years ago
  50. 14e7134 md: raid10: fix use-after-free of bio by Maik Hampel · 17 years ago
  51. bfe0d68 fix filemap.c kernel-doc by Randy Dunlap · 17 years ago
  52. 64d158b alpha: fix two section mismatch warnings by Sam Ravnborg · 17 years ago
  53. 4a4b883 knfsd: eliminate unnecessary -ENOENT returns on export downcalls by J. Bruce Fields · 17 years ago
  54. 0a725fc nfsd4: idmap upcalls should use unsigned uid and gid by J. Bruce Fields · 17 years ago
  55. 749997e knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE by Jeff Layton · 17 years ago
  56. 421cee2 sched: fix kernel-doc warnings by Randy Dunlap · 17 years ago
  57. b8a3679 pnp: fix kernel-doc warnings by Randy Dunlap · 17 years ago
  58. dd54567 "ext4_ext_put_in_cache" uses __u32 to receive physical block number by Mingming Cao · 17 years ago
  59. 6676ae6 UML: console should handle spurious IRQS by Jeff Dike · 17 years ago
  60. 8daedea parport_pc locking fix by Andrew Morton · 17 years ago
  61. c21b37f lzo: add some missing casts by Richard Purdie · 17 years ago
  62. 3968cb49 lxfb: GEODE: Add framebuffer support for the AMD Geode LX by Jordan Crouse · 17 years ago
  63. c8facbb various doc/kernel-parameters fixes by Randy Dunlap · 17 years ago
  64. f53161d xilinxfb: Don't bail if the xilinxfb platform device doesn't have any pdata by Grant Likely · 17 years ago
  65. 3f5b85d xilinxfb:Remove __initdata from xilinx_fb_fix and xilinx_fb_var by Grant Likely · 17 years ago
  66. aff39a8 s3c2410fb: fix s3c2410 compilation by Ben Dooks · 17 years ago
  67. 1692b37 fbdev: Fix logo if logo depth is less than framebuffer depth by Antonino A. Daplas · 17 years ago
  68. c81f717 fbcon: Fix typo and bogus logic in get_default_font by Antonino A. Daplas · 17 years ago
  69. bb029c6 synclink_gt: fix transmit DMA stall by Paul Fulghum · 17 years ago
  70. ddb437b serial_txx9: fix printk format mismatch by Atsushi Nemoto · 17 years ago
  71. e6b3322 x86-64: Calgary: fix section mismatch warnings in tce by Randy Dunlap · 17 years ago
  72. a5e58a6 oom: print points as unsigned long by David Rientjes · 17 years ago
  73. c8ed39e rtc-dev: Make RTC driver return ENOTTY instead of ENOIOCTLCMD by Thomas Hommel · 17 years ago
  74. a8bbf72 Do not trigger OOM-killer for high-order allocation failures by Mel Gorman · 17 years ago
  75. 252e483 s3c2410: fixup after arch moves by Ben Dooks · 17 years ago
  76. a512cd5 Make Bruce Fields (co-)maintainer of kNFSDd by Neil Brown · 17 years ago
  77. 45c876b Fix uninitialized local variable "covered" in i386 acpi-cpufreq driver by Fenghua Yu · 17 years ago
  78. 7f8e00f update dontdiff file by Randy Dunlap · 17 years ago
  79. 96918a3 .gitignore update by Alexey Dobriyan · 17 years ago
  80. 2e92a3b NOMMU: Fix SYSV IPC SHM by David Howells · 17 years ago
  81. 6a30235 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 by Linus Torvalds · 17 years ago
  82. 8e268f3 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 by Linus Torvalds · 17 years ago
  83. 75c4616 sh64: Kill off virt_to_bus()/bus_to_virt(). by Paul Mundt · 17 years ago
  84. da9d510 sh64: Fix irq_intc build failure. by Paul Mundt · 17 years ago
  85. 78d9827 sh64: Fix fs.h removal from mm.h regressions. by Paul Mundt · 17 years ago
  86. e06c4e5 sh: Fix fs.h removal from mm.h regressions. by Paul Mundt · 17 years ago
  87. cbdd3de Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  88. 4dcf39c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  89. af94731 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  90. 9f8e35f Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  91. 74c5b59 modules: better error messages when modules fail to load due to a sysfs problem. by Greg Kroah-Hartman · 17 years ago
  92. f285ea0 kobject: update documentation by Cornelia Huck · 17 years ago
  93. a561564 kset: kernel-doc cleanups by Randy Dunlap · 17 years ago
  94. 2790768 driver core: revert "device" link creation check by Cornelia Huck · 17 years ago
  95. a2765e8 stable_api_nonsense.txt: Disambiguate the use of "this" by using "that" to refer to the syscall interface by Juan Lang · 17 years ago
  96. 30b1b28 Fix Doc/sysfs-rules typos by Randy Dunlap · 17 years ago
  97. 42e61f4 kernel-doc fixes for PCI and drivers/base/ by Randy Dunlap · 17 years ago
  98. ff2ee8c kobject: put kobject_actions in kobject.h by Greg Kroah-Hartman · 23 years ago
  99. cd030c4 kobject: fix link error when CONFIG_HOTPLUG is disabled by Cornelia Huck · 17 years ago
  100. 8b43626 HOWTO: sync Japanese HOWTO by Tsugikazu Shibata · 17 years ago