1. 90ed52e [PATCH] holepunch: fix mmap_sem i_mutex deadlock by Hugh Dickins · 17 years ago
  2. 16a1001 [PATCH] holepunch: fix disconnected pages after second truncate by Hugh Dickins · 17 years ago
  3. 1ae7000 [PATCH] holepunch: fix shmem_truncate_range punch locking by Hugh Dickins · 17 years ago
  4. a2646d1 [PATCH] holepunch: fix shmem_truncate_range punching too far by Hugh Dickins · 17 years ago
  5. 96fac9d [PATCH] Wire up DEC serial drivers in Kconfig by Ralf Baechle · 17 years ago
  6. 35dc845 [PATCH] drivers/isdn/gigaset: mark some static data as const (v2) by Tilman Schmidt · 17 years ago
  7. 75e8def [PATCH] uml: hostfs variable renaming by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  8. 622e696 [PATCH] uml: fix compilation problems by Jeff Dike · 17 years ago
  9. af84eab [PATCH] uml: fix LVM crash by Jason Lunz · 17 years ago
  10. 3076212 [PATCH] uml: irq locking fixes by Jeff Dike · 17 years ago
  11. 602ed87 [PATCH] uml: fix pte bit collision by Miklos Szeredi · 17 years ago
  12. d40f6d7 [PATCH] uml: fix device unplug crash by Jeff Dike · 17 years ago
  13. 2a9529a [PATCH] uml: fix I/O hang when multiple devices are in use by Jeff Dike · 17 years ago
  14. cb3fecc [PATCH] bluetooth hid quirks: mightymouse quirk by Jiri Kosina · 17 years ago
  15. e6d1fc3 [PATCH] adaptec MAINTAINERS updates by Salyzyn, Mark · 17 years ago
  16. 14e9d57 [PATCH] pid: Properly detect orphaned process groups in exit_notify by Eric W. Biederman · 17 years ago
  17. c97beb4 [PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30 by Yinghai Lu · 17 years ago
  18. 190a440 [POWERPC] Fix dcr_unmap() by Jean-Christophe Dubois · 17 years ago
  19. e5c465f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  20. d0a9af8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  21. c203b33 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  22. a26b5fc Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  23. bba6f6f [PATCH] MSI-X: fix resume crash by Eric W. Biederman · 17 years ago
  24. 4dfc896 [PATCH] oprofile: fix potential deadlock on oprofilefs_lock by Jiri Kosina · 17 years ago
  25. 6faee84 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  26. 2ba302c Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  27. 4db43e6 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  28. 935c631 [PATCH] hrtimers: fix reprogramming SMP race by Ingo Molnar · 17 years ago
  29. a717751 [VIDEO]: Fix section mismatch in cg3.c by Robert Reif · 17 years ago
  30. 39ebc02 [DCCP] getsockopt: Fix DCCP_SOCKOPT_[SEND,RECV]_CSCOV by Arnaldo Carvalho de Melo · 17 years ago
  31. b863f46 sh: Trivial fix for hp6xx build. by Kristoffer Ericson · 17 years ago
  32. 310f796 sh: Fixup __cmpxchg() compile breakage with gcc4. by Paul Mundt · 17 years ago
  33. 9c5b406 sh: Kill bogus GCC4 symbol exports. by Paul Mundt · 17 years ago
  34. a9c87a1 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  35. c14bac6 SUN3/3X Lance trivial fix improved by Cyrill V. Gorcunov · 17 years ago
  36. fadac40 mv643xx_eth: Fix use of uninitialized port_num field by Gabriel Paubert · 17 years ago
  37. 3ba4d09 forcedeth: fix tx timeout by Ayaz Abdulla · 17 years ago
  38. fcc5f26 forcedeth: fix nic poll by Ayaz Abdulla · 17 years ago
  39. b3b1514 qla3xxx: bugfix: Jumbo frame handling. by Ron Mercer · 17 years ago
  40. f67cac0 qla3xxx: bugfix: Dropping interrupt under heavy network load. by Ron Mercer · 17 years ago
  41. b6967eb qla3xxx: bugfix: Multi segment sends were getting whacked. by Ron Mercer · 17 years ago
  42. d8a759f qla3xxx: bugfix: Add tx control block memset. by Ron Mercer · 17 years ago
  43. de815a1 atl1: remove unnecessary crc inversion by Jay Cliburn · 17 years ago
  44. 917690c myri10ge: correctly detect when TSO should be used by Brice Goglin · 17 years ago
  45. 7acfaf3 ata: NCQ is broken on Maxtor 6L250S0 by Paul Rolland · 17 years ago
  46. 5e51881 pata_pdc202xx_old: LBA48 bug by Alan Cox · 17 years ago
  47. 8c3c52a libata: IDENTIFY backwards for drive side cable detection by Tejun Heo · 17 years ago
  48. 55a6160 ahci.c: walkaround for SB600 SATA internal error issue by Conke Hu · 17 years ago
  49. d7d0dad [libata] Disable ACPI by default; fix namespace problems by Jeff Garzik · 17 years ago
  50. de326db Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  51. 28defbe [PATCH] aio: remove bare user-triggerable error printk by Zach Brown · 17 years ago
  52. 53aadcc [IPV6]: Set IF_READY if the device is up and has carrier by Herbert Xu · 17 years ago
  53. c38c83c [NET_SCHED]: sch_htb/sch_hfsc: fix oops in qlen_notify by Patrick McHardy · 17 years ago
  54. c2805fb [PATCH] WE-22 : prevent information leak on 64 bit by Jean Tourrilhes · 17 years ago
  55. ed4bb10 [PATCH] wext: Add missing ioctls to 64<->32 conversion by Jean Tourrilhes · 17 years ago
  56. 83b5db8 [PATCH] bcm43xx: Fix machine check on PPC for version 1 PHY by David Woodhouse · 17 years ago
  57. 7265c5d [PATCH] bcm43xx: fix radio_set_tx_iq by Stefano Brivio · 17 years ago
  58. be10d38 [PATCH] bcm43xx: Fix code for confusion between PHY revision and PHY version by Larry Finger · 17 years ago
  59. d459094 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  60. d0d87aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  61. 5158074 Merge git://kvm.qumranet.com/home/avi/kvm by Linus Torvalds · 17 years ago
  62. 436ce71 [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend" by Rafael J. Wysocki · 17 years ago
  63. c7f6d15 [PATCH] i386: Fix bogus return value in hpet_next_event() by Thomas Gleixner · 17 years ago
  64. e0ab0bb Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  65. 5c46010 [PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTL by Mika Kukkonen · 17 years ago
  66. b8f2f51 [PATCH] I2O: remove Markus from MAINTAINERS by Markus Lidel · 17 years ago
  67. a28d193 [PATCH] ipcns: fix !CONFIG_IPC_NS behavior by Serge E. Hallyn · 17 years ago
  68. d1985ad [PATCH] i2o: block IO errors on i2o disk by Vasily Averin · 17 years ago
  69. 88f4500 [PATCH] Fix struct device member name in PCMCIA au1000_generic by Yoichi Yuasa · 17 years ago
  70. 74b9a29 [PATCH] drivers/eisa/pci_eisa.c:pci_eisa_init() should be init by Adrian Bunk · 17 years ago
  71. d62ac21 [PATCH] ntp: avoid time_offset overflows by john stultz · 17 years ago
  72. b92c4f9 [PATCH] uml: use correct register file size everywhere by Jeff Dike · 17 years ago
  73. 7632fc8 [PATCH] uml: fix static linking by Jeff Dike · 17 years ago
  74. e9d5a46 [PATCH] drivers/spi/: fix section mismatches by Adrian Bunk · 17 years ago
  75. 78d832f [PATCH] utsns: fix !CONFIG_UTS_NS behavior by Serge E. Hallyn · 17 years ago
  76. 62b3e92 [PATCH] tty: minor merge correction by Alan Cox · 17 years ago
  77. d75e26a [PATCH] uml: fix epoll by Jeff Dike · 17 years ago
  78. 3899210 [PATCH] ISDN: fix BChannel_bh() call from isar_bh() by Jiri Kosina · 17 years ago
  79. 1ff100d [PATCH] correct slow acpi_pm rating by john stultz · 17 years ago
  80. d340d89 [PATCH] generic_serial: fix decoding of baud rate by Daniel Drake · 17 years ago
  81. 5e55e2f [PATCH] md: convert compile time warnings into runtime warnings by NeilBrown · 17 years ago
  82. 041ae52 [PATCH] md: clear the congested_fn when stopping a raid5 by NeilBrown · 17 years ago
  83. 3d37890 [PATCH] md: allow raid4 arrays to be reshaped by NeilBrown · 17 years ago
  84. 79f6523 [PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() call by J. Bruce Fields · 17 years ago
  85. 21315ed [PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintk by Bruce Fields · 17 years ago
  86. 54c0440 [PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix default ace by Bruce Fields · 17 years ago
  87. 598b9a5 [PATCH] knfsd: allow nfsd READDIR to return 64bit cookies by NeilBrown · 17 years ago
  88. ec28297 [PATCH] Fix maxcpus=1 trigerring BUG() in cpufreq by Venki Pallipadi · 17 years ago
  89. 6d9658d KVM: always reload segment selectors by Ingo Molnar · 17 years ago
  90. 6af11b9 KVM: Prevent system selectors leaking into guest on real->protected mode transition on vmx by Avi Kivity · 17 years ago
  91. 09d4895 V4L/DVB (5472): Isl6421: don't reference freed memory by Thomas Viehweger · 17 years ago
  92. 7a7cd19 V4L/DVB (5441): Saa7146: Fix allocation of clipping memory by Oliver Endriss · 17 years ago
  93. 21b48a7 V4L/DVB (5421): Fix suspend/resume in msp3400 and tuner by Jean Delvare · 17 years ago
  94. 3284b4e V4L/DVB (5415): Msp_attach must return 0 if no msp3400 was found. by Hans Verkuil · 17 years ago
  95. a9aaec4 V4L/DVB (5408): Fix SECAM handling on saa7115 by Mauro Carvalho Chehab · 17 years ago
  96. c278850 V4L/DVB (5400): Core: fix several locking related problems by Simon Arlott · 17 years ago
  97. b10fece V4L/DVB (5390): Radio: Fix error in Kbuild file by Trent Piepho · 17 years ago
  98. 726cf56 V4L/DVB (5332): Ir_rc5_timer_end decoder lockup fix by Vincent Penne · 17 years ago
  99. 7945d56 [SPARC]: sparc64 gcc-4.2.0 20070317 -Werror failure by Mikael Pettersson · 17 years ago
  100. 40bee44 Export __splice_from_pipe() by Mark Fasheh · 17 years ago