aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-04sched: Scale down cpu_power due to RT tasksPeter Zijlstra3-7/+71
2009-09-04sched: Implement dynamic cpu_powerPeter Zijlstra1-3/+35
2009-09-04sched: Add smt_gainPeter Zijlstra1-1/+7
2009-09-04sched: Update the cpu_power sum during load-balancePeter Zijlstra1-4/+29
2009-09-04sched: Add SD_PREFER_SIBLINGPeter Zijlstra1-1/+13
2009-09-04sched: Restore __cpu_power to a straight sum of powerPeter Zijlstra1-16/+12
2009-09-04Merge branches 'sched/domains' and 'sched/clock' into sched/coreIngo Molnar1-245/+320
2009-09-04Merge branch 'linus' into core/rcuIngo Molnar10-51/+68
2009-09-03perf_counter: Fix output-sharing error pathIngo Molnar1-20/+20
2009-09-02perf_counter: Introduce new (non-)paranoia level to allow raw tracepoint accessIngo Molnar1-3/+10
2009-09-02Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar10-52/+52
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+43
2009-09-02CRED: Add some configurable debugging [try #6]David Howells4-10/+251
2009-09-02sched: Add wait, sleep and iowait accounting tracepointsPeter Zijlstra1-1/+11
2009-09-02sched: Provide iowait countersArjan van de Ven3-0/+13
2009-09-02Merge commit 'v2.6.31-rc8' into sched/coreIngo Molnar29-356/+644
2009-08-31locking: Allow arch-inlined spinlocksHeiko Carstens1-0/+56
2009-08-31locking: Move spinlock function bodies to header fileHeiko Carstens1-146/+28
2009-08-31Merge commit 'v2.6.31-rc8' into core/lockingIngo Molnar38-439/+836
2009-08-31tracing/filters: Defer pred allocationLi Zefan2-10/+41
2009-08-29irq: Make sure irq_desc for legacy irq get correct node settingYinghai Lu1-1/+4
2009-08-29sched: Rename init_cfs_rq => init_tg_cfs_rqAnirban Sinha1-5/+5
2009-08-29rcu: Changes from reviews: avoid casts, fix/add warnings, improve commentsPaul E. McKenney3-11/+14
2009-08-29rcu: Create rcutree plugins to handle hotplug CPU for multi-level treesPaul E. McKenney2-5/+66
2009-08-29lockdep: Remove recursion stattisticsMing Lei2-12/+0
2009-08-29perf_counter: Fix /0 bug in swcountersPeter Zijlstra1-0/+1
2009-08-29Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/coreIngo Molnar3-43/+52
2009-08-28modules: Fix build error in the !CONFIG_KALLSYMS caseIngo Molnar1-2/+5
2009-08-28perf_counters: Increase paranoia levelIngo Molnar1-1/+1
2009-08-28sched: Fix division by zero - reallyPeter Zijlstra1-21/+29
2009-08-27tracing: only show tracing_max_latency when latency tracer configuredSteven Rostedt2-42/+52
2009-08-27tracing: remove legacy select of MARKERS by context switch tracingSteven Rostedt1-1/+0
2009-08-27module: workaround duplicate section namesJames Bottomley1-1/+2
2009-08-27module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell1-2/+4
2009-08-27genirq: Do not mask oneshot edge type interruptsThomas Gleixner1-7/+2
2009-08-26clone(): fix race between copy_process() and de_thread()Oleg Nesterov1-15/+5
2009-08-26tracing: Convert event tracing code to use NR_syscallsJason Baron1-12/+12
2009-08-26tracing: Don't trace kernel thread syscallsHendrik Brueckner1-1/+3
2009-08-26tracing: Check invalid syscall nr while tracing syscallsHendrik Brueckner1-0/+4
2009-08-26Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/coreIngo Molnar3-18/+23
2009-08-26ftrace: Move setting of clock-source out of optionsZhaolei2-20/+79
2009-08-26tracing/filters: Support filtering for char * stringsLi Zefan1-3/+23
2009-08-26tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan4-14/+17
2009-08-26tracing/filters: Add filter_type to struct ftrace_event_fieldLi Zefan3-9/+18
2009-08-26tracing: Create generic syscall TRACE_EVENTsJosh Stone1-8/+9
2009-08-26tracing: Move tracepoint callbacks from declaration to definitionJosh Stone1-5/+9
2009-08-26tracing: Make syscall tracepoints conditionalJosh Stone1-1/+1
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone2-4/+4
2009-08-25Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-11/+14