aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-18
|\
| * rcu: remove all rcu head initializations, except on_stack initializationsPaul E. McKenney2010-05-11
| * rcu head introduce rcu head init on stackMathieu Desnoyers2010-05-10
| * Debugobjects transition checkMathieu Desnoyers2010-05-10
| * rcu: fix build bug in RCU_FAST_NO_HZ buildsPaul E. McKenney2010-05-10
| * rcu: RCU_FAST_NO_HZ must check RCU dyntick statePaul E. McKenney2010-05-10
| * rcu: make SRCU usable in modulesPaul E. McKenney2010-05-10
| * rcu: improve the RCU CPU-stall warning documentationPaul E. McKenney2010-05-10
| * rcu: reduce the number of spurious RCU_SOFTIRQ invocationsPaul E. McKenney2010-05-10
| * rcu: permit discontiguous cpu_possible_mask CPU numberingPaul E. McKenney2010-05-10
| * rcu: improve RCU CPU stall-warning messagesPaul E. McKenney2010-05-10
| * rcu: print boot-time console messages if RCU configs out of ordinaryPaul E. McKenney2010-05-10
| * rcu: disable CPU stall warnings upon panicPaul E. McKenney2010-05-10
| * rcu: enable CPU_STALL_VERBOSE by defaultPaul E. McKenney2010-05-10
| * rcu: slim down rcutiny by removing rcu_scheduler_active and friendsPaul E. McKenney2010-05-10
| * rcu: refactor RCU's context-switch handlingPaul E. McKenney2010-05-10
| * rcu: rename rcutiny rcu_ctrlblk to rcu_sched_ctrlblkPaul E. McKenney2010-05-10
| * rcu: shrink rcutiny by making synchronize_rcu_bh() be inlinePaul E. McKenney2010-05-10
| * rcu: fix now-bogus rcu_scheduler_active comments.Paul E. McKenney2010-05-10
| * rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality.Paul E. McKenney2010-05-10
| * rcu: ignore offline CPUs in last non-dyntick-idle CPU checkLai Jiangshan2010-05-10
| * rcu: move some code from macro to functionLai Jiangshan2010-05-10
| * rcu: make dead code really deadLai Jiangshan2010-05-10
| * rcu: substitute set_need_resched for sending resched IPIsPaul E. McKenney2010-05-10
| * rcu: optionally leave lockdep enabled after RCU lockdep splatLai Jiangshan2010-05-10
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-18
|\ \
| * | lockdep: Reduce stack_trace usageYong Zhang2010-05-07
| * | lockdep: No need to disable preemption in debug atomic opsFrederic Weisbecker2010-05-03
| * | lockdep: Actually _dec_ in debug_atomic_decFrederic Weisbecker2010-05-03
| * | lockdep: Provide off case for redundant_hardirqs_on incrementFrederic Weisbecker2010-05-03
| * | Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-05-03
| |\ \
| | * | lockdep: Simplify debug atomic opsFrederic Weisbecker2010-04-30
| | * | lockdep: Fix redundant_hardirqs_on incremented with irqs enabledFrederic Weisbecker2010-04-30
| | * | Merge commit 'v2.6.34-rc6' into core/lockingFrederic Weisbecker2010-04-30
| | |\ \
| * | \ \ Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar2010-05-03
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | lockstat: Make lockstat counting per cpuFrederic Weisbecker2010-04-05
| * | | i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-02
* | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-18
|\ \ \ \
| * \ \ \ Merge branch 'iommu/largepages' into amd-iommu/2.6.35Joerg Roedel2010-05-11
| |\ \ \ \
| | * | | | iommu-api: Remove iommu_{un}map_range functionsJoerg Roedel2010-03-07
| | * | | | x86/amd-iommu: Implement ->{un}map callbacks for iommu-apiJoerg Roedel2010-03-07
| | * | | | x86/amd-iommu: Make amd_iommu_iova_to_phys aware of multiple page sizesJoerg Roedel2010-03-07
| | * | | | x86/amd-iommu: Make iommu_unmap_page and fetch_pte aware of page sizesJoerg Roedel2010-03-07
| | * | | | x86/amd-iommu: Make iommu_map_page and alloc_pte aware of page sizesJoerg Roedel2010-03-07
| | * | | | kvm: Change kvm_iommu_map_pages to map large pagesJoerg Roedel2010-03-07
| | * | | | VT-d: Change {un}map_range functions to implement {un}map interfaceJoerg Roedel2010-03-07
| | * | | | iommu-api: Add ->{un}map callbacks to iommu_opsJoerg Roedel2010-03-07
| | * | | | iommu-api: Add iommu_map and iommu_unmap functionsJoerg Roedel2010-03-07
| | * | | | iommu-api: Rename ->{un}map function pointers to ->{un}map_rangeJoerg Roedel2010-03-07
| * | | | | x86/amd-iommu: Add amd_iommu=off command line optionJoerg Roedel2010-05-11
| | |_|_|/ | |/| | |