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
2016-01-15
x86/irq: Call chip->irq_set_affinity in proper context
Thomas Gleixner
1
-1
/
+5
2016-01-14
x86/cpu/amd: Remove an unneeded condition in srat_detect_node()
Dan Carpenter
1
-2
/
+1
2016-01-13
x86/vdso/pvclock: Protect STABLE check with the seqcount
Andy Lutomirski
1
-6
/
+6
2016-01-13
x86/mm: Improve switch_mm() barrier comments
Andy Lutomirski
1
-7
/
+8
2016-01-12
x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
Mario Kleiner
1
-0
/
+8
2016-01-12
lguest: Map switcher text R/O
Rusty Russell
1
-1
/
+3
2016-01-12
x86/boot: Hide local labels in verify_cpu()
Borislav Petkov
1
-25
/
+25
2016-01-12
x86/fpu: Disable AVX when eagerfpu is off
yu-cheng yu
2
-5
/
+12
2016-01-12
x86/fpu: Disable MPX when eagerfpu is off
yu-cheng yu
3
-14
/
+46
2016-01-12
x86/fpu: Disable XGETBV1 when no XSAVE
yu-cheng yu
1
-0
/
+1
2016-01-12
x86/fpu: Fix early FPU command-line parsing
yu-cheng yu
1
-71
/
+38
2016-01-12
x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNED
Kefeng Wang
1
-2
/
+1
2016-01-12
x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/memin...
Dave Jones
1
-0
/
+3
2016-01-12
Merge commit 'linus' into x86/urgent, to pick up recent x86 changes
Ingo Molnar
137
-884
/
+2106
2016-01-11
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-3
/
+107
2016-01-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-53
/
+127
2016-01-11
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-94
/
+87
2016-01-11
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-74
/
+129
2016-01-11
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
37
-269
/
+141
2016-01-11
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
26
-240
/
+190
2016-01-11
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
19
-35
/
+172
2016-01-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+11
2016-01-11
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-41
/
+43
2016-01-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-63
/
+1029
2016-01-11
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-10
/
+70
2016-01-11
x86/boot: Double BOOT_HEAP_SIZE to 64KB
H.J. Lu
1
-1
/
+1
2016-01-11
x86/mm: Add barriers and document switch_mm()-vs-flush synchronization
Andy Lutomirski
2
-4
/
+58
2016-01-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-12
/
+49
2016-01-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+3
2016-01-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-32
/
+96
2016-01-08
x86/mm: Micro-optimise clflush_cache_range()
Chris Wilson
1
-4
/
+6
2016-01-08
Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
1
-5
/
+9
2016-01-07
dts: vt8500: Add SDHC node to DTS file for WM8650
Roman Volkov
1
-0
/
+9
2016-01-07
ARM: Fix broken USB support in multi_v7_defconfig for sunxi devices
Timo Sigurdsson
1
-0
/
+1
2016-01-07
kvm: x86: only channel 0 of the i8254 is linked to the HPET
Paolo Bonzini
2
-1
/
+3
2016-01-07
ARM: versatile: fix MMC/SD interrupt assignment
Linus Walleij
2
-4
/
+26
2016-01-07
ARM: nomadik: set latencies to 8 cycles
Linus Walleij
1
-3
/
+3
2016-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-57
/
+8
2016-01-06
ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruption
Tony Lindgren
1
-5
/
+9
2016-01-06
perf/x86/amd: Remove l1-dcache-stores event for AMD
Vince Weaver
1
-1
/
+1
2016-01-06
perf/x86/intel/uncore: Add Knights Landing uncore PMU support
Harish Chegondi
4
-1
/
+499
2016-01-06
perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offset
Harish Chegondi
1
-1
/
+2
2016-01-06
perf/x86/intel: Add perf core PMU support for Intel Knights Landing
Harish Chegondi
3
-0
/
+78
2016-01-06
perf/x86/intel/uncore: Add Broadwell-EP uncore support
Kan Liang
2
-5
/
+149
2016-01-06
perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interface
Huang Rui
1
-18
/
+5
2016-01-06
perf/x86: Enable cycles:pp for Intel Atom
Stephane Eranian
2
-0
/
+3
2016-01-06
perf/x86: fix PEBS issues on Intel Atom/Core2
Stephane Eranian
1
-1
/
+8
2016-01-06
perf/x86: Fix LBR related crashes on Intel Atom
Stephane Eranian
1
-4
/
+7
2016-01-06
perf/x86: Fix filter_events() bug with event mappings
Stephane Eranian
1
-1
/
+10
2016-01-06
perf/x86: Use INST_RETIRED.PREC_DIST for cycles: ppp
Andi Kleen
4
-5
/
+57
[next]