aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | | | x86/oprofile: use 64 bit wrmsr functionsRobert Richter2009-06-11
| * | | | | | | x86/oprofile: replace CTR*_IS_RESERVED macrosRobert Richter2009-06-11
| * | | | | | | x86/oprofile: replace CTRL_SET_*ACTIVE macrosRobert Richter2009-06-11
| * | | | | | | x86/oprofile: replace CTR_OVERFLOWED macrosRobert Richter2009-06-11
| * | | | | | | x86/oprofile: replace macros to calculate control registerRobert Richter2009-06-11
| * | | | | | | x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter2009-06-11
| * | | | | | | x86/oprofile: remove unused macros for AMD virtualization profilingRobert Richter2009-06-11
| * | | | | | | x86/oprofile: fix and cleanup CTRL_SET_* macrosRobert Richter2009-06-11
| * | | | | | | x86/oprofile: remove MSR macros for p4 cpusRobert Richter2009-06-11
| * | | | | | | x86/oprofile: remove MSR macros for ppro cpusRobert Richter2009-06-11
| * | | | | | | x86/oprofile: remove MSR macros for AMD cpusRobert Richter2009-06-11
| * | | | | | | x86/oprofile: move common macros to op_x86_model.hRobert Richter2009-06-11
| * | | | | | | x86/oprofile: simplify AMD cpu init codeRobert Richter2009-06-11
| * | | | | | | x86/oprofile: remove #ifdefs in ibs functionsRobert Richter2009-06-11
| * | | | | | | x86/oprofile: minor style changes in struct op_x86_model_specRobert Richter2009-06-11
| * | | | | | | x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.initRobert Richter2009-06-10
| * | | | | | | Revert "oprofile: discover counters for op ppro too"Robert Richter2009-06-10
| * | | | | | | Merge commit 'v2.6.30' into oprofile/masterRobert Richter2009-06-10
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-09-11
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into core/rcuIngo Molnar2009-09-04
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney2009-08-23
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | 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, 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 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
| | | * | | | | | | | | | x86/amd-iommu: Make fetch_pte aware of dynamic mapping levelsJoerg Roedel2009-09-03
| | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'amd-iommu/passthrough' into amd-iommu/2.6.32Joerg Roedel2009-09-03
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | x86/amd-iommu: Initialize passthrough mode when requestedJoerg Roedel2009-09-03
| | | * | | | | | | | | | x86/amd-iommu: Don't detach device from pt domain on driver unbindJoerg Roedel2009-09-03
| | | * | | | | | | | | | x86/amd-iommu: Make sure a device is assigned in passthrough modeJoerg Roedel2009-09-03
| | | * | | | | | | | | | x86/amd-iommu: Align locking between attach_device and detach_deviceJoerg Roedel2009-09-03