index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-11-26
3
-4
/
+23
|
\
|
*
powerpc/mm: Fixup kernel read only mapping
Aneesh Kumar K.V
2016-11-25
1
-4
/
+10
|
*
powerpc: Fix missing CRCs, add more asm-prototypes.h declarations
Nicholas Piggin
2016-11-22
1
-0
/
+12
|
*
powerpc: Set missing wakeup bit in LPCR on POWER9
Benjamin Herrenschmidt
2016-11-22
1
-0
/
+1
*
|
Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-11-19
2
-3
/
+13
|
\
|
|
*
powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1
Michael Neuling
2016-11-18
1
-0
/
+1
|
*
powerpc: Fix exception vector build with 2.23 era binutils
Hugh Dickins
2016-11-12
1
-1
/
+1
|
*
powerpc/64s: Fix system reset interrupt winkle wakeups
Nicholas Piggin
2016-11-12
1
-2
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-29
1
-8
/
+4
|
\
\
|
|
/
|
/
|
|
*
arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold
Ivan Vecera
2016-10-29
1
-8
/
+4
*
|
powerpc/64s: relocation, register save fixes for system reset interrupt
Nicholas Piggin
2016-10-27
1
-0
/
+16
*
|
powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu
Aneesh Kumar K.V
2016-10-27
1
-0
/
+12
*
|
powerpc: Convert cmp to cmpd in idle enter sequence
Segher Boessenkool
2016-10-22
1
-1
/
+1
*
|
powerpc: Ignore the pkey system calls for now
Stephen Rothwell
2016-10-19
1
-0
/
+4
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
1
-0
/
+1
|
\
\
|
*
|
ppc: move exports to definitions
Al Viro
2016-08-07
1
-0
/
+1
*
|
|
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
2016-10-14
1
-4
/
+0
|
\
\
\
|
*
|
|
libata: remove unused definitions from <asm/libata-portmap.h>
Christoph Hellwig
2016-09-22
1
-4
/
+0
*
|
|
|
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-10-14
5
-0
/
+14
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-10-11
5
-0
/
+14
|
|
\
\
\
|
|
*
|
|
powerpc/8xx: add dedicated machine check handler
Christophe Leroy
2016-09-25
1
-0
/
+1
|
|
*
|
|
powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interrupts
Christophe Leroy
2016-09-25
3
-0
/
+12
|
|
*
|
|
powerpc32: Use instruction symbolic names in check_io_access()
Christophe Leroy
2016-09-24
1
-0
/
+1
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-07
1
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
powerpc: implement arch_reserved_kernel_pages
Srikar Dronamraju
2016-10-07
1
-0
/
+3
*
|
|
|
|
|
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-10-07
25
-179
/
+626
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
/
/
/
/
|
|
/
/
/
/
|
*
|
|
|
powerpc/bpf: Implement support for tail calls
Naveen N. Rao
2016-10-04
1
-0
/
+2
|
*
|
|
|
powerpc: tm: Enable transactional memory (TM) lazily for userspace
Cyril Bur
2016-10-04
1
-0
/
+1
|
*
|
|
|
powerpc: Remove do_load_up_transact_{fpu,altivec}
Cyril Bur
2016-10-04
1
-5
/
+0
|
*
|
|
|
powerpc: tm: Rename transct_(*) to ck(\1)_state
Cyril Bur
2016-10-04
1
-4
/
+4
|
*
|
|
|
powerpc: tm: Always use fp_state and vr_state to store live registers
Cyril Bur
2016-10-04
1
-5
/
+2
|
*
|
|
|
powerpc: signals: Stop using current in signal code
Cyril Bur
2016-10-04
1
-2
/
+0
|
*
|
|
|
powerpc: Return the new MSR from msr_check_and_set()
Cyril Bur
2016-10-04
1
-1
/
+1
|
*
|
|
|
powerpc/powernv: Specify proper data type for PCI_SLOT_ID_PREFIX
Gavin Shan
2016-10-04
1
-1
/
+1
|
*
|
|
|
powerpc: Remove static branch prediction in atomic{, 64}_add_unless
Anton Blanchard
2016-10-04
1
-2
/
+2
|
*
|
|
|
powerpc: During context switch, check before setting mm_cpumask
Anton Blanchard
2016-10-04
1
-1
/
+2
|
*
|
|
|
powerpc: Use gas sections for arranging exception vectors
Nicholas Piggin
2016-10-04
2
-17
/
+246
|
*
|
|
|
powerpc/64s: Consolidate exception handler alignment
Nicholas Piggin
2016-10-04
1
-0
/
+1
|
*
|
|
|
powerpc/64s: Add new exception vector macros
Michael Ellerman
2016-10-04
2
-81
/
+217
|
*
|
|
|
KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
Balbir Singh
2016-09-29
1
-0
/
+1
|
*
|
|
|
drivers/pci/hotplug: Support surprise hotplug in powernv driver
Gavin Shan
2016-09-29
1
-0
/
+2
|
|
/
/
/
|
*
|
|
powerpc/32: Remove CLR_TOP32
Christophe Leroy
2016-09-23
1
-1
/
+0
|
*
|
|
powerpc: Fix usage of _PAGE_RO in hugepage
Christophe Leroy
2016-09-23
1
-0
/
+2
|
*
|
|
powerpc/pseries: Remove unnecessary syscall trampoline
Nicholas Piggin
2016-09-23
1
-1
/
+1
|
*
|
|
powerpc/mm: Add radix flush all with IS=3
Aneesh Kumar K.V
2016-09-23
1
-0
/
+1
|
*
|
|
powerpc/64/kexec: Fix MMU cleanup on radix
Benjamin Herrenschmidt
2016-09-23
2
-0
/
+7
|
*
|
|
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-20
3
-5
/
+5
|
*
|
|
powerpc: Don't change the section in _GLOBAL()
Michael Ellerman
2016-09-19
1
-6
/
+2
|
*
|
|
powerpc/kernel: Use kprobe blacklist for asm functions
Nicholas Piggin
2016-09-19
1
-26
/
+14
|
*
|
|
powerpc: Use kprobe blacklist for exception handlers
Nicholas Piggin
2016-09-19
1
-3
/
+3
[next]