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-04-15
ia64/sn/hwperf: Replace racy task affinity logic
Thomas Gleixner
1
-8
/
+9
2017-04-15
ia64/salinfo: Replace racy task affinity logic
Thomas Gleixner
1
-19
/
+12
2017-04-15
ia64/topology: Remove cpus_allowed manipulation
Thomas Gleixner
1
-6
/
+0
2017-04-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-9
/
+16
2017-04-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2017-04-14
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2017-04-15
Merge back cpufreq core changes for v4.12.
Rafael J. Wysocki
1
-5
/
+0
2017-04-14
Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
29
-2
/
+66
2017-04-14
x86/irq: Remove a redundant #ifdef directive
Dou Liyang
1
-2
/
+0
2017-04-14
x86/smp: Remove the redundant #ifdef CONFIG_SMP directive
Dou Liyang
1
-5
/
+1
2017-04-14
x86/smp: Reduce code duplication
Dou Liyang
1
-16
/
+13
2017-04-14
x86/uv/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
unicore32/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
um/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-1
/
+3
2017-04-14
tile/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
score/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
s390/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
mn10300/cevt-mn10300: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
c6x/timer64: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
blackfin: time-ts: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+4
2017-04-14
x86/apic/timer: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+4
2017-04-14
MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
12
-1
/
+25
2017-04-14
hexagon/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
x86/lguest/timer: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
sparc/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2
-0
/
+4
2017-04-14
powerpc/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
m68k/coldfire/pit: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
x86/xen/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+4
2017-04-14
time: Delete do_sys_setimeofday()
Deepa Dinamani
1
-1
/
+3
2017-04-14
x86/cpu: Keep model defines sorted by model number
Andy Shevchenko
1
-2
/
+4
2017-04-14
ARC: [plat-eznps] Fix build error
Noam Camus
1
-1
/
+2
2017-04-14
Merge tag 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+30
2017-04-14
x86/intel_rdt/mba: Add schemata file support for MBA
Vikas Shivappa
3
-0
/
+46
2017-04-14
x86/intel_rdt: Make schemata file parsers resource specific
Vikas Shivappa
3
-14
/
+31
2017-04-14
x86/intel_rdt/mba: Add info directory files for Memory Bandwidth Allocation
Vikas Shivappa
3
-2
/
+62
2017-04-14
x86/intel_rdt: Make information files resource specific
Vikas Shivappa
3
-4
/
+21
2017-04-14
x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA)
Vikas Shivappa
2
-3
/
+110
2017-04-14
x86/intel_rdt/mba: Memory bandwith allocation feature detect
Vikas Shivappa
4
-0
/
+15
2017-04-14
x86/intel_rdt: Add resource specific msr update function
Thomas Gleixner
2
-54
/
+84
2017-04-14
x86/intel_rdt: Move CBM specific data into a struct
Thomas Gleixner
4
-65
/
+83
2017-04-14
x86/intel_rdt: Cleanup namespace to support multiple resource types
Vikas Shivappa
4
-43
/
+43
2017-04-14
x86/intel_rdt: Organize code properly
Thomas Gleixner
1
-47
/
+45
2017-04-14
x86/intel_rdt: Init padding only if a device exists
Thomas Gleixner
1
-2
/
+2
2017-04-14
ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
Josh Poimboeuf
1
-0
/
+12
2017-04-14
x86/boot/e820: Remove a redundant self assignment
Colin King
1
-1
/
+0
2017-04-14
x86/mce: Enable PPIN for Knights Landing/Mill
Piotr Luc
1
-0
/
+3
2017-04-14
perf/x86: Fix spurious NMI with PEBS Load Latency event
Kan Liang
3
-2
/
+3
2017-04-14
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+3
2017-04-14
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
197
-1466
/
+1721
2017-04-14
x86/unwind: Silence entry-related warnings
Josh Poimboeuf
2
-9
/
+28
[prev]
[next]