index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
Aneesh Kumar K.V
2018-08-23
1
-3
/
+5
*
powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.
Aneesh Kumar K.V
2018-08-23
1
-1
/
+17
*
powerpc/nohash: fix pte_access_permitted()
Christophe Leroy
2018-08-23
1
-6
/
+3
*
powerpc/topology: Get topology for shared processors at boot
Srikar Dronamraju
2018-08-21
3
-10
/
+20
*
powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
Luke Dashjr
2018-08-21
1
-0
/
+1
*
powerpc/powernv/pci: Work around races in PCI bridge enabling
Benjamin Herrenschmidt
2018-08-20
1
-0
/
+37
*
powerpc/fadump: cleanup crash memory ranges support
Hari Bathini
2018-08-20
1
-7
/
+1
*
powerpc/powernv: provide a console flush operation for opal hvc driver
Nicholas Piggin
2018-08-20
3
-31
/
+55
*
powerpc/traps: Avoid rate limit messages from show unhandled signals
Michael Ellerman
2018-08-20
1
-7
/
+6
*
powerpc/64s: Fix PACA_IRQ_HARD_DIS accounting in idle_power4()
Nicholas Piggin
2018-08-14
1
-2
/
+14
*
powerpc/mm/book3s/radix: Add mapping statistics
Aneesh Kumar K.V
2018-08-13
4
-5
/
+46
*
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...
Michael Ellerman
2018-08-13
3
-6
/
+7
|
\
|
*
powerpc/dts/fsl: t2080rdb: use the Cortina PHY driver compatible
Camelia Groza
2018-08-09
1
-2
/
+2
|
*
powerpc/dts/fsl: t4240rdb: use the Cortina PHY driver compatible
Camelia Groza
2018-08-09
1
-4
/
+4
|
*
powerpc/configs/dpaa: enable the Cortina PHY driver
Camelia Groza
2018-08-09
1
-0
/
+1
|
*
powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM
Christophe Leroy
2018-08-08
2
-0
/
+2
*
|
Merge branch 'topic/hvc' into next
Michael Ellerman
2018-08-13
2
-72
/
+123
|
\
\
|
*
|
tty: hvc: introduce the hv_ops.flush operation for hvc drivers
Nicholas Piggin
2018-07-23
2
-2
/
+34
|
*
|
tty: hvc: hvc_write() may sleep
Nicholas Piggin
2018-07-23
1
-15
/
+21
|
*
|
tty: hvc: hvc_poll() may sleep
Nicholas Piggin
2018-07-23
1
-2
/
+14
|
*
|
tty: hvc: hvc_poll() break hv read loop
Nicholas Piggin
2018-07-23
1
-43
/
+45
|
*
|
tty: hvc: use mutex instead of spinlock for hvc_structs lock
Nicholas Piggin
2018-07-23
1
-12
/
+11
*
|
|
Merge branch 'fixes' into next
Michael Ellerman
2018-08-13
8
-26
/
+73
|
\
\
\
|
*
|
|
powerpc/64s/radix: Fix missing global invalidations when removing copro
Frederic Barrat
2018-08-01
1
-12
/
+21
|
*
|
|
powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)
Gautham R. Shenoy
2018-07-18
1
-0
/
+2
|
*
|
|
powerpc/Makefile: Assemble with -me500 when building for E500
James Clarke
2018-07-18
1
-0
/
+1
|
*
|
|
KVM: PPC: Check if IOMMU page is contained in the pinned physical page
Alexey Kardashevskiy
2018-07-18
5
-8
/
+43
|
*
|
|
vfio/spapr: Use IOMMU pageshift rather than pagesize
Alexey Kardashevskiy
2018-07-18
1
-4
/
+4
|
*
|
|
powerpc/xmon: Fix disassembly since printf changes
Michael Ellerman
2018-07-17
1
-2
/
+2
|
|
/
/
*
|
|
powerpc/uaccess: Enable get_user(u64, *p) on 32-bit
Michael Ellerman
2018-08-10
1
-3
/
+10
*
|
|
powerpc/mm/hash: Remove unnecessary do { } while(0) loop
Aneesh Kumar K.V
2018-08-10
1
-3
/
+2
*
|
|
powerpc/64s: move machine check SLB flushing to mm/slb.c
Nicholas Piggin
2018-08-10
3
-17
/
+51
*
|
|
powerpc/powernv/idle: Fix build error
Aneesh Kumar K.V
2018-08-10
1
-1
/
+1
*
|
|
powerpc/mm/tlbflush: update the mmu_gather page size while iterating address ...
Aneesh Kumar K.V
2018-08-10
1
-4
/
+2
*
|
|
powerpc/mm: remove warning about ‘type’ being set
Mathieu Malaterre
2018-08-10
1
-1
/
+1
*
|
|
powerpc/32: Include setup.h header file to fix warnings
Mathieu Malaterre
2018-08-10
1
-0
/
+2
*
|
|
powerpc: Move `path` variable inside DEBUG_PROM
Mathieu Malaterre
2018-08-10
1
-2
/
+7
*
|
|
powerpc/powermac: Make some functions static
Mathieu Malaterre
2018-08-10
1
-6
/
+6
*
|
|
powerpc/powermac: Remove variable x that's never read
Mathieu Malaterre
2018-08-10
1
-2
/
+2
*
|
|
cxl: remove a dead branch
Mathieu Malaterre
2018-08-10
1
-5
/
+0
*
|
|
powerpc/powermac: Add missing include of header pmac.h
Mathieu Malaterre
2018-08-10
1
-1
/
+3
*
|
|
powerpc/kexec: Use common error handling code in setup_new_fdt()
Markus Elfring
2018-08-10
1
-16
/
+12
*
|
|
powerpc/xmon: Add address lookup for percpu symbols
Boqun Feng
2018-08-10
1
-1
/
+32
*
|
|
powerpc/mm: remove huge_pte_offset_and_shift() prototype
Christophe Leroy
2018-08-10
1
-3
/
+0
*
|
|
powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled
Christophe Leroy
2018-08-10
3
-7
/
+10
*
|
|
powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
Mahesh Salgaonkar
2018-08-10
1
-1
/
+1
*
|
|
powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segements
Hari Bathini
2018-08-10
1
-9
/
+36
*
|
|
powerpc/fadump: handle crash memory ranges array index overflow
Hari Bathini
2018-08-10
2
-17
/
+77
*
|
|
powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM
Christophe Leroy
2018-08-10
2
-0
/
+2
*
|
|
powerpc: Fix size calculation using resource_size()
Dan Carpenter
2018-08-10
1
-1
/
+1
[next]