| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: remove warnings | Ingo Molnar | 2008-12-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: use hw_event.disable flag | Ingo Molnar | 2008-12-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: release CPU context when exiting task counters | Ingo Molnar | 2008-12-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters, x86: fix sw counters on non-PMC CPUs | Ingo Molnar | 2008-12-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: add nr-of-faults counter | Ingo Molnar | 2008-12-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: add task migrations counter | Ingo Molnar | 2008-12-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: add context switch counter | Ingo Molnar | 2008-12-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: fix task clock counter | Ingo Molnar | 2008-12-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: implement "counter inheritance" | Ingo Molnar | 2008-12-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: restructure x86 counter math | Ingo Molnar | 2008-12-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/irq' into perfcounters/core | Ingo Molnar | 2008-12-12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: clean up state transitions | Ingo Molnar | 2008-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: add prctl interface to disable/enable counters | Ingo Molnar | 2008-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: implement PERF_COUNT_TASK_CLOCK | Ingo Molnar | 2008-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: consolidate hw_perf save/restore APIs | Ingo Molnar | 2008-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: implement PERF_COUNT_CPU_CLOCK | Ingo Molnar | 2008-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: hw driver API | Ingo Molnar | 2008-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: group counter, fixes | Ingo Molnar | 2008-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: add support for group counters | Ingo Molnar | 2008-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: restructure the API | Ingo Molnar | 2008-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: expand use of counter->event | Thomas Gleixner | 2008-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: clean up 'raw' type API | Thomas Gleixner | 2008-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | performance counters: core code | Thomas Gleixner | 2008-12-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irq: use kcalloc() instead of the bootmem allocator | Pekka Enberg | 2009-06-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: use slab in cpupri_init() | Pekka Enberg | 2009-06-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var() | Pekka Enberg | 2009-06-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irq/cpumask: make memoryless node zero happy | Yinghai Lu | 2009-06-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: remove some alloc_bootmem_cpumask_var calling | Yinghai Lu | 2009-06-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: use kzalloc() instead of the bootmem allocator | Pekka Enberg | 2009-06-11 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | slow_work_thread() should do the exclusive wait | Oleg Nesterov | 2009-06-11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-06-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into for-2.6.31 | Jens Axboe | 2009-05-22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into for-2.6.31 | Jens Axboe | 2009-05-22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: drop request->hard_* and *nr_sectors | Tejun Heo | 2009-05-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones | Tejun Heo | 2009-05-11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-06-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-06-11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branches 'sh/stable-updates' and 'sh/sparseirq' | Paul Mundt | 2009-05-22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | / / / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: create arch_gettimeoffset infrastructure | john stultz | 2009-05-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: setup mult_orig in clocksource_enable() | Magnus Damm | 2009-05-02 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-06-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' into for-linus | James Morris | 2009-06-11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | James Morris | 2009-06-09 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | security: use mmap_min_addr indepedently of security models | Christoph Lameter | 2009-06-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into next | James Morris | 2009-05-22 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace | David Howells | 2009-05-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into next | James Morris | 2009-05-08 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | do_wait: do take security_task_wait() into account | Oleg Nesterov | 2009-05-01 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SELinux: Don't flush inherited SIGKILL during execve() | David Howells | 2009-04-30 | |
