index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-04-13
1
-9
/
+29
|
\
|
*
init.h: Clean up the __setup()/early_param() macros
Ingo Molnar
2015-03-05
1
-22
/
+27
|
*
init.h: Add early_param_on_off()
Luis R. Rodriguez
2015-03-05
1
-0
/
+15
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-04-13
2
-13
/
+9
|
\
\
|
*
\
Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts
Ingo Molnar
2015-04-08
18
-96
/
+140
|
|
\
\
|
*
\
\
Merge tag 'v4.0-rc5' into x86/asm, to resolve conflicts
Ingo Molnar
2015-03-23
40
-85
/
+184
|
|
\
\
\
|
*
|
|
|
include/stddef.h: Move offsetofend() from vfio.h to a generic kernel header
Denys Vlasenko
2015-03-17
2
-13
/
+9
*
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-04-13
6
-218
/
+186
|
\
\
\
\
\
|
*
|
|
|
|
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
2015-04-03
2
-6
/
+2
|
*
|
|
|
|
clockevents: Make tick handover explicit
Thomas Gleixner
2015-04-03
2
-1
/
+2
|
*
|
|
|
|
clockevents: Remove broadcast oneshot control leftovers
Rafael J. Wysocki
2015-04-03
1
-2
/
+0
|
*
|
|
|
|
clockevents: Provide explicit broadcast oneshot control functions
Thomas Gleixner
2015-04-03
1
-0
/
+19
|
*
|
|
|
|
clockevents: Remove the broadcast control leftovers
Thomas Gleixner
2015-04-03
1
-3
/
+0
|
*
|
|
|
|
clockevents: Provide explicit broadcast control functions
Thomas Gleixner
2015-04-03
1
-0
/
+25
|
*
|
|
|
|
time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource
Xunlei Pang
2015-04-03
1
-6
/
+3
|
*
|
|
|
|
drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement
Xunlei Pang
2015-04-03
1
-0
/
+1
|
*
|
|
|
|
time: Add y2038 safe update_persistent_clock64()
Xunlei Pang
2015-04-03
1
-0
/
+1
|
*
|
|
|
|
time: Add y2038 safe read_persistent_clock64()
Xunlei Pang
2015-04-03
1
-0
/
+1
|
*
|
|
|
|
time: Add y2038 safe read_boot_clock64()
Xunlei Pang
2015-04-03
1
-0
/
+1
|
*
|
|
|
|
clockevents: Fix cpu_down() race for hrtimer based broadcasting
Preeti U Murthy
2015-04-02
1
-0
/
+6
|
*
|
|
|
|
clockevents: Clean up clockchips.h
Ingo Molnar
2015-04-02
1
-46
/
+41
|
*
|
|
|
|
arm/bL_switcher: Kill tick suspend hackery
Thomas Gleixner
2015-04-01
2
-21
/
+4
|
*
|
|
|
|
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
2015-04-01
1
-3
/
+3
|
*
|
|
|
|
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
2015-04-01
2
-2
/
+3
|
*
|
|
|
|
tick: Move core only declarations and functions to core
Thomas Gleixner
2015-04-01
2
-125
/
+24
|
*
|
|
|
|
clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD
Thomas Gleixner
2015-04-01
1
-6
/
+3
|
*
|
|
|
|
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
Ingo Molnar
2015-03-31
46
-152
/
+265
|
|
\
\
\
\
\
|
*
|
|
|
|
|
clockevents: Manage device's state separately for the core
Viresh Kumar
2015-03-27
1
-13
/
+31
|
*
|
|
|
|
|
clockevents: Handle tick device's resume separately
Viresh Kumar
2015-03-27
1
-2
/
+2
|
*
|
|
|
|
|
time: Add ktime_get_tai_ns()
Peter Zijlstra
2015-03-27
1
-0
/
+5
|
*
|
|
|
|
|
time: Introduce tk_fast_raw
Peter Zijlstra
2015-03-27
1
-0
/
+1
|
*
|
|
|
|
|
time: Add timerkeeper::tkr_raw
Peter Zijlstra
2015-03-27
1
-2
/
+2
|
*
|
|
|
|
|
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
2015-03-27
1
-6
/
+6
|
*
|
|
|
|
|
clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...
John Stultz
2015-03-13
1
-5
/
+5
|
*
|
|
|
|
|
clocksource: Mostly kill clocksource_register()
John Stultz
2015-03-13
1
-1
/
+9
|
*
|
|
|
|
|
clocksource: Add 'max_cycles' to 'struct clocksource'
John Stultz
2015-03-12
1
-2
/
+3
|
*
|
|
|
|
|
Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling mor...
Ingo Molnar
2015-03-04
520
-4538
/
+13023
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
clockevents: Introduce mode specific callbacks
Viresh Kumar
2015-02-18
1
-2
/
+19
*
|
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-04-13
2
-5
/
+19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched: Add sched_avg::utilization_avg_contrib
Vincent Guittot
2015-03-27
1
-4
/
+17
|
*
|
|
|
|
|
|
irq_work: Fix build failure when CONFIG_IRQ_WORK is not defined
Steven Rostedt
2015-03-23
1
-1
/
+2
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-04-13
3
-23
/
+20
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
jump_label: Allow jump labels to be used in assembly
Anton Blanchard
2015-04-09
1
-4
/
+17
|
*
|
|
|
|
|
|
locking: Remove atomicy checks from {READ,WRITE}_ONCE
Peter Zijlstra
2015-03-27
1
-16
/
+0
|
*
|
|
|
|
|
|
locking: Remove ACCESS_ONCE() usage
Davidlohr Bueso
2015-02-24
1
-3
/
+3
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-13
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-04-01
1
-0
/
+1
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
x86/efi: Add a "debug" option to the efi= cmdline
Borislav Petkov
2015-04-01
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-13
6
-130
/
+199
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
KVM: x86: BSP in MSR_IA32_APICBASE is writable
Nadav Amit
2015-04-08
1
-1
/
+6
[next]