index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-02
tty/serial_core: add ISO7816 infrastructure
Nicolas Ferre
1
-0
/
+2
2018-10-02
powerpc: enable building all dtbs
Rob Herring
2
-0
/
+9
2018-10-02
kbuild: consolidate Devicetree dtb build rules
Rob Herring
1
-3
/
+0
2018-10-02
powerpc: build .dtb files in dts directory
Rob Herring
3
-30
/
+28
2018-10-02
powerpc/lib: fix book3s/32 boot failure due to code patching
Christophe Leroy
1
-8
/
+12
2018-10-02
KVM: PPC: Inform the userspace about TCE update failures
Alexey Kardashevskiy
2
-7
/
+7
2018-10-02
KVM: PPC: Validate all tces before updating tables
Alexey Kardashevskiy
2
-0
/
+22
2018-09-29
xarray: Replace exceptional entries
Matthew Wilcox
2
-6
/
+2
2018-09-28
Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Greg Kroah-Hartman
9
-9
/
+38
2018-09-28
Merge branch 'dt/cpu-type-rework' into dt/next
Rob Herring
4
-43
/
+30
2018-09-28
powerpc: 8xx: get cpu node with of_get_cpu_node
Rob Herring
1
-2
/
+3
2018-09-28
powerpc: 4xx: get cpu node with of_get_cpu_node
Rob Herring
1
-1
/
+1
2018-09-28
powerpc: use for_each_of_cpu_node iterator
Rob Herring
2
-40
/
+26
2018-09-25
powerpc/numa: Use associativity if VPHN hcall is successful
Srikar Dronamraju
1
-1
/
+3
2018-09-25
powerpc/tm: Avoid possible userspace r1 corruption on reclaim
Michael Neuling
1
-1
/
+8
2018-09-25
powerpc/tm: Fix userspace r13 corruption
Michael Neuling
1
-2
/
+9
2018-09-24
powerpc/pseries: Fix unitialized timer reset on migration
Michael Bringmann
1
-1
/
+2
2018-09-21
signal/powerpc: Use force_sig_fault where appropriate
Eric W. Biederman
4
-36
/
+12
2018-09-21
signal/powerpc: Simplify _exception_pkey by using force_sig_pkuerr
Eric W. Biederman
1
-9
/
+1
2018-09-21
signal/powerpc: Specialize _exception_pkey for handling pkey exceptions
Eric W. Biederman
3
-7
/
+7
2018-09-21
signal/powerpc: Call force_sig_fault from _exception
Eric W. Biederman
1
-1
/
+4
2018-09-21
signal/powerpc: Factor the common exception code into exception_common
Eric W. Biederman
1
-5
/
+13
2018-09-21
signal/powerpc: Remove pkey parameter from __bad_area_nosemaphore
Eric W. Biederman
1
-5
/
+4
2018-09-21
signal/powerpc: Call _exception_pkey directly from bad_key_fault_exception
Eric W. Biederman
1
-1
/
+11
2018-09-21
signal/powerpc: Remove pkey parameter from __bad_area
Eric W. Biederman
1
-5
/
+4
2018-09-21
signal/powerpc: Use force_sig_mceerr as appropriate
Eric W. Biederman
1
-7
/
+11
2018-09-20
powerpc/pkeys: Fix reading of ibm, processor-storage-keys property
Thiago Jung Bauermann
1
-1
/
+1
2018-09-20
powerpc: fix csum_ipv6_magic() on little endian platforms
Christophe Leroy
1
-0
/
+3
2018-09-20
powerpc/powernv/ioda2: Reduce upper limit for DMA window size (again)
Alexey Kardashevskiy
1
-1
/
+1
2018-09-19
libfdt: Ensure INT_MAX is defined in libfdt_env.h
Rob Herring
1
-0
/
+2
2018-09-19
signal: Simplify tracehook_report_syscall_exit
Eric W. Biederman
2
-6
/
+3
2018-09-19
powerpc/fadump: re-register firmware-assisted dump if already registered
Hari Bathini
1
-2
/
+2
2018-09-19
powerpc/pseries: Remove VLA from lparcfg_write()
Suraj Jitindar Singh
1
-3
/
+2
2018-09-19
powerpc/prom: Remove VLA in prom_check_platform_support()
Suraj Jitindar Singh
1
-2
/
+5
2018-09-19
powerpc: Fix duplicate const clang warning in user access code
Anton Blanchard
1
-3
/
+3
2018-09-19
powerpc/boot: Ensure _zimage_start is a weak symbol
Joel Stanley
1
-1
/
+3
2018-09-19
powerpc/configs: Update skiroot defconfig
Joel Stanley
1
-46
/
+108
2018-09-19
powerpc/pseries: Disable CPU hotplug across migrations
Nathan Fontenot
1
-0
/
+2
2018-09-19
powerpc/pseries: Remove unneeded uses of dlpar work queue
Nathan Fontenot
4
-43
/
+19
2018-09-19
powerpc/pseries: Remove prrn_work workqueue
Nathan Fontenot
1
-14
/
+3
2018-09-19
powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR request
Nathan Fontenot
2
-39
/
+21
2018-09-19
powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer
Nicholas Piggin
1
-2
/
+6
2018-09-19
powerpc: consolidate -mno-sched-epilog into FTRACE flags
Nicholas Piggin
5
-13
/
+13
2018-09-19
powerpc: remove old GCC version checks
Nicholas Piggin
1
-29
/
+2
2018-09-19
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
5
-39
/
+142
2018-09-19
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
Nicholas Piggin
6
-0
/
+37
2018-09-19
powerpc/64s: xmon do not dump hash fields when using radix mode
Nicholas Piggin
1
-19
/
+21
2018-09-19
powerpc/64s/hash: SLB allocation status bitmaps
Nicholas Piggin
4
-17
/
+59
2018-09-19
powerpc/64s/hash: remove user SLB data from the paca
Nicholas Piggin
8
-103
/
+40
2018-09-19
powerpc/64s/hash: convert SLB miss handlers to C
Nicholas Piggin
6
-624
/
+196
[prev]
[next]