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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-15
powerpc: Add transactional memory paca scratch register to show_regs
Michael Neuling
1
-0
/
+3
2013-02-15
powerpc: Register defines for various transactional memory registers
Michael Neuling
1
-0
/
+27
2013-02-15
powerpc: New macros for transactional memory support
Michael Neuling
2
-0
/
+84
2013-02-15
powerpc: Add additional state needed for transactional memory to thread struct
Michael Neuling
1
-0
/
+28
2013-02-15
powerpc: Add new instructions for transactional memory
Michael Neuling
1
-0
/
+10
2013-02-15
powerpc: Add new CPU feature bit for transactional memory
Michael Neuling
1
-0
/
+7
2013-02-15
powerpc: Move boot_paca into early_setup
Geoff Levand
1
-1
/
+0
2013-02-15
powerpc/ps3: Add macro PS3_VERBOSE_RESULT
Geoff Levand
1
-1
/
+1
2013-02-15
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
Paul Mackerras
3
-2
/
+10
2013-02-15
powerpc: Save CFAR before branching in interrupt entry paths
Paul Mackerras
1
-16
/
+68
2013-02-08
powerpc: Add support for context switching the TAR register
Ian Munsie
3
-1
/
+7
2013-01-29
powerpc: Change hardware breakpoint to allow longer ranges
Michael Neuling
1
-2
/
+0
2013-01-29
powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSOR
Li Zhong
1
-1
/
+1
2013-01-15
powerpc: Rename set_break to avoid naming conflict
Michael Neuling
2
-2
/
+2
2013-01-10
powerpc/eeh: Fix crash when adding a device in a slot with DDW
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2013-01-10
powerpc: Add the DAWR support to the set_break()
Michael Neuling
1
-0
/
+4
2013-01-10
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
4
-18
/
+37
2013-01-10
powerpc: Add DAWR/X SPR number definitions
Michael Neuling
1
-0
/
+5
2013-01-10
powerpc: Add DAWR CPU feature bit definition
Michael Neuling
1
-1
/
+2
2013-01-10
powerpc: Repack 64bit CPU features to remove holes
Michael Neuling
1
-24
/
+26
2013-01-10
powerpc: Remove extra zeros from 32 bit CPU features definitions
Michael Neuling
1
-31
/
+31
2013-01-10
powerpc: Implement PPR save/restore
Haren Myneni
1
-8
/
+10
2013-01-10
powerpc: Macros for saving/restore PPR
Haren Myneni
3
-0
/
+63
2013-01-10
powerpc: Define ppr in thread_struct
Haren Myneni
1
-0
/
+12
2013-01-10
powerpc: Increase exceptions arrays in paca struct to save PPR
Haren Myneni
2
-3
/
+4
2013-01-10
powerpc: Enable PPR save/restore
Haren Myneni
1
-2
/
+4
2013-01-10
powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller
Haren Myneni
2
-3
/
+2
2013-01-10
powerpc: Disable relocation on exceptions whenever PR KVM is active
Ian Munsie
1
-0
/
+9
2013-01-10
powerpc: Relocate prom_init.c on 64bit
Anton Blanchard
1
-0
/
+3
2013-01-10
powerpc/perf: Change PMU flag representation from decimal to hex
Anshuman Khandual
1
-5
/
+5
2013-01-10
powerpc: Hook up doorbells on server
Ian Munsie
1
-1
/
+2
2013-01-10
powerpc: Select either privileged or hypervisor doorbell when sending
Ian Munsie
1
-1
/
+14
2013-01-10
powerpc: Add book3s privileged doorbell exception vectors
Ian Munsie
1
-0
/
+1
2013-01-10
powerpc: Add book3s hypervisor doorbell exception vectors
Ian Munsie
1
-0
/
+2
2013-01-10
powerpc: Define differences between doorbells on book3e and book3s
Ian Munsie
3
-0
/
+19
2013-01-10
powerpc/44x: Support OCM(On Chip Memory) for APM821xx SoC and Bluestone board
Vinh Nguyen Huu Tuong
1
-0
/
+45
2013-01-10
powerpc/pseries: Cleanup best_energy_hcall detection
Michael Neuling
1
-1
/
+2
2013-01-04
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
5
-9
/
+9
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2012-12-20
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2012-12-20
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-1
/
+0
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+2
2012-12-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
23
-132
/
+210
2012-12-18
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2
-1
/
+2
2012-12-18
include/linux/init.h: use the stringify operator for the __define_initcall macro
Matthew Leach
1
-18
/
+18
2012-12-14
powerpc: add finit_module syscall.
Rusty Russell
2
-1
/
+2
2012-12-14
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-118
/
+275
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+4
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-12
/
+3
[next]