summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-3010-16/+32
|\
| * Merge branch 'linus' into timers/coreThomas Gleixner2013-04-2487-361/+659
| |\
| * | posix timers: Allocate timer id per process (v2)Pavel Emelyanov2013-04-172-1/+3
| * | timekeeping: Store cycle_last value in timekeeper struct as wellThomas Gleixner2013-04-041-0/+2
| * | ntp: Move do_adjtimex() and hardpps() functions to timekeeping.cJohn Stultz2013-04-041-7/+0
| * | Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner2013-04-036-8/+15
| |\ \
| | * | timekeeping: Move lock out of timekeeper structThomas Gleixner2013-03-231-2/+0
| | * | timekeeping: Make jiffies_lock internalThomas Gleixner2013-03-231-1/+0
| | * | hrtimer: Add hrtimer support for CLOCK_TAIJohn Stultz2013-03-232-1/+6
| | * | timekeeping: Add CLOCK_TAI clockidJohn Stultz2013-03-232-4/+3
| | * | timekeeping: Move TAI managment into timekeeping core from ntpJohn Stultz2013-03-232-0/+5
| | * | clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOPFeng Tang2013-03-161-0/+1
| * | | clockevents: Add missing tick_check_broadcast_expired() for CLOCKEVENTS=nThomas Gleixner2013-03-221-0/+1
| * | | tick: Provide a check for a forced broadcast pendingThomas Gleixner2013-03-131-0/+6
| * | | Merge commit 'v3.9-rc2' into timers/coreThomas Gleixner2013-03-1310-20/+27
| |\| |
| * | | tick: Dynamically set broadcast irq affinityDaniel Lezcano2013-03-071-0/+5
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-302-0/+57
|\ \ \ \
| * | | | idle: Implement generic idle functionThomas Gleixner2013-04-081-0/+8
| * | | | idle: Provide a generic entry point for the idle codeThomas Gleixner2013-04-081-0/+8
| * | | | idle: Implement set/clr functions for need_resched pollThomas Gleixner2013-04-081-0/+21
| * | | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-0/+20
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-304-199/+49
|\ \ \ \ \
| * | | | | sched: Fix init NOHZ_IDLE flagVincent Guittot2013-04-261-0/+2
| * | | | | sched: Document task_struct::personality fieldAndrei Epure2013-04-121-1/+3
| * | | | | cgroup: Kill subsys.active flagLi Zefan2013-04-101-1/+0
| * | | | | math64: New div64_u64_rem helperFrederic Weisbecker2013-03-131-1/+18
| * | | | | Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-03-082-4/+24
| |\ \ \ \ \
| | * | | | | cputime: Dynamically scale cputime for full dynticks accountingFrederic Weisbecker2013-03-071-2/+2
| | * | | | | context_tracking: Restore correct previous context state on exception exitFrederic Weisbecker2013-03-071-7/+12
| | * | | | | context_tracking: Move exception handling to generic codeFrederic Weisbecker2013-03-071-1/+16
| | | |/ / / | | |/| | |
| * | | | | sched: Move group scheduling functions out of include/linux/sched.hLi Zefan2013-03-061-21/+0
| * | | | | sched: Make default_scale_freq_power() staticLi Zefan2013-03-061-3/+0
| * | | | | sched: Move struct sched_class to kernel/sched/sched.hLi Zefan2013-03-061-59/+0
| * | | | | sched: Move wake flags to kernel/sched/sched.hLi Zefan2013-03-061-7/+0
| * | | | | sched: Move struct sched_group to kernel/sched/sched.hLi Zefan2013-03-061-56/+2
| * | | | | sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.hLi Zefan2013-03-061-25/+0
| * | | | | sched: Remove test_sd_parent()Li Zefan2013-03-061-9/+0
| * | | | | sched: Remove some dummy functionsLi Zefan2013-03-061-12/+0
| |/ / / /
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-305-23/+92
|\ \ \ \ \
| * \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-04-2121-38/+95
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-04-161-0/+8
| |\ \ \ \ \ \
| | * | | | | | uretprobes: Limit the depth of return probe nestednessAnton Arapov2013-04-131-0/+3
| | * | | | | | uretprobes: Return probe entry, prepare_uretprobe()Anton Arapov2013-04-131-0/+1
| | * | | | | | uretprobes: Introduce uprobe_consumer->ret_handler()Anton Arapov2013-04-131-0/+3
| | * | | | | | uprobes: Add trap variant helperAnanth N Mavinakayanahalli2013-04-041-0/+1
| * | | | | | | kprobes: Move __kprobes definition into compiler.hMasami Hiramatsu2013-04-082-5/+7
| * | | | | | | perf: Fix comments in PERF_MEM_LVL bitmaskStephane Eranian2013-04-081-2/+2
| * | | | | | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2013-04-0843-55/+204
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAPStephane Eranian2013-04-011-0/+1
| * | | | | | | perf: Add generic memory sampling interfaceStephane Eranian2013-04-012-2/+68