summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2009-09-111-0/+5
|\
| * Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-09-0218-61/+79
| |\
| * | perf_counter: Allow sharing of output channelsPeter Zijlstra2009-08-251-0/+5
* | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-09-111-1/+4
|\ \ \
| * | | oprofile: Implement performance counter multiplexingJason Yeh2009-07-201-0/+3
| | | |
| | \ \
| *-. \ \ Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/coreRobert Richter2009-07-14492-4097/+19490
| |\ \ \ \
| | | * \ \ Merge branch 'auto' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2009-06-171-1/+1
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge commit 'tip/perfcounters-for-linus' into oprofile/masterRobert Richter2009-06-1263-439/+3185
| |\ \ \ \ \
| * | | | | | x86/oprofile: introduce oprofile_add_data64()Robert Richter2009-06-111-0/+1
| * | | | | | oprofile: remove irq_flags in struct op_entryRobert Richter2009-06-111-1/+0
* | | | | | | Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-112-0/+14
|\ \ \ \ \ \ \
| * | | | | | | genirq: Support nested threaded irq handlingThomas Gleixner2009-08-171-0/+3
| * | | | | | | genirq: Add buslock supportThomas Gleixner2009-08-171-0/+6
| * | | | | | | genirq: Add oneshot supportThomas Gleixner2009-08-172-0/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-09-112-7/+7
|\ \ \ \ \ \ \
| * | | | | | | irq: Add irq_node() primitiveYinghai Lu2009-08-291-0/+6
| * | | | | | | genirq: Add prototype for handle_nested_irq()Mark Brown2009-08-251-0/+1
| * | | | | | | Merge commit 'v2.6.31-rc7' into irq/coreIngo Molnar2009-08-2598-548/+903
| |\ \ \ \ \ \ \
| * | | | | | | | genirq: Remove obsolete defines and typedefsThomas Gleixner2009-07-051-7/+0
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-09-1110-673/+157
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into core/rcuIngo Molnar2009-09-0419-62/+80
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | rcu: Changes from reviews: avoid casts, fix/add warnings, improve commentsPaul E. McKenney2009-08-291-1/+3
| * | | | | | | | | | rcu: Create rcutree plugins to handle hotplug CPU for multi-level treesPaul E. McKenney2009-08-292-3/+3
| * | | | | | | | | | rcu: Remove lockdep annotations from RCU's _notrace() API membersPaul E. McKenney2009-08-261-2/+0
| * | | | | | | | | | rcu: Add "notrace" to RCU function headers used by ftracePaul E. McKenney2009-08-241-2/+2
| * | | | | | | | | | rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney2009-08-235-258/+2
| * | | | | | | | | | rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney2009-08-235-1/+73
| * | | | | | | | | | rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney2009-08-232-2/+0
| * | | | | | | | | | rcu: Consolidate sparse and lockdep declarations in include/linux/rcupdate.hPaul E. McKenney2009-08-233-24/+44
| * | | | | | | | | | rcu: Renamings to increase RCU clarityPaul E. McKenney2009-08-233-10/+23
| * | | | | | | | | | rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.hPaul E. McKenney2009-08-231-211/+0
| * | | | | | | | | | rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMPPaul E. McKenney2009-08-222-4/+4
| * | | | | | | | | | cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU casePaul E. McKenney2009-08-151-5/+12
| * | | | | | | | | | Merge commit 'v2.6.31-rc6' into core/rcuIngo Molnar2009-08-15138-644/+1740
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | rcu: Add synchronize_sched_expedited() primitivePaul E. McKenney2009-07-033-13/+34
| * | | | | | | | | | rcu: Remove Classic RCUPaul E. McKenney2009-06-242-181/+1
* | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-113-50/+426
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | locking: Simplify spinlock inliningHeiko Carstens2009-08-312-40/+18
| * | | | | | | | | | | locking: Allow arch-inlined spinlocksHeiko Carstens2009-08-311-0/+119
| * | | | | | | | | | | locking: Move spinlock function bodies to header fileHeiko Carstens2009-08-312-9/+272
| * | | | | | | | | | | Merge commit 'v2.6.31-rc8' into core/lockingIngo Molnar2009-08-3165-229/+621
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | lockdep: Reintroduce generation count to make BFS fasterMing Lei2009-08-021-0/+1
| * | | | | | | | | | | lockdep: Deal with many similar locksPeter Zijlstra2009-08-021-1/+3
| * | | | | | | | | | | lockdep: Introduce lockdep_assert_held()Peter Zijlstra2009-08-021-0/+8
| * | | | | | | | | | | lockdep: BFS cleanupPeter Zijlstra2009-07-241-4/+3
| * | | | | | | | | | | lockdep: Print the shortest dependency chain if finding a circleMing Lei2009-07-241-0/+6
* | | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-113-22/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-09-0454-214/+590
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | dma-ops: Remove flush_write_buffers() in dma-mapping-common.hArnd Bergmann2009-08-101-6/+0
| * | | | | | | | | | | | swiotlb: use phys_to_dma and dma_to_physFUJITA Tomonori2009-07-281-5/+0
OpenPOWER on IntegriCloud