index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-15
powerpc: Add transactional memory to POWER8 cpu features
Michael Neuling
1
-1
/
+2
2013-02-15
powerpc: Add new transactional memory state to the signal context
Michael Neuling
1
-0
/
+1
2013-02-15
powerpc: Add helper functions for transactional memory context switching
Michael Neuling
2
-1
/
+21
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-29
powerpc/ptrace: Make #defines for all request numbers hex
Michael Neuling
1
-14
/
+14
2013-01-29
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-1
/
+1
2013-01-16
powerpc: Rename set_break to avoid naming conflict
Michael Neuling
2
-2
/
+2
2013-01-16
powerpc: Add DSCR support to ptrace
Alexey Kardashevskiy
1
-0
/
+1
2013-01-10
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
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-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
5
-9
/
+9
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-7
/
+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
powerpc: Corrected include header path in kvm_para.h
Bharat Bhushan
1
-1
/
+1
2012-12-19
unify SS_ONSTACK/SS_DISABLE definitions
Al Viro
1
-6
/
+0
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-1
/
+0
[next]