1. 362957c powerpc/40x: Clear MSR_DR in one insn instead of two by Christophe Leroy · 9 years ago
  2. 8ae679c powerpc: Fix build warning on 32-bit PPC by Larry Finger · 8 years ago
  3. da66588 powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead. by Thiago Jung Bauermann · 8 years ago
  4. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  5. f29ca38 ppc: there is no clear_pages to export by Stephen Rothwell · 8 years ago
  6. 6f698df powerpc/kernel: Use kprobe blacklist for asm functions by Nicholas Piggin · 8 years ago
  7. 9445aa1 ppc: move exports to definitions by Al Viro · 9 years ago
  8. e289086 powerpc/32: Get rid of sub_reloc_offset() by Christophe Leroy · 9 years ago
  9. b05fac7 powerpc: Remove orphaned asm implementation of abs() by Michael Ellerman · 9 years ago
  10. 737b01f powerpc32: Remove one insn in mulhdu by Christophe Leroy · 9 years ago
  11. 716fa91 powerpc32: small optimisation in flush_icache_range() by Christophe Leroy · 9 years ago
  12. affe587 powerpc32: move xxxxx_dcache_range() functions inline by Christophe Leroy · 9 years ago
  13. 5736f96 powerpc32: Remove clear_pages() and define clear_page() inline by Christophe Leroy · 9 years ago
  14. 766d45c powerpc/8xx: rewrite flush_instruction_cache() in C by Christophe Leroy · 9 years ago
  15. 4450022 powerpc/476fpe: Add support for kexec by Alistair Popple · 9 years ago
  16. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 10 years ago
  17. 1a18a66 powerpc: Set the correct ksp_limit on ppc32 when switching to irq stack by Kevin Hao · 11 years ago
  18. 0ce6367 powerpc: purge all the prefetched instructions for the coherent icache flush by Kevin Hao · 12 years ago
  19. 41b93b2 powerpc: Added __cmpdi2 for signed 64bit comparision by Bharat Bhushan · 11 years ago
  20. cbc9565 powerpc: Remove ksp_limit on ppc64 by Benjamin Herrenschmidt · 11 years ago
  21. 0366a1c powerpc/irq: Run softirqs off the top of the irq stack by Benjamin Herrenschmidt · 11 years ago
  22. 3b04c30 powerpc: Remove the symbol __flush_icache_range by Kevin Hao · 12 years ago
  23. abb29c3 powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_range by Kevin Hao · 12 years ago
  24. ca9d7ae powerpc: Provide __bswapdi2 by David Woodhouse · 12 years ago
  25. 58254e1 powerpc: split ret_from_fork by Al Viro · 13 years ago
  26. 9778b69 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly by Stuart Yoder · 13 years ago
  27. 6834302 powerpc/47x: Kernel support for KEXEC by Suzuki Poulose · 13 years ago
  28. f13bfcc6 powerpc/44x: Fix/Initialize PID to kernel PID before the TLB search by Suzuki Poulose · 13 years ago
  29. bbc24a2 powerpc/4xx: Fix typos in kexec config dependencies by Suzuki Poulose · 13 years ago
  30. 674bfa4 powerpc/44x: Kexec support for PPC440X chipsets by Suzuki Poulose · 14 years ago
  31. 6de06f3 powerpc: Fix 32-bit SMP build by Josh Boyer · 14 years ago
  32. 69e3cea powerpc/smp: Make start_secondary_resume available to all CPU variants by Benjamin Herrenschmidt · 14 years ago
  33. 46f5221 powerpc: Remove second definition of STACK_FRAME_OVERHEAD by Stephen Rothwell · 14 years ago
  34. 4562c98 powerpc/kexec: Adds correct calling convention for kexec purgatory by Matthew McClintock · 15 years ago
  35. f1ba9a5 powerpc: Unconditionally enabled irq stacks by Christoph Hellwig · 15 years ago
  36. b3df895 powerpc/kexec: Add support for FSL-BookE by Sebastian Andrzej Siewior · 15 years ago
  37. e7f75ad powerpc/47x: Base ppc476 support by Dave Kleikamp · 15 years ago
  38. 15d914d powerpc/8xx: Start using dcbX instructions in various copy routines by Joakim Tjernlund · 15 years ago
  39. 14d7575 powerpc: Fix __flush_icache_range on 44x by Josh Boyer · 16 years ago
  40. ca9153a powerpc/44x: Support 16K/64K base page sizes on 44x by Ilya Yanok · 16 years ago
  41. 2a4aca11 powerpc/mm: Split low level tlb invalidate for nohash processors by Benjamin Herrenschmidt · 16 years ago
  42. f048aac powerpc/mm: Add SMP support to no-hash TLB handling by Benjamin Herrenschmidt · 16 years ago
  43. 28707af powerpc/fsl-booke: Fix the miss interrupt restore by Dave Liu · 16 years ago
  44. e5e774d powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted by Kumar Gala · 16 years ago
  45. b41d6fe powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidates by Kumar Gala · 16 years ago
  46. 41c2e94 powerpc: Fix error path in kernel_thread function by Josh Poimboeuf · 16 years ago
  47. 0ba3418 powerpc: Introduce local (non-broadcast) forms of tlb invalidates by Kumar Gala · 17 years ago
  48. d9178f4 powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion by Paul Collins · 17 years ago
  49. b76e59d powerpc/kprobes: Some minor fixes by Kumar Gala · 17 years ago
  50. 8521882 [POWERPC] Add IRQSTACKS support on ppc32 by Kumar Gala · 17 years ago
  51. f608600 [POWERPC] Clean up access to thread_info in assembly by Kumar Gala · 17 years ago
  52. 95ff54f [POWERPC] Add __ucmpdi2 for 64-bit comparisons in 32-bit kernels by Paul Mackerras · 17 years ago
  53. a6f7174 [POWERPC] 85xx: Only invalidate TLB0 and TLB1 by Kumar Gala · 17 years ago
  54. 9dae8af [POWERPC] 4xx: Add early udbg support for 40x processors by Benjamin Herrenschmidt · 17 years ago
  55. 94b146c [POWERPC] kernel_execve is identical in 32 and 64 bit by Stephen Rothwell · 17 years ago
  56. b98ac05 [POWERPC] 4xx: Deal with 44x virtually tagged icache by Benjamin Herrenschmidt · 17 years ago
  57. e701d26 [POWERPC] 4xx: Fix 4xx flush_tlb_page() by Benjamin Herrenschmidt · 17 years ago
  58. aa1cf63 [POWERPC] Fix small race in 44x tlbie function by David Gibson · 18 years ago
  59. 4508dc2 [POWERPC] Merge CPU features pertaining to icache coherency by David Gibson · 18 years ago
  60. f4db196 [POWERPC] Remove _get_SP by Anton Blanchard · 18 years ago
  61. 42c4aaa [POWERPC] Consolidate feature fixup code by Benjamin Herrenschmidt · 18 years ago
  62. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  63. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  64. 127efeb [POWERPC] Consolidate some of kernel/misc*.S by Stephen Rothwell · 19 years ago
  65. b26f100 [PATCH] powerpc: remove do-nothing cpu setup routines by Geoff Levand · 19 years ago
  66. e58c349 [PATCH] powerpc: Cleanup LOADADDR etc. asm macros by David Gibson · 19 years ago
  67. 3d1229d [PATCH] powerpc: Merge kexec by Michael Ellerman · 19 years ago
  68. 6defa38 powerpc: Fix delay functions for 601 processors by Paul Mackerras · 19 years ago
  69. 26ef5c0 [PATCH] powerpc: Merge cacheflush.h and cache.h by David Gibson · 19 years ago
  70. 25c8a78 [PATCH] powerpc: Fix handling of fpscr on 64-bit by David Gibson · 19 years ago
  71. f2783c1 powerpc: Merge time.c and asm/time.h. by Paul Mackerras · 19 years ago
  72. 7dffb72 ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES by Stephen Rothwell · 19 years ago
  73. 7062018 powerpc: create 32 bit LOADADDR macro by Stephen Rothwell · 19 years ago
  74. 9994a33 powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S by Paul Mackerras · 19 years ago