Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-06 | 1 | -37/+1 | |
|\ | ||||||
| * | Merge branch 'core/iommu' into core/urgent | Ingo Molnar | 2009-01-05 | 1 | -37/+1 | |
| |\ | ||||||
| | * | swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.h | FUJITA Tomonori | 2008-12-28 | 1 | -37/+1 | |
* | | | Remove remaining unwinder code | Alexey Dobriyan | 2009-01-06 | 1 | -13/+0 | |
* | | | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 | 2 | -25/+3 | |
|/ / | ||||||
* | | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 | 6 | -80/+46 | |
|\ \ | ||||||
| * | | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids | Mike Travis | 2009-01-03 | 4 | -66/+14 | |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 2009-01-03 | 54 | -447/+877 | |
| |\ \ | ||||||
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 | 9 | -14/+29 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-30 | 68 | -574/+1063 | |
| | |\ \ \ | ||||||
| | * | | | | cpumask: cpu_coregroup_mask(): x86 | Rusty Russell | 2008-12-26 | 1 | -0/+1 | |
| | * | | | | cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_... | Rusty Russell | 2008-12-26 | 2 | -14/+31 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Linus Torvalds | 2009-01-03 | 2 | -20/+43 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branches 'iommu/api' and 'iommu/amd' into for-linus | Joerg Roedel | 2009-01-03 | 1 | -19/+42 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | AMD IOMMU: add init code for statistic collection | Joerg Roedel | 2009-01-03 | 1 | -0/+2 | |
| | * | | | | | | AMD IOMMU: add necessary header defines for stats counting | Joerg Roedel | 2009-01-03 | 1 | -0/+26 | |
| | * | | | | | | AMD IOMMU: convert amd_iommu_isolate to bool | Joerg Roedel | 2009-01-03 | 1 | -1/+1 | |
| | * | | | | | | AMD IOMMU: convert iommu->need_sync to bool | Joerg Roedel | 2009-01-03 | 1 | -1/+1 | |
| | * | | | | | | AMD IOMMU: use dev_name instead of self-build print_devid | Joerg Roedel | 2009-01-03 | 1 | -12/+0 | |
| | * | | | | | | AMD IOMMU: add a domain flag for default domains | Joerg Roedel | 2009-01-03 | 1 | -0/+2 | |
| | * | | | | | | AMD IOMMU: add device reference counting for protection domains | Joerg Roedel | 2009-01-03 | 1 | -0/+1 | |
| | * | | | | | | AMD IOMMU: add protection domain flags | Joerg Roedel | 2009-01-03 | 1 | -5/+9 | |
| * | | | | | | | KVM: change KVM to use IOMMU API | Joerg Roedel | 2009-01-03 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2009-01-02 | 33 | -139/+1173 | |
|\| | | | | | | ||||||
| * | | | | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 18 | -99/+247 | |
| |\| | | | | | ||||||
| | * | | | | | x86: fix lguest used_vectors breakage, -v2 | Yinghai Lu | 2008-12-23 | 2 | -6/+5 | |
| | * | | | | | x86: fix cpu_mask_to_apicid_and to include cpu_online_mask | Mike Travis | 2008-12-18 | 4 | -37/+40 | |
| | * | | | | | Merge branch 'x86/crashdump' into cpus4096 | Ingo Molnar | 2008-12-17 | 2 | -15/+21 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis... | Ingo Molnar | 2008-12-17 | 17 | -93/+239 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | x86: Introduce topology_core_cpumask()/topology_thread_cpumask() | Mike Travis | 2008-12-16 | 1 | -0/+2 | |
| | | * | | | | | | x86: cosmetic changes apic-related files. | Mike Travis | 2008-12-16 | 9 | -54/+47 | |
| | | * | | | | | | x86: fixup_irqs() doesnt need an argument. | Mike Travis | 2008-12-16 | 1 | -1/+1 | |
| | | * | | | | | | x86: update add-cpu_mask_to_apicid_and to use struct cpumask* | Mike Travis | 2008-12-16 | 7 | -33/+34 | |
| | | * | | | | | | x86: Add cpu_mask_to_apicid_and | Mike Travis | 2008-12-16 | 8 | -0/+124 | |
| | | * | | | | | | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers | Mike Travis | 2008-12-16 | 14 | -81/+107 | |
| | * | | | | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-17 | 1 | -1/+7 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | | | | | | | | | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | *---. \ \ \ \ \ \ | Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 | Ingo Molnar | 2008-12-12 | 17 | -96/+148 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 | 3 | -17/+15 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'tracing/fastboot' into cpus4096 | Ingo Molnar | 2008-12-12 | 2 | -76/+62 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-02 | 3 | -18/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096 | Ingo Molnar | 2008-11-24 | 5 | -5/+47 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | KVM: MMU: prepopulate the shadow on invlpg | Marcelo Tosatti | 2008-12-31 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | KVM: MMU: skip global pgtables on sync due to cr3 switch | Marcelo Tosatti | 2008-12-31 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | KVM: MMU: use page array in unsync walk | Marcelo Tosatti | 2008-12-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | KVM: x86 emulator: add Src2 decode set | Guillaume Thouvenin | 2008-12-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | x86: cpu_emergency_svm_disable() function | Eduardo Habkost | 2008-12-31 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | KVM: SVM: move svm_hardware_disable() code to asm/virtext.h | Eduardo Habkost | 2008-12-31 | 1 | -0/+14 | |
| * | | | | | | | | | | | | | | | KVM: SVM: move has_svm() code to asm/virtext.h | Eduardo Habkost | 2008-12-31 | 1 | -0/+41 | |
| * | | | | | | | | | | | | | | | x86: cpu_emergency_vmxoff() function | Eduardo Habkost | 2008-12-31 | 1 | -0/+23 | |
| * | | | | | | | | | | | | | | | x86: asm/virtext.h: add cpu_vmxoff() inline function | Eduardo Habkost | 2008-12-31 | 1 | -0/+15 |