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
2018-03-13
powerpc/pseries: Move smp_query_cpu_stopped() etc. out of plpar_wrappers.h
Michael Ellerman
1
-8
/
+0
2018-03-13
powerpc/32: Add missing prototypes for (early|machine)_init()
Mathieu Malaterre
1
-0
/
+3
2018-03-13
powerpc: Avoid comparison of unsigned long >= 0 in __access_ok()
Mathieu Malaterre
1
-3
/
+7
2018-03-13
powerpc: Avoid comparison of unsigned long >= 0 in pfn_valid()
Mathieu Malaterre
1
-1
/
+9
2018-03-13
powerpc: Add missing prototypes for ppc_select() & ppc_fadvise64_64()
Mathieu Malaterre
1
-0
/
+4
2018-03-13
powerpc: Add missing prototypes for hw_breakpoint_handler() & arch_unregister...
Mathieu Malaterre
1
-0
/
+2
2018-03-13
powerpc: Add missing prototype for sys_debug_setcontext()
Mathieu Malaterre
1
-0
/
+4
2018-03-13
powerpc: Add missing prototype for init_IRQ()
Mathieu Malaterre
1
-0
/
+1
2018-03-13
powerpc: Add missing prototype for arch_irq_work_raise()
Mathieu Malaterre
1
-0
/
+1
2018-03-13
powerpc: Add missing prototype for arch_dup_task_struct()
Mathieu Malaterre
1
-0
/
+1
2018-03-13
powerpc: Add missing prototype for time_init()
Mathieu Malaterre
1
-0
/
+1
2018-03-13
powerpc: Add missing prototype for hdec_interrupt
Mathieu Malaterre
1
-0
/
+1
2018-03-13
powerpc: Add missing prototype for slb_miss_bad_addr()
Mathieu Malaterre
1
-0
/
+1
2018-03-13
powerpc/kernel: Make function __giveup_fpu() static
Mathieu Malaterre
1
-1
/
+0
2018-03-13
powerpc/epapr: Move register keyword at the beginning of declaration
Mathieu Malaterre
1
-11
/
+11
2018-03-13
powerpc/powernv: Enable tunneled operations
Philippe Bergheaud
3
-1
/
+11
2018-03-06
KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED
Wanpeng Li
1
-0
/
+5
2018-03-06
powerpc/8xx: Increase number of slices to 64
Christophe Leroy
1
-1
/
+1
2018-03-06
powerpc/mm/slice: Allow up to 64 low slices
Christophe Leroy
3
-3
/
+9
2018-03-06
powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx
Christophe Leroy
1
-0
/
+6
2018-03-06
powerpc/mm/slice: Enhance for supporting PPC32
Christophe Leroy
2
-1
/
+21
2018-03-06
powerpc/mm/slice: create header files dedicated to slices
Christophe Leroy
5
-59
/
+80
2018-02-28
powerpc/pci: Use generic pci_mmap_resource_range()
David Woodhouse
1
-4
/
+5
2018-02-22
powerpc/pseries: Fix duplicate firmware feature for DRC_INFO
Michael Ellerman
1
-1
/
+1
2018-02-15
powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=n
Corentin Labbe
1
-0
/
+3
2018-02-14
Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
12
-15
/
+70
2018-02-13
powerpc/kdump: Fix powernv build break when KEXEC_CORE=n
Guenter Roeck
1
-0
/
+6
2018-02-13
powerpc/pseries: Fix build break for SPLPAR=n and CPU hotplug
Guenter Roeck
1
-0
/
+5
2018-02-13
powerpc/mm/hash64: Zero PGD pages on allocation
Aneesh Kumar K.V
1
-2
/
+8
2018-02-13
powerpc/mm/hash64: Store the slot information at the right offset for hugetlb
Aneesh Kumar K.V
3
-6
/
+8
2018-02-13
powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabled
Aneesh Kumar K.V
2
-2
/
+3
2018-02-13
powerpc/mm: Fix crashes with 16G huge pages
Aneesh Kumar K.V
7
-3
/
+23
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-11
/
+33
2018-02-09
Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
4
-4
/
+14
2018-02-09
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Jose Ricardo Ziviani
3
-0
/
+12
2018-02-08
powerpc/64s: Fix may_hard_irq_enable() for PMI soft masking
Nicholas Piggin
1
-1
/
+11
2018-02-08
powerpc/64s: Fix MASKABLE_RELON_EXCEPTION_HV_OOL macro
Madhavan Srinivasan
1
-1
/
+1
2018-02-08
powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
Nathan Fontenot
1
-0
/
+5
2018-02-06
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
71
-584
/
+1271
2018-02-05
membarrier: Provide GLOBAL_EXPEDITED command
Mathieu Desnoyers
1
-1
/
+2
2018-02-05
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
1
-0
/
+26
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
61
-459
/
+1205
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+0
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2
-0
/
+15
2018-02-01
Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
8
-44
/
+64
2018-02-01
KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabled
Alexander Graf
1
-4
/
+2
2018-01-31
mm/thp: remove pmd_huge_split_prepare()
Aneesh Kumar K.V
4
-19
/
+0
2018-01-31
powerpc/mm: update pmdp_invalidate to return old pmd value
Aneesh Kumar K.V
1
-2
/
+2
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-35
/
+34
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-68
/
+15
[prev]
[next]