aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-11
|\
| * locking, m68k/asm-offsets: Rename signal definesHeiko Carstens2009-09-01
| * locking: Inline spinlock code for all locking variants on s390Heiko Carstens2009-08-31
| * locking: Simplify spinlock inliningHeiko Carstens2009-08-31
| * locking: Allow arch-inlined spinlocksHeiko Carstens2009-08-31
| * locking: Move spinlock function bodies to header fileHeiko Carstens2009-08-31
| * locking, m68k: Calculate thread_info offset with asm offsetHeiko Carstens2009-08-31
| * locking, m68k/asm-offsets: Rename pt_regs offset definesHeiko Carstens2009-08-31
| * locking, sparc: Rename __spin_try_lock() and friendsHeiko Carstens2009-08-31
| * locking, powerpc: Rename __spin_try_lock() and friendsHeiko Carstens2009-08-31
| * Merge commit 'v2.6.31-rc8' into core/lockingIngo Molnar2009-08-31
| |\
| * | lockdep: Remove recursion stattisticsMing Lei2009-08-29
| * | lockdep: Simplify lock_stat seqfile codeLi Zefan2009-08-17
| * | lockdep: Simplify lockdep_chains seqfile codeLi Zefan2009-08-17
| * | lockdep: Simplify lockdep seqfile codeLi Zefan2009-08-17
| * | lockdep: Fix missing entries in /proc/lock_chainsLi Zefan2009-08-17
| * | lockdep: Fix missing entry in /proc/lock_statLi Zefan2009-08-17
| * | lockdep: Fix memory usage info of BFSMing Lei2009-08-02
| * | lockdep: Reintroduce generation count to make BFS fasterMing Lei2009-08-02
| * | lockdep: Deal with many similar locksPeter Zijlstra2009-08-02
| * | lockdep: Introduce lockdep_assert_held()Peter Zijlstra2009-08-02
| * | lockdep: Fix style nitsPeter Zijlstra2009-08-02
| * | lockdep: Fix backtracesPeter Zijlstra2009-08-02
| * | lockdep: Fix BFS buildIngo Molnar2009-08-02
| * | lockdep: BFS cleanupPeter Zijlstra2009-07-24
| * | lockdep: Add statistics info for max bfs queue depthMing Lei2009-07-24
| * | lockdep: Update memory usage introduced by BFSMing Lei2009-07-24
| * | lockdep: Implement lockdep_count_*ward_deps by BFSMing Lei2009-07-24
| * | lockdep: Introduce print_shortest_lock_dependenciesMing Lei2009-07-24
| * | lockdep: Implement find_usage_*wards by BFSMing Lei2009-07-24
| * | lockdep: Implement check_noncircular() by BFSMing Lei2009-07-24
| * | lockdep: Introduce match function to BFSMing Lei2009-07-24
| * | lockdep: Improve implementation of BFSMing Lei2009-07-24
| * | lockdep: Print the shortest dependency chain if finding a circleMing Lei2009-07-24
* | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-11
|\ \ \
| * \ \ Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-09-04
| |\ \ \
| | * \ \ Merge branch 'amd-iommu/pagetable' into amd-iommu/2.6.32Joerg Roedel2009-09-03
| | |\ \ \
| | | * | | x86/amd-iommu: Change iommu_map_page to support multiple page sizesJoerg Roedel2009-09-03
| | | * | | x86/amd-iommu: Support higher level PTEs in iommu_page_unmapJoerg Roedel2009-09-03
| | | * | | x86/amd-iommu: Remove old page table handling macrosJoerg Roedel2009-09-03
| | | * | | x86/amd-iommu: Use 2-level page tables for dma_ops domainsJoerg Roedel2009-09-03
| | | * | | x86/amd-iommu: Remove bus_addr check in iommu_map_pageJoerg Roedel2009-09-03
| | | * | | x86/amd-iommu: Remove last usages of IOMMU_PTE_L0_INDEXJoerg Roedel2009-09-03
| | | * | | x86/amd-iommu: Change alloc_pte to support 64 bit address spaceJoerg Roedel2009-09-03
| | | * | | x86/amd-iommu: Introduce increase_address_space functionJoerg Roedel2009-09-03
| | | * | | x86/amd-iommu: Flush domains if address space size was increasedJoerg Roedel2009-09-03
| | | * | | x86/amd-iommu: Introduce set_dte_entry functionJoerg Roedel2009-09-03
| | | * | | x86/amd-iommu: Add a gneric version of amd_iommu_flush_all_devicesJoerg Roedel2009-09-03
| | | * | | x86/amd-iommu: Use fetch_pte in amd_iommu_iova_to_physJoerg Roedel2009-09-03
| | | * | | x86/amd-iommu: Use fetch_pte in iommu_unmap_pageJoerg Roedel2009-09-03