Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3c2b1ae4410c9a83d20803b17c96b9831c98d35a
/
arch
/
powerpc
fec8a09
powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX
by Russell Currey
· 6 years ago
f488832
powerpc/numa: improve control of topology updates
by Nathan Lynch
· 6 years ago
0fe8ed0
powerpc/watchdog: Use hrtimers for per-CPU heartbeat
by Nicholas Piggin
· 6 years ago
b8bd069
powerpc/perf: Fix loop exit condition in nest_imc_event_init
by Anju T Sudhakar
· 6 years ago
1a6767f
powerpc/boot: Fix missing check of lseek() return value
by Bo YU
· 6 years ago
7418539
powerpc/perf: Return accordingly on invalid chip-id in
by Anju T Sudhakar
· 6 years ago
4179b85
powerpc/booke64: set RI in default MSR
by Laurentiu Tudor
· 6 years ago
71b20cd
powerpc/powernv/idle: Restore IAMR after idle
by Russell Currey
· 6 years ago
69c2b71
powerpc/book3s/64: check for NULL pointer in pgd_alloc()
by Rick Lindsley
· 6 years ago
0dc9ad4
powerpc/64s: Include cpu header
by Breno Leitao
· 6 years ago
19f4f94
powerpc/smp: Fix NMI IPI xmon timeout
by Nicholas Piggin
· 6 years ago
f8bd34d1
powerpc/smp: Fix NMI IPI timeout
by Nicholas Piggin
· 6 years ago
74857f6
powerpc/speculation: Support 'mitigations=' cmdline option
by Josh Poimboeuf
· 6 years ago
c7e220e
powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown search
by Aneesh Kumar K.V
· 6 years ago
6a62bbe
kmemleak: powerpc: skip scanning holes in the .bss section
by Catalin Marinas
· 6 years ago
087341c
powerpc/mm/radix: Make Radix require HUGETLB_PAGE
by Michael Ellerman
· 6 years ago
1e0cab1
powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
by Christophe Leroy
· 6 years ago
6947d85
powerpc/pseries: Remove prrn_work workqueue
by Nathan Fontenot
· 6 years ago
902eca1
powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM
by Breno Leitao
· 6 years ago
06af7dd
powerpc/pseries: Perform full re-add of CPU for topology update post-migration
by Nathan Fontenot
· 6 years ago
b52681e
powerpc/64s: Clear on-stack exception marker upon exception return
by Nicolai Stange
· 6 years ago
6cf5f63
powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callback
by Aneesh Kumar K.V
· 6 years ago
c70214d
powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc
by Nathan Chancellor
· 6 years ago
4acf797
powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tables
by Alexey Kardashevskiy
· 6 years ago
c91d07a
powerpc/64: Fix memcmp reading past the end of src/dest
by Michael Ellerman
· 6 years ago
d7c00bb
powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes
by Gautham R. Shenoy
· 6 years ago
92d4ee2
powerpc: bpf: Fix generation of load/store DW instructions
by Naveen N. Rao
· 6 years ago
a1df5db
powerpc/security: Fix spectre_v2 reporting
by Michael Ellerman
· 6 years ago
986f0c6
powerpc/fsl: Fix the flush of branch predictor.
by Christophe Leroy
· 6 years ago
b848d19
powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'
by Diana Craciun
· 6 years ago
632d839
powerpc/fsl: Update Spectre v2 reporting
by Diana Craciun
· 6 years ago
43f4062
powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used
by Diana Craciun
· 6 years ago
a46a503
powerpc/fsl: Flush branch predictor when entering KVM
by Diana Craciun
· 6 years ago
3cb931c
powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)
by Diana Craciun
· 6 years ago
cf72dad
powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)
by Diana Craciun
· 6 years ago
020e5f1
powerpc/fsl: Add nospectre_v2 command line argument
by Diana Craciun
· 6 years ago
4a6a228
powerpc/fsl: Emulate SPRN_BUCSR register
by Diana Craciun
· 6 years ago
4944f1d
powerpc/fsl: Add macro to flush the branch predictor
by Diana Craciun
· 6 years ago
d67ab3d
powerpc/fsl: Add infrastructure to fixup branch predictor flush
by Diana Craciun
· 6 years ago
b8ea151
powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
by Michael Ellerman
· 6 years ago
23ad135
KVM: Call kvm_arch_memslots_updated() before updating memslots
by Sean Christopherson
· 6 years ago
d6d004b
powerpc/traps: Fix the message printed when stack overflows
by Christophe Leroy
· 6 years ago
461a52a
powerpc/traps: fix recoverability of machine check handling on book3s/32
by Christophe Leroy
· 6 years ago
baed68a
powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configuration
by Aneesh Kumar K.V
· 6 years ago
9d2e929
powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
by Michael Ellerman
· 6 years ago
344996a
powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
by Mark Cave-Ayland
· 6 years ago
3bf8ff7
powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
by Paul Mackerras
· 6 years ago
f6f03d60
powerpc/83xx: Also save/restore SPRG4-7 during suspend
by Christophe Leroy
· 6 years ago
b093499
powerpc/powernv: Make opal log only readable by root
by Jordan Niethe
· 6 years ago
9b530550
powerpc/wii: properly disable use of BATs when requested.
by Christophe Leroy
· 6 years ago
40b9785
powerpc/32: Clear on-stack exception marker upon exception return
by Christophe Leroy
· 6 years ago
99b490e
powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.
by Christophe Leroy
· 6 years ago
49c473e
powerpc/radix: Fix kernel crash with mremap()
by Aneesh Kumar K.V
· 6 years ago
fc09008
powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.
by Mahesh Salgaonkar
· 6 years ago
279eb1d
powerpc/mm: Fix reporting of kernel execute faults on the 8xx
by Christophe Leroy
· 6 years ago
49f182e
powerpc/powernv/ioda: Allocate indirect TCE levels of cached userspace addresses on demand
by Alexey Kardashevskiy
· 6 years ago
5a0c7fb
powerpc/perf: Fix thresholding counter data for unknown type
by Madhavan Srinivasan
· 6 years ago
e121943
powerpc/uaccess: fix warning/error with access_ok()
by Christophe Leroy
· 6 years ago
43b7fa3
KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
by Suraj Jitindar Singh
· 6 years ago
0f9dff3
powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitly
by Mathieu Malaterre
· 6 years ago
22ccd25
powerpc/pseries: add of_node_put() in dlpar_detach_node()
by Frank Rowand
· 6 years ago
115a0d6
powerpc/xmon: Fix invocation inside lock region
by Breno Leitao
· 6 years ago
a854ab8
powerpc/tm: Set MSR[TS] just prior to recheckpoint
by Breno Leitao
· 6 years ago
6d9e96f
Revert "powerpc/tm: Unset MSR[TS] if not recheckpointing"
by Greg Kroah-Hartman
· 6 years ago
7dfb22b
powerpc/boot: Set target when cross-compiling for clang
by Joel Stanley
· 6 years ago
28e1d14
powerpc: Disable -Wbuiltin-requires-header when setjmp is used
by Joel Stanley
· 6 years ago
ba1fe90
powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer
by Nicholas Piggin
· 6 years ago
24e2606
powerpc: consolidate -mno-sched-epilog into FTRACE flags
by Nicholas Piggin
· 6 years ago
5b59eeb
powerpc: remove old GCC version checks
by Nicholas Piggin
· 6 years ago
54568ab
powerpc/mm: Fallback to RAM if the altmap is unusable
by Oliver O'Halloran
· 6 years ago
d4fdc5e
powerpc/mm: Fix linux page tables build with some configs
by Michael Ellerman
· 6 years ago
4642a5c5
powerpc: Fix COFF zImage booting on old powermacs
by Paul Mackerras
· 6 years ago
a9935a1
powerpc/tm: Unset MSR[TS] if not recheckpointing
by Breno Leitao
· 6 years ago
34fc091
powerpc/fsl: Fix spectre_v2 mitigations reporting
by Diana Craciun
· 6 years ago
c97c353
powerpc: Look for "stdout-path" when setting up legacy consoles
by Benjamin Herrenschmidt
· 6 years ago
73732de
powerpc/msi: Fix NULL pointer access in teardown code
by Radu Rendec
· 6 years ago
5478648
powerpc/function_graph: Simplify with function_graph_enter()
by Steven Rostedt (VMware)
· 6 years ago
f5c632c
powerpc/numa: Suppress "VPHN is not supported" messages
by Satheesh Rajendran
· 6 years ago
b771863
powerpc/io: Fix the IO workarounds code to work with Radix
by Michael Ellerman
· 6 years ago
8d976d7
KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
by Scott Wood
· 6 years ago
ce65f0f
Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
by Christophe Leroy
· 6 years ago
7583789
powerpc/memtrace: Remove memory in chunks
by Rashmica Gupta
· 6 years ago
ce62cb9
powerpc/boot: Ensure _zimage_start is a weak symbol
by Joel Stanley
· 6 years ago
5b24869
powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
by Christophe Leroy
· 6 years ago
b0f8599
powerpc/nohash: fix undefined behaviour when testing page size support
by Daniel Axtens
· 6 years ago
234bee8
powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
by Sam Bobroff
· 6 years ago
32f2674
powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
by Joel Stanley
· 6 years ago
56e4367
powerpc/mm: fix always true/false warning in slice.c
by Christophe Leroy
· 6 years ago
287deb2
powerpc/mm: Fix page table dump to work on Radix
by Michael Ellerman
· 6 years ago
63880b2f
powerpc/64/module: REL32 relocation range check
by Nicholas Piggin
· 6 years ago
54de3d7
powerpc/traps: restore recoverability of machine_check interrupts
by Christophe Leroy
· 6 years ago
66eb08a
powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
by Nicholas Piggin
· 6 years ago
e0f5f1c
powerpc/tm: Fix HFSCR bit for no suspend case
by Michael Neuling
· 6 years ago
7607e1d
powerpc/msi: Fix compile error on mpc83xx
by Christophe Leroy
· 6 years ago
5f48957
powerpc64/module elfv1: Set opd addresses after module relocation
by Naveen N. Rao
· 7 years ago
3a27203
Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Greg Kroah-Hartman
· 6 years ago
4628a64
mm: Preserve _PAGE_DEVMAP across mprotect() calls
by Jan Kara
· 6 years ago
cd2093c
Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Greg Kroah-Hartman
· 6 years ago
08b297b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Greg Kroah-Hartman
· 6 years ago
ac1788c
powerpc/numa: Skip onlining a offline node in kdump path
by Srikar Dronamraju
· 6 years ago
Next »