1. 49f19ce [PATCH] powerpc: irq change build breaks by Olof Johansson · 18 years ago
  2. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  3. 43b4f40 [POWERPC] cell: fix bugs found by sparse by Arnd Bergmann · 18 years ago
  4. f7e2ce7 [POWERPC] spiderpic: enable new style devtree support by Arnd Bergmann · 18 years ago
  5. 6827204 [POWERPC] Update cell_defconfig by Arnd Bergmann · 18 years ago
  6. 8676727 [POWERPC] spufs: add infrastructure for finding elf objects by Arnd Bergmann · 18 years ago
  7. 7650f2f [POWERPC] spufs: support new OF device tree format by Arnd Bergmann · 18 years ago
  8. e1dbff2 [POWERPC] spufs: add support for read/write on cntl by Arnd Bergmann · 18 years ago
  9. 772920e [POWERPC] spufs: remove support for ancient firmware by Arnd Bergmann · 18 years ago
  10. cdcc89b [POWERPC] spufs: make mailbox functions handle multiple elements by Arnd Bergmann · 18 years ago
  11. ac91cb8 [POWERPC] spufs: use correct pg_prot for mapping SPU local store by Arnd Bergmann · 18 years ago
  12. 6263203 [POWERPC] spufs: Add infrastructure needed for gang scheduling by Arnd Bergmann · 18 years ago
  13. 9add11d [POWERPC] spufs: implement error event delivery to user space by Arnd Bergmann · 18 years ago
  14. 28347bc [POWERPC] spufs: fix context switch during page fault by HyeonSeung Jang · 18 years ago
  15. a68cf98 [POWERPC] spufs: scheduler support for NUMA. by Mark Nutter · 18 years ago
  16. 27d5bf2 [POWERPC] spufs: cell spu problem state mapping updates by Benjamin Herrenschmidt · 18 years ago
  17. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  18. 13bbd8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  19. 5b9b557 [PATCH] git-powerpc: wrapper: don't require execute permissions by Andrew Morton · 18 years ago
  20. e78d016 [PATCH] Add Hypertransport capability defines by Eric W. Biederman · 18 years ago
  21. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  22. 9020fc9 [POWERPC] Add support for the mpc832x mds board by Kim Phillips · 18 years ago
  23. 6c4a250 [POWERPC] Add initial support for the e300c2 core by Kim Phillips · 18 years ago
  24. 7a234d0 [POWERPC] Add MPC8360EMDS default dts file by Li Yang · 18 years ago
  25. bc141de [POWERPC] Add MPC8360EMDS board support by Li Yang · 18 years ago
  26. 9865853 [POWERPC] Add QUICC Engine (QE) infrastructure by Li Yang · 18 years ago
  27. 5a3e3b2 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQ by Paul Mackerras · 18 years ago
  28. c730f5b Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work by Paul Mackerras · 18 years ago
  29. 0a730ae [POWERPC] Don't try to just continue if xmon has no input device by Paul Mackerras · 18 years ago
  30. 586da2c [POWERPC] Fix a printk in pseries_mpic_init_IRQ by Michael Ellerman · 18 years ago
  31. 2ec6ef1 [POWERPC] Get default baud rate in udbg_scc by Benjamin Herrenschmidt · 18 years ago
  32. 54c9941 [POWERPC] Fix zImage.coff on oldworld PowerMac by Benjamin Herrenschmidt · 18 years ago
  33. 47679283 [POWERPC] Fix xmon=off and cleanup xmon initialisation by Michael Ellerman · 18 years ago
  34. 2e19458 [POWERPC] Cell interrupt rework by Benjamin Herrenschmidt · 18 years ago
  35. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  36. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 18 years ago
  37. 91bd610 POWERPC: mpc82xx merge: board-specific/platform stuff(resend) by Vitaly Bordug · 18 years ago
  38. ed943c1 POWERPC: 8272ads merge to powerpc: common stuff by Vitaly Bordug · 18 years ago
  39. e02f73e POWERPC: Added devicetree for mpc8272ads board by Vitaly Bordug · 18 years ago
  40. ccaa36f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  41. 873ef76 [PATCH] restore parport_pc probing on powermac by Olaf Hering · 18 years ago
  42. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  43. 80a544c [POWERPC] iSeries has no legacy I/O by Stephen Rothwell · 18 years ago
  44. 3f639ee [POWERPC] implement BEGIN/END_FW_FTR_SECTION by Stephen Rothwell · 18 years ago
  45. fc246c3 [POWERPC] iSeries does not need pcibios_fixup_resources by Stephen Rothwell · 18 years ago
  46. a542dbd [POWERPC] Allow combined iSeries and MULTIPLATFORM build by Stephen Rothwell · 18 years ago
  47. 9ec5209 [PATCH] replace cad_pid by a struct pid by Cedric Le Goater · 18 years ago
  48. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  49. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  50. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  51. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  52. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  53. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  54. 62c27be [PATCH] kprobe whitespace cleanup by bibo,mao · 18 years ago
  55. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  56. 5e98082 [POWERPC] Fix rheap alignment problem by Li Yang · 18 years ago
  57. a8ed4f7 [POWERPC] Enable generic rtc hook for the MPC8349 mITX by Kim Phillips · 18 years ago
  58. 7a69af6 [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class by Kim Phillips · 18 years ago
  59. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  60. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  61. 30cbc22 [PATCH] update legacy io handling for pmac by Olaf Hering · 18 years ago
  62. fb48388 [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300 by Olaf Hering · 18 years ago
  63. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  64. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  65. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  66. 2bf1181 [POWERPC] Create a "wrapper" script and use it in arch/powerpc/boot by Paul Mackerras · 18 years ago
  67. 4e6d816 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQ by Paul Mackerras · 18 years ago
  68. b89a817 [PATCH] sysctl: Allow /proc/sys without sys_sysctl by Eric W. Biederman · 18 years ago
  69. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  70. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  71. c67c3cb [PATCH] Have Power use add_active_range() and free_area_init_nodes() by Mel Gorman · 18 years ago
  72. 46ff346 MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT by Brice Goglin · 18 years ago
  73. 75534b5 [PATCH] Change the name of pagedir_nosave by Rafael J. Wysocki · 18 years ago
  74. 022d51b [POWERPC] EEH failure to mark pci slot as frozen. by Linas Vepstas · 18 years ago
  75. 2cec1b4 [POWERPC] update powerpc defconfig files after libata kconfig breakage by Olaf Hering · 18 years ago
  76. 0eab40f [POWERPC] enable sysrq in pmac32_defconfig by Olaf Hering · 18 years ago
  77. 8c42ec2 [POWERPC] maple/pci iomem annotations by Al Viro · 18 years ago
  78. 62034f0 [POWERPC] powerpc oprofile __user annotations by Al Viro · 18 years ago
  79. ed2bfcd [POWERPC] cell spufs iomem annotations by Al Viro · 18 years ago
  80. e45d663 [POWERPC] NULL noise removal: spufs by Al Viro · 18 years ago
  81. 054e51a [POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.c by Al Viro · 18 years ago
  82. 8306e51 [POWERPC] update mpc8349_itx_defconfig and remove some debug settings by Kim Phillips · 18 years ago
  83. 0ddd3e7 [POWERPC] Always call cede in pseries dedicated idle loop by Anton Blanchard · 18 years ago
  84. e125146 [POWERPC] Fix loop logic in irq_alloc_virt() by Michael Ellerman · 18 years ago
  85. 94983cb [POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave} by David Woodhouse · 18 years ago
  86. 4b9c876 [POWERPC] Fix audit syscall success/failure reporting on PowerPC by David Woodhouse · 18 years ago
  87. 5e203d6 [POWERPC] fix ioremap for a combined kernel by Stephen Rothwell · 18 years ago
  88. eecba33 [POWERPC] modify PCI code for a merged kernel by Stephen Rothwell · 18 years ago
  89. ef26a46 [POWERPC] iSeries: set FW_FEATURE_ISERIES earlier by Stephen Rothwell · 18 years ago
  90. 13b5aec [PATCH] more fallout from get_property returning pointer to const by Al Viro · 18 years ago
  91. e102926 [POWERPC] EEH: Power4 systems sometimes need multiple resets. by Linas Vepstas · 18 years ago
  92. 3d574ab [POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t. by Scott Wood · 18 years ago
  93. cc9881c [POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.c by Nathan Lynch · 18 years ago
  94. d608df5 [POWERPC] Maple U3 HT - reject inappropriate config space access by Nathan Lynch · 18 years ago
  95. ed709d1 [POWERPC] Fix IPIC pending register assignments by Scott Wood · 18 years ago
  96. caf8132 [POWERPC] Merge iSeries i/o operations with the rest by Stephen Rothwell · 18 years ago
  97. 611a15a POWERPC: Bring the fs_no calculation to the relevant SoC enumeration by Vitaly Bordug · 18 years ago
  98. d3465c9 POWERPC: overhaul with cpm2_map mechanism by Vitaly Bordug · 18 years ago
  99. fc8e50e POWERPC: Get rid of remapping the whole immr by Vitaly Bordug · 18 years ago
  100. 902f392 POWERPC: Add support for the mpc8560 eval board by Vitaly Bordug · 18 years ago