Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dbd816e106229adb3ded86ce233878962bd2b469
/
arch
/
powerpc
/
include
e9b911a
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
by Nicholas Piggin
· 6 years ago
4ec7e5e
powerpc: Move default security feature flags
by Mauricio Faria de Oliveira
· 6 years ago
6f81254
powerpc/64s: Move cpu_show_meltdown()
by Michael Ellerman
· 6 years ago
62dfddf
powerpc: Add security feature flags for Spectre/Meltdown
by Michael Ellerman
· 6 years ago
45bc42b
powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
by Michael Ellerman
· 6 years ago
5e9ea71
powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
by Michael Ellerman
· 6 years ago
a9d6175
powerpc: Add missing prototype for arch_irq_work_raise()
by Mathieu Malaterre
· 7 years ago
81da9f8
futex: Remove duplicated code and fix undefined behaviour
by Jiri Slaby
· 7 years ago
8923141
powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops
by Nicholas Piggin
· 7 years ago
59f404e
powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently
by Nicholas Piggin
· 7 years ago
e88f1e3
powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash
by Michael Ellerman
· 7 years ago
6bdfab8
powerpc/modules: If mprofile-kernel is enabled add it to vermagic
by Michael Ellerman
· 8 years ago
3095a0d
powerpc/64s: Remove SAO feature from Power9 DD1
by Nicholas Piggin
· 8 years ago
f6edf95
powerpc/modules: Don't try to restore r2 after a sibling call
by Josh Poimboeuf
· 7 years ago
ec0084d
powerpc/64s: Improve RFI L1-D cache flush fallback
by Nicholas Piggin
· 7 years ago
efe8bc0
powerpc/64s: Simple RFI macro conversions
by Nicholas Piggin
· 7 years ago
ba4f9c1
powerpc/pseries: include linux/types.h in asm/hvcall.h
by Michal Suchanek
· 7 years ago
c3b82eb
powerpc/64s: Add support for RFI flush of L1-D cache
by Michael Ellerman
· 7 years ago
8fd3f98
powerpc/64: Add macros for annotating the destination of rfid/hrfid
by Nicholas Piggin
· 7 years ago
be6641a
powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper
by Michael Neuling
· 7 years ago
eae3f3a
powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofold
by Paul Mackerras
· 8 years ago
4aff028
powerpc/64: Fix checksum folding in csum_add()
by Shile Zhang
· 8 years ago
57e76db
powerpc/mm: Fix memory hotplug BUG() on radix
by Reza Arbab
· 8 years ago
5aa523a
powerpc/mm: Ensure cpumask update is ordered
by Benjamin Herrenschmidt
· 7 years ago
0f31691
Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"
by Greg Kroah-Hartman
· 7 years ago
88481a2
powerpc/asm: Mark cr0 as clobbered in mftb()
by Oliver O'Halloran
· 7 years ago
99fc5a2
powerpc/64: Fix atomic64_inc_not_zero() to return an int
by Michael Ellerman
· 7 years ago
90fb0f7
powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB
by Kees Cook
· 7 years ago
b4624ff
powerpc/numa: Fix percpu allocations to be NUMA aware
by Michael Ellerman
· 7 years ago
690f09e
powerpc/mm: Ensure IRQs are off in switch_mm()
by David Gibson
· 8 years ago
754a2bc
powerpc/mm: Fixup wrong LPCR_VRMASD value
by Aneesh Kumar K.V
· 8 years ago
5b34666
powerpc/iommu: Stop using @current in mm_iommu_xxx
by Alexey Kardashevskiy
· 8 years ago
2ba7ef2
powerpc/iommu: Pass mm_struct to init/cleanup helpers
by Alexey Kardashevskiy
· 8 years ago
3552f91
powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
by Aneesh Kumar K.V
· 8 years ago
e7f9f10
powerpc/powernv: Fix CPU hotplug to handle waking on HVI
by Benjamin Herrenschmidt
· 8 years ago
8f41533
powerpc: Fix build failure with clang due to BUILD_BUG_ON()
by Michael Ellerman
· 8 years ago
bf15e45
powerpc: Ignore reserved field in DCSR and PVR reads and writes
by Anton Blanchard
· 8 years ago
e5f33ef
powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format
by Paul Mackerras
· 8 years ago
75b1053
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
by Paul Mackerras
· 8 years ago
39c1573
Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
984d7a1
powerpc/mm: Fixup kernel read only mapping
by Aneesh Kumar K.V
· 8 years ago
9e5f688
powerpc: Fix missing CRCs, add more asm-prototypes.h declarations
by Nicholas Piggin
· 8 years ago
7a43906
powerpc: Set missing wakeup bit in LPCR on POWER9
by Benjamin Herrenschmidt
· 8 years ago
f691838
Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
96ed1fe
powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1
by Michael Neuling
· 8 years ago
e6740ae
powerpc: Fix exception vector build with 2.23 era binutils
by Hugh Dickins
· 8 years ago
f23ed16
powerpc/64s: Fix system reset interrupt winkle wakeups
by Nicholas Piggin
· 8 years ago
2a26d99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
f9d4286
arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold
by Ivan Vecera
· 8 years ago
fb479e4
powerpc/64s: relocation, register save fixes for system reset interrupt
by Nicholas Piggin
· 8 years ago
bd77c44
powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu
by Aneesh Kumar K.V
· 8 years ago
80f2393
powerpc: Convert cmp to cmpd in idle enter sequence
by Segher Boessenkool
· 8 years ago
78914ff
powerpc: Ignore the pkey system calls for now
by Stephen Rothwell
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
f96ed26
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
d8bfb96
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
065397a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 8 years ago
b66484c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
07021b4
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
1e76609
powerpc: implement arch_reserved_kernel_pages
by Srikar Dronamraju
· 8 years ago
6218590
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
ce07614
powerpc/bpf: Implement support for tail calls
by Naveen N. Rao
· 8 years ago
5d176f7
powerpc: tm: Enable transactional memory (TM) lazily for userspace
by Cyril Bur
· 8 years ago
d986d6f
powerpc: Remove do_load_up_transact_{fpu,altivec}
by Cyril Bur
· 8 years ago
000ec28
powerpc: tm: Rename transct_(*) to ck(\1)_state
by Cyril Bur
· 8 years ago
dc31066
powerpc: tm: Always use fp_state and vr_state to store live registers
by Cyril Bur
· 8 years ago
d119943
powerpc: signals: Stop using current in signal code
by Cyril Bur
· 8 years ago
3cee070
powerpc: Return the new MSR from msr_check_and_set()
by Cyril Bur
· 8 years ago
066bcd7
powerpc/powernv: Specify proper data type for PCI_SLOT_ID_PREFIX
by Gavin Shan
· 8 years ago
61e98eb
powerpc: Remove static branch prediction in atomic{, 64}_add_unless
by Anton Blanchard
· 8 years ago
bb85fb5
powerpc: During context switch, check before setting mm_cpumask
by Anton Blanchard
· 8 years ago
57f2664
powerpc: Use gas sections for arranging exception vectors
by Nicholas Piggin
· 8 years ago
be642c3
powerpc/64s: Consolidate exception handler alignment
by Nicholas Piggin
· 8 years ago
da2bc46
powerpc/64s: Add new exception vector macros
by Michael Ellerman
· 8 years ago
2e5bbb5
KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
by Balbir Singh
· 8 years ago
360aebd
drivers/pci/hotplug: Support surprise hotplug in powernv driver
by Gavin Shan
· 8 years ago
fa73c3b
KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
by Thomas Huth
· 8 years ago
4f053d0
KVM: PPC: Book3S: Remove duplicate setting of the B field in tlbie
by Balbir Singh
· 8 years ago
88b02cf9
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
by Paul Mackerras
· 8 years ago
e627f8d
powerpc/8xx: add dedicated machine check handler
by Christophe Leroy
· 8 years ago
834e5a6
powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interrupts
by Christophe Leroy
· 8 years ago
ddc6cd0
powerpc32: Use instruction symbolic names in check_io_access()
by Christophe Leroy
· 8 years ago
148151a
powerpc/32: Remove CLR_TOP32
by Christophe Leroy
· 8 years ago
6b8cb66
powerpc: Fix usage of _PAGE_RO in hugepage
by Christophe Leroy
· 8 years ago
a24553d
powerpc/pseries: Remove unnecessary syscall trampoline
by Nicholas Piggin
· 8 years ago
be34d30
powerpc/mm: Add radix flush all with IS=3
by Aneesh Kumar K.V
· 8 years ago
fe036a0
powerpc/64/kexec: Fix MMU cleanup on radix
by Benjamin Herrenschmidt
· 8 years ago
014b44e
libata: remove unused definitions from <asm/libata-portmap.h>
by Christoph Hellwig
· 8 years ago
ef24ba7
powerpc: Remove all usages of NO_IRQ
by Michael Ellerman
· 8 years ago
bea2dcc
powerpc: Don't change the section in _GLOBAL()
by Michael Ellerman
· 8 years ago
6f698df
powerpc/kernel: Use kprobe blacklist for asm functions
by Nicholas Piggin
· 8 years ago
03465f8
powerpc: Use kprobe blacklist for exception handlers
by Nicholas Piggin
· 8 years ago
baf009f
Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
77e5bdf
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
2242646
ppc32: fix copy_from_user()
by Al Viro
· 8 years ago
ad41067
powerpc/mm: Update the HID bit when switching from radix to hash
by Aneesh Kumar K.V
· 8 years ago
c6d1a76
powerpc/mm/radix: Use different pte update sequence for different POWER9 revs
by Aneesh Kumar K.V
· 8 years ago
694c495
powerpc/mm/radix: Use different RTS encoding for different POWER9 revs
by Aneesh Kumar K.V
· 8 years ago
7dccfbc
powerpc/book3s: Add a cpu table entry for different POWER9 revs
by Aneesh Kumar K.V
· 8 years ago
d8d42b0
powerpc/64: Do load of PACAKBASE in LOAD_HANDLER
by Michael Ellerman
· 8 years ago
Next »