1. 3f5e573 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  2. f9e9dcb x86[-64]:Remove 'volatile' from atomic_t by Linus Torvalds · 18 years ago
  3. 16afea0 [PATCH] Remove 'volatile' from spinlock_types by Art Haas · 18 years ago
  4. 2cafe97 [MIPS] Import updates from i386's i8259.c by Atsushi Nemoto · 18 years ago
  5. 5b70a31 [MIPS] pte_offset(dir,addr): parenthesis fix by Franck Bui-Huu · 18 years ago
  6. dd6a7c1 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  7. dd8856b Merge git://git.infradead.org/users/dhowells/workq-2.6 by Linus Torvalds · 18 years ago
  8. 3363c9b [PATCH] m68knommu: remove FP conditionals in ucontext struct by Gavin Lambert · 18 years ago
  9. dd93e85 [PATCH] m68knommu: implement irq_canonicalize() by Greg Ungerer · 18 years ago
  10. 5340be5 [PATCH] m68knommu: create rtc.h by Greg Ungerer · 18 years ago
  11. 06328b4 Actually update the fixed up compile failures. by David Howells · 18 years ago
  12. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  13. ea0f8fe sh: sh775x/titan fixes for irq header changes. by Jamie Lenehan · 18 years ago
  14. 5b67954 sh: Fixup pte_mkhuge() build failure. by Paul Mundt · 18 years ago
  15. afbfb52 sh: stacktrace/lockdep/irqflags tracing support. by Paul Mundt · 18 years ago
  16. c03c696 sh: Fixup movli.l/movco.l atomic ops for gcc4. by Paul Mundt · 18 years ago
  17. bd15614 sh: dyntick infrastructure. by Paul Mundt · 18 years ago
  18. 1d11856 sh: Clock framework tidying. by Paul Mundt · 18 years ago
  19. 510c72ad sh: Fixup various PAGE_SIZE == 4096 assumptions. by Paul Mundt · 18 years ago
  20. db9b99d sh: dma-api channel capability extensions. by Mark Glaisher · 18 years ago
  21. c9f0b1c sh: KSTK_EIP/KSTK_ESP consistency. by Stuart Menefy · 18 years ago
  22. 9b3a53a sh: TLB miss fast-path optimizations. by Stuart Menefy · 18 years ago
  23. 9f5e8ee sh: generic push-switch framework. by Paul Mundt · 18 years ago
  24. 99a596f sh: pmd rework. by Stuart Menefy · 18 years ago
  25. 6e4662f sh: Use MMU.TTB register as pointer to current pgd. by Stuart Menefy · 18 years ago
  26. b5a1bcb sh: Set up correct siginfo structures for page faults. by Stuart Menefy · 18 years ago
  27. 21440cf sh: Preliminary support for SH-X2 MMU. by Paul Mundt · 18 years ago
  28. b552c7e sh: Hook SH7785 in to the build system. by Paul Mundt · 18 years ago
  29. 9a7ef6d sh: Drop CPU subtype IRQ headers. by Paul Mundt · 18 years ago
  30. 710ee0c sh: SE7206 build fixes. by Paul Mundt · 18 years ago
  31. b229632 sh: Add SH-2A platform headers. by Yoshinori Sato · 18 years ago
  32. ec0bf39 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  33. bf83c2a Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 18 years ago
  34. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  35. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  36. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  37. e624386 [PATCH] Centralise definitions of sector_t and blkcnt_t by Matthew Wilcox · 18 years ago
  38. 91f433c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  39. 15a4cb9 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  40. 1d2c904 [PATCH] pcmcia: multifunction card handling fixes by Dominik Brodowski · 18 years ago
  41. 0004a9d [MIPS] Cleanup memory barriers for weakly ordered systems. by Ralf Baechle · 18 years ago
  42. 4f8b5c7 [MIPS] Fix atomic.h build errors. by Ralf Baechle · 18 years ago
  43. 05e4396 [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 by Atsushi Nemoto · 18 years ago
  44. 9567772 [MIPS] klconfig add missing bracket by Mariusz Kozlowski · 18 years ago
  45. ff51a98 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  46. a80958f [PATCH] fix fallout from header dependency trimming by Al Viro · 18 years ago
  47. 0c789ff netfilter.h needs rcuupdate.h for RCU locking functions by Linus Torvalds · 18 years ago
  48. 9b8ab9f Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  49. 07704eb Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  50. f75e3b1 [PATCH] m68knommu: fix missing bracket in scatterlist.h by Greg Ungerer · 18 years ago
  51. 04a9f08 [PATCH] m68knommu: fix dma-mapping.h by Greg Ungerer · 18 years ago
  52. 5a31be3 [PATCH] m68knommu: memory register defines for 520x ColdFire CPU's by Greg Ungerer · 18 years ago
  53. 8b62bc9 [S390] Memory detection fixes. by Heiko Carstens · 18 years ago
  54. ce26a85 [S390] cio: Make ccw_dev_id_is_equal() more robust. by Cornelia Huck · 18 years ago
  55. 29b08d2 [S390] pfault code cleanup. by Heiko Carstens · 18 years ago
  56. 36a2bd4 [S390] Cleanup memory_chunk array usage. by Heiko Carstens · 18 years ago
  57. c6b5b84 [S390] cpu shutdown rework by Heiko Carstens · 18 years ago
  58. 740b570 [S390] cpcmd <-> __cpcmd calling issues by Heiko Carstens · 18 years ago
  59. a1a392f [S390] Bad kexec control page allocation. by Heiko Carstens · 18 years ago
  60. 15e9b58 [S390] Reset infrastructure for re-IPL. by Heiko Carstens · 18 years ago
  61. 654452a [S390] termio <-> termios conversion error handling. by Heiko Carstens · 18 years ago
  62. bba125a [S390] update interface notes in zcrypt.h by Ralph Wuerthner · 18 years ago
  63. f7675ad [S390] Add __must_check to uaccess functions. by Heiko Carstens · 18 years ago
  64. 25a31e2 [POWERPC] ppc: m48t35 add missing bracket by Mariusz Kozlowski · 18 years ago
  65. 0470466 [POWERPC] Fix cputable.h for combined build by Stephen Rothwell · 18 years ago
  66. 6065170 [POWERPC] Add common routines for 52xx support in arch/powerpc by Grant Likely · 18 years ago
  67. e65fdfd [POWERPC] Separate IRQ config / register set from main header by Sylvain Munaut · 18 years ago
  68. 143db67 [POWERPC] Provide dummy hard_irq_enable/disable() for PPC32 by Michael Ellerman · 18 years ago
  69. 4cfbdff [POWERPC] include/asm-powerpc/: "extern inline" -> "static inline" by Adrian Bunk · 18 years ago
  70. 11faa65 [POWERPC] fix building without PCI by Arnd Bergmann · 18 years ago
  71. e22ba7e [POWERPC] ps3: multiplatform build fixes by Arnd Bergmann · 18 years ago
  72. eb30c72 [POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3 by Geert Uytterhoeven · 18 years ago
  73. e055595 [POWERPC] cell: fix building without spufs by Arnd Bergmann · 18 years ago
  74. a3d4d64 [POWERPC] ps3: add ps3 platform system bus support by Geoff Levand · 18 years ago
  75. 261efc3 [POWERPC] ps3: add lpar addressing by Geoff Levand · 18 years ago
  76. 6e74b38 [POWERPC] ps3: add repository support by Geoff Levand · 18 years ago
  77. 82a527f0 [POWERPC] ps3: add feature bits by Geoff Levand · 18 years ago
  78. 1e4ed91 [POWERPC] ps3: add lv1 hvcalls by Geoff Levand · 18 years ago
  79. f58a9d1 [POWERPC] ps3: add support for ps3 platform by Geoff Levand · 18 years ago
  80. e28b003 [POWERPC] cell: abstract spu management routines by Geoff Levand · 18 years ago
  81. e34226d [POWERPC] add virq_to_hw accessor routine by Geoff Levand · 18 years ago
  82. 0b8e2e1 [POWERPC] Make 64-bit cpu features defined on 32-bit by Michael Ellerman · 18 years ago
  83. bf1ab97 [POWERPC] coredump: Add SPU elf notes to coredump. by Dwayne Grant McConnell · 18 years ago
  84. 974a76f [POWERPC] Distinguish POWER6 partition modes and tell userspace by Paul Mackerras · 18 years ago
  85. 18f2190 [POWERPC] cell: Add oprofile support by Maynard Johnson · 18 years ago
  86. 0443bbd [POWERPC] cell: Add routines for managing PMU interrupts by Kevin Corry · 18 years ago
  87. e4f6948 [POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.h by Kevin Corry · 18 years ago
  88. b9e3bd7 [POWERPC] spufs: Add /lslr, /dma_info and /proxydma files by Dwayne Grant McConnell · 18 years ago
  89. 8dc86ab [POWERPC] Change ppc_rtas declaration to weak by Geoff Levand · 18 years ago
  90. 3e00a5a [POWERPC] Xserve cpu-meter driver by Benjamin Herrenschmidt · 18 years ago
  91. 088df4d [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU by Linas Vepstas · 18 years ago
  92. ef2b343 [POWERPC] Make soft_enabled irqs preempt safe by Hugh Dickins · 18 years ago
  93. 6ad4e70 [POWERPC] Fix IDE build with ARCH=ppc by Benjamin Herrenschmidt · 18 years ago
  94. 757db1e [POWERPC] Fix __raw* accessors by Benjamin Herrenschmidt · 18 years ago
  95. 68a6435 [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h by Benjamin Herrenschmidt · 18 years ago
  96. 165785e [POWERPC] Cell iommu support by Jeremy Kerr · 18 years ago
  97. 92b20c4 [POWERPC] Add an optional offset to direct DMA on 64 bits by Benjamin Herrenschmidt · 18 years ago
  98. 4cb3cee [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits by Benjamin Herrenschmidt · 18 years ago
  99. 4c9d280 [POWERPC] Generic OF platform driver for PCI host bridges. by Benjamin Herrenschmidt · 18 years ago
  100. 803d457 [POWERPC] Add "parent" struct device for PCI host bridges by Benjamin Herrenschmidt · 18 years ago