index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-28
timekeeping: Indicate that clock was set in the pvclock gtod notifier
David Vrabel
1
-12
/
+18
2013-06-28
timekeeping: Pass flags instead of multiple bools to timekeeping_update()
David Vrabel
1
-9
/
+12
2013-06-28
hrtimers: Support resuming with two or more CPUs online (but stopped)
David Vrabel
1
-3
/
+12
2013-06-28
timer: Fix jiffies wrap behavior of round_jiffies_common()
Bart Van Assche
1
-3
/
+5
2013-06-24
clockevents: Prefer CPU local devices over global devices
Stephen Boyd
1
-2
/
+7
2013-06-17
ARM: sched_clock: Load cycle count after epoch stabilizes
Stephen Boyd
1
-11
/
+8
2013-06-12
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2
-0
/
+216
2013-06-12
alarmtimer: Export symbols of functions declared in linux/alarmtimer.h
Marcus Gelderie
1
-1
/
+9
2013-05-29
power: Add option to log time spent in suspend
Colin Cross
4
-0
/
+89
2013-05-29
alarmtimer: Add functions for timerfd support
Todd Poynor
1
-1
/
+38
2013-05-28
clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GET...
Thomas Gleixner
1
-0
/
+1
2013-05-28
clockevents: Define CS_NAME_LEN unconditionally
Thomas Gleixner
1
-2
/
+2
2013-05-16
clockevents: Implement unbind functionality
Thomas Gleixner
4
-4
/
+161
2013-05-16
clockevents: Split out selection logic
Thomas Gleixner
2
-38
/
+56
2013-05-16
clockevents: Provide sysfs interface
Thomas Gleixner
1
-0
/
+86
2013-05-16
clockevents: Add module refcount
Thomas Gleixner
3
-0
/
+8
2013-05-16
clockevents: Move the tick_notify() switch case to clockevents_notify()
Thomas Gleixner
3
-48
/
+35
2013-05-16
clockevents: Simplify locking
Thomas Gleixner
1
-17
/
+5
2013-05-16
clockevents: Get rid of the notifier chain
Thomas Gleixner
4
-63
/
+14
2013-05-16
clocksource: Let clocksource_unregister() return success/error
Thomas Gleixner
1
-21
/
+12
2013-05-16
clocksource: Provide unbind interface in sysfs
Thomas Gleixner
1
-0
/
+73
2013-05-16
clocksource: Split out user string input
Thomas Gleixner
1
-14
/
+23
2013-05-16
clocksource: Allow clocksource select to skip current clocksource
Thomas Gleixner
1
-11
/
+20
2013-05-16
clocksource: Add module refcount
Thomas Gleixner
1
-5
/
+14
2013-05-16
clocksource: Let timekeeping_notify return success/error
Thomas Gleixner
2
-5
/
+6
2013-05-16
clocksource: Always verify highres capability
Thomas Gleixner
1
-5
/
+26
2013-05-15
Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+44
2013-05-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-151
/
+89
2013-05-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-12
/
+8
2013-05-15
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2013-05-15
tracing/kprobes: Make print_*probe_event static
Masami Hiramatsu
1
-2
/
+2
2013-05-15
tracing/kprobes: Fix a sparse warning for incorrect type in assignment
Masami Hiramatsu
1
-1
/
+1
2013-05-15
tracing/kprobes: Use rcu_dereference_raw for tp->files
Masami Hiramatsu
1
-10
/
+37
2013-05-15
tracing: Fix leaks of filter preds
Steven Rostedt (Red Hat)
1
-0
/
+4
2013-05-14
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
John Stultz
1
-5
/
+0
2013-05-14
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+9
2013-05-14
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Tirupathi Reddy
1
-1
/
+1
2013-05-14
rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exit
Srivatsa S. Bhat
1
-0
/
+2
2013-05-14
tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline
Thomas Gleixner
1
-0
/
+1
2013-05-12
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
1
-1
/
+1
2013-05-11
Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-108
/
+363
2013-05-11
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
4
-783
/
+656
2013-05-10
workqueue: workqueue_congested() shouldn't translate WORK_CPU_UNBOUND into no...
Tejun Heo
1
-0
/
+9
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+3
2013-05-10
Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6
Linus Torvalds
1
-1
/
+4
2013-05-09
tracing/kprobes: Support soft-mode disabling
Masami Hiramatsu
1
-0
/
+6
2013-05-09
tracing/kprobes: Support ftrace_event_file base multibuffer
Masami Hiramatsu
1
-36
/
+214
2013-05-09
tracing/kprobes: Pass trace_probe directly from dispatcher
Masami Hiramatsu
1
-17
/
+16
2013-05-09
tracing/kprobes: Increment probe hit-count even if it is used by perf
Masami Hiramatsu
1
-4
/
+4
2013-05-09
tracing/kprobes: Use bool for retprobe checker
Masami Hiramatsu
1
-1
/
+1
[next]