summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-09-04sched: Turn on SD_BALANCE_NEWIDLEIngo Molnar1-2/+2
2009-09-04sched: Clean up topology.hIngo Molnar1-68/+101
2009-09-04sched: Remove reciprocal for cpu_powerPeter Zijlstra1-8/+2
2009-09-04sched: Scale down cpu_power due to RT tasksPeter Zijlstra1-0/+1
2009-09-04sched: Add smt_gainPeter Zijlstra2-0/+2
2009-09-04sched: Add SD_PREFER_SIBLINGPeter Zijlstra1-14/+15
2009-09-04Merge branch 'linus' into core/rcuIngo Molnar12-49/+62
2009-09-02Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar11-48/+61
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells5-0/+44
2009-09-02KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]David Howells1-1/+4
2009-09-02CRED: Add some configurable debugging [try #6]David Howells1-1/+64
2009-09-02sched: Provide iowait countersArjan van de Ven1-0/+4
2009-09-02Merge commit 'v2.6.31-rc8' into sched/coreIngo Molnar24-94/+200
2009-09-01libata: remove spindown skipping and warningTejun Heo1-1/+0
2009-09-01libata: add command name parsing for error outputRobert Hancock1-1/+31
2009-09-01[libata] add DMA setup FIS auto-activate featureShaohua Li2-0/+6
2009-08-31lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt1-1/+1
2009-09-01lsm: Add hooks to the TUN driverPaul Moore1-0/+31
2009-08-31locking: Simplify spinlock inliningHeiko Carstens2-40/+18
2009-08-31locking: Allow arch-inlined spinlocksHeiko Carstens1-0/+119
2009-08-31locking: Move spinlock function bodies to header fileHeiko Carstens2-9/+272
2009-08-31Merge commit 'v2.6.31-rc8' into core/lockingIngo Molnar45-176/+350
2009-08-31tracing/filters: Defer pred allocationLi Zefan2-3/+0
2009-08-29irq: Add irq_node() primitiveYinghai Lu1-0/+6
2009-08-29rcu: Changes from reviews: avoid casts, fix/add warnings, improve commentsPaul E. McKenney1-1/+3
2009-08-29rcu: Create rcutree plugins to handle hotplug CPU for multi-level treesPaul E. McKenney2-3/+3
2009-08-27kmemleak: Mark the early log buffer as __initdataCatalin Marinas1-9/+9
2009-08-26flex_array: convert element_nr formals to unsignedDavid Rientjes1-4/+6
2009-08-26flex_array: declare parts member to have incomplete typeDavid Rientjes1-1/+1
2009-08-26rcu: Remove lockdep annotations from RCU's _notrace() API membersPaul E. McKenney1-2/+0
2009-08-26Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-28/+18
2009-08-26tracing: add comments to explain TRACE_EVENT out of protectionSteven Rostedt1-2/+11
2009-08-26tracing/events: fix the include file dependenciesXiao Guangrong1-2/+1
2009-08-26tracing/filters: Support filtering for char * stringsLi Zefan1-0/+1
2009-08-26tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan1-1/+8
2009-08-26tracing: Move tracepoint callbacks from declaration to definitionJosh Stone1-28/+18
2009-08-25genirq: Add prototype for handle_nested_irq()Mark Brown1-0/+1
2009-08-25Merge commit 'v2.6.31-rc7' into irq/coreIngo Molnar68-402/+498
2009-08-25perf_counter: Allow sharing of output channelsPeter Zijlstra1-0/+5
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins1-2/+4
2009-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+4
2009-08-24rcu: Add "notrace" to RCU function headers used by ftracePaul E. McKenney1-2/+2
2009-08-24kernel_read: redefine offset typeMimi Zohar1-1/+1
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney5-258/+2
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney5-1/+73
2009-08-23rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney2-2/+0
2009-08-23rcu: Consolidate sparse and lockdep declarations in include/linux/rcupdate.hPaul E. McKenney3-24/+44
2009-08-23rcu: Renamings to increase RCU clarityPaul E. McKenney3-10/+23
2009-08-23rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.hPaul E. McKenney1-211/+0
2009-08-22rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMPPaul E. McKenney2-4/+4