index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-14
powerpc: Restore correct DSCR in context switch
Anton Blanchard
2
-6
/
+18
2012-09-14
powerpc: Fix DSCR inheritance in copy_thread()
Anton Blanchard
1
-10
/
+2
2012-08-09
powerpc: Fix wrong divisor in usecs_to_cputime
Andreas Schwab
1
-5
/
+5
2012-08-09
powerpc/ftrace: Fix assembly trampoline register usage
roger blofeld
1
-6
/
+6
2012-06-17
powerpc: Fix kernel panic during kernel module load
Steffen Rumler
1
-6
/
+5
2012-02-29
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...
Anton Blanchard
1
-1
/
+7
2012-01-12
powerpc/time: Handle wrapping of decrementer
Anton Blanchard
2
-9
/
+15
2011-11-21
powerpc: Copy down exception vectors after feature fixups
Anton Blanchard
3
-1
/
+3
2011-08-15
powerpc: Fix device tree claim code
Anton Blanchard
1
-3
/
+3
2011-08-04
powerpc/kdump: Fix timeout in crash_kexec_wait_realmode
Michael Neuling
1
-5
/
+1
2011-08-04
irq_work, ppc: Fix up arch hooks
Peter Zijlstra
1
-1
/
+1
2011-06-29
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
3
-46
/
+50
2011-06-29
powerpc/rtas-rtc: remove sideeffects of printk_ratelimit
Christian Dietrich
1
-12
/
+17
2011-06-22
powerpc/e500: fix breakage with fsl_rio_mcheck_exception
Scott Wood
1
-1
/
+1
2011-06-09
powerpc: Force page alignment for initrd reserved memory
Benjamin Herrenschmidt
1
-3
/
+24
2011-06-09
Merge remote branch 'kumar/merge' into merge
Benjamin Herrenschmidt
1
-1
/
+1
2011-06-02
powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit mode
Kumar Gala
1
-1
/
+1
2011-05-27
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2011-05-27
Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus
Russell King
1
-1
/
+1
2011-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+0
2011-05-27
Merge remote branch 'kumar/merge' into merge
Benjamin Herrenschmidt
1
-0
/
+13
2011-05-26
powerpc: Fix irq_free_virt by adjusting bounds before loop
Milton Miller
1
-4
/
+13
2011-05-26
powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virt
Milton Miller
1
-2
/
+5
2011-05-26
powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irq
Milton Miller
1
-2
/
+5
2011-05-26
powerpc/irq: Always free duplicate IRQ_LEGACY hosts
Milton Miller
1
-9
/
+2
2011-05-26
powerpc/irq: Remove stale and misleading comment
Milton Miller
1
-3
/
+1
2011-05-26
powerpc/cell: Use common smp ipi actions
Milton Miller
1
-1
/
+1
2011-05-26
powerpc/ftrace: Implement raw syscall tracepoints on PowerPC
Ian Munsie
3
-0
/
+19
2011-05-26
Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...
Russell King
1
-1
/
+1
2011-05-25
powerpc: mmu_gather rework
Peter Zijlstra
1
-1
/
+22
2011-05-25
Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...
Russell King
1
-1
/
+1
2011-05-24
PM / Hibernate: Remove arch_prepare_suspend()
Rafael J. Wysocki
1
-1
/
+0
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-23
Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2011-05-22
KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
Scott Wood
1
-0
/
+1
2011-05-20
powerpc: Fix 32-bit SMP build
Josh Boyer
1
-1
/
+1
2011-05-20
powerpc/fsl_rio: move machine_check handler
Shaohui Xie
1
-0
/
+13
2011-05-20
powerpc: Fix hard CPU IDs detection
Benjamin Herrenschmidt
1
-4
/
+7
2011-05-20
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
2
-3
/
+2
2011-05-20
Merge remote branch 'kumar/next' into next
Benjamin Herrenschmidt
3
-3
/
+120
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2011-05-19
powerpc: Remove last piece of GEMINI
Sebastian Siewior
1
-13
/
+0
2011-05-19
powerpc: Fix for Pegasos keyboard and mouse
Gabriel Paubert
1
-0
/
+4
2011-05-19
powerpc: Make early memory scan more resilient to out of order nodes
Benjamin Herrenschmidt
1
-5
/
+10
2011-05-19
Merge branch 'merge' into next
Benjamin Herrenschmidt
4
-12
/
+24
2011-05-19
powerpc: Make IRQ_NOREQUEST last to clear, first to set
Milton Miller
1
-7
/
+7
2011-05-19
powerpc/e5500: set non-base IVORs
Scott Wood
2
-0
/
+50
2011-05-19
powerpc/fsl-booke64: Add support for Debug Level exception handler
Kumar Gala
2
-3
/
+70
2011-05-19
Merge remote branch 'benh/merge' into benh-next
Kumar Gala
4
-12
/
+24
[next]