summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-159-41/+210
|\
| * hrtimer: Update hrtimer->state documentationThomas Gleixner2011-03-101-5/+11
| * timers: Add CLOCK_BOOTTIME hrtimer baseJohn Stultz2011-02-212-0/+2
| * time: Extend get_xtime_and_monotonic_offset() to also return sleepJohn Stultz2011-02-211-1/+2
| * time: Introduce get_monotonic_boottime and ktime_get_boottimeJohn Stultz2011-02-212-0/+2
| * hrtimers: extend hrtimer base code to handle more then 2 clockidsJohn Stultz2011-02-211-1/+5
| * posix clocks: Introduce dynamic clocksRichard Cochran2011-02-022-1/+155
| * posix-timers: Cleanup namespaceThomas Gleixner2011-02-021-1/+1
| * posix-timers: Add support for fd based clocksRichard Cochran2011-02-021-0/+13
| * posix-timers: Introduce a syscall for clock tuning.Richard Cochran2011-02-022-0/+4
| * ntp: Add ADJ_SETOFFSET mode bitRichard Cochran2011-02-021-1/+2
| * time: Introduce timekeeping_inject_offsetJohn Stultz2011-02-021-0/+1
| * posix-timers: Make posix-cpu-timers functions staticThomas Gleixner2011-02-021-12/+0
| * posix-timers: Remove useless res field from k_clockThomas Gleixner2011-02-021-1/+0
| * posix-timers: Convert clock_settime to clockid_to_kclock()Thomas Gleixner2011-02-021-3/+0
| * thread_info: Remove legacy arg0-3 from restart_blockThomas Gleixner2011-02-021-3/+0
| * posix-timers: Convert clock_nanosleep to clockid_to_kclock()Thomas Gleixner2011-02-021-2/+0
| * posix-timers: Introduce clock_posix_cpuThomas Gleixner2011-02-021-0/+2
| * time: Correct the *settime* parametersRichard Cochran2011-02-023-8/+11
| * time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn2011-01-312-3/+0
| * time: Provide xtime_update()Torben Hohn2011-01-311-0/+1
| * time: Remove unused __get_wall_to_monotonic()Thomas Gleixner2011-01-311-1/+0
| * time: Provide get_xtime_and_monotonic_offset()Torben Hohn2011-01-311-0/+1
| * time: Move do_timer() to kernel/time/timekeeping.cTorben Hohn2011-01-311-1/+0
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-153-8/+13
|\ \
| * \ Merge branch 'sched/urgent' into sched/coreIngo Molnar2011-03-049-19/+33
| |\ \
| * \ \ Merge commit 'v2.6.38-rc6' into sched/coreIngo Molnar2011-02-236-10/+31
| |\ \ \
| * \ \ \ Merge commit 'v2.6.38-rc5' into sched/coreIngo Molnar2011-02-1628-75/+121
| |\ \ \ \
| * | | | | sched: Add yield_to(task, preempt) functionalityMike Galbraith2011-02-031-0/+2
| * | | | | sched: Use a buddy to implement yield_task_fair()Rik van Riel2011-02-031-2/+0
| * | | | | sched: Fix switch_from_fair()Peter Zijlstra2011-01-261-5/+3
| * | | | | time: Add nsecs_to_cputime64 interface for asm-genericVenkatesh Pallipadi2011-01-261-0/+1
| * | | | | softirqs: Free up pf flag PF_KSOFTIRQDVenkatesh Pallipadi2011-01-262-1/+7
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-158-19/+62
|\ \ \ \ \ \
| * | | | | | tracing: Remove lock_depth from event entrySteven Rostedt2011-03-101-1/+0
| * | | | | | tracing: Add an 'overwrite' trace_option.David Sharp2011-03-091-0/+2
| * | | | | | Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar2011-03-0812-27/+41
| |\ \ \ \ \ \
| * | | | | | | perf: Add support for supplementary event registersAndi Kleen2011-03-041-2/+11
| * | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-03-046-10/+31
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/...Frederic Weisbecker2011-03-031-1/+0
| |\ \ \ \ \ \ \
| | * | | | | | | tracing/filter: Move MAX_FILTER_PRED to local tracing directorySteven Rostedt2011-02-071-1/+0
| * | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-02-171-4/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tracing: Compile time initialization for event flags valueLai Jiangshan2011-02-081-4/+4
| | * | | | | | | | tracing/syscalls: Don't add events for unmapped syscallsIan Munsie2011-02-071-0/+2
| | |/ / / / / / /
| * | | | | | | | perf: Optimize throttling codePeter Zijlstra2011-02-161-0/+4
| * | | | | | | | perf: Add cgroup supportStephane Eranian2011-02-163-3/+35
| * | | | | | | | cgroup: Fix cgroup_subsys::exit callbackPeter Zijlstra2011-02-161-1/+2
| * | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-02-168-19/+39
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-02-141-0/+2
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt2011-02-111-0/+2
OpenPOWER on IntegriCloud