index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-24
5
-54
/
+35
|
\
|
*
burying unused conditionals
Al Viro
2013-02-14
1
-4
/
+0
|
*
powerpc: trim the crap from syscalls.h
Al Viro
2013-02-04
1
-5
/
+0
|
*
powerpc: switch to generic old sigaction()
Al Viro
2013-02-04
1
-1
/
+1
|
*
powerpc: kill pointless wrappers
Al Viro
2013-02-04
1
-31
/
+31
|
*
powerpc: switch to generic old sigsuspend
Al Viro
2013-02-04
1
-0
/
+1
|
*
powerpc: switch to generic sigaltstack
Al Viro
2013-02-04
1
-4
/
+0
|
*
take sys_rt_sigsuspend() prototype to linux/syscalls.h
Al Viro
2013-02-04
1
-2
/
+0
|
*
consolidate kernel-side struct sigaction declarations
Al Viro
2013-02-03
3
-1
/
+3
|
*
consolidate declarations of k_sigaction
Al Viro
2013-02-03
1
-4
/
+0
|
*
sanitize rt_sigaction() situation a bit
Al Viro
2013-02-03
1
-3
/
+0
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-02-24
24
-125
/
+594
|
\
\
|
*
\
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
2013-02-20
1
-0
/
+17
|
|
\
\
|
|
*
|
powerpc/mpc512x: fix sparce warnings for non static symbols
Anatolij Gustschin
2013-02-05
1
-0
/
+1
|
|
*
|
powerpc/512x: add function for chip select parameter configuration
Anatolij Gustschin
2013-02-05
1
-0
/
+16
|
*
|
|
powerpc: Add transactional memory to POWER8 cpu features
Michael Neuling
2013-02-15
1
-1
/
+2
|
*
|
|
powerpc: Add new transactional memory state to the signal context
Michael Neuling
2013-02-15
1
-0
/
+1
|
*
|
|
powerpc: Add helper functions for transactional memory context switching
Michael Neuling
2013-02-15
2
-1
/
+21
|
*
|
|
powerpc: Add transactional memory paca scratch register to show_regs
Michael Neuling
2013-02-15
1
-0
/
+3
|
*
|
|
powerpc: Register defines for various transactional memory registers
Michael Neuling
2013-02-15
1
-0
/
+27
|
*
|
|
powerpc: New macros for transactional memory support
Michael Neuling
2013-02-15
2
-0
/
+84
|
*
|
|
powerpc: Add additional state needed for transactional memory to thread struct
Michael Neuling
2013-02-15
1
-0
/
+28
|
*
|
|
powerpc: Add new instructions for transactional memory
Michael Neuling
2013-02-15
1
-0
/
+10
|
*
|
|
powerpc: Add new CPU feature bit for transactional memory
Michael Neuling
2013-02-15
1
-0
/
+7
|
*
|
|
powerpc: Move boot_paca into early_setup
Geoff Levand
2013-02-15
1
-1
/
+0
|
*
|
|
powerpc/ps3: Add macro PS3_VERBOSE_RESULT
Geoff Levand
2013-02-15
1
-1
/
+1
|
*
|
|
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
Paul Mackerras
2013-02-15
3
-2
/
+10
|
*
|
|
powerpc: Save CFAR before branching in interrupt entry paths
Paul Mackerras
2013-02-15
1
-16
/
+68
|
*
|
|
powerpc: Add support for context switching the TAR register
Ian Munsie
2013-02-08
3
-1
/
+7
|
*
|
|
powerpc: Change hardware breakpoint to allow longer ranges
Michael Neuling
2013-01-29
1
-2
/
+0
|
*
|
|
powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSOR
Li Zhong
2013-01-29
1
-1
/
+1
|
*
|
|
powerpc/ptrace: Make #defines for all request numbers hex
Michael Neuling
2013-01-29
1
-14
/
+14
|
*
|
|
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-01-29
1
-1
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
powerpc: Rename set_break to avoid naming conflict
Michael Neuling
2013-01-15
2
-2
/
+2
|
*
|
|
powerpc: Add DSCR support to ptrace
Alexey Kardashevskiy
2013-01-15
1
-0
/
+1
|
*
|
|
powerpc/eeh: Fix crash when adding a device in a slot with DDW
Thadeu Lima de Souza Cascardo
2013-01-10
1
-0
/
+3
|
*
|
|
powerpc: Add the DAWR support to the set_break()
Michael Neuling
2013-01-10
1
-0
/
+4
|
*
|
|
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
2013-01-10
4
-18
/
+37
|
*
|
|
powerpc: Add DAWR/X SPR number definitions
Michael Neuling
2013-01-10
1
-0
/
+5
|
*
|
|
powerpc: Add DAWR CPU feature bit definition
Michael Neuling
2013-01-10
1
-1
/
+2
|
*
|
|
powerpc: Repack 64bit CPU features to remove holes
Michael Neuling
2013-01-10
1
-24
/
+26
|
*
|
|
powerpc: Remove extra zeros from 32 bit CPU features definitions
Michael Neuling
2013-01-10
1
-31
/
+31
|
*
|
|
powerpc: Implement PPR save/restore
Haren Myneni
2013-01-10
1
-8
/
+10
|
*
|
|
powerpc: Macros for saving/restore PPR
Haren Myneni
2013-01-10
3
-0
/
+63
|
*
|
|
powerpc: Define ppr in thread_struct
Haren Myneni
2013-01-10
1
-0
/
+12
|
*
|
|
powerpc: Increase exceptions arrays in paca struct to save PPR
Haren Myneni
2013-01-10
2
-3
/
+4
|
*
|
|
powerpc: Enable PPR save/restore
Haren Myneni
2013-01-10
1
-2
/
+4
|
*
|
|
powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller
Haren Myneni
2013-01-10
2
-3
/
+2
|
*
|
|
powerpc: Disable relocation on exceptions whenever PR KVM is active
Ian Munsie
2013-01-10
1
-0
/
+9
|
*
|
|
powerpc: Relocate prom_init.c on 64bit
Anton Blanchard
2013-01-10
1
-0
/
+3
[next]