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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-13
/
+9
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-218
/
+186
2015-04-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+19
2015-04-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-23
/
+20
2015-04-13
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-130
/
+199
2015-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-04-10
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+3
2015-04-09
Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2015-04-09
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
1
-1
/
+0
2015-04-09
jump_label: Allow jump labels to be used in assembly
Anton Blanchard
1
-4
/
+17
2015-04-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+5
2015-04-08
Defer processing of REQ_PREEMPT requests for blocked devices
Bart Van Assche
1
-1
/
+3
2015-04-08
KVM: x86: BSP in MSR_IA32_APICBASE is writable
Nadav Amit
1
-1
/
+6
2015-04-08
Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts
Ingo Molnar
18
-96
/
+140
2015-04-07
Merge tag 'media/v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-0
/
+4
2015-04-07
include/linux/dmapool.h: declare struct device
Mark Brown
1
-0
/
+2
2015-04-07
mm: move zone lock to a different cache line than order-0 free page lists
Mel Gorman
1
-4
/
+3
2015-04-07
Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-0
/
+14
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
4
-127
/
+121
2015-04-07
Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-0
/
+1
2015-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-17
/
+10
2015-04-06
fix mremap() vs. ioctx_kill() race
Al Viro
1
-1
/
+1
2015-04-06
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
4
-17
/
+10
2015-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+2
2015-04-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2015-04-03
cpuidle: remove state_count field from struct cpuidle_device
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2015-04-03
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
2
-6
/
+2
2015-04-03
clockevents: Make tick handover explicit
Thomas Gleixner
2
-1
/
+2
2015-04-03
clockevents: Remove broadcast oneshot control leftovers
Rafael J. Wysocki
1
-2
/
+0
2015-04-03
clockevents: Provide explicit broadcast oneshot control functions
Thomas Gleixner
1
-0
/
+19
2015-04-03
clockevents: Remove the broadcast control leftovers
Thomas Gleixner
1
-3
/
+0
2015-04-03
clockevents: Provide explicit broadcast control functions
Thomas Gleixner
1
-0
/
+25
2015-04-03
time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource
Xunlei Pang
1
-6
/
+3
2015-04-03
drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement
Xunlei Pang
1
-0
/
+1
2015-04-03
time: Add y2038 safe update_persistent_clock64()
Xunlei Pang
1
-0
/
+1
2015-04-03
time: Add y2038 safe read_persistent_clock64()
Xunlei Pang
1
-0
/
+1
2015-04-03
time: Add y2038 safe read_boot_clock64()
Xunlei Pang
1
-0
/
+1
2015-04-02
Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linux
Linus Torvalds
1
-0
/
+17
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+15
2015-04-02
clockevents: Fix cpu_down() race for hrtimer based broadcasting
Preeti U Murthy
1
-0
/
+6
2015-04-02
clockevents: Clean up clockchips.h
Ingo Molnar
1
-46
/
+41
2015-04-01
Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2
-0
/
+4
2015-04-01
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-10
/
+10
2015-04-01
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-0
/
+1
2015-04-01
arm/bL_switcher: Kill tick suspend hackery
Thomas Gleixner
2
-21
/
+4
2015-04-01
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
1
-3
/
+3
2015-04-01
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
2
-2
/
+3
2015-04-01
tick: Move core only declarations and functions to core
Thomas Gleixner
2
-125
/
+24
2015-04-01
clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD
Thomas Gleixner
1
-6
/
+3
[next]