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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-01
powerpc: Remove unused CPU_FTR_ARCH_201
Nicholas Piggin
1
-2
/
+1
2018-04-01
powerpc/64s: Fix POWER9 DD2.2 and above in DT CPU features
Nicholas Piggin
1
-3
/
+8
2018-04-01
powerpc/64s: Set assembler machine type to POWER4
Nicholas Piggin
11
-27
/
+18
2018-04-01
powerpc/64s: Explicitly add vector features to CPU_FTRS_POSSIBLE
Nicholas Piggin
1
-2
/
+2
2018-04-01
powerpc/64s: Add all POWER9 features to CPU_FTRS_ALWAYS
Nicholas Piggin
1
-1
/
+1
2018-04-01
powerpc/boot: Remove duplicate typedefs from libfdt_env.h
Mark Greer
1
-2
/
+0
2018-04-01
powerpc/64s/idle: avoid sync for KVM state when waking from idle
Nicholas Piggin
1
-0
/
+3
2018-04-01
powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug
Nicholas Piggin
3
-7
/
+20
2018-04-01
powerpc/64s: sreset panic if there is no debugger or crash dump handlers
Nicholas Piggin
1
-2
/
+13
2018-04-01
powerpc/64s: return more carefully from sreset NMI
Nicholas Piggin
1
-3
/
+58
2018-04-01
powerpc/eeh: Fix race with driver un/bind
Michael Neuling
1
-26
/
+42
2018-04-01
powerpc/kexec_file: Fix error code when trying to load kdump kernel
Thiago Jung Bauermann
1
-1
/
+1
2018-04-01
powerpc/mm/32: Remove the reserved memory hack
Jonathan Neuschäfer
3
-8
/
+1
2018-04-01
powerpc/wii: Don't rely on the reserved memory hack
Jonathan Neuschäfer
1
-13
/
+1
2018-04-01
powerpc/mm/32: Use page_is_ram to check for RAM
Jonathan Neuschäfer
1
-0
/
+1
2018-04-01
powerpc/mm: Use memblock API for PPC32 page_is_ram
Jonathan Neuschäfer
1
-4
/
+0
2018-04-01
powerpc/mm: Simplify page_is_ram by using memblock_is_memory
Jonathan Neuschäfer
1
-7
/
+1
2018-04-01
powerpc/wii.dts: Add drive slot LED
Jonathan Neuschäfer
1
-0
/
+12
2018-04-01
powerpc/wii.dts: Add GPIO line names
Jonathan Neuschäfer
1
-0
/
+8
2018-04-01
powerpc/wii.dts: Add ngpios property
Jonathan Neuschäfer
1
-0
/
+1
2018-04-01
powerpc/wii: Explicitly configure GPIO owner for poweroff pin
Jonathan Neuschäfer
1
-0
/
+7
2018-04-01
powerpc/wii: Probe the whole devicetree
Jonathan Neuschäfer
1
-1
/
+1
2018-04-01
powerpc/64e: Fix oops due to deferral of paca allocation
Michael Ellerman
1
-3
/
+4
2018-04-01
powerpc/kvm: Fix guest boot failure on Power9 since DAWR changes
Aneesh Kumar K.V
1
-1
/
+1
2018-03-31
perf/x86/intel: Enable C-state residency events for Cannon Lake
Harry Pan
1
-13
/
+31
2018-03-31
perf/x86/intel: Add Cannon Lake support for RAPL profiling
Harry Pan
1
-0
/
+2
2018-03-31
x86/cpu/tme: Fix spelling: "configuation" -> "configuration"
Colin Ian King
1
-1
/
+1
2018-03-31
x86/build: Don't pass in -D__KERNEL__ multiple times
Cao jin
2
-3
/
+2
2018-03-31
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
78
-469
/
+612
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
44
-364
/
+552
2018-03-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-24
/
+25
2018-03-31
powerpc/mm/hash: Don't memset pgd table if not needed
Aneesh Kumar K.V
1
-1
/
+11
2018-03-31
powerpc/mm/hash64: Increase the VA range
Aneesh Kumar K.V
5
-13
/
+13
2018-03-31
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
15
-27
/
+245
2018-03-31
powerpc/mm/slice: Consolidate return path in slice_get_unmapped_area()
Aneesh Kumar K.V
1
-16
/
+20
2018-03-31
powerpc/mm/keys: Move pte bits to correct headers
Aneesh Kumar K.V
3
-19
/
+15
2018-03-31
powerpc/xive: Fix wrong xmon output caused by typo
Frederic Barrat
1
-1
/
+1
2018-03-31
powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently
Nicholas Piggin
2
-5
/
+2
2018-03-31
powerpc/4xx: Fix error return code in ppc4xx_msi_probe()
Wei Yongjun
1
-1
/
+2
2018-03-31
powerpc/mm: Fix thread_pkey_regs_init()
Ram Pai
1
-3
/
+3
2018-03-31
powerpc/kprobes: Fix call trace due to incorrect preempt count
Naveen N. Rao
1
-13
/
+17
2018-03-31
powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
Nicholas Piggin
1
-0
/
+4
2018-03-31
powerpc/pseries: Fix clearing of security feature flags
Mauricio Faria de Oliveira
1
-3
/
+3
2018-03-31
powerpc/mm: Pass node id into create_section_mapping
Nicholas Piggin
7
-18
/
+18
2018-03-31
powerpc/64s/radix: Allocate kernel page tables node-local if possible
Nicholas Piggin
1
-24
/
+80
2018-03-31
powerpc/64s/radix: Split early page table mapping to its own function
Nicholas Piggin
1
-47
/
+65
2018-03-31
powerpc/64: Allocate per-cpu stacks node-local if possible
Nicholas Piggin
1
-19
/
+32
2018-03-31
powerpc/64: Allocate pacas per node
Nicholas Piggin
2
-6
/
+43
2018-03-30
powerpc/64: Defer paca allocation until memory topology is discovered
Nicholas Piggin
4
-72
/
+53
2018-03-30
powerpc/setup: Add cpu_to_phys_id array
Nicholas Piggin
3
-1
/
+25
[prev]
[next]