index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-06-28
timekeeping: Indicate that clock was set in the pvclock gtod notifier
David Vrabel
2013-06-28
timekeeping: Pass flags instead of multiple bools to timekeeping_update()
David Vrabel
2013-06-28
hrtimers: Support resuming with two or more CPUs online (but stopped)
David Vrabel
2013-06-28
timer: Fix jiffies wrap behavior of round_jiffies_common()
Bart Van Assche
2013-06-24
clockevents: Prefer CPU local devices over global devices
Stephen Boyd
2013-06-17
ARM: sched_clock: Load cycle count after epoch stabilizes
Stephen Boyd
2013-06-12
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2013-06-12
alarmtimer: Export symbols of functions declared in linux/alarmtimer.h
Marcus Gelderie
2013-05-29
power: Add option to log time spent in suspend
Colin Cross
2013-05-29
alarmtimer: Add functions for timerfd support
Todd Poynor
2013-05-28
clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GET...
Thomas Gleixner
2013-05-28
clockevents: Define CS_NAME_LEN unconditionally
Thomas Gleixner
2013-05-16
clockevents: Implement unbind functionality
Thomas Gleixner
2013-05-16
clockevents: Split out selection logic
Thomas Gleixner
2013-05-16
clockevents: Provide sysfs interface
Thomas Gleixner
2013-05-16
clockevents: Add module refcount
Thomas Gleixner
2013-05-16
clockevents: Move the tick_notify() switch case to clockevents_notify()
Thomas Gleixner
2013-05-16
clockevents: Simplify locking
Thomas Gleixner
2013-05-16
clockevents: Get rid of the notifier chain
Thomas Gleixner
2013-05-16
clocksource: Let clocksource_unregister() return success/error
Thomas Gleixner
2013-05-16
clocksource: Provide unbind interface in sysfs
Thomas Gleixner
2013-05-16
clocksource: Split out user string input
Thomas Gleixner
2013-05-16
clocksource: Allow clocksource select to skip current clocksource
Thomas Gleixner
2013-05-16
clocksource: Add module refcount
Thomas Gleixner
2013-05-16
clocksource: Let timekeeping_notify return success/error
Thomas Gleixner
2013-05-16
clocksource: Always verify highres capability
Thomas Gleixner
2013-05-15
Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-05-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-05-15
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-15
tracing/kprobes: Make print_*probe_event static
Masami Hiramatsu
2013-05-15
tracing/kprobes: Fix a sparse warning for incorrect type in assignment
Masami Hiramatsu
2013-05-15
tracing/kprobes: Use rcu_dereference_raw for tp->files
Masami Hiramatsu
2013-05-15
tracing: Fix leaks of filter preds
Steven Rostedt (Red Hat)
2013-05-14
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
John Stultz
2013-05-14
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-14
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Tirupathi Reddy
2013-05-14
rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exit
Srivatsa S. Bhat
2013-05-14
tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline
Thomas Gleixner
2013-05-12
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
2013-05-11
Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-11
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2013-05-10
workqueue: workqueue_congested() shouldn't translate WORK_CPU_UNBOUND into no...
Tejun Heo
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-10
Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6
Linus Torvalds
2013-05-09
tracing/kprobes: Support soft-mode disabling
Masami Hiramatsu
2013-05-09
tracing/kprobes: Support ftrace_event_file base multibuffer
Masami Hiramatsu
2013-05-09
tracing/kprobes: Pass trace_probe directly from dispatcher
Masami Hiramatsu
2013-05-09
tracing/kprobes: Increment probe hit-count even if it is used by perf
Masami Hiramatsu
2013-05-09
tracing/kprobes: Use bool for retprobe checker
Masami Hiramatsu
[next]