Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
15f4edb3d9c60a0934b133aae9c915807138cb4d
/
arch
/
powerpc
5ca1144
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ea9722e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
24b61240
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
8565d26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
fa9dd59
bpf: get rid of pure_initcall dependency to enable jits
by Daniel Borkmann
· 7 years ago
4917d5d
Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
3214d01
KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds
by Paul Mackerras
· 7 years ago
1b689a9
powerpc/pseries: include linux/types.h in asm/hvcall.h
by Michal Suchanek
· 7 years ago
236003e
powerpc/64s: Allow control of RFI flush via debugfs
by Michael Ellerman
· 7 years ago
fd6e440
powerpc/64s: Wire up cpu_show_meltdown()
by Michael Ellerman
· 7 years ago
c02b374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
6bb8211
Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
0217690
Merge tag 'kvm-ppc-fixes-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master
by Paolo Bonzini
· 7 years ago
349524b
powerpc: Don't preempt_disable() in show_cpuinfo()
by Benjamin Herrenschmidt
· 7 years ago
2248fad
powerpc/xmon: Don't print hashed pointers in paca dump
by Michael Ellerman
· 7 years ago
274920a
powerpc/xmon: Add RFI flush related fields to paca dump
by Michael Ellerman
· 7 years ago
6e032b3
powerpc/powernv: Check device-tree for RFI flush settings
by Oliver O'Halloran
· 7 years ago
8989d56
powerpc/pseries: Query hypervisor for RFI flush settings
by Michael Neuling
· 7 years ago
bc9c930
powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti
by Michael Ellerman
· 7 years ago
aa8a5e0
powerpc/64s: Add support for RFI flush of L1-D cache
by Michael Ellerman
· 7 years ago
ecba829
KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt()
by David Gibson
· 7 years ago
6c7d47c
KVM: PPC: Book3S PR: Fix WIMG handling under pHyp
by Alexey Kardashevskiy
· 7 years ago
c730564
powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL
by Nicholas Piggin
· 7 years ago
a08f828
powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL
by Nicholas Piggin
· 7 years ago
b8e90cb
powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL
by Nicholas Piggin
· 7 years ago
222f20f
powerpc/64s: Simple RFI macro conversions
by Nicholas Piggin
· 7 years ago
50e51c13
powerpc/64: Add macros for annotating the destination of rfid/hrfid
by Nicholas Piggin
· 7 years ago
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
a6978f4
Merge branch 'topic/ppc-kvm' into fixes
by Michael Ellerman
· 7 years ago
191eccb
powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper
by Michael Neuling
· 7 years ago
e2d5915
powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQ
by Michael Ellerman
· 7 years ago
3219e26
Merge tag 'powerpc-4.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
ecb101a
powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERR
by John Sperbeck
· 7 years ago
6bb8824
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
39c3fd5
kernel/irq: Extend lockdep class for request mutex
by Andrew Lunn
· 7 years ago
caf9a82
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9c294ec
Merge tag 'powerpc-4.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
c10e83f
arch, mm: Allow arch_dup_mmap() to fail
by Thomas Gleixner
· 7 years ago
fba961a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7333b5a
KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp()
by Laurent Vivier
· 7 years ago
dc1c416
KVM: PPC: Book3S: fix XIVE migration of pending interrupts
by Cédric Le Goater
· 7 years ago
182dc9c
powerpc/kernel: Print actual address of regs when oopsing
by Michael Ellerman
· 7 years ago
59436c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
60b58afc
bpf: fix net.core.bpf_jit_enable race
by Alexei Starovoitov
· 7 years ago
87338c8
bpf, ppc64: do not reload skb pointers in non-skb context
by Daniel Borkmann
· 7 years ago
110df8b
powerpc/perf: Fix kfree memory allocated for nest pmus
by Anju T Sudhakar
· 7 years ago
ad2b6e0
powerpc/perf/imc: Fix nest-imc cpuhotplug callback failure
by Anju T Sudhakar
· 7 years ago
f41d84dd
powerpc/perf: Dereference BHRB entries safely
by Ravi Bangoria
· 7 years ago
51e18a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
e9ef1fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
d810418
powerpc/xmon: Don't print hashed pointers in xmon
by Michael Ellerman
· 7 years ago
371b8044
powerpc/64s: Initialize ISAv3 MMU registers before setting partition table
by Nicholas Piggin
· 7 years ago
4ed11ae
KVM: PPC: Book3S HV: Fix use after free in case of multiple resize requests
by Serhii Popovych
· 7 years ago
3073774
KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hpt
by Serhii Popovych
· 7 years ago
7cda4ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c895f6f
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
by Hendrik Brueckner
· 7 years ago
ab9dbf7
Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"
by David Gibson
· 7 years ago
5aa04b3
powerpc/perf: Fix oops when grouping different pmu events
by Ravi Bangoria
· 7 years ago
a0651c7
Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
c8ae67f
powerpc: dts: P1010: Add endianness property to flexcan node
by Pankaj Bansal
· 7 years ago
9e0600f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
e4e40e0
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
by Dan Williams
· 7 years ago
7e4d423
powerpc: Do not assign thread.tidr if already assigned
by Vaibhav Jain
· 7 years ago
aca7573f
powerpc: Avoid signed to unsigned conversion in set_thread_tidr()
by Vaibhav Jain
· 7 years ago
a63dd74
Merge tag 'kvm-ppc-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master
by Paolo Bonzini
· 7 years ago
20b7035
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
by Jan H. Schönherr
· 7 years ago
844056f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
83ada03
Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
2621e94
powerpc/kexec: Fix kexec/kdump in P9 guest kernels
by Michael Ellerman
· 7 years ago
a3961f8
powerpc/powernv: Fix kexec crashes caused by tlbie tracing
by Mahesh Salgaonkar
· 7 years ago
ded13fc
KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts
by Paul Mackerras
· 7 years ago
4d6c51b
powerpc/64s: Fix Power9 DD2.1 logic in DT CPU features
by Michael Ellerman
· 7 years ago
73ce9aec
powerpc/perf: Fix IMC_MAX_PMU macro
by Madhavan Srinivasan
· 7 years ago
de34787f
powerpc/perf: Fix pmu_count to count only nest imc pmus
by Madhavan Srinivasan
· 7 years ago
252eb55
powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
by Christophe Leroy
· 7 years ago
f3f1dfd
powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
by Michael Ellerman
· 7 years ago
86cb30e
treewide: setup_timer() -> timer_setup() (2 field)
by Kees Cook
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
62b49c4
powerpc/vas: Export chip_to_vas_id()
by Sukadev Bhattiprolu
· 7 years ago
7a06c66
powerpc/64s/slice: Use addr limit when computing slice mask
by Aneesh Kumar K.V
· 7 years ago
fa7f578
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
95846ec
pid: replace pid bitmap implementation with IDR API
by Gargi Sharma
· 7 years ago
5a3e0b1
Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
93f30c7
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
974aa56
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
5b0e2cb
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
2d4894b
mm: remove cold parameter from free_hot_cold_page*
by Mel Gorman
· 7 years ago
75f296d
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
by Levin, Alexander (Sasha Levin)
· 7 years ago
b4e98d9
mm: account pud page tables
by Kirill A. Shutemov
· 7 years ago
1b6115f
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
9682b3d
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 7 years ago
4d2dc2c
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
by Jeff Layton
· 7 years ago
3ffa9d9
powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 feature
by Michael Ellerman
· 7 years ago
37cb8e1
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
e37e0ee
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
9ceb09c
Merge branch 'pci/virtualization' into next
by Bjorn Helgaas
· 7 years ago
475b581
powerpc/64s: Fix masking of SRR1 bits on instruction fault
by Michael Ellerman
· 7 years ago
Next »