summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2013-05-31tick: Remove useless timekeeping duty attribution to broadcast sourceJiri Bohac
2013-05-31sched/fair: Remove unused variable from expire_cfs_rq_runtime()Kamalesh Babulal
2013-05-31nohz: Fix notifier return val that enforce timekeepingLi Zhong
2013-05-31kvm: Move guest entry/exit APIs to context_trackingFrederic Weisbecker
2013-05-31vtime: Use consistent clocks among nohz accountingFrederic Weisbecker
2013-05-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-29tracing: Fix bad parameter passed in branch selftestSteven Rostedt (Red Hat)
2013-05-29power: Add option to log time spent in suspendColin Cross
2013-05-29alarmtimer: Add functions for timerfd supportTodd Poynor
2013-05-29genirq: Add kerneldoc for irq_disable.Andreas Fenkart
2013-05-29genirq: irqchip: Add mask to block out invalid irqsGrant Likely
2013-05-29genirq: Generic chip: Add linear irq domain supportThomas Gleixner
2013-05-29genirq: Generic chip: Split out code into separate functionsThomas Gleixner
2013-05-29genirq: irqchip: Add a mask calculation functionThomas Gleixner
2013-05-29genirq: Generic chip: Cache per irq bit maskThomas Gleixner
2013-05-29genirq: Generic chip: Handle separate mask registersGerlando Falauto
2013-05-29genirq: Generic chip: Add support for per chip type mask cacheGerlando Falauto
2013-05-29genirq: Generic chip: Remove the local cur_regs() functionGerlando Falauto
2013-05-29Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner
2013-05-28ftrace: Use the rcu _notrace variants for rcu_dereference_raw() and friendsSteven Rostedt
2013-05-29cgroup: warn about mismatching options of a new mount of an existing hierarchyJeff Liu
2013-05-28timekeeping: Correct run-time detection of persistent_clock.Zoran Markovic
2013-05-28ntp: Remove unused variable flags in __hardppsGeert Uytterhoeven
2013-05-28Merge tag 'trace-fixes-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-28ring-buffer: Do not poll non allocated cpu buffersSteven Rostedt (Red Hat)
2013-05-28sched: Use swap() macro in scale_stime()Stanislaw Gruszka
2013-05-28watchdog: Disallow setting watchdog_thresh to -1Li Zefan
2013-05-28perf: Fix perf mmap bugsPeter Zijlstra
2013-05-28kprobes: Fix to free gone and unused optprobesMasami Hiramatsu
2013-05-28clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GET...Thomas Gleixner
2013-05-28sched: Use an accessor to read the rq clockFrederic Weisbecker
2013-05-28sched: Update rq clock earlier in unthrottle_cfs_rqFrederic Weisbecker
2013-05-28sched: Update rq clock before calling check_preempt_curr()Frederic Weisbecker
2013-05-28sched: Update rq clock before setting fair group sharesFrederic Weisbecker
2013-05-28sched: Update rq clock before migrating tasks out of dying CPUFrederic Weisbecker
2013-05-28sched: Remove redundant update_runtime notifierNeil Zhang
2013-05-28sched/autogroup: Fix race with task_groups listGerald Schaefer
2013-05-28tick: Cure broadcast false positive pending bit warningThomas Gleixner
2013-05-28clockevents: Define CS_NAME_LEN unconditionallyThomas Gleixner
2013-05-28rtmutex: Document rt_mutex_adjust_prio_chain()Juri Lelli
2013-05-28perf/x86: Check branch sampling priv level in generic codeStephane Eranian
2013-05-28perf: Add sysfs entry to adjust multiplexing interval per PMUStephane Eranian
2013-05-28perf: Use hrtimers for event multiplexingStephane Eranian
2013-05-28perf: Fix hw breakpoints overflow period samplingJiri Olsa
2013-05-28locking: Fix copy/paste errors of "ARCH_INLINE_*_UNLOCK_BH"Paul Bolle
2013-05-28Merge branch 'sched/cleanups' into sched/coreIngo Molnar
2013-05-24auditfilter.c: fix kernel-doc warningsRandy Dunlap
2013-05-24Merge tag 'trace-fixes-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-24cgroup: update iterators to use cgroup_next_sibling()Tejun Heo
2013-05-24cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()Tejun Heo