summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel2013-05-288-41/+32
* clocksource: dw_apb: Remove unused headerBaruch Siach2013-05-281-1/+0
* dw_apb_timer_of.c: Remove parts that were picoxcell-specificPavel Machek2013-05-284-37/+29
* ktime: Add __must_check prefix to ktime_to_timespec_condDaniel Borkmann2013-05-281-1/+2
* ktime: Use macro NSEC_PER_USEC where appropriateLiu Ying2013-05-281-3/+4
* clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GET...Thomas Gleixner2013-05-281-0/+1
* clockevents: Define CS_NAME_LEN unconditionallyThomas Gleixner2013-05-281-2/+2
* 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