index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-03
powerpc/64: add stack protector support
Christophe Leroy
2
-0
/
+7
2018-10-03
powerpc/32: add stack protector support
Christophe Leroy
1
-0
/
+34
2018-10-03
powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()
Christophe Leroy
1
-1
/
+0
2018-10-03
powerpc/mm:book3s: Enable THP migration support
Aneesh Kumar K.V
1
-0
/
+8
2018-10-03
powerpc/mm/thp: update pmd_trans_huge to check for pmd_present
Aneesh Kumar K.V
2
-0
/
+21
2018-10-03
powerpc/mm/hugetlb/book3s: add _PAGE_PRESENT to hugepd pointer.
Aneesh Kumar K.V
2
-1
/
+4
2018-10-03
powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit
Aneesh Kumar K.V
2
-3
/
+16
2018-10-03
powerpc/powernv: Make possible for user to force a full ipl cec reboot
Vaibhav Jain
1
-0
/
+1
2018-10-03
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
7
-22
/
+23
2018-09-29
xarray: Replace exceptional entries
Matthew Wilcox
2
-6
/
+2
2018-09-28
Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-0
/
+1
2018-09-21
signal/powerpc: Specialize _exception_pkey for handling pkey exceptions
Eric W. Biederman
1
-1
/
+1
2018-09-19
signal: Simplify tracehook_report_syscall_exit
Eric W. Biederman
1
-1
/
+1
2018-09-19
powerpc: Fix duplicate const clang warning in user access code
Anton Blanchard
1
-3
/
+3
2018-09-19
powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR request
Nathan Fontenot
1
-0
/
+5
2018-09-19
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2
-0
/
+6
2018-09-19
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
Nicholas Piggin
3
-0
/
+9
2018-09-19
powerpc/64s/hash: SLB allocation status bitmaps
Nicholas Piggin
1
-2
/
+4
2018-09-19
powerpc/64s/hash: remove user SLB data from the paca
Nicholas Piggin
2
-13
/
+1
2018-09-19
powerpc/64s/hash: convert SLB miss handlers to C
Nicholas Piggin
2
-8
/
+2
2018-09-19
powerpc/64s/hash: remove the vmalloc segment from the bolted SLB
Nicholas Piggin
1
-1
/
+1
2018-09-19
powerpc/pseries: Dump the SLB contents on SLB MCE errors.
Mahesh Salgaonkar
2
-0
/
+13
2018-09-19
powerpc/pseries: Display machine check error details.
Mahesh Salgaonkar
1
-0
/
+5
2018-09-19
powerpc/pseries: Flush SLB contents on SLB MCE errors.
Mahesh Salgaonkar
2
-0
/
+4
2018-09-19
powerpc/pseries: Define MCE error event section.
Mahesh Salgaonkar
1
-0
/
+8
2018-09-18
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
1
-1
/
+1
2018-09-18
powerpc: Avoid code patching freed init sections
Michael Neuling
1
-0
/
+1
2018-09-17
powerpc/pseries/mm: call H_BLOCK_REMOVE
Laurent Dufour
1
-0
/
+1
2018-09-17
powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVE
Laurent Dufour
1
-1
/
+2
2018-09-12
KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
Alexey Kardashevskiy
3
-3
/
+1
2018-08-29
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
1
-0
/
+1
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
1
-1
/
+0
2018-08-29
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
1
-16
/
+2
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
1
-0
/
+1
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
1
-3
/
+3
2018-08-24
Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-7
/
+26
2018-08-23
powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.
Aneesh Kumar K.V
1
-1
/
+17
2018-08-23
powerpc/nohash: fix pte_access_permitted()
Christophe Leroy
1
-6
/
+3
2018-08-21
powerpc/topology: Get topology for shared processors at boot
Srikar Dronamraju
1
-0
/
+5
2018-08-20
powerpc/powernv: provide a console flush operation for opal hvc driver
Nicholas Piggin
1
-0
/
+1
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-11
/
+64
2018-08-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+3
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
77
-384
/
+471
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-14
/
+5
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-49
/
+20
2018-08-13
powerpc/mm/book3s/radix: Add mapping statistics
Aneesh Kumar K.V
2
-0
/
+10
2018-08-13
Merge branch 'fixes' into next
Michael Ellerman
1
-14
/
+23
2018-08-10
powerpc/uaccess: Enable get_user(u64, *p) on 32-bit
Michael Ellerman
1
-3
/
+10
2018-08-10
powerpc/mm/hash: Remove unnecessary do { } while(0) loop
Aneesh Kumar K.V
1
-3
/
+2
[prev]
[next]