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
2015-08-23
x86/asm/msr: Make wrmsrl() a function
Andy Lutomirski
3
-6
/
+12
2015-08-22
x86/asm/delay: Introduce an MWAITX-based delay with a configurable timer
Huang Rui
3
-1
/
+51
2015-08-22
x86/asm: Add MONITORX/MWAITX instruction support
Huang Rui
2
-0
/
+46
2015-08-22
x86/traps: Weaken context tracking entry assertions
Andy Lutomirski
1
-9
/
+9
2015-08-21
x86/asm/tsc: Add rdtscll() merge helper
Ingo Molnar
1
-0
/
+3
2015-08-18
selftests/x86: Add syscall_nt selftest
Andy Lutomirski
2
-1
/
+55
2015-08-18
selftests/x86: Disable sigreturn_64
Andy Lutomirski
1
-2
/
+2
2015-08-18
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
576
-3634
/
+7089
2015-08-18
Revert "sched/x86_64: Don't save flags on context switch"
Andy Lutomirski
1
-8
/
+4
2015-08-16
Linux 4.2-rc7
Linus Torvalds
1
-1
/
+1
2015-08-16
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-56
/
+79
2015-08-16
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-2
/
+2
2015-08-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-9
/
+22
2015-08-16
x86/ldt: Further fix FPU emulation
Andy Lutomirski
1
-1
/
+1
2015-08-16
fs/fuse: fix ioctl type confusion
Jann Horn
1
-1
/
+9
2015-08-16
Merge tag 'keystone-dts-late-fixes-v2' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
4
-20
/
+33
2015-08-16
MIPS: Fix seccomp syscall argument for MIPS64
Markos Chandras
2
-2
/
+2
2015-08-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-34
/
+28
2015-08-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+6
2015-08-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-28
/
+74
2015-08-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2015-08-14
Update maintainers for DRM STI driver
Benjamin Gaignard
1
-0
/
+9
2015-08-14
mm: cma: mark cma_bitmap_maxno() inline in header
Gregory Fong
1
-1
/
+1
2015-08-14
zram: fix pool name truncation
Sergey Senozhatsky
1
-4
/
+2
2015-08-14
memory-hotplug: fix wrong edge when hot add a new node
Xishi Qiu
2
-0
/
+11
2015-08-14
.mailmap: Andrey Ryabinin has moved
Andrey Ryabinin
3
-2
/
+3
2015-08-14
ipc/sem.c: update/correct memory barriers
Manfred Spraul
1
-4
/
+14
2015-08-14
mm/hwpoison: fix panic due to split huge zero page
Wanpeng Li
1
-2
/
+5
2015-08-14
ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()
Herton R. Krzesinski
1
-2
/
+4
2015-08-14
ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...
Herton R. Krzesinski
1
-6
/
+17
2015-08-14
mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount held
Wanpeng Li
1
-7
/
+6
2015-08-14
mm/hwpoison: fix page refcount of unknown non LRU page
Wanpeng Li
1
-0
/
+2
2015-08-14
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+6
2015-08-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-46
/
+96
2015-08-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+10
2015-08-14
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-36
/
+32
2015-08-14
Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"
Alexandre Courbot
1
-21
/
+8
2015-08-14
drm/vmwgfx: Fix execbuf locking issues
Thomas Hellstrom
1
-2
/
+2
2015-08-14
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
4
-13
/
+22
2015-08-13
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-5
/
+8
2015-08-13
x86: fix error handling for 32-bit compat out-of-range system call numbers
Linus Torvalds
1
-1
/
+2
2015-08-13
Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
7
-20
/
+54
2015-08-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-58
/
+74
2015-08-13
Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-60
/
+16
2015-08-13
Revert x86 sigcontext cleanups
Linus Torvalds
3
-36
/
+17
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
59
-633
/
+590
2015-08-13
Merge tag 'edac_fix_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2015-08-13
ARM: dts: keystone: Fix the mdio bindings by moving it to soc specific file
Murali Karicheri
4
-20
/
+33
2015-08-13
ARM: dts: keystone: fix the clock node for mdio
Murali Karicheri
1
-1
/
+1
2015-08-13
Merge tag 'omap-for-v4.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-0
/
+6
[next]