index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
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
2014-03-26
tick: Fix spelling mistake in tick_handle_periodic()
Viresh Kumar
2014-03-25
workqueue: Provide destroy_delayed_work_on_stack()
Thomas Gleixner
2014-03-20
timer: Remove code redundancy while calling get_nohz_timer_target()
Viresh Kumar
2014-03-20
timer: Use variable head instead of &work_list in __run_timers()
Viresh Kumar
2014-03-10
Merge branch 'fortglx/3.15/time' of git://git.linaro.org/people/john.stultz/l...
Thomas Gleixner
2014-03-04
timer: Make sure TIMER_FLAG_MASK bits are free in allocated base
Viresh Kumar
2014-03-04
timer: Check failure of timer_cpu_notify() before calling init_timer_stats()
Viresh Kumar
2014-03-02
kernel: Include appropriate header file in time/timekeeping_debug.c
Rashika Kheria
2014-02-28
Merge branch 'timers.2014.02.25a' of git://git.kernel.org/pub/scm/linux/kerne...
Thomas Gleixner
2014-02-25
timers: Make internal_add_timer() update ->next_timer if ->active_timers == 0
Oleg Nesterov
2014-02-25
timers: Reduce future __run_timers() latency for first add to empty list
Paul E. McKenney
2014-02-25
timers: Reduce future __run_timers() latency for newly emptied list
Paul E. McKenney
2014-02-25
timers: Reduce __run_timers() latency for empty list
Paul E. McKenney
2014-02-25
timers: Track total number of timers in list
Paul E. McKenney
2014-02-14
nohz: ensure users are aware boot CPU is not NO_HZ_FULL
Paul Gortmaker
2014-02-14
timer: Spare IPI when deferrable timer is queued on idle remote targets
Viresh Kumar
2014-02-09
tick: Fixup more fallout from hrtimer broadcast mode
Preeti U Murthy
2014-02-07
time: Fixup fallout from recent clockevent/tick changes
Thomas Gleixner
2014-02-07
tick: Introduce hrtimer based broadcast
Preeti U Murthy
2014-02-07
time: Change the return type of clockevents_notify() to integer
Preeti U Murthy
2014-02-07
clockevents: Adjust timer interval when frequency changes
Soren Brinkmann
2014-02-07
clockevents: Serialize calls to clockevents_update_freq() in the core
Thomas Gleixner
2014-02-07
timekeeping: Move clock sync work to power efficient workqueue
Shaibal Dutta
2014-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-01-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-01-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-01-30
kernel/smp.c: remove cpumask_ipi
Roman Gushchin
2014-01-30
kernel: use lockless list for smp_call_function_single
Christoph Hellwig
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-28
sched: Make sched_class::get_rr_interval() optional
Peter Zijlstra
2014-01-28
sched/deadline: Add sched_dl documentation
Dario Faggioli
2014-01-27
softirq: use const char * const for softirq_to_name, whitespace neatening
Joe Perches
2014-01-27
softirq: convert printks to pr_<level>
Joe Perches
2014-01-27
softirq: use ffs() in __do_softirq()
Joe Perches
2014-01-27
kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_...
Chen Gang
2014-01-27
Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-01-25
hung_task: Display every hung task warning
Aaron Tomlin
2014-01-25
introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...
Oleg Nesterov
2014-01-25
sysctl: Add neg_one as a standard constraint
Aaron Tomlin
2014-01-25
kgdb/kdb: Fix no KDB config problem
Mike Travis
2014-01-25
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-23
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-01-23
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-01-23
kdump: fix exported size of vmcoreinfo note
Vivek Goyal
2014-01-23
kexec: add sysctl to disable kexec_load
Kees Cook
2014-01-23
kernel/signal.c: change do_signal_stop/do_sigaction to use while_each_thread()
Oleg Nesterov
[next]