Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-15 | 9 | -41/+210 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | hrtimer: Update hrtimer->state documentation | Thomas Gleixner | 2011-03-10 | 1 | -5/+11 | |
| * | | | | | | | timers: Add CLOCK_BOOTTIME hrtimer base | John Stultz | 2011-02-21 | 2 | -0/+2 | |
| * | | | | | | | time: Extend get_xtime_and_monotonic_offset() to also return sleep | John Stultz | 2011-02-21 | 1 | -1/+2 | |
| * | | | | | | | time: Introduce get_monotonic_boottime and ktime_get_boottime | John Stultz | 2011-02-21 | 2 | -0/+2 | |
| * | | | | | | | hrtimers: extend hrtimer base code to handle more then 2 clockids | John Stultz | 2011-02-21 | 1 | -1/+5 | |
| * | | | | | | | posix clocks: Introduce dynamic clocks | Richard Cochran | 2011-02-02 | 2 | -1/+155 | |
| * | | | | | | | posix-timers: Cleanup namespace | Thomas Gleixner | 2011-02-02 | 1 | -1/+1 | |
| * | | | | | | | posix-timers: Add support for fd based clocks | Richard Cochran | 2011-02-02 | 1 | -0/+13 | |
| * | | | | | | | posix-timers: Introduce a syscall for clock tuning. | Richard Cochran | 2011-02-02 | 2 | -0/+4 | |
| * | | | | | | | ntp: Add ADJ_SETOFFSET mode bit | Richard Cochran | 2011-02-02 | 1 | -1/+2 | |
| * | | | | | | | time: Introduce timekeeping_inject_offset | John Stultz | 2011-02-02 | 1 | -0/+1 | |
| * | | | | | | | posix-timers: Make posix-cpu-timers functions static | Thomas Gleixner | 2011-02-02 | 1 | -12/+0 | |
| * | | | | | | | posix-timers: Remove useless res field from k_clock | Thomas Gleixner | 2011-02-02 | 1 | -1/+0 | |
| * | | | | | | | posix-timers: Convert clock_settime to clockid_to_kclock() | Thomas Gleixner | 2011-02-02 | 1 | -3/+0 | |
| * | | | | | | | thread_info: Remove legacy arg0-3 from restart_block | Thomas Gleixner | 2011-02-02 | 1 | -3/+0 | |
| * | | | | | | | posix-timers: Convert clock_nanosleep to clockid_to_kclock() | Thomas Gleixner | 2011-02-02 | 1 | -2/+0 | |
| * | | | | | | | posix-timers: Introduce clock_posix_cpu | Thomas Gleixner | 2011-02-02 | 1 | -0/+2 | |
| * | | | | | | | time: Correct the *settime* parameters | Richard Cochran | 2011-02-02 | 3 | -8/+11 | |
| * | | | | | | | time: Make do_timer() and xtime_lock local to kernel/time/ | Torben Hohn | 2011-01-31 | 2 | -3/+0 | |
| * | | | | | | | time: Provide xtime_update() | Torben Hohn | 2011-01-31 | 1 | -0/+1 | |
| * | | | | | | | time: Remove unused __get_wall_to_monotonic() | Thomas Gleixner | 2011-01-31 | 1 | -1/+0 | |
| * | | | | | | | time: Provide get_xtime_and_monotonic_offset() | Torben Hohn | 2011-01-31 | 1 | -0/+1 | |
| * | | | | | | | time: Move do_timer() to kernel/time/timekeeping.c | Torben Hohn | 2011-01-31 | 1 | -1/+0 | |
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-15 | 3 | -8/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2011-03-04 | 9 | -19/+33 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge commit 'v2.6.38-rc6' into sched/core | Ingo Molnar | 2011-02-23 | 6 | -10/+31 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge commit 'v2.6.38-rc5' into sched/core | Ingo Molnar | 2011-02-16 | 28 | -75/+121 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sched: Add yield_to(task, preempt) functionality | Mike Galbraith | 2011-02-03 | 1 | -0/+2 | |
| * | | | | | | | | | | sched: Use a buddy to implement yield_task_fair() | Rik van Riel | 2011-02-03 | 1 | -2/+0 | |
| * | | | | | | | | | | sched: Fix switch_from_fair() | Peter Zijlstra | 2011-01-26 | 1 | -5/+3 | |
| * | | | | | | | | | | time: Add nsecs_to_cputime64 interface for asm-generic | Venkatesh Pallipadi | 2011-01-26 | 1 | -0/+1 | |
| * | | | | | | | | | | softirqs: Free up pf flag PF_KSOFTIRQD | Venkatesh Pallipadi | 2011-01-26 | 2 | -1/+7 | |
* | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-15 | 8 | -19/+62 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | tracing: Remove lock_depth from event entry | Steven Rostedt | 2011-03-10 | 1 | -1/+0 | |
| * | | | | | | | | | | | tracing: Add an 'overwrite' trace_option. | David Sharp | 2011-03-09 | 1 | -0/+2 | |
| * | | | | | | | | | | | Merge commit 'v2.6.38-rc8' into perf/core | Ingo Molnar | 2011-03-08 | 12 | -27/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | perf: Add support for supplementary event registers | Andi Kleen | 2011-03-04 | 1 | -2/+11 | |
| * | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-03-04 | 6 | -10/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/... | Frederic Weisbecker | 2011-03-03 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | tracing/filter: Move MAX_FILTER_PRED to local tracing directory | Steven Rostedt | 2011-02-07 | 1 | -1/+0 | |
| * | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-02-17 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | tracing: Compile time initialization for event flags value | Lai Jiangshan | 2011-02-08 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | tracing/syscalls: Don't add events for unmapped syscalls | Ian Munsie | 2011-02-07 | 1 | -0/+2 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | perf: Optimize throttling code | Peter Zijlstra | 2011-02-16 | 1 | -0/+4 | |
| * | | | | | | | | | | | | perf: Add cgroup support | Stephane Eranian | 2011-02-16 | 3 | -3/+35 | |
| * | | | | | | | | | | | | cgroup: Fix cgroup_subsys::exit callback | Peter Zijlstra | 2011-02-16 | 1 | -1/+2 | |
| * | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-02-16 | 8 | -19/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-02-14 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | ftrace: Fix memory leak with function graph and cpu hotplug | Steven Rostedt | 2011-02-11 | 1 | -0/+2 |