Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ff4c3b76eefe3c9c52326250c6701149d0985fb6
/
arch
/
powerpc
fc36a90
Revert "powerpc/64: Disable use of radix under a hypervisor"
by Paul Mackerras
· 8 years ago
6d98ce0
powerpc/64s: Fix idle wakeup potential to clobber registers
by Nicholas Piggin
· 8 years ago
a07a6e4
Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
8971e1c
powerpc/pseries: Don't give a warning when HPT resizing isn't available
by Michael Ellerman
· 8 years ago
f717629
powerpc: Wire up statx() syscall
by Chandan Rajendra
· 8 years ago
defc7d7
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
fb5fe0f
Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
5a45a5a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
40c50c1
kexec, x86/purgatory: Unbreak it and clean it up
by Thomas Gleixner
· 8 years ago
baeedc71
Merge branch 'prep-for-5level'
by Linus Torvalds
· 8 years ago
8fe3cca
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
7b9f71f9
powerpc/64s: POWER9 machine check handler
by Nicholas Piggin
· 8 years ago
c1bbf38
powerpc/64s: allow machine check handler to set severity and initiator
by Nicholas Piggin
· 8 years ago
1363875
powerpc/64s: fix handling of non-synchronous machine checks
by Nicholas Piggin
· 8 years ago
d19469e
power/mm: update pte_write and pte_wrprotect to handle savedwrite
by Aneesh Kumar K.V
· 8 years ago
52c50ca
powerpc/mm: handle protnone ptes on fork
by Aneesh Kumar K.V
· 8 years ago
9849a56
arch, mm: convert all architectures to use 5level-fixup.h
by Kirill A. Shutemov
· 8 years ago
db08e1d
powerpc/powernv/ioda2: Update iommu table base on ownership change
by Alexey Kardashevskiy
· 8 years ago
7aafac1
powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requested
by Alexey Kardashevskiy
· 8 years ago
78b4416
powerpc/perf: Handle sdar_mode for marked event in power9
by Madhavan Srinivasan
· 8 years ago
f04d108
powerpc/perf: Fix perf_get_data_addr() for power9 DD1
by Madhavan Srinivasan
· 8 years ago
672a2c8
axonram: Fix gendisk handling
by Jan Kara
· 8 years ago
aa2be9b
crypto: powerpc - Fix initialisation of crc32c context
by Daniel Axtens
· 8 years ago
97ee351
powerpc/boot: Fix zImage TOC alignment
by Michael Ellerman
· 8 years ago
f7d6a72
Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
a7d2475
powerpc: Sort the selects under CONFIG_PPC
by Michael Ellerman
· 8 years ago
9c7a008
powerpc/64: Fix L1D cache shape vector reporting L1I values
by Michael Ellerman
· 8 years ago
6ba422c
powerpc/64: Avoid panic during boot due to divide by zero in init_cache_info()
by Anton Blanchard
· 8 years ago
014d02c
powerpc: Update to new option-vector-5 format for CAS
by Suraj Jitindar Singh
· 8 years ago
12cc9fd
powerpc: Parse the command line before calling CAS
by Suraj Jitindar Singh
· 8 years ago
a69e2fb
powerpc/xics: Work around limitations of OPAL XICS priority handling
by Balbir Singh
· 8 years ago
2d62e07
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
6ad966d
powerpc/64: Fix checksum folding in csum_add()
by Shile Zhang
· 8 years ago
2a9c4f4
powerpc/powernv: Fix opal tracepoints with JUMP_LABEL=n
by Alexey Kardashevskiy
· 8 years ago
68e21be
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
3fb66a7
powerpc/booke: Fix boot crash due to null hugepd
by Laurentiu Tudor
· 8 years ago
4dc831a
powerpc: Fix compiling a BE kernel with a powerpc64le toolchain
by Nicholas Piggin
· 8 years ago
424f8ac
powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stop
by Gautham R. Shenoy
· 8 years ago
7a70d72
powerpc/64: Invalidate process table caching after setting process table
by Paul Mackerras
· 8 years ago
4ceae13
powerpc: emulate_step() tests for load/store instructions
by Ravi Bangoria
· 8 years ago
e148bd1
powerpc: Emulation support for load/store instructions on LE
by Ravi Bangoria
· 8 years ago
32ef551
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
by Ingo Molnar
· 8 years ago
b2d0910
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>
by Ingo Molnar
· 8 years ago
9164bb4
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
ef8bd77
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
03441a3
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
0104260
sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
38b8d20
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
4f17722
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>
by Ingo Molnar
· 8 years ago
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
105ab3d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h>
by Ingo Molnar
· 8 years ago
0c98d34
sched/core: Remove the tsk_cpus_allowed() wrapper
by Ingo Molnar
· 8 years ago
b286ced
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
544a068
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
4e5acdc
KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9
by Paul Mackerras
· 8 years ago
70cd4c1
KVM: PPC: Book3S HV: Fix software walk of guest process page tables
by Paul Mackerras
· 8 years ago
f1f1007
mm: add new mmgrab() helper
by Vegard Nossum
· 8 years ago
0367105
scripts/spelling.txt: add "overrided" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
8ab102d
scripts/spelling.txt: add "partiton" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
9332ef9
scripts/spelling.txt: add "an user" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
7d134b2
kprobes: move kprobe declarations to asm-generic/kprobes.h
by Luis R. Rodriguez
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
3a4f8a0
mm: remove shmem_mapping() shmem_zero_setup() duplicates
by Hugh Dickins
· 8 years ago
c137a27
powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write
by Aneesh Kumar K.V
· 8 years ago
e2f466e
mm: cma_alloc: allow to specify GFP mask
by Lucas Stach
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
bc49a78
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
fd7e9a8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
9af744d
lib/show_mem.c: teach show_mem to work with the given nodemask
by Michal Hocko
· 8 years ago
16e72e9
powerpc: do not make the entire heap executable
by Denys Vlasenko
· 8 years ago
9f3768e
powerpc: Remove leftover cputime_to_nsecs call causing build error
by Frédéric Weisbecker
· 8 years ago
fda2d27
powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU
by Aneesh Kumar K.V
· 8 years ago
f558b37
powerpc/optprobes: Fix TOC handling in optprobes trampoline
by Naveen N. Rao
· 8 years ago
38705613
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
ee73bcd
powerpc/mpc85xx: Update TMU device tree node for T1023/T1024
by Hongtao Jia
· 8 years ago
734211c
powerpc/mpc85xx: Update TMU device tree node for T1040/T1042
by Hongtao Jia
· 8 years ago
3dbbaf2
powerpc/pseries: Advertise Hot Plug Event support to firmware
by Michael Roth
· 8 years ago
5e48dc0
powerpc/xmon: Dump memory in CPU endian format
by Douglas Miller
· 8 years ago
943db62
powerpc/pseries: Revert 'Auto-online hotplugged memory'
by Nathan Fontenot
· 8 years ago
02c3de1
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
59da2a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 8 years ago
828cad8
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
345fb0a
Merge tag 'edac_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 8 years ago
f6cbe34
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
a26d553
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 8 years ago
a311e73
powerpc/powernv: Make PCI non-optional
by Michael Ellerman
· 8 years ago
f787d1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
6c8f9ad
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 8 years ago
d11914b
powerpc/64: Implement clear_bit_unlock_is_negative_byte()
by Nicholas Piggin
· 8 years ago
bcd3bb6
KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now
by Paul Mackerras
· 8 years ago
74451e66
bpf: make jited programs visible in traces
by Daniel Borkmann
· 8 years ago
9383191
bpf: remove stubs for cBPF from arch code
by Daniel Borkmann
· 8 years ago
Next »