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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-23
KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
Paul Mackerras
1
-7
/
+10
2018-08-23
powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
Aneesh Kumar K.V
1
-3
/
+5
2018-08-23
powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.
Aneesh Kumar K.V
1
-1
/
+17
2018-08-23
powerpc/nohash: fix pte_access_permitted()
Christophe Leroy
1
-6
/
+3
2018-08-21
powerpc/topology: Get topology for shared processors at boot
Srikar Dronamraju
3
-10
/
+20
2018-08-21
powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
Luke Dashjr
1
-0
/
+1
2018-08-20
powerpc/powernv/pci: Work around races in PCI bridge enabling
Benjamin Herrenschmidt
1
-0
/
+37
2018-08-20
powerpc/fadump: cleanup crash memory ranges support
Hari Bathini
1
-7
/
+1
2018-08-20
powerpc/powernv: provide a console flush operation for opal hvc driver
Nicholas Piggin
2
-31
/
+53
2018-08-20
powerpc/traps: Avoid rate limit messages from show unhandled signals
Michael Ellerman
1
-7
/
+6
2018-08-14
powerpc/64s: Fix PACA_IRQ_HARD_DIS accounting in idle_power4()
Nicholas Piggin
1
-2
/
+14
2018-08-13
powerpc/mm/book3s/radix: Add mapping statistics
Aneesh Kumar K.V
4
-5
/
+46
2018-08-13
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...
Michael Ellerman
3
-6
/
+7
2018-08-13
Merge branch 'fixes' into next
Michael Ellerman
7
-21
/
+68
2018-08-10
powerpc/uaccess: Enable get_user(u64, *p) on 32-bit
Michael Ellerman
1
-3
/
+10
2018-08-10
powerpc/mm/hash: Remove unnecessary do { } while(0) loop
Aneesh Kumar K.V
1
-3
/
+2
2018-08-10
powerpc/64s: move machine check SLB flushing to mm/slb.c
Nicholas Piggin
3
-17
/
+51
2018-08-10
powerpc/powernv/idle: Fix build error
Aneesh Kumar K.V
1
-1
/
+1
2018-08-10
powerpc/mm/tlbflush: update the mmu_gather page size while iterating address ...
Aneesh Kumar K.V
1
-4
/
+2
2018-08-10
powerpc/mm: remove warning about ‘type’ being set
Mathieu Malaterre
1
-1
/
+1
2018-08-10
powerpc/32: Include setup.h header file to fix warnings
Mathieu Malaterre
1
-0
/
+2
2018-08-10
powerpc: Move `path` variable inside DEBUG_PROM
Mathieu Malaterre
1
-2
/
+7
2018-08-10
powerpc/powermac: Make some functions static
Mathieu Malaterre
1
-6
/
+6
2018-08-10
powerpc/powermac: Remove variable x that's never read
Mathieu Malaterre
1
-2
/
+2
2018-08-10
powerpc/powermac: Add missing include of header pmac.h
Mathieu Malaterre
1
-1
/
+3
2018-08-10
powerpc/kexec: Use common error handling code in setup_new_fdt()
Markus Elfring
1
-16
/
+12
2018-08-10
powerpc/xmon: Add address lookup for percpu symbols
Boqun Feng
1
-1
/
+32
2018-08-10
powerpc/mm: remove huge_pte_offset_and_shift() prototype
Christophe Leroy
1
-3
/
+0
2018-08-10
powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled
Christophe Leroy
3
-7
/
+10
2018-08-10
powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
Mahesh Salgaonkar
1
-1
/
+1
2018-08-10
powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segements
Hari Bathini
1
-9
/
+36
2018-08-10
powerpc/fadump: handle crash memory ranges array index overflow
Hari Bathini
2
-17
/
+77
2018-08-10
powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM
Christophe Leroy
2
-0
/
+2
2018-08-10
powerpc: Fix size calculation using resource_size()
Dan Carpenter
1
-1
/
+1
2018-08-10
powerpc/powernv: Allow memory that has been hot-removed to be hot-added
Rashmica Gupta
1
-7
/
+85
2018-08-08
powerpc/dts/fsl: t2080rdb: use the Cortina PHY driver compatible
Camelia Groza
1
-2
/
+2
2018-08-08
powerpc/dts/fsl: t4240rdb: use the Cortina PHY driver compatible
Camelia Groza
1
-4
/
+4
2018-08-08
powerpc/configs/dpaa: enable the Cortina PHY driver
Camelia Groza
1
-0
/
+1
2018-08-08
powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM
Christophe Leroy
2
-0
/
+2
2018-08-08
powerpc/powernv/opal: Use standard interrupts property when available
Benjamin Herrenschmidt
1
-51
/
+75
2018-08-08
powerpc: Allow CPU selection of e300core variants
Christophe Leroy
1
-0
/
+10
2018-08-08
powerpc: Allow CPU selection also on PPC32
Christophe Leroy
1
-4
/
+11
2018-08-08
powerpc: Make CPU selection logic generic in Makefile
Christophe Leroy
2
-7
/
+16
2018-08-08
powerpc/Makefiles: Convert ifeq to ifdef where possible
Rodrigo R. Galvao
9
-27
/
+29
2018-08-08
powerpc/64: Copy as much as possible in __copy_tofrom_user
Paul Mackerras
1
-6
/
+23
2018-08-08
selftests/powerpc/64: Test all paths through copy routines
Paul Mackerras
4
-23
/
+36
2018-08-08
powerpc/64: Make exception table clearer in __copy_tofrom_user_base
Paul Mackerras
1
-326
/
+225
2018-08-08
powerpc/powermac: of_node_put() is not needed after iterator
zhong jiang
1
-2
/
+0
2018-08-08
crypto/nx: Initialize 842 high and normal RxFIFO control registers
Haren Myneni
4
-1
/
+6
2018-08-08
powerpc/powernv: Export opal_check_token symbol
Haren Myneni
1
-0
/
+1
[next]