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
2017-02-09
m68k/defconfig: Update defconfigs for v4.10-rc1
Geert Uytterhoeven
12
-24
/
+168
2017-02-09
m68k/mac: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2017-02-09
powerpc/powernv: Properly set "host-ipi" on IPIs
Benjamin Herrenschmidt
1
-2
/
+4
2017-02-09
powerpc/powernv: Fix CPU hotplug to handle waking on HVI
Benjamin Herrenschmidt
4
-3
/
+42
2017-02-09
powerpc/mm/radix: Update ERAT flushes when invalidating TLB
Benjamin Herrenschmidt
1
-5
/
+1
2017-02-08
Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"
Linus Torvalds
1
-2
/
+0
2017-02-09
MIPS: BMIPS: enable CPUfreq
Markus Mayer
1
-0
/
+8
2017-02-09
BMIPS: Enable prerequisites for CPUfreq in MIPS Kconfig.
Markus Mayer
1
-0
/
+2
2017-02-09
MIPS: BMIPS: Update defconfig
Markus Mayer
1
-6
/
+2
2017-02-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-9
/
+160
2017-02-08
powerpc/mm: Fix spurrious segfaults on radix with autonuma
Benjamin Herrenschmidt
1
-16
/
+5
2017-02-08
clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...
Ding Tianhong
1
-25
/
+13
2017-02-07
clocksource/drivers/ostm: Add renesas-ostm timer driver
Chris Brandt
1
-0
/
+1
2017-02-07
ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
Vineet Gupta
1
-1
/
+1
2017-02-07
xen/pvh: Use Xen's emergency_restart op for PVH guests
Boris Ostrovsky
1
-0
/
+3
2017-02-07
xen/pvh: PVH guests always have PV devices
Boris Ostrovsky
1
-2
/
+2
2017-02-07
xen/pvh: Make sure we don't use ACPI_IRQ_MODEL_PIC for SCI
Boris Ostrovsky
1
-0
/
+12
2017-02-07
xen/pvh: Bootstrap PVH guest
Boris Ostrovsky
4
-11
/
+277
2017-02-07
xen/x86: Remove PVH support
Boris Ostrovsky
7
-294
/
+53
2017-02-07
x86/boot/32: Convert the 32-bit pgtable setup code from assembly to C
Boris Ostrovsky
3
-114
/
+101
2017-02-07
x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplug
Vitaly Kuznetsov
2
-3
/
+5
2017-02-07
efi: Print the secure boot status in x86 setup_arch()
David Howells
1
-0
/
+14
2017-02-07
efi: Get and store the secure boot status
David Howells
3
-1
/
+10
2017-02-07
arm/efi: Allow invocation of arbitrary runtime services
David Howells
2
-0
/
+2
2017-02-07
x86/efi: Allow invocation of arbitrary runtime services
David Howells
4
-7
/
+13
2017-02-07
x86/apic: Fix a typo in a comment line
Dou Liyang
1
-1
/
+1
2017-02-07
x86/kconfig: Remove misleading note regarding hibernation and KASLR
Niklas Cassel
1
-4
/
+0
2017-02-07
Merge tag 'v4.10-rc7' into efi/core, to pick up fixes
Ingo Molnar
41
-394
/
+378
2017-02-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+4
2017-02-06
ARM: defconfigs: make NF_CT_PROTO_SCTP and NF_CT_PROTO_UDPLITE built-in
Arnd Bergmann
2
-4
/
+4
2017-02-06
Merge tag 'mvebu-fixes-4.10-1' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
2
-3
/
+3
2017-02-06
iommu/dma: Remove bogus dma_supported() implementation
Robin Murphy
1
-1
/
+0
2017-02-06
kprobes/x86: Use hlist_for_each_entry() instead of hlist_for_each_entry_safe()
Masami Hiramatsu
1
-1
/
+1
2017-02-06
kprobes/arm64: Remove a redundant dependency from the Kconfig
Masami Hiramatsu
1
-1
/
+1
2017-02-06
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
15
-265
/
+294
2017-02-05
x86/CPU/AMD: Fix Zen SMT topology
Yazen Ghannam
1
-0
/
+7
2017-02-05
x86/CPU/AMD: Bring back Compute Unit ID
Borislav Petkov
4
-4
/
+19
2017-02-05
x86/cpufeature: Enable RING3MWAIT for Knights Mill
Piotr Luc
1
-1
/
+8
2017-02-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+3
2017-02-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2017-02-04
x86/mm/pat: Use rb_entry()
Geliang Tang
1
-6
/
+6
2017-02-04
x86/traps: Get rid of unnecessary preempt_disable/preempt_enable_no_resched
Alexander Kuleshov
1
-5
/
+0
2017-02-04
x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0
Nikola Pajkovsky
1
-1
/
+1
2017-02-04
x86/cpufeature: Enable RING3MWAIT for Knights Landing
Grzegorz Andrejczuk
1
-0
/
+37
2017-02-04
x86/cpufeature: Add RING3MWAIT to CPU features
Grzegorz Andrejczuk
1
-1
/
+1
2017-02-04
x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAIT
Grzegorz Andrejczuk
3
-0
/
+19
2017-02-04
x86/msr: Add MSR_MISC_FEATURE_ENABLES and RING3MWAIT bit
Grzegorz Andrejczuk
1
-0
/
+5
2017-02-03
cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config option
Viresh Kumar
9
-9
/
+7
2017-02-03
Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
11
-62
/
+11
2017-02-03
KVM: x86: do not save guest-unsupported XSAVE state
Radim Krčmář
1
-0
/
+1
[prev]
[next]