index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]