Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2009-09-11 | 1 | -0/+5 | |
|\ | ||||||
| * | Merge branch 'perfcounters/urgent' into perfcounters/core | Ingo Molnar | 2009-09-02 | 18 | -61/+79 | |
| |\ | ||||||
| * | | perf_counter: Allow sharing of output channels | Peter Zijlstra | 2009-08-25 | 1 | -0/+5 | |
* | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-09-11 | 1 | -1/+4 | |
|\ \ \ | ||||||
| * | | | oprofile: Implement performance counter multiplexing | Jason Yeh | 2009-07-20 | 1 | -0/+3 | |
| | | | | ||||||
| | \ \ | ||||||
| *-. \ \ | Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core | Robert Richter | 2009-07-14 | 492 | -4097/+19490 | |
| |\ \ \ \ | ||||||
| | | * \ \ | Merge branch 'auto' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 2009-06-17 | 1 | -1/+1 | |
| | | |\ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge commit 'tip/perfcounters-for-linus' into oprofile/master | Robert Richter | 2009-06-12 | 63 | -439/+3185 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | x86/oprofile: introduce oprofile_add_data64() | Robert Richter | 2009-06-11 | 1 | -0/+1 | |
| * | | | | | | oprofile: remove irq_flags in struct op_entry | Robert Richter | 2009-06-11 | 1 | -1/+0 | |
* | | | | | | | Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-11 | 2 | -0/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | genirq: Support nested threaded irq handling | Thomas Gleixner | 2009-08-17 | 1 | -0/+3 | |
| * | | | | | | | genirq: Add buslock support | Thomas Gleixner | 2009-08-17 | 1 | -0/+6 | |
| * | | | | | | | genirq: Add oneshot support | Thomas Gleixner | 2009-08-17 | 2 | -0/+5 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-09-11 | 2 | -7/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | irq: Add irq_node() primitive | Yinghai Lu | 2009-08-29 | 1 | -0/+6 | |
| * | | | | | | | genirq: Add prototype for handle_nested_irq() | Mark Brown | 2009-08-25 | 1 | -0/+1 | |
| * | | | | | | | Merge commit 'v2.6.31-rc7' into irq/core | Ingo Molnar | 2009-08-25 | 98 | -548/+903 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | genirq: Remove obsolete defines and typedefs | Thomas Gleixner | 2009-07-05 | 1 | -7/+0 | |
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-09-11 | 10 | -673/+157 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2009-09-04 | 19 | -62/+80 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments | Paul E. McKenney | 2009-08-29 | 1 | -1/+3 | |
| * | | | | | | | | | | rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees | Paul E. McKenney | 2009-08-29 | 2 | -3/+3 | |
| * | | | | | | | | | | rcu: Remove lockdep annotations from RCU's _notrace() API members | Paul E. McKenney | 2009-08-26 | 1 | -2/+0 | |
| * | | | | | | | | | | rcu: Add "notrace" to RCU function headers used by ftrace | Paul E. McKenney | 2009-08-24 | 1 | -2/+2 | |
| * | | | | | | | | | | rcu: Remove CONFIG_PREEMPT_RCU | Paul E. McKenney | 2009-08-23 | 5 | -258/+2 | |
| * | | | | | | | | | | rcu: Merge preemptable-RCU functionality into hierarchical RCU | Paul E. McKenney | 2009-08-23 | 5 | -1/+73 | |
| * | | | | | | | | | | rcu: Simplify rcu_pending()/rcu_check_callbacks() API | Paul E. McKenney | 2009-08-23 | 2 | -2/+0 | |
| * | | | | | | | | | | rcu: Consolidate sparse and lockdep declarations in include/linux/rcupdate.h | Paul E. McKenney | 2009-08-23 | 3 | -24/+44 | |
| * | | | | | | | | | | rcu: Renamings to increase RCU clarity | Paul E. McKenney | 2009-08-23 | 3 | -10/+23 | |
| * | | | | | | | | | | rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.h | Paul E. McKenney | 2009-08-23 | 1 | -211/+0 | |
| * | | | | | | | | | | rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMP | Paul E. McKenney | 2009-08-22 | 2 | -4/+4 | |
| * | | | | | | | | | | cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU case | Paul E. McKenney | 2009-08-15 | 1 | -5/+12 | |
| * | | | | | | | | | | Merge commit 'v2.6.31-rc6' into core/rcu | Ingo Molnar | 2009-08-15 | 138 | -644/+1740 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | rcu: Add synchronize_sched_expedited() primitive | Paul E. McKenney | 2009-07-03 | 3 | -13/+34 | |
| * | | | | | | | | | | rcu: Remove Classic RCU | Paul E. McKenney | 2009-06-24 | 2 | -181/+1 | |
* | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-11 | 3 | -50/+426 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | locking: Simplify spinlock inlining | Heiko Carstens | 2009-08-31 | 2 | -40/+18 | |
| * | | | | | | | | | | | locking: Allow arch-inlined spinlocks | Heiko Carstens | 2009-08-31 | 1 | -0/+119 | |
| * | | | | | | | | | | | locking: Move spinlock function bodies to header file | Heiko Carstens | 2009-08-31 | 2 | -9/+272 | |
| * | | | | | | | | | | | Merge commit 'v2.6.31-rc8' into core/locking | Ingo Molnar | 2009-08-31 | 65 | -229/+621 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | lockdep: Reintroduce generation count to make BFS faster | Ming Lei | 2009-08-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | lockdep: Deal with many similar locks | Peter Zijlstra | 2009-08-02 | 1 | -1/+3 | |
| * | | | | | | | | | | | lockdep: Introduce lockdep_assert_held() | Peter Zijlstra | 2009-08-02 | 1 | -0/+8 | |
| * | | | | | | | | | | | lockdep: BFS cleanup | Peter Zijlstra | 2009-07-24 | 1 | -4/+3 | |
| * | | | | | | | | | | | lockdep: Print the shortest dependency chain if finding a circle | Ming Lei | 2009-07-24 | 1 | -0/+6 | |
* | | | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-11 | 3 | -22/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2009-09-04 | 54 | -214/+590 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | dma-ops: Remove flush_write_buffers() in dma-mapping-common.h | Arnd Bergmann | 2009-08-10 | 1 | -6/+0 | |
| * | | | | | | | | | | | | swiotlb: use phys_to_dma and dma_to_phys | FUJITA Tomonori | 2009-07-28 | 1 | -5/+0 |