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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-01
powerpc: Move ptrace into a subdirectory.
Christophe Leroy
4
-5
/
+12
2020-04-01
powerpc/64/syscall: Reconcile interrupts
Nicholas Piggin
2
-14
/
+21
2020-04-01
powerpc/64s/exception: Remove lite interrupt return
Nicholas Piggin
2
-16
/
+14
2020-04-01
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
11
-526
/
+652
2020-04-01
powerpc/64: Implement soft interrupt replay in C
Nicholas Piggin
4
-115
/
+130
2020-04-01
powerpc/64/syscall: Zero volatile registers when returning
Nicholas Piggin
1
-0
/
+13
2020-04-01
powerpc/64/sycall: Implement syscall entry/exit logic in C
Nicholas Piggin
13
-306
/
+326
2020-04-01
powerpc/64/sstep: Ifdef the deprecated fast endian switch syscall
Nicholas Piggin
1
-2
/
+3
2020-04-01
powerpc/64/syscall: Remove non-volatile GPR save optimisation
Nicholas Piggin
2
-66
/
+28
2020-04-01
powerpc/64s/exception: Soft NMI interrupt should not use ret_from_except
Nicholas Piggin
1
-1
/
+29
2020-04-01
powerpc/64s/exception: Reconcile interrupts in system_reset
Nicholas Piggin
1
-4
/
+10
2020-04-01
powerpc/64s/exception: Only test KVM in SRR interrupts when PR KVM is supported
Nicholas Piggin
1
-3
/
+62
2020-04-01
powerpc/64s/exception: Add more comments for interrupt handlers
Nicholas Piggin
1
-38
/
+353
2020-04-01
powerpc/64s/exception: Clean up SRR specifiers
Nicholas Piggin
1
-36
/
+32
2020-04-01
powerpc/64s/exception: Re-inline some handlers
Nicholas Piggin
1
-3
/
+3
2020-04-01
powerpc/64s/exception: Avoid touching the stack in hdecrementer
Nicholas Piggin
3
-15
/
+20
2020-04-01
powerpc/64s/exception: Trim unused arguments from KVMTEST macro
Nicholas Piggin
1
-6
/
+6
2020-04-01
powerpc/64s/exception: Remove the SPR saving patch code macros
Nicholas Piggin
1
-54
/
+28
2020-04-01
powerpc/64s/exception: Remove confusing IEARLY option
Nicholas Piggin
1
-25
/
+24
2020-04-01
powerpc/64s/exception: Move KVM test to common code
Nicholas Piggin
3
-139
/
+139
2020-04-01
powerpc/64s/exception: Move soft-mask test to common code
Nicholas Piggin
1
-57
/
+49
2020-04-01
powerpc/64s/exception: Move real to virt switch into the common handler
Nicholas Piggin
2
-153
/
+116
2020-04-01
powerpc/64s/exception: Add ISIDE option
Nicholas Piggin
1
-7
/
+16
2020-04-01
powerpc/64s/exception: Remove old INT_KVM_HANDLER
Nicholas Piggin
1
-29
/
+26
2020-04-01
powerpc/64s/exception: Remove old INT_COMMON macro
Nicholas Piggin
1
-27
/
+24
2020-04-01
powerpc/64s/exception: Remove old INT_ENTRY macro
Nicholas Piggin
1
-38
/
+30
2020-04-01
powerpc/64s/exception: Move all interrupt handlers to new style code gen macros
Nicholas Piggin
1
-138
/
+418
2020-04-01
powerpc/64s/exception: Expand EXC_COMMON and EXC_COMMON_ASYNC macros
Nicholas Piggin
1
-43
/
+117
2020-04-01
powerpc/64s/exception: Add GEN_KVM macro that uses INT_DEFINE parameters
Nicholas Piggin
1
-1
/
+11
2020-04-01
powerpc/64s/exception: Add GEN_COMMON macro that uses INT_DEFINE parameters
Nicholas Piggin
1
-7
/
+17
2020-04-01
powerpc/64s/exception: Introduce INT_DEFINE parameter block for code generation
Nicholas Piggin
1
-4
/
+73
2020-04-01
powerpc/64: mark emergency stacks valid to unwind
Nicholas Piggin
1
-1
/
+30
2020-04-01
powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
Michael Ellerman
1
-1
/
+3
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-6
/
+0
2020-03-31
libnvdimm: Update persistence domain value for of_pmem and papr_scm device
Aneesh Kumar K.V
1
-1
/
+3
2020-03-31
KVM: Pass kvm_init()'s opaque param to additional arch funcs
Sean Christopherson
1
-2
/
+2
2020-03-31
Merge tag 'kvm-ppc-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
23
-122
/
+187
2020-03-31
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
17
-99
/
+308
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-6
/
+0
2020-03-30
Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2020-03-30
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-12
/
+11
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
1
-3
/
+2
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
1
-3
/
+2
2020-03-27
powerpc/64: Avoid isync in flush_dcache_range()
Aneesh Kumar K.V
1
-5
/
+1
2020-03-27
powerpc/boot: Delete unneeded .globl _zimage_start
Fangrui Song
1
-3
/
+0
2020-03-27
powerpc/pseries: Handle UE event for memcpy_mcsafe
Ganesh Goudar
4
-6
/
+21
2020-03-26
mm: handle multiple owners of device private pages in migrate_vma
Christoph Hellwig
1
-0
/
+1
2020-03-26
memremap: add an owner field to struct dev_pagemap
Christoph Hellwig
1
-0
/
+2
[prev]
[next]