summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-06-08irqdomain: export irq_domain_add_simpleArnd Bergmann
2013-06-07Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-06ACPI/APEI: Add parameter check before error injectionChen Gong
2013-06-06tracing: Use current_uid() for critical time tracingSteven Rostedt (Red Hat)
2013-06-05cpuset: re-structure update_cpumask() a bitLi Zefan
2013-06-05cpuset: remove cpuset_test_cpumask()Li Zefan
2013-06-05cpuset: remove unnecessary variable in cpuset_attach()Li Zefan
2013-06-05cpuset: cleanup guarantee_online_{cpus|mems}()Li Zefan
2013-06-05cpuset: remove redundant check in cpuset_cpus_allowed_fallback()Li Zefan
2013-06-05cgroup: clean up the cftype array for the base cgroup filesTejun Heo
2013-06-05cgroup: mark "notify_on_release" and "release_agent" cgroup files insaneTejun Heo
2013-06-05cgroup: mark "tasks" cgroup file as insaneTejun Heo
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-06-03PM / Hibernate: print physical addresses consistently with other parts of kernelBjorn Helgaas
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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