| Commit message (Expand) | Author | Age | Files | Lines |
* | xen: don't map missing memory | Jeremy Fitzhardinge | 2010-10-22 | 1 | -1/+8 |
* | xen: add return value to set_phys_to_machine() | Jeremy Fitzhardinge | 2010-10-22 | 1 | -1/+1 |
* | x86: add RESERVE_BRK_ARRAY() helper | Jeremy Fitzhardinge | 2010-10-22 | 1 | -0/+5 |
* | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2010-09-27 | 1 | -1/+1 |
|\ |
|
| * | x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatile | Alexander Chumachenko | 2010-09-26 | 1 | -1/+1 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-27 | 2 | -0/+18 |
|\ \
| |/ |
|
| * | Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-09-24 | 2 | -0/+18 |
| |\ |
|
| | * | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel | 2010-09-23 | 2 | -0/+15 |
| | * | x86/amd-iommu: Set iommu configuration flags in enable-loop | Joerg Roedel | 2010-09-23 | 1 | -0/+3 |
* | | | x86/hwmon: fix initialization of coretemp | Jan Beulich | 2010-09-24 | 1 | -0/+1 |
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-09-21 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86: Fix instruction breakpoint encoding | Frederic Weisbecker | 2010-09-17 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-16 | 2 | -3/+2 |
|\ \ |
|
| * | | x86: hpet: Work around hardware stupidity | Thomas Gleixner | 2010-09-15 | 1 | -1/+0 |
| * | | x86, cpufeature: Suppress compiler warning with gcc 3.x | Tetsuo Handa | 2010-09-13 | 1 | -2/+2 |
* | | | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 2010-09-14 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-09-10 | 1 | -1/+6 |
|\ \
| |/
|/| |
|
| * | KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts | Avi Kivity | 2010-09-08 | 1 | -1/+6 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-08 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | x86: Fix the address space annotations of iomap_atomic_prot_pfn() | Francisco Jerez | 2010-09-05 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-09-07 | 1 | -2/+4 |
|\ \ |
|
| * | | x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are set | Jesse Barnes | 2010-08-17 | 1 | -2/+4 |
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-08-25 | 1 | -0/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states | Suresh Siddha | 2010-08-20 | 1 | -0/+2 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-20 | 2 | -1/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86-32: Fix dummy trampoline-related inline stubs | H. Peter Anvin | 2010-08-18 | 1 | -2/+2 |
| * | | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel | 2010-08-18 | 2 | -0/+4 |
* | | | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 1 | -2/+3 |
|/ / |
|
* | | archs: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 1 | -15/+14 |
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-13 | 1 | -0/+6 |
|\ \ |
|
| * | | x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakage | Cliff Wickman | 2010-08-12 | 1 | -0/+5 |
| * | | x86, UV: Make kdump avoid stack dumps | Cliff Wickman | 2010-07-21 | 1 | -0/+1 |
* | | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 2 | -7/+7 |
| |/
|/| |
|
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-13 | 1 | -49/+102 |
|\ \
| |/ |
|
| * | x86, UV: Modularize BAU send and wait | Cliff Wickman | 2010-06-08 | 1 | -1/+0 |
| * | x86, UV: BAU broadcast to the local hub | Cliff Wickman | 2010-06-08 | 1 | -0/+5 |
| * | x86, UV: Remove BAU check for stay-busy | Cliff Wickman | 2010-06-08 | 1 | -1/+0 |
| * | x86, UV: BAU structure rearranging | Cliff Wickman | 2010-06-08 | 1 | -39/+51 |
| * | x86, UV: Shorten access to BAU statistics structure | Cliff Wickman | 2010-06-08 | 1 | -0/+1 |
| * | x86, UV: Disable BAU on network congestion | Cliff Wickman | 2010-06-08 | 1 | -0/+4 |
| * | x86, UV: BAU tunables into a debugfs file | Cliff Wickman | 2010-06-08 | 1 | -16/+37 |
| * | x86, UV: Calculate BAU destination timeout | Cliff Wickman | 2010-06-08 | 1 | -0/+12 |
* | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2010-08-13 | 1 | -0/+7 |
|\ \ |
|
| * | | x86: Document __phys_reloc_hide() usage in __pa_symbol() | Namhyung Kim | 2010-08-11 | 1 | -0/+7 |
* | | | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2010-08-12 | 2 | -6/+16 |
|\ \ \ |
|
| * | | | pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_* | Konrad Rzeszutek Wilk | 2010-07-27 | 1 | -0/+14 |
| * | | | xen: use _PAGE_IOMAP in ioremap to do machine mappings | Jeremy Fitzhardinge | 2010-06-07 | 1 | -6/+2 |
* | | | | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2010-08-11 | 1 | -1/+0 |
* | | | | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 2010-08-11 | 1 | -7/+0 |
* | | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 1 | -1/+0 |
|\ \ \ \ |
|