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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-26
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
1
-1
/
+1
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
1
-4
/
+4
2015-05-22
powerpc: Add MSI operations to pci_controller_ops struct
Daniel Axtens
1
-0
/
+6
2015-05-22
powerpc/powernv: Add a virtual irqchip for opal events
Alistair Popple
1
-0
/
+3
2015-05-22
powerpc/powernv: Reorder OPAL subsystem initialisation
Alistair Popple
1
-0
/
+3
2015-05-22
powerpc/powernv: Introduce sysfs control for fastsleep workaround behavior
Shreyas B. Prabhu
2
-0
/
+8
2015-05-22
powerpc: Fix cpu_online_cores_map to return only online threads mask
Shreyas B. Prabhu
1
-5
/
+8
2015-05-20
powerpc: Enable sys_kcmp() for CRIU
Laurent Dufour
1
-1
/
+1
2015-05-19
remove scatterlist.h generation from arch Kbuild files
Christoph Hellwig
1
-1
/
+0
2015-05-19
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
1
-1
/
+1
2015-05-19
locking/arch: Add WRITE_ONCE() to set_mb()
Peter Zijlstra
1
-1
/
+1
2015-05-13
arch: Remove __ARCH_HAVE_CMPXCHG
Thomas Gleixner
1
-1
/
+0
2015-05-12
powerpc/eeh: Introduce eeh_pe_inject_err()
Gavin Shan
2
-0
/
+28
2015-05-12
powerpc/eeh: Move PE state constants around
Gavin Shan
2
-5
/
+32
2015-05-11
powerpc: Make STRICT_MM_TYPECHECKS a config option
Michael Ellerman
2
-4
/
+2
2015-05-11
powerpc: Add ICSWX instruction
Dan Streetman
2
-0
/
+197
2015-05-05
remove <asm/scatterlist.h>
Christoph Hellwig
2
-2
/
+2
2015-04-30
Revert "powerpc/tm: Abort syscalls in active transactions"
Michael Ellerman
1
-1
/
+1
2015-04-26
Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2
-31
/
+14
2015-04-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-16
/
+68
2015-04-21
KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C
Paul Mackerras
1
-0
/
+2
2015-04-21
KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
Paul Mackerras
1
-7
/
+8
2015-04-21
KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
Paul Mackerras
1
-2
/
+0
2015-04-21
KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu
Paul Mackerras
1
-2
/
+3
2015-04-21
KVM: PPC: Book3S HV: Minor cleanups
Paul Mackerras
1
-2
/
+0
2015-04-21
KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update
Paul Mackerras
1
-3
/
+2
2015-04-21
KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
Paul Mackerras
2
-0
/
+24
2015-04-21
KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
Paul Mackerras
2
-0
/
+4
2015-04-21
KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte
Aneesh Kumar K.V
1
-0
/
+14
2015-04-21
KVM: PPC: Book3S HV: Remove RMA-related variables from code
Aneesh Kumar K.V
1
-2
/
+1
2015-04-21
KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
Michael Ellerman
2
-2
/
+11
2015-04-21
kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
David Gibson
1
-0
/
+3
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-04-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-17
/
+10
2015-04-17
powerpc: switch to using asm-generic for seccomp.h
Kees Cook
3
-17
/
+10
2015-04-17
powerpc/mm/thp: Return pte address if we find trans_splitting.
Aneesh Kumar K.V
1
-10
/
+2
2015-04-17
powerpc/mm/thp: Make page table walk safe against thp split/collapse
Aneesh Kumar K.V
1
-1
/
+10
2015-04-17
KVM: PPC: Remove page table walk helpers
Aneesh Kumar K.V
1
-21
/
+0
2015-04-17
KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer
Aneesh Kumar K.V
1
-1
/
+4
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
40
-1001
/
+1060
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+6
2015-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+0
2015-04-14
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
1
-4
/
+0
2015-04-14
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+0
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-04-14
Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...
Michael Ellerman
3
-1
/
+20
2015-04-13
Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/be...
Michael Ellerman
1
-0
/
+26
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
1
-2
/
+0
2015-04-11
powerpc: Add ppc64 hard lockup detector support
Anton Blanchard
1
-0
/
+4
[prev]
[next]