summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into timers/coreThomas Gleixner2013-04-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | posix timers: Allocate timer id per process (v2)Pavel Emelyanov2013-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Store cycle_last value in timekeeper struct as wellThomas Gleixner2013-04-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ntp: Move do_adjtimex() and hardpps() functions to timekeeping.cJohn Stultz2013-04-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner2013-04-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Move lock out of timekeeper structThomas Gleixner2013-03-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Make jiffies_lock internalThomas Gleixner2013-03-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hrtimer: Add hrtimer support for CLOCK_TAIJohn Stultz2013-03-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Add CLOCK_TAI clockidJohn Stultz2013-03-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Move TAI managment into timekeeping core from ntpJohn Stultz2013-03-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOPFeng Tang2013-03-15
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Add missing tick_check_broadcast_expired() for CLOCKEVENTS=nThomas Gleixner2013-03-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tick: Provide a check for a forced broadcast pendingThomas Gleixner2013-03-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v3.9-rc2' into timers/coreThomas Gleixner2013-03-13
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tick: Dynamically set broadcast irq affinityDaniel Lezcano2013-03-07
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | idle: Implement generic idle functionThomas Gleixner2013-04-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | idle: Provide a generic entry point for the idle codeThomas Gleixner2013-04-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | idle: Implement set/clr functions for need_resched pollThomas Gleixner2013-04-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-08
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Fix init NOHZ_IDLE flagVincent Guittot2013-04-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Document task_struct::personality fieldAndrei Epure2013-04-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: Kill subsys.active flagLi Zefan2013-04-10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | math64: New div64_u64_rem helperFrederic Weisbecker2013-03-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-03-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cputime: Dynamically scale cputime for full dynticks accountingFrederic Weisbecker2013-03-07
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | context_tracking: Restore correct previous context state on exception exitFrederic Weisbecker2013-03-07
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | context_tracking: Move exception handling to generic codeFrederic Weisbecker2013-03-07
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Move group scheduling functions out of include/linux/sched.hLi Zefan2013-03-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Make default_scale_freq_power() staticLi Zefan2013-03-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Move struct sched_class to kernel/sched/sched.hLi Zefan2013-03-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Move wake flags to kernel/sched/sched.hLi Zefan2013-03-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Move struct sched_group to kernel/sched/sched.hLi Zefan2013-03-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.hLi Zefan2013-03-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Remove test_sd_parent()Li Zefan2013-03-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Remove some dummy functionsLi Zefan2013-03-06
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-04-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-04-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uretprobes: Limit the depth of return probe nestednessAnton Arapov2013-04-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uretprobes: Return probe entry, prepare_uretprobe()Anton Arapov2013-04-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uretprobes: Introduce uprobe_consumer->ret_handler()Anton Arapov2013-04-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uprobes: Add trap variant helperAnanth N Mavinakayanahalli2013-04-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kprobes: Move __kprobes definition into compiler.hMasami Hiramatsu2013-04-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2013-04-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Add generic memory sampling interfaceStephane Eranian2013-04-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Add weighted samplesAndi Kleen2013-04-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Add flags to event constraintsStephane Eranian2013-04-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Improve sysfs event mapping with event stringStephane Eranian2013-03-26