1. fb5c594 [PATCH] Fix race condition in hvc console. by Michal Ostrowski · 18 years ago
  2. 4558f41 [PATCH] powerpc: Don't re-assign PCI resources on Maple by Segher Boessenkool · 18 years ago
  3. 72b1381 [PATCH] powerpc: Fix some MPIC + HT APIC buglets by Segher Boessenkool · 18 years ago
  4. 7c375b9 [PATCH] powerpc: Update {g5,pseries,ppc64}_defconfig by Olof Johansson · 18 years ago
  5. f1870f7 [PATCH] powerpc64: remove broken/bitrotted HMT support by Anton Blanchard · 18 years ago
  6. cb2c9b2 [PATCH] powerpc: Fix runlatch performance issues by Anton Blanchard · 18 years ago
  7. 47f78a4 [PATCH] powerpc64: fix spinlock recursion in native_hpte_clear by R Sharada · 18 years ago
  8. 611ae59 [PATCH] powerpc: disable OProfile for iSeries by Kelly Daly · 18 years ago
  9. 1775dbb [PATCH] powerpc: Enable coherency for all pages on 83xx to fix PCI data corruption by Kumar Gala · 18 years ago
  10. f1434a4 [PATCH] powerpc: fix altivec_unavailable_exception Oopses by Alan Curry · 18 years ago
  11. 01aaed9 [PATCH] powerpc: Trivial fix to set the proper timeout value for kdump by Haren Myneni · 18 years ago
  12. c57914a [PATCH] ppc: fix adb breakage in xmon by Olaf Hering · 18 years ago
  13. 337a712 [PATCH] powerpc: Only calculate htab_size in one place for kexec by Michael Ellerman · 18 years ago
  14. bd6ef57 [PATCH] powerpc: Initialise hvlpevent_queue.lock correctly by Michael Ellerman · 18 years ago
  15. 9e956c2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  16. 1a6a358 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  17. 245599f Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  18. 6cec2ae [PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket error by Steve French · 18 years ago
  19. a6ceda7 [SCSI] esp: fix eh locking by Christoph Hellwig · 18 years ago
  20. 06e4479 [ARM] 3347/1: Bugfix for ixp4xx_set_irq_type() by Mårten Wikström · 18 years ago
  21. df666b9 [ARM] 3325/2: GPIO function to control multi-drive (open collector) capability by Andrew Victor · 18 years ago
  22. 43cc198 [ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6K by Russell King · 18 years ago
  23. 75d2f18 [ARM] 3345/1: Fix interday RTC alarms by Uli Luckas · 18 years ago
  24. bc66d44 [ARM] 3344/1: NSLU2: beeper support by Alessandro Zummo · 18 years ago
  25. af898b8 [ARM] 3343/1: NAS100d: Fix incorrect I2C pin assignment by Alessandro Zummo · 18 years ago
  26. d7353b2 [ARM] 3342/1: NSLU2: Protect power button init routine with machine_is_nslu2() by Alessandro Zummo · 18 years ago
  27. c27a216 [ARM] 3340/1: Fix the PCI setup for direct master access to SDRAM by Catalin Marinas · 18 years ago
  28. c45ec65 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  29. fa67576 Revert mount/umount uevent removal by Greg Kroah-Hartman · 18 years ago
  30. 102d60a [PATCH] padlock: Fix typo that broke 256-bit keys by Herbert Xu · 18 years ago
  31. a43c7ff [ARM] Update mach-types by Russell King · 18 years ago
  32. 3186749 [ARM] Add panic-on-oops support by Russell King · 18 years ago
  33. 5bd546a [MMC] Fix mmc_cmd_type() mask by Russell King · 18 years ago
  34. b00dc3a [PATCH] tmpfs: fix mount mpol nodelist parsing by Hugh Dickins · 18 years ago
  35. 808c783 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  36. 52aa536 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  37. 8db4168 [MIPS] Disable CONFIG_ISCSI_TCP; it triggers a gcc 3.4 endless loop. by Ralf Baechle · 18 years ago
  38. 1e93e70 [MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f. by Ralf Baechle · 18 years ago
  39. 909fa64 [MIPS] jiffies_to_compat_timeval fix by Atsushi Nemoto · 18 years ago
  40. 1e35aab [MIPS] Add topology_init. by Rojhalat Ibrahim · 18 years ago
  41. 76e1dae [MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.c by Martin Michlmayr · 18 years ago
  42. 1242737 [MIPS] Follow Uli's latest *at syscall changes. by Ralf Baechle · 18 years ago
  43. 7760763 [MIPS] Sibyte: Config option names shouldn't be prefixed with CONFIG_ by Ralf Baechle · 19 years ago
  44. 51939fb [MIPS] Sibyte: #if CONFIG_* doesn't fly. by Ralf Baechle · 19 years ago
  45. f3468e0 [MIPS] N32: Make sure pointer is good before passing it to sys_waitid(). by Ralf Baechle · 18 years ago
  46. 82ad93f [MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage. by Ralf Baechle · 18 years ago
  47. 304416d [MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency. by Ralf Baechle · 18 years ago
  48. dda73d0 [MIPS] Make do_signal32 return void. by Martin Michlmayr · 18 years ago
  49. 68fa383 [MIPS] Add support for TIF_RESTORE_SIGMASK for signal32 by Martin Michlmayr · 18 years ago
  50. 8ecbbca [MIPS] Fixes for uaccess.h with gcc >= 4.0.1 by Atsushi Nemoto · 18 years ago
  51. 36ccf1c [MIPS] Make integer overflow exceptions in kernel mode fatal. by Ralf Baechle · 18 years ago
  52. 5914811 [PATCH] kjournald keeps reference to namespace by Björn Steinbrink · 18 years ago
  53. 6d7b9ef Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  54. cf70a6f Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  55. 0b1fc9b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  56. 6bd25e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 18 years ago
  57. 35e622a [PATCH] H8/300: CONFIG_CONFIG_ doesn't fly. by Ralf Baechle · 18 years ago
  58. f24211e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  59. cf535ea [PATCH] m32r: update sys_tas() routine by Hirokazu Takata · 18 years ago
  60. b04ec26 [PATCH] m32r: __cmpxchg_u32 fix by Hirokazu Takata · 18 years ago
  61. 49d9c81 [PATCH] s390: revert dasd eer module by Heiko Carstens · 18 years ago
  62. aa88861 [PATCH] s390: dasd reference counting by Peter Oberparleiter · 18 years ago
  63. 15c7369 [PATCH] s390: V=V qdio fixes by Frank Pavlic · 18 years ago
  64. a1909e6 [PATCH] radeonfb: resume support for Samsung P35 laptops by Carl-Daniel Hailfinger · 18 years ago
  65. ec33b5f [PATCH] drivers/fc4/fc.c: memset correct length by Alexey Dobriyan · 18 years ago
  66. fcab6f3 [PATCH] mm/mempolicy.c: fix 'if ();' typo by Alexey Dobriyan · 18 years ago
  67. 1dd31b6 [PATCH] ipw2200: Suppress warning message by Zhu Yi · 18 years ago
  68. 7fd105e [PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n by Stephen Rothwell · 18 years ago
  69. 7a9166e [PATCH] Fix undefined symbols for nommu architecture by Luke Yang · 18 years ago
  70. c8b8b1f [PATCH] powermac: Fix loss of ethernet PHY on sleep by Benjamin Herrenschmidt · 18 years ago
  71. e1c9211 [PATCH] v9fs: update documentation and fix debug flag by Eric Van Hensbergen · 18 years ago
  72. 9db9154 [PATCH] pktcdvd: Only return -EROFS when appropriate by Peter Osterlund · 18 years ago
  73. ab863ec [PATCH] pktcdvd: Fix the logic in the pkt_writable_track function by Peter Osterlund · 18 years ago
  74. 3b48280 [PATCH] pktcdvd: Remove useless printk statements by Peter Osterlund · 18 years ago
  75. 7c613d5 [PATCH] pktcdvd: Rename functions and make their return values sane by Peter Osterlund · 18 years ago
  76. cef2896 [PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet() by Peter Osterlund · 18 years ago
  77. aa657ca [PATCH] Fix snd-usb-audio in 32-bit compat environment by Juergen Kreileder · 18 years ago
  78. a9c930b [PATCH] Fix units in mbind check by Andi Kleen · 18 years ago
  79. c255d84 [PATCH] suspend-to-ram: allow video options to be set at runtime by Pavel Machek · 18 years ago
  80. 6303dbf [PATCH] cpu hotplug documentation fix by Heiko Carstens · 18 years ago
  81. 2e2b426 [PATCH] x86_64: Don't set CONFIG_DEBUG_INFO in defconfig by Andi Kleen · 18 years ago
  82. d2799f0 [PATCH] spi: Fix modular master driver remove and device suspend/remove by Stephen Street · 18 years ago
  83. d86d437 [PATCH] cfi_cmdset_0001: fix range for cache invalidation by Alexey Korolev · 18 years ago
  84. 7d4c8e5 [PATCH] i386: need to pass virtual address to smp_read_mpc() by Daniel Yeisley · 18 years ago
  85. 9b0f8b0 [PATCH] Terminate process that fails on a constrained allocation by Christoph Lameter · 18 years ago
  86. 9827b78 [PATCH] OOM kill: children accounting by Kurt Garloff · 18 years ago
  87. b41c82e [AGPGART] Add some informational printk to nforce GART failure path. by Dave Jones · 18 years ago
  88. 2e242fa [PATCH] libata: make ata_sg_setup_one() trim zero length sg by Tejun Heo · 18 years ago
  89. cc1887f [PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sg by Tejun Heo · 18 years ago
  90. 9ae61c6 [PATCH] libata: fix WARN_ON() condition in *_fill_sg() by Tejun Heo · 18 years ago
  91. a8372f0 [NET]: NETFILTER: remove duplicated lines and fix order in skb_clone(). by YOSHIFUJI Hideaki · 18 years ago
  92. 8e249f0 [NETFILTER]: Fix outgoing redirects to loopback by Patrick McHardy · 18 years ago
  93. 669d32a2 [IRDA]: irda-usb bug fixes by Jean Tourrilhes · 18 years ago
  94. bc6e14b [NETFILTER]: Fix NAT PMTUD problems by Patrick McHardy · 18 years ago
  95. 9951101 [XFRM]: Fix policy double put by Patrick McHardy · 18 years ago
  96. 496b7a5 [PATCH] powerpc: Fix bug in spinup of renumbered secondary threads by Michael Ellerman · 18 years ago
  97. 8fca927 [PATCH] powerpc: Make UP -> SMP kexec work again by Michael Ellerman · 18 years ago
  98. f018b36 [PATCH] powerpc: Don't start secondary CPUs in a UP && KEXEC kernel by Michael Ellerman · 18 years ago
  99. 2b9a32e [PATCH] powerpc: Fix OOPS in lparcfg on G5 by Olof Johansson · 18 years ago
  100. 0728a2f [PATCH] powerpc: remove duplicate exports by Olaf Hering · 18 years ago