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
2018-07-25
locking/atomics: Rework ordering barriers
Mark Rutland
1
-11
/
+4
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
20
-53
/
+70
2018-07-25
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
7
-9
/
+47
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-33
/
+52
2018-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-24
/
+5
2018-07-24
powerpc/powernv: implement opal_put_chars_atomic
Nicholas Piggin
2
-10
/
+28
2018-07-24
powerpc/powernv: move opal console flushing to udbg
Nicholas Piggin
1
-5
/
+7
2018-07-24
powerpc/powernv: Remove OPALv1 support from opal console driver
Nicholas Piggin
1
-46
/
+40
2018-07-24
powerpc/powernv: Implement and use opal_flush_console
Nicholas Piggin
3
-36
/
+42
2018-07-24
powerpc/powernv: opal-kmsg use flush fallback from console code
Nicholas Piggin
1
-9
/
+6
2018-07-24
powerpc/powernv: opal-kmsg standardise OPAL_BUSY handling
Nicholas Piggin
1
-8
/
+16
2018-07-24
powerpc/powernv: Fix OPAL console driver OPAL_BUSY loops
Nicholas Piggin
1
-15
/
+23
2018-07-24
powerpc/powernv: opal_put_chars partial write fix
Nicholas Piggin
1
-1
/
+1
2018-07-24
powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt handler
Mukesh Ojha
1
-6
/
+3
2018-07-24
powerpc/powernv/opal-dump : Handles opal_dump_info properly
Mukesh Ojha
1
-3
/
+6
2018-07-24
powerpc/tm: Remove struct thread_info param from tm_reclaim_thread()
Cyril Bur
1
-4
/
+3
2018-07-24
powerpc/tm: Update function prototype comment
Cyril Bur
1
-2
/
+2
2018-07-24
powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp()
Simon Guo
1
-11
/
+46
2018-07-24
powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision
Simon Guo
5
-11
/
+248
2018-07-24
powerpc: add vcmpequd/vcmpequb ppc instruction macro
Simon Guo
1
-0
/
+11
2018-07-24
powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp()
Simon Guo
1
-7
/
+133
2018-07-24
powerpc/pseries/mm: Improve error reporting on HCALL failures
Aneesh Kumar K.V
1
-6
/
+10
2018-07-24
powerpc/pseries: Use pr_xxx() in lpar.c
Aneesh Kumar K.V
1
-20
/
+14
2018-07-24
powerpc/mm/hash: Reduce contention on hpte lock
Aneesh Kumar K.V
1
-16
/
+33
2018-07-24
powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencoding
Aneesh Kumar K.V
2
-20
/
+17
2018-07-24
powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte group
Aneesh Kumar K.V
5
-24
/
+20
2018-07-24
powerpc/mm: Increase MAX_PHYSMEM_BITS to 128TB with SPARSEMEM_VMEMMAP config
Aneesh Kumar K.V
1
-3
/
+10
2018-07-24
powerpc/mm: Check memblock_add against MAX_PHYSMEM_BITS range
Aneesh Kumar K.V
1
-3
/
+29
2018-07-24
powerpc: Add ppc64le and ppc64_book3e allmodconfig targets
Michael Ellerman
1
-0
/
+10
2018-07-24
powerpc: Add ppc32_allmodconfig defconfig target
Michael Ellerman
2
-0
/
+7
2018-07-24
powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
Michael Ellerman
1
-10
/
+17
2018-07-24
powerpc: NMI IPI make NMI IPIs fully sychronous
Nicholas Piggin
3
-25
/
+27
2018-07-24
powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closely
Nicholas Piggin
6
-16
/
+52
2018-07-24
powerpc/pkeys: make protection key 0 less special
Ram Pai
2
-13
/
+27
2018-07-24
powerpc/pkeys: Preallocate execute-only key
Ram Pai
1
-45
/
+18
2018-07-24
powerpc/pkeys: Fix calculation of total pkeys.
Ram Pai
1
-1
/
+1
2018-07-24
powerpc/pkeys: Save the pkey registers before fork
Ram Pai
1
-0
/
+1
2018-07-24
powerpc/pkeys: key allocation/deallocation must not change pkey registers
Ram Pai
2
-38
/
+0
2018-07-24
powerpc/pkeys: Deny read/write/execute by default
Ram Pai
1
-5
/
+3
2018-07-24
powerpc/pkeys: Give all threads control of their key permissions
Ram Pai
1
-18
/
+26
2018-07-20
powerpc/prom_init: Remove linux,stdout-package property
Murilo Opsfelder Araujo
1
-2
/
+0
2018-07-19
bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xadd
Daniel Borkmann
1
-24
/
+5
2018-07-19
powerpc/powernv/npu: Add a debugfs setting to change ATSD threshold
Alistair Popple
1
-2
/
+10
2018-07-19
powerpc/mpic: Pass first free vector number to mpic_setup_error_int()
Bharat Bhushan
2
-4
/
+4
2018-07-19
powerpc/hugetlbpage: Rmove unhelpful HUGEPD_*_SHIFT macros
David Gibson
1
-13
/
+4
2018-07-19
chrp/nvram.c: add MODULE_LICENSE()
Randy Dunlap
1
-0
/
+3
2018-07-19
powerpc/8xx: fix handling of early NULL pointer dereference
Christophe Leroy
1
-3
/
+4
2018-07-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
37
-857
/
+520
2018-07-18
powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)
Gautham R. Shenoy
1
-0
/
+2
2018-07-18
powerpc/Makefile: Assemble with -me500 when building for E500
James Clarke
1
-0
/
+1
[prev]
[next]