1. c33e54f powerpc: Fix build break due to paca mm_context_t changes by Michael Ellerman · 9 years ago
  2. 2fc251a powerpc: Copy only required pieces of the mm_context_t to the paca by Michael Neuling · 9 years ago
  3. c395465 powerpc: Add function to copy mm_context_t to the paca by Michael Neuling · 9 years ago
  4. 016f8cf powerpc: book3e_64: fix the align size for paca_struct by Kevin Hao · 10 years ago
  5. 77b54e9 powernv/powerpc: Add winkle support for offline cpus by Shreyas B. Prabhu · 10 years ago
  6. 7cba160 powernv/cpuidle: Redesign idle states management by Shreyas B. Prabhu · 10 years ago
  7. 6d626c5 powerpc/powernv: Cleanup unused MCE definitions/declarations. by Mahesh Salgaonkar · 10 years ago
  8. 0ef95b4 powerpc/powernv: Invoke opal call to handle hmi. by Mahesh Salgaonkar · 10 years ago
  9. 376af59 powerpc: Remove STAB code by Michael Ellerman · 10 years ago
  10. 1739ea9 powerpc: Fix regression of per-CPU DSCR setting by Sam bobroff · 10 years ago
  11. 609af38 powerpc/booke64: Critical and machine check exception support by Scott Wood · 11 years ago
  12. 9d378df powerpc/booke64: Use SPRG7 for VDSO by Scott Wood · 11 years ago
  13. fac515db Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  14. c141611 powerpc: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  15. 28efc35 powerpc/e6500: TLB miss handler with hardware tablewalk support by Scott Wood · 11 years ago
  16. 729b0f7 powerpc/book3s: Introduce exclusive emergency stack for machine check exception. by Mahesh Salgaonkar · 11 years ago
  17. 7aa7993 kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE by Aneesh Kumar K.V · 11 years ago
  18. 54bb7f4 powerpc: Make rwlocks endian safe by Anton Blanchard · 11 years ago
  19. bc2e6c6 powerpc: Avoid link stack corruption for MMU on exceptions by Michael Neuling · 11 years ago
  20. afc0770 powerpc: Add transactional memory paca scratch register to show_regs by Michael Neuling · 12 years ago
  21. 6a7e406 powerpc: Move boot_paca into early_setup by Geoff Levand · 12 years ago
  22. a09688c powerpc: Increase exceptions arrays in paca struct to save PPR by Haren Myneni · 12 years ago
  23. 735cafc powerpc/mm: Use 32bit array for slb cache by Aneesh Kumar K.V · 12 years ago
  24. 0127262 powerpc: Restore VDSO information on critical exception om BookE by Mihai Caraman · 12 years ago
  25. 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 13 years ago
  26. 2fde6d2 powerpc: Provide a way for KVM to indicate that NV GPR values are lost by Paul Mackerras · 13 years ago
  27. ed79ba9 powerpc/powernv: Machine check and other system interrupts by Benjamin Herrenschmidt · 13 years ago
  28. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  29. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 13 years ago
  30. 3c42bf8 KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu by Paul Mackerras · 13 years ago
  31. f67f4ef powerpc/book3e-64: use a separate TLB handler when linear map is bolted by Scott Wood · 13 years ago
  32. 48404f2 powerpc: Save Come-From Address Register (CFAR) in exception frame by Paul Mackerras · 13 years ago
  33. a7b8ad4 powerpc/book3e: Fix extlb size by Michael Ellerman · 13 years ago
  34. 948cf67 powerpc: Add NAP mode support on Power7 in HV mode by Benjamin Herrenschmidt · 14 years ago
  35. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  36. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  37. cf9efce powerpc: Account time using timebase rather than PURR by Paul Mackerras · 14 years ago
  38. fc53b42 powerpc/kexec: Switch to a static PACA on the way out by Matt Evans · 14 years ago
  39. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  40. 1fc711f powerpc/kexec: Fix race in kexec shutdown by Michael Neuling · 14 years ago
  41. 0604675 KVM: PPC: Use now shadowed vcpu fields by Alexander Graf · 14 years ago
  42. c14dea0 KVM: PPC: Use KVM_BOOK3S_HANDLER by Alexander Graf · 14 years ago
  43. 2191d65 KVM: PPC: Name generic 64-bit code generic by Alexander Graf · 14 years ago
  44. 1426d5a powerpc: Dynamically allocate pacas by Michael Ellerman · 15 years ago
  45. 7e57cba KVM: PPC: Use PACA backed shadow vcpu by Alexander Graf · 15 years ago
  46. 4b7ae55 Add fields to PACA by Alexander Graf · 15 years ago
  47. 57c0c15 perf: Tidy up after the big rename by Ingo Molnar · 15 years ago
  48. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  49. dce6670 powerpc: Add PACA fields specific to 64-bit Book3E processors by Benjamin Herrenschmidt · 15 years ago
  50. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  51. 91c60b5 powerpc: Separate PACA fields for server CPUs by Benjamin Herrenschmidt · 15 years ago
  52. 93a6d3c powerpc: Provide a way to defer perf counter work until interrupts are enabled by Paul Mackerras · 16 years ago
  53. 1f6a93e powerpc: Make it possible to move the interrupt handlers away from the kernel by Paul Mackerras · 16 years ago
  54. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago[Renamed (98%) from include/asm-powerpc/paca.h]
  55. 90035fe [POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSS by Tony Breeds · 16 years ago
  56. 30ff2e8 [POWERPC] iSeries: Make iseries_reg_save private to iSeries by Stephen Rothwell · 16 years ago
  57. 06b8e87 taskstats scaled time cleanup by Michael Neuling · 17 years ago
  58. 568e0c1 powerpc: Remove obsolete prototype by Julio M. Merino Vidal · 17 years ago
  59. 4603ac1 powerpc: add scaled time accounting by Michael Neuling · 17 years ago
  60. 048c8bc [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT by Hugh Dickins · 18 years ago
  61. d0f13e3 [POWERPC] Introduce address space "slices" by Benjamin Herrenschmidt · 17 years ago
  62. 6873040 [POWERPC] Save trap number in bad_stack by Olof Johansson · 17 years ago
  63. e91948f [POWERPC] Minor paca optimisation by Stephen Rothwell · 18 years ago
  64. d04c56f [POWERPC] Lazy interrupt disabling for 64-bit machines by Paul Mackerras · 18 years ago
  65. c547fc2 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  66. f007cac [POWERPC] Fix MMIO ops to provide expected barrier behaviour by Paul Mackerras · 18 years ago
  67. 2f6093c [POWERPC] Implement SLB shadow buffer by Michael Neuling · 18 years ago
  68. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  69. bf72aeb powerpc: Use 64k pages without needing cache-inhibited large pages by Paul Mackerras · 18 years ago
  70. 4306443 powerpc: Remove unused paca->pgdir field by Paul Mackerras · 18 years ago
  71. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  72. 4df2046 [PATCH] powerpc: Allow non zero boot cpuids by Anton Blanchard · 19 years ago
  73. c6622f6 powerpc: Implement accurate task and CPU time accounting by Paul Mackerras · 19 years ago
  74. 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 19 years ago
  75. 3356bb9f7 [PATCH] powerpc: Remove lppaca structure from the PACA by David Gibson · 19 years ago
  76. 7a0268f [PATCH] powerpc/64: per cpu data optimisations by Anton Blanchard · 19 years ago
  77. 88ced03 [PATCH] powerpc: sanitize header files for user space includes by Arnd Bergmann · 19 years ago
  78. 404849b [PATCH] powerpc: Remove some unneeded fields from the paca by David Gibson · 19 years ago
  79. 1888e7b [PATCH] powerpc: Remove ItLpRegSave area from the paca by David Gibson · 19 years ago
  80. 8882a4d [PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpc by David Gibson · 19 years ago[Renamed (95%) from include/asm-ppc64/paca.h]
  81. 3c726f8 [PATCH] ppc64: support 64k pages by Benjamin Herrenschmidt · 19 years ago
  82. 59ce20b merge filename and modify references to iseries/it_lp_reg_save.h by Kelly Daly · 19 years ago
  83. ed09415 [PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca by Michael Ellerman · 19 years ago
  84. bea248f [PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries by Michael Ellerman · 19 years ago
  85. 4a5304f [PATCH] ppc64 iSeries: tidy up some includes and HvCall.h by Stephen Rothwell · 19 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago