1. fc9e8b4 [PATCH] Optimize qe_brg struct to use an array by Timur Tabi · 18 years ago
  2. 0613ffbf [PATCH] Fix compile warnings with CONFIG_PM=n by Olaf Hering · 18 years ago
  3. 25787af [PATCH] Remove arch/powerpc/boot/zImage file. by Mark A. Greer · 18 years ago
  4. e9c4b4b [PATCH] Remove dtb file created by wrapper script by Mark A. Greer · 18 years ago
  5. a416dd8 [PATCH] Do a single one-line printk in bad_page_fault() by Michael Ellerman · 18 years ago
  6. a9b1497 [PATCH] Slight refactor of interrupt mapping for FSL parts by Andy Fleming · 18 years ago
  7. c37858d [PATCH] Add Efika platform support by Nicolas DET · 18 years ago
  8. 0f6c95d [PATCH] Add MPC5200 Interrupt Controller support. by Nicolas DET · 18 years ago
  9. 2fcd342 [PATCH] Make nvram_64.o a 64bit-only object by s.hauer@pengutronix.de · 18 years ago
  10. fd6e7d2 [PATCH] Clean up usage of boot_dev by s.hauer@pengutronix.de · 18 years ago
  11. 99a565b [PATCH] Remove occurences of PPC_MULTIPLATFORM in pci_64.c by s.hauer@pengutronix.de · 18 years ago
  12. a7a1ed3 [PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.S by s.hauer@pengutronix.de · 18 years ago
  13. 36ca4ba [POWERPC] cell: add cpufreq driver for Cell BE processor by Christian Krafft · 18 years ago
  14. a898497 [POWERPC] add support for dumping spu info from xmon by Michael Ellerman · 18 years ago
  15. ff8a8f2 [POWERPC] add support for stopping spus from xmon by Michael Ellerman · 18 years ago
  16. 302eca1 [POWERPC] cell: use ppc_md->power_save instead of cbe_idle_loop by arnd@arndb.de · 18 years ago
  17. b3d7dc1 [POWERPC] cell: add temperature to SPU and CPU sysfs entries by Christian Krafft · 18 years ago
  18. 0344c6c [POWERPC] sysfs: add support for adding/removing spu sysfs attributes by Christian Krafft · 18 years ago
  19. e570beb [POWERPC] cell: add support for registering sysfs attributes to spus by Christian Krafft · 18 years ago
  20. d8bf96e [POWERPC] cell: add low-level performance monitoring code by Kevin Corry · 18 years ago
  21. bffd492 [POWERPC] cell: add shadow registers for pmd_reg by Kevin Corry · 18 years ago
  22. 22b8c9f [POWERPC] cell: update Cell BE register definitions by David Erb · 18 years ago
  23. 099814b [POWERPC] spufs: Add isolated-mode SPE recycling support by Jeremy Kerr · 18 years ago
  24. 0afacde [POWERPC] spufs: allow isolated mode apps by starting the SPE loader by arnd@arndb.de · 18 years ago
  25. eb758ce [POWERPC] spufs: "stautus" isnt a word. by arnd@arndb.de · 18 years ago
  26. 5737edd [POWERPC] spufs: add support for nonschedulable contexts by Mark Nutter · 18 years ago
  27. cc21a66 [POWERPC] cell: remove unused struct spu variable by Geoff Levand · 18 years ago
  28. 24f43b3 [POWERPC] spufs: wrap mfc sdr access by Masato Noguchi · 18 years ago
  29. 5414c6b [POWERPC] Make irq_dispose_mapping(NO_IRQ) a nop by Michael Ellerman · 18 years ago
  30. a0f4672 [POWERPC] Fixed some missing files to be deleted when running make clean by Matthew McClintock · 18 years ago
  31. 4199929 [POWERPC] Move iSeries initrd logic into device tree by Michael Ellerman · 18 years ago
  32. 83efafb [POWERPC] Fix up the OF functions to only do PCI stuff if PCI is actually configured by Andy Fleming · 18 years ago
  33. 0cfcccb [POWERPC] Add mktree utility to arch/powerpc/boot by Josh Boyer · 18 years ago
  34. 01a6372 [POWERPC] Add simple memory allocator to bootwrapper by Mark A. Greer · 18 years ago
  35. 0c176fa [POWERPC] Add non-OF serial console support by Mark A. Greer · 18 years ago
  36. 6fb4efc [POWERPC] Add flatdevtree source by Mark A. Greer · 18 years ago
  37. c888554 [POWERPC] More bootwrapper reorganization by Mark A. Greer · 18 years ago
  38. b0a779d [POWERPC] Make sure interrupt enable gets restored properly by Paul Mackerras · 18 years ago
  39. 035223f [POWERPC] Make pSeries_lpar_hpte_insert static by Geoff Levand · 18 years ago
  40. 0f03a43 [POWERPC] Remove todc code from ARCH=powerpc by David Gibson · 18 years ago
  41. 5b43d20 [POWERPC] powerpc: Enable DEEPNAP power savings mode on 970MP by Olof Johansson · 18 years ago
  42. d04c56f [POWERPC] Lazy interrupt disabling for 64-bit machines by Paul Mackerras · 18 years ago
  43. 284a940 [POWERPC] Check for offline nodes in pci NUMA code by Anton Blanchard · 18 years ago
  44. 00ae36d [POWERPC] Better check in show_instructions by Anton Blanchard · 18 years ago
  45. 99f4861 [POWERPC] POWER6 has 6 PMCs by Anton Blanchard · 18 years ago
  46. 6c4841c [POWERPC] Never panic when taking altivec exceptions from userspace by Anton Blanchard · 18 years ago
  47. 60b2a46 [POWERPC] Fix IO Window Updates on P2P bridges. by Randy Vinson · 18 years ago
  48. 8ba738c [POWERPC] Add Makefile entry for MPC832x_mds support by Li Yang · 18 years ago
  49. f5a37b0 [POWERPC] Fix MPC8360EMDS PB board support by Li Yang · 18 years ago
  50. 7d2bd30 [POWERPC] ppc: Add missing calls to set_irq_regs by Kumar Gala · 18 years ago
  51. bb579cf [POWERPC] Off-by-one in /arch/ppc/platforms/mpc8* by Eric Sesterhenn · 18 years ago
  52. ee4ea82 [POWERPC] Add DOS partition table support to mpc834x_itx_defconfig by Timur Tabi · 18 years ago
  53. 654e4ae [POWERPC] spufs: fix support for read/write on cntl by Noguchi, Masato · 18 years ago
  54. e5267b4 [POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMA by Benjamin Herrenschmidt · 18 years ago
  55. 51018b0 [PATCH] make UML compile (FC6/x86-64) by Ulrich Drepper · 18 years ago
  56. 18d508b Pull sci into test branch by Len Brown · 18 years ago
  57. 281ea49 ACPI: SCI interrupt source override by Kimball Murray · 18 years ago
  58. 991528d ACPI: Processor native C-states using MWAIT by Venkatesh Pallipadi · 18 years ago
  59. e0fafda [PATCH] m68knommu: sync syscalls with m68k by Geert Uytterhoeven · 18 years ago
  60. 6569345 [PATCH] thermal throttle: sysfs error checking by Stephen Hemminger · 18 years ago
  61. 81c06b1 [VOYAGER] fix up ptregs removal mess by James Bottomley · 18 years ago
  62. c771746 [VOYAGER] fix genirq mess by James Bottomley · 18 years ago
  63. 734c4c6 [PATCH] Fix build breakage with CONFIG_X86_VSMP by Ravikiran Thirumalai · 18 years ago
  64. 78b93f2 [PATCH] fixing includes in alpha_ksyms.c by Al Viro · 18 years ago
  65. 9eb2007 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  66. 83d3d3c Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  67. 994bd4f [PATCH] x86_64 irq: Properly update vector_irq by Eric W. Biederman · 18 years ago
  68. ab5da28 [SPARC32]: Fix sparc32 modpost warnings. by Martin Habets · 18 years ago
  69. eba8cef [SPARC32]: Fix sparc32 modpost warnings with sunzilog by Martin Habets · 18 years ago
  70. e3096de [SPARC32]: Mark srmmu_nocache_init as __init. by Martin Habets · 18 years ago
  71. c2baeb0 [SPARC32]: pcic.c needs asm/irq_regs.h by David S. Miller · 18 years ago
  72. 8ae91b9 sh: SH-4A UBC support by Ryusuke Sakato · 18 years ago
  73. baf4326 sh: interrupt exception handling rework by Paul Mundt · 18 years ago
  74. 8884c4c sh: Default enable R7780RP IRQs. by Paul Mundt · 18 years ago
  75. c25d518 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  76. 9a244b9 [MIPS] Pass NULL not 0 for pointer value. by Ralf Baechle · 18 years ago
  77. c11b3c1b [MIPS] IP27: Make declaration of setup_replication_mask a proper prototype. by Ralf Baechle · 18 years ago
  78. 67672f5 [MIPS] BigSur: More useful defconfig. by Ralf Baechle · 18 years ago
  79. 472f291 [MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.c by Mark Mason · 18 years ago
  80. f940541 [MIPS] Workaround for bug in gcc -EB / -EL options. by Ralf Baechle · 18 years ago
  81. ea57428 [MIPS] Fix timer setup for Jazz by Yoichi Yuasa · 18 years ago
  82. 0ca9caa Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  83. cff52da [PATCH] alpha_ksyms.c cleanup by Al Viro · 18 years ago
  84. 9ab6a45 [PATCH] remove bogus arch-specific syscall exports by Al Viro · 18 years ago
  85. 2e81148 [PATCH] clean m68k ksyms by Al Viro · 18 years ago
  86. 437111c [PATCH] sun3 __iomem annotations by Al Viro · 18 years ago
  87. 1e5c374 [PATCH] misc m68k __user annotations by Al Viro · 18 years ago
  88. fd2c903 [PATCH] m32r: more __user annotations by Al Viro · 18 years ago
  89. 12ea59e [PATCH] m32r: NULL noise removal by Al Viro · 18 years ago
  90. 870e75a [PATCH] m32r: signal __user annotations by Al Viro · 18 years ago
  91. 7857a7f [PATCH] m32r: C99 initializers in setup.c by Al Viro · 18 years ago
  92. 399ad77 [PATCH] arm-versatile iomem annotations by Al Viro · 18 years ago
  93. 35d59fc [PATCH] arm __user annotations by Al Viro · 18 years ago
  94. 35e38a6 [PATCH] kernel-doc: fix function name in usercopy.c by Randy Dunlap · 18 years ago
  95. 2e3ad8a [PATCH] x86/microcode: handle sysfs error by Jeff Garzik · 18 years ago
  96. b611967 [PATCH] epoll_pwait() by Davide Libenzi · 18 years ago
  97. c21be1c [PATCH] uml: allow finer tuning for host VMSPLIT setting by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  98. ca316fc [PATCH] uml: deprecate CONFIG_MODE_TT by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  99. f2d5715 [PATCH] uml: remove duplicate export by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  100. d27ecef [PATCH] uml: asm offsets duplication removal by Paolo 'Blaisorblade' Giarrusso · 18 years ago