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
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
1
-22
/
+60
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
1
-26
/
+26
2019-02-07
powerpc/powernv: Escalate reset when IODA reset fails
Oliver O'Halloran
1
-2
/
+5
2019-02-07
powerpc/ptrace: Mitigate potential Spectre v1
Breno Leitao
1
-1
/
+7
2019-02-05
powerpc/32: Include .branch_lt in data section
Joel Stanley
1
-0
/
+1
2019-02-05
powerpc/eeh: Correct retries in eeh_pe_reset_full()
Sam Bobroff
1
-14
/
+18
2019-02-05
powerpc/eeh: Improve recovery of passed-through devices
Sam Bobroff
4
-31
/
+52
2019-02-05
powerpc/eeh: Add include_passed to eeh_clear_pe_frozen_state()
Sam Bobroff
1
-9
/
+11
2019-02-05
powerpc/eeh: Add include_passed to eeh_pe_state_clear()
Sam Bobroff
5
-60
/
+50
2019-02-05
powerpc/eeh: remove sw_state from eeh_unfreeze_pe()
Sam Bobroff
4
-11
/
+14
2019-02-05
powerpc/eeh: Cleanup eeh_pe_clear_frozen_state()
Sam Bobroff
1
-27
/
+13
2019-02-04
powerpc: Drop page_is_ram() and walk_system_ram_range()
Christophe Leroy
3
-37
/
+6
2019-02-04
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
10
-18
/
+22
2019-02-03
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
1
-2
/
+2
2019-02-03
Move static keyword at beginning of declaration
Mathieu Malaterre
2
-4
/
+4
2019-02-03
powerpc: Remove trailing semicolon after curly brace
Mathieu Malaterre
1
-1
/
+1
2019-02-01
bpf: powerpc64: add JIT support for bpf line info
Sandipan Das
1
-0
/
+1
2019-02-01
powerpc: Enable kernel XZ compression option on 44x
Christian Lamparter
1
-1
/
+1
2019-02-01
dma-mapping: remove the default map_resource implementation
Christoph Hellwig
2
-0
/
+2
2019-02-01
powerpc/papr_scm: Use the correct bind address
Oliver O'Halloran
1
-1
/
+4
2019-01-31
powerpc/radix: Fix kernel crash with mremap()
Aneesh Kumar K.V
2
-15
/
+29
2019-01-31
powerpc/livepatch: return -ERRNO values in save_stack_trace_tsk_reliable()
Joe Lawrence
1
-7
/
+7
2019-01-31
powerpc/livepatch: small cleanups in save_stack_trace_tsk_reliable()
Joe Lawrence
1
-26
/
+14
2019-01-31
powerpc/livepatch: relax reliable stack tracer checks for first-frame
Joe Lawrence
1
-8
/
+24
2019-01-31
powerpc/64s: Make reliable stacktrace dependency clearer
Nicolai Stange
1
-1
/
+1
2019-01-31
powerpc/64s: Clear on-stack exception marker upon exception return
Nicolai Stange
1
-0
/
+7
2019-01-31
powerpc/perf: Add mem access events to sysfs
Madhavan Srinivasan
2
-0
/
+28
2019-01-31
powerpc/mm: Add _PAGE_SAO to _PAGE_CACHE_CTL mask
Reza Arbab
1
-1
/
+1
2019-01-31
powerpc/cell: Remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2019-01-30
powerpc/powernv: Remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2019-01-30
powerpc/kernel/time: Remove duplicate header
Brajeswar Ghosh
1
-1
/
+0
2019-01-30
powerpc/traps: Fix the message printed when stack overflows
Christophe Leroy
1
-2
/
+2
2019-01-30
powerpc/pseries: Perform full re-add of CPU for topology update post-migration
Nathan Fontenot
3
-8
/
+22
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-14
/
+111
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
12
-22
/
+27
2019-01-28
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
1
-1
/
+1
2019-01-26
ppc: bpf: implement jitting of JMP32
Jiong Wang
3
-14
/
+111
2019-01-25
arch: add split IPC system calls where needed
Arnd Bergmann
1
-0
/
+13
2019-01-22
pseries: ibmebus.c: convert to use BUS_ATTR_WO
Greg Kroah-Hartman
1
-6
/
+4
2019-01-22
iomap: introduce io{read|write}64_{lo_hi|hi_lo}
Logan Gunthorpe
1
-0
/
+2
2019-01-22
powerpc: Adopt nvram module for PPC64
Finn Thain
6
-163
/
+5
2019-01-22
powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM
Finn Thain
6
-23
/
+4
2019-01-22
powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMac
Finn Thain
2
-4
/
+19
2019-01-22
powerpc: Replace nvram_* extern declarations with standard header
Finn Thain
2
-30
/
+1
2019-01-21
perf/core, arch/powerpc: use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
Andrew Murray
3
-36
/
+3
2019-01-20
Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-2
/
+1
2019-01-19
powerpc: chrp: Use of_node_is_type to access device_type
Rob Herring
1
-2
/
+1
2019-01-19
Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
9
-16
/
+21
2019-01-15
powerpc/syscalls: Fix syscall tracing
Michael Ellerman
1
-7
/
+0
2019-01-15
powerpc/pseries: Fix build break due to pnv_npu2_init()
Jason A. Donenfeld
1
-0
/
+2
[prev]
[next]