index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
selftests/powerpc: Update memcmp_64 selftest for VMX implementation
Simon Guo
5
-25
/
+143
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
selftests/powerpc: Fix ptrace-pkey for default execute permission change
Ram Pai
1
-0
/
+4
2018-07-24
selftests/powerpc: Fix core-pkey for default execute permission change
Ram Pai
1
-0
/
+4
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
selftests/powerpc: Consolidate copy/paste test logic
Michael Ellerman
5
-82
/
+33
2018-07-20
selftests/powerpc: Remove Power9 paste tests
Michael Ellerman
4
-90
/
+1
2018-07-20
selftests/powerpc: Remove Power9 copy_unaligned test
Michael Ellerman
3
-43
/
+1
2018-07-20
powerpc/prom_init: Remove linux,stdout-package property
Murilo Opsfelder Araujo
1
-2
/
+0
2018-07-20
powerpc/ps3: Set driver coherent_dma_mask
Geoff Levand
3
-4
/
+13
2018-07-19
cxl: Fix wrong comparison in cxl_adapter_context_get()
Vaibhav Jain
1
-1
/
+1
2018-07-19
powerpc/powernv/npu: Add a debugfs setting to change ATSD threshold
Alistair Popple
1
-2
/
+10
2018-07-19
MAINTAINERS: Remove the entry for the orphaned ams driver
Michael Hanselmann
1
-5
/
+0
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
41
-951
/
+546
2018-07-16
powerpc/powernv/ioda: Allocate indirect TCE levels on demand
Alexey Kardashevskiy
6
-27
/
+73
2018-07-16
powerpc/powernv: Rework TCE level allocation
Alexey Kardashevskiy
1
-11
/
+19
2018-07-16
powerpc/powernv: Add indirect levels to it_userspace
Alexey Kardashevskiy
6
-78
/
+73
2018-07-16
KVM: PPC: Make iommu_table::it_userspace big endian
Alexey Kardashevskiy
4
-21
/
+21
2018-07-16
powerpc/powernv: Move TCE manupulation code to its own file
Alexey Kardashevskiy
5
-320
/
+340
2018-07-16
powerpc/powernv: Remove useless wrapper
Alexey Kardashevskiy
1
-6
/
+1
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
32
-533
/
+66
2018-07-12
powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS)
Daniel Klamt
1
-12
/
+12
2018-07-12
powerpc/64s: Report SLB multi-hit rather than parity error
Michael Ellerman
1
-9
/
+9
2018-07-12
powerpc: Remove Power8 DD1 from cputable
Joel Stanley
2
-27
/
+7
2018-07-10
powerpc/dts: Use a correct at24 compatible fallback in ac14xx
Bartosz Golaszewski
1
-10
/
+10
[next]