summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clockevents: Implement unbind functionalityThomas Gleixner2013-05-165-4/+162
* clockevents: Split out selection logicThomas Gleixner2013-05-162-38/+56
* clockevents: Provide sysfs interfaceThomas Gleixner2013-05-161-0/+86
* clockevents: Add module refcountThomas Gleixner2013-05-164-0/+11
* clockevents: Move the tick_notify() switch case to clockevents_notify()Thomas Gleixner2013-05-163-48/+35
* clockevents: Simplify lockingThomas Gleixner2013-05-161-17/+5
* clockevents: Get rid of the notifier chainThomas Gleixner2013-05-165-64/+14
* clocksource: Let clocksource_unregister() return success/errorThomas Gleixner2013-05-162-22/+13
* clocksource: Provide unbind interface in sysfsThomas Gleixner2013-05-161-0/+73
* clocksource: Split out user string inputThomas Gleixner2013-05-161-14/+23
* clocksource: Allow clocksource select to skip current clocksourceThomas Gleixner2013-05-161-11/+20
* clocksource: Add module refcountThomas Gleixner2013-05-162-5/+17
* clocksource: Let timekeeping_notify return success/errorThomas Gleixner2013-05-163-6/+7
* clocksource: Always verify highres capabilityThomas Gleixner2013-05-161-5/+26
* clocksource: apb_timer: Remove unsused functionThomas Gleixner2013-05-162-13/+0
* Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-152-13/+44
|\
| * tracing/kprobes: Make print_*probe_event staticMasami Hiramatsu2013-05-151-2/+2
| * tracing/kprobes: Fix a sparse warning for incorrect type in assignmentMasami Hiramatsu2013-05-151-1/+1
| * tracing/kprobes: Use rcu_dereference_raw for tp->filesMasami Hiramatsu2013-05-151-10/+37
| * tracing: Fix leaks of filter predsSteven Rostedt (Red Hat)2013-05-151-0/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-153-6/+23
|\ \
| * | x86/mm: Add missing comments for initial kernel direct mappingZhang Yanfei2013-05-101-1/+18
| * | x86/microcode: Add local mutex to fix physical CPU hot-add deadlockKonrad Rzeszutek Wilk2013-05-091-2/+3
| * | x86: Fix idle consolidation falloutThomas Gleixner2013-05-071-3/+2
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-151-151/+89
|\ \ \
| * | | perf: Factor out auxiliary events notificationJiri Olsa2013-05-071-153/+89
| * | | perf: Fix EXIT event notificationJiri Olsa2013-05-071-12/+14
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-05-157-19/+8
|\ \ \ \
| * | | | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz2013-05-144-12/+0
| * | | | timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARETirupathi Reddy2013-05-141-1/+1
| * | | | tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offlineThomas Gleixner2013-05-141-0/+1
| * | | | tick: Cleanup NOHZ per cpu data on cpu downThomas Gleixner2013-05-121-1/+1
| * | | | tick: Use zalloc_cpumask_var for allocating offstack cpumasksThomas Gleixner2013-05-051-5/+5
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-153-0/+207
|\ \ \ \ \
| * | | | | rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exitSrivatsa S. Bhat2013-05-141-0/+2
| * | | | | idle: Fix hlt/nohlt command-line handling in new generic idleKevin Hilman2013-05-051-0/+3
| * | | | | Merge branch 'linus' into core/urgentThomas Gleixner2013-05-057459-252082/+406060
| |\| | | |
| * | | | | Merge branch 'rcu/doc' of git://git.kernel.org/pub/scm/linux/kernel/git/paulm...Ingo Molnar2013-04-3016-518/+842
| |\ \ \ \ \
| | * | | | | kthread: Document ways of reducing OS jitter due to per-CPU kthreadsPaul E. McKenney2013-04-281-0/+202
* | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-155-11/+14
|\ \ \ \ \ \ \
| * | | | | | | ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new...Jaccon Bastiaansen2013-05-141-4/+4
| * | | | | | | ARM: 7715/1: MCPM: adapt to GIC changes after upstream mergeNicolas Pitre2013-05-101-3/+0
| * | | | | | | ARM: 7714/1: mmc: mmci: Ensure return value of regulator_enable() is checkedLee Jones2013-05-101-2/+7
| * | | | | | | ARM: 7712/1: Remove trailing whitespace in arch/arm/MakefileDaniel Tang2013-05-071-1/+1
| * | | | | | | ARM: 7711/1: dove: fix Dove cpu type from V7 to PJ4Sebastian Hesselbarth2013-05-071-1/+1
| * | | | | | | ARM: finally enable IRQ time accounting configRussell King2013-05-041-0/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-05-152-387/+553
|\ \ \ \ \ \ \ \
| * | | | | | | | rbd: re-submit flattened write request (part 2)Alex Elder2013-05-131-2/+16
| * | | | | | | | rbd: re-submit write request for flattened cloneAlex Elder2013-05-131-7/+22
| * | | | | | | | rbd: re-submit read request for flattened cloneAlex Elder2013-05-131-5/+25