summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: remove warningsIngo Molnar2008-12-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: use hw_event.disable flagIngo Molnar2008-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: release CPU context when exiting task countersIngo Molnar2008-12-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters, x86: fix sw counters on non-PMC CPUsIngo Molnar2008-12-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: add nr-of-faults counterIngo Molnar2008-12-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: add task migrations counterIngo Molnar2008-12-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: add context switch counterIngo Molnar2008-12-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: fix task clock counterIngo Molnar2008-12-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: implement "counter inheritance"Ingo Molnar2008-12-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: restructure x86 counter mathIngo Molnar2008-12-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/irq' into perfcounters/coreIngo Molnar2008-12-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: clean up state transitionsIngo Molnar2008-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: add prctl interface to disable/enable countersIngo Molnar2008-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: implement PERF_COUNT_TASK_CLOCKIngo Molnar2008-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: consolidate hw_perf save/restore APIsIngo Molnar2008-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: implement PERF_COUNT_CPU_CLOCKIngo Molnar2008-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: hw driver APIIngo Molnar2008-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: group counter, fixesIngo Molnar2008-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: add support for group countersIngo Molnar2008-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: restructure the APIIngo Molnar2008-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: expand use of counter->eventThomas Gleixner2008-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | perf counters: clean up 'raw' type APIThomas Gleixner2008-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | performance counters: core codeThomas Gleixner2008-12-08
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | irq: use kcalloc() instead of the bootmem allocatorPekka Enberg2009-06-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: use slab in cpupri_init()Pekka Enberg2009-06-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var()Pekka Enberg2009-06-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | irq/cpumask: make memoryless node zero happyYinghai Lu2009-06-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: remove some alloc_bootmem_cpumask_var callingYinghai Lu2009-06-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: use kzalloc() instead of the bootmem allocatorPekka Enberg2009-06-11
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | slow_work_thread() should do the exclusive waitOleg Nesterov2009-06-11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: drop request->hard_* and *nr_sectorsTejun Heo2009-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo2009-05-11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt2009-05-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | / / / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: create arch_gettimeoffset infrastructurejohn stultz2009-05-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: setup mult_orig in clocksource_enable()Magnus Damm2009-05-02
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' into for-linusJames Morris2009-06-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextJames Morris2009-06-09
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | security: use mmap_min_addr indepedently of security modelsChristoph Lameter2009-06-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into nextJames Morris2009-05-22
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CRED: Rename cred_exec_mutex to reflect that it's a guard against ptraceDavid Howells2009-05-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into nextJames Morris2009-05-08
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | do_wait: do take security_task_wait() into accountOleg Nesterov2009-05-01
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SELinux: Don't flush inherited SIGKILL during execve()David Howells2009-04-30