summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-28dw_apb_timer_of.c: Remove parts that were picoxcell-specificPavel Machek
2013-05-28ktime: Add __must_check prefix to ktime_to_timespec_condDaniel Borkmann
2013-05-28ktime: Use macro NSEC_PER_USEC where appropriateLiu Ying
2013-05-28clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GET...Thomas Gleixner
2013-05-28clockevents: Define CS_NAME_LEN unconditionallyThomas Gleixner
2013-05-16clockevents: Implement unbind functionalityThomas Gleixner
2013-05-16clockevents: Split out selection logicThomas Gleixner
2013-05-16clockevents: Provide sysfs interfaceThomas Gleixner
2013-05-16clockevents: Add module refcountThomas Gleixner
2013-05-16clockevents: Move the tick_notify() switch case to clockevents_notify()Thomas Gleixner
2013-05-16clockevents: Simplify lockingThomas Gleixner
2013-05-16clockevents: Get rid of the notifier chainThomas Gleixner
2013-05-16clocksource: Let clocksource_unregister() return success/errorThomas Gleixner
2013-05-16clocksource: Provide unbind interface in sysfsThomas Gleixner
2013-05-16clocksource: Split out user string inputThomas Gleixner
2013-05-16clocksource: Allow clocksource select to skip current clocksourceThomas Gleixner
2013-05-16clocksource: Add module refcountThomas Gleixner
2013-05-16clocksource: Let timekeeping_notify return success/errorThomas Gleixner
2013-05-16clocksource: Always verify highres capabilityThomas Gleixner
2013-05-16clocksource: apb_timer: Remove unsused functionThomas Gleixner
2013-05-15Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-05-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-05-15tracing/kprobes: Make print_*probe_event staticMasami Hiramatsu
2013-05-15tracing/kprobes: Fix a sparse warning for incorrect type in assignmentMasami Hiramatsu
2013-05-15tracing/kprobes: Use rcu_dereference_raw for tp->filesMasami Hiramatsu
2013-05-15tracing: Fix leaks of filter predsSteven Rostedt (Red Hat)
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz
2013-05-14Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-14Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-14timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARETirupathi Reddy
2013-05-14rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exitSrivatsa S. Bhat
2013-05-14tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offlineThomas Gleixner
2013-05-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-05-14powerpc: Set show_unhandled_signals to 1 by defaultBenjamin Herrenschmidt
2013-05-14powerpc/perf: Fix setting of "to" addresses for BHRBMichael Neuling
2013-05-14powerpc/pmu: Fix order of interpreting BHRB target entriesMichael Neuling
2013-05-14powerpc/perf: Move BHRB code into CONFIG_PPC64 regionMichael Neuling
2013-05-14powerpc: select HAVE_CONTEXT_TRACKING for pSeriesLi Zhong
2013-05-14powerpc: Use the new schedule_user API on userspace preemptionLi Zhong
2013-05-14powerpc: Exit user context on notify resumeLi Zhong
2013-05-14powerpc: Exception hooks for context tracking subsystemLi Zhong
2013-05-14powerpc: Syscall hooks for context tracking subsystemLi Zhong
2013-05-14powerpc/booke64: Fix kernel hangs at kernel_dbg_excScott Wood
2013-05-14powerpc: Fix irq_set_affinity() return valuesAlexander Gordeev
2013-05-14powerpc: Provide __bswapdi2David Woodhouse