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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-21
Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Thomas Gleixner
3
-7
/
+7
2016-10-21
kernel/irq: Export irq_set_parent()
Sudip Mukherjee
1
-0
/
+1
2016-10-20
irqchip/gic: Add missing \n to CPU IF adjustment message
Marc Zyngier
1
-1
/
+1
2016-10-20
irqchip/jcore: Don't show Kconfig menu item for driver
Rich Felker
1
-2
/
+2
2016-10-19
irqchip/eznps: Drop pointless static qualifier in nps400_of_init()
Wei Yongjun
1
-1
/
+1
2016-10-18
Merge tag 'for-f2fs-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2016-10-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-3
/
+8
2016-10-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2016-10-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+8
2016-10-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-14
/
+38
2016-10-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-2
/
+10
2016-10-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+22
2016-10-18
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-34
/
+45
2016-10-18
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+10
2016-10-18
Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
27
-131
/
+232
2016-10-18
locking, fs/locks: Add missing file_sem locks
Peter Zijlstra
1
-0
/
+6
2016-10-18
locking/rwsem/x86: Add stack frame dependency for ____down_write()
Josh Poimboeuf
1
-2
/
+4
2016-10-17
btrfs: assign error values to the correct bio structs
Junjie Mao
1
-2
/
+2
2016-10-17
x86, pkeys: remove cruft from never-merged syscalls
Dave Hansen
2
-4
/
+0
2016-10-17
generic syscalls: kill cruft from removed pkey syscalls
Dave Hansen
2
-7
/
+0
2016-10-17
irqchip/gic-v3-its: Fix entry size mask for GITS_BASER
Vladimir Murzin
1
-1
/
+1
2016-10-17
Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
4
-5
/
+6
2016-10-17
perf jit: Fix build issue on Ubuntu
Anton Blanchard
1
-1
/
+1
2016-10-17
perf jevents: Handle events including .c and .o
Wang Nan
1
-2
/
+2
2016-10-17
irqchip/gic-v3-its: Fix 64bit GIC{R,ITS}_TYPER accesses
Marc Zyngier
1
-5
/
+5
2016-10-17
alarmtimer: Remove unused but set variable
Tobias Klauser
1
-2
/
+0
2016-10-17
Merge branch 'mm/pkeys' into x86/urgent, to pick up pkeys fix
Ingo Molnar
0
-0
/
+0
2016-10-17
perf/x86/intel/uncore: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
2016-10-17
perf/x86/intel/rapl: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
2016-10-17
perf/x86/intel: Add Knights Mill CPUID
Piotr Luc
1
-1
/
+2
2016-10-17
x86/cpu/intel: Add Knights Mill to Intel family
Piotr Luc
1
-0
/
+1
2016-10-17
drm: Print device information again in debugfs
Daniel Vetter
1
-4
/
+0
2016-10-17
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
26
-127
/
+232
2016-10-16
perf/x86/intel: Remove an inconsistent NULL check
Dan Carpenter
1
-2
/
+2
2016-10-16
Merge tag 'v4.9-rc1' into x86/urgent, to pick up updates
Ingo Molnar
9729
-333529
/
+582947
2016-10-16
x86/e820: Don't merge consecutive E820_PRAM ranges
Dan Williams
1
-1
/
+1
2016-10-16
cpu/hotplug: Use distinct name for cpu_hotplug.dep_map
Joonas Lahtinen
1
-1
/
+1
2016-10-16
kprobes: Unpoison stack in jprobe_return() for KASAN
Dmitry Vyukov
4
-4
/
+26
2016-10-16
kprobes: Avoid false KASAN reports during stack copy
Dmitry Vyukov
1
-3
/
+4
2016-10-16
objtool: Skip all "unreachable instruction" warnings for gcov kernels
Josh Poimboeuf
1
-31
/
+26
2016-10-16
objtool: Improve rare switch jump table pattern detection
Josh Poimboeuf
1
-2
/
+9
2016-10-15
Linux 4.9-rc1
Linus Torvalds
1
-2
/
+2
2016-10-15
Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs
Linus Torvalds
8
-283
/
+244
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
24
-22
/
+725
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
226
-3657
/
+5242
2016-10-15
Merge tag 'sound-fix-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-6
/
+7
2016-10-15
pkeys: Remove easily triggered WARN
Dave Jones
1
-1
/
+0
2016-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
14
-98
/
+133
2016-10-14
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
19
-296
/
+824
2016-10-14
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-157
/
+272
[next]