index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-28
powerpc/kexec: Disable hard IRQ before kexec
Phileas Fogg
1
-0
/
+5
2013-01-17
KVM: PPC: 44x: fix DCR read/write
Alexander Graf
1
-0
/
+2
2013-01-17
powerpc: Add missing NULL terminator to avoid boot panic on PPC40x
Gabor Juhos
1
-1
/
+2
2013-01-17
powerpc/vdso: Remove redundant locking in update_vsyscall_tz()
Shan Hai
1
-5
/
+0
2013-01-17
powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build
Anton Blanchard
1
-1
/
+1
2012-12-03
powerpc/eeh: Lock module while handling EEH event
Gavin Shan
1
-21
/
+74
2012-10-13
powerpc/eeh: Fix crash on converting OF node to edev
Gavin Shan
2
-1
/
+9
2012-10-02
powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabled
Timur Tabi
1
-2
/
+62
2012-10-02
powerpc/85xx: p1022ds: disable the NAND flash node if video is enabled
Timur Tabi
1
-9
/
+29
2012-09-14
powerpc: Make sure IPI handlers see data written by IPI senders
Paul Mackerras
3
-3
/
+16
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-09-14
powerpc: Keep thread.dscr and thread.dscr_inherit in sync
Anton Blanchard
2
-2
/
+5
2012-09-14
powerpc: Update DSCR on all CPUs when writing sysfs dscr_default
Anton Blanchard
1
-0
/
+8
2012-08-09
powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DS
Timur Tabi
2
-29
/
+93
2012-08-09
powerpc/eeh: Check handle_eeh_events() return value
Kleber Sacilotto de Souza
1
-2
/
+4
2012-08-09
powerpc: Add "memory" attribute for mfmsr()
Tiejun Chen
1
-1
/
+2
2012-08-09
powerpc/ftrace: Fix assembly trampoline register usage
roger blofeld
1
-6
/
+6
2012-07-16
powerpc: Fix build of some debug irq code
Benjamin Herrenschmidt
2
-3
/
+3
2012-07-16
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
4
-12
/
+64
2012-07-16
powerpc/xmon: Use cpumask iterator to avoid warning
Anton Blanchard
1
-1
/
+1
2012-07-16
powerpc/kvm: sldi should be sld
Michael Neuling
1
-1
/
+1
2012-07-16
powerpc: check_and_cede_processor() never cedes
Anton Blanchard
2
-1
/
+6
2012-07-16
powerpc/pseries: Fix software invalidate TCE
Michael Neuling
1
-2
/
+2
2012-07-16
powerpc: Fix uninitialised error in numa.c
Michael Neuling
1
-1
/
+1
2012-07-16
powerpc/ftrace: Do not trace restore_interrupts()
Steven Rostedt
1
-1
/
+1
2012-06-22
Make hard_irq_disable() actually hard-disable interrupts
Paul Mackerras
1
-0
/
+3
2012-06-17
powerpc: Fix kernel panic during kernel module load
Steffen Rumler
1
-6
/
+5
2012-06-17
powerpc/time: Sanity check of decrementer expiration is necessary
Paul Mackerras
1
-3
/
+11
2012-06-01
powerpc: Fix broken cpu_idle_wait() implementation
Thomas Gleixner
1
-9
/
+5
2012-05-16
KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates
Paul Mackerras
1
-0
/
+1
2012-05-16
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM
Benjamin Herrenschmidt
2
-9
/
+11
2012-05-16
KVM: PPC: Book3S: PR: Fix hsrr code
Alexander Graf
1
-4
/
+3
2012-05-16
KVM: PPC: Fix PR KVM on POWER7 bare metal
Alexander Graf
1
-13
/
+22
2012-05-16
KVM: PPC: Book3S: PR: Handle EMUL_ASSIST
Alexander Graf
1
-0
/
+6
2012-05-12
powerpc/irq: Fix another case of lazy IRQ state getting out of sync
Benjamin Herrenschmidt
2
-13
/
+44
2012-05-09
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-11
/
+13
2012-05-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-29
/
+16
2012-05-09
powerpc/irq: Make alignment & program interrupt behave the same
Benjamin Herrenschmidt
3
-10
/
+9
2012-05-09
powerpc/irq: Fix bug with new lazy IRQ handling code
Benjamin Herrenschmidt
2
-19
/
+7
2012-05-08
KVM: PPC: Book3S HV: Fix refcounting of hugepages
David Gibson
2
-11
/
+13
2012-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-31
/
+111
2012-04-30
bpf jit: Let the powerpc jit handle negative offsets
Jan Seiffert
3
-31
/
+111
2012-04-30
powerpc/pseries: Rivet CONFIG_EEH for pSeries platform
Gavin Shan
1
-2
/
+2
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
8
-29
/
+14
2012-04-30
powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controller
Grant Likely
1
-41
/
+20
2012-04-28
Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2012-04-23
powerpc/mpic: Properly set default triggers
Benjamin Herrenschmidt
2
-30
/
+30
2012-04-23
powerpc/mpic: Fix confusion between hw_irq and virq
Benjamin Herrenschmidt
1
-8
/
+4
2012-04-23
powerpc/pmac: Don't add_timer() twice
Benjamin Herrenschmidt
1
-0
/
+9
[next]