| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into next | James Morris | 2008-11-18 | 2 | -19/+0 |
|\ |
|
| * | Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" | David Woodhouse | 2008-11-15 | 2 | -19/+0 |
* | | Merge branch 'master' into next | James Morris | 2008-11-14 | 27 | -60/+79 |
|\ \
| |/ |
|
| * | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-11-12 | 6 | -4/+10 |
| |\ |
|
| | * | KVM: Fix pit memory leak if unable to allocate irq source id | Avi Kivity | 2008-11-11 | 1 | -1/+3 |
| | * | KVM: VMX: Set IGMT bit in EPT entry | Sheng Yang | 2008-11-11 | 2 | -1/+3 |
| | * | KVM: Require the PCI subsystem | Avi Kivity | 2008-11-11 | 1 | -0/+2 |
| | * | x86: KVM guest: fix section mismatch warning in kvmclock.c | Rakib Mullick | 2008-11-11 | 1 | -1/+1 |
| | * | KVM: MMU: increase per-vcpu rmap cache alloc size | Marcelo Tosatti | 2008-11-11 | 1 | -1/+1 |
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-11-12 | 2 | -2/+0 |
| |\ \ |
|
| | * \ | Merge branch 'misc' into release | Len Brown | 2008-11-11 | 2 | -2/+0 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | ACPI: pci_link: remove acpi_irq_balance_set() interface | Bjorn Helgaas | 2008-11-11 | 2 | -2/+0 |
| * | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-11-11 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | x86: HPET: enter hpet_interrupt_handler with interrupts disabled | Matt Fleming | 2008-11-10 | 1 | -1/+1 |
| | * | | | x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP | Matt Fleming | 2008-11-10 | 1 | -1/+1 |
| | * | | | x86: HPET: convert WARN_ON to WARN_ON_ONCE | Matt Fleming | 2008-11-10 | 1 | -1/+1 |
| | |/ / |
|
| * | | | x86: Make NUMA on 32-bit depend on BROKEN | Rafael J. Wysocki | 2008-11-10 | 1 | -1/+1 |
| |/ / |
|
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-11-08 | 3 | -4/+8 |
| |\ \ |
|
| | * | | sched: optimize sched_clock() a bit | Ingo Molnar | 2008-11-08 | 1 | -1/+1 |
| | * | | sched: improve sched_clock() performance | Ingo Molnar | 2008-11-08 | 2 | -3/+7 |
| * | | | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2008-11-07 | 1 | -5/+4 |
| |\ \ \ |
|
| | * | | | oprofile: Fix p6 counter overflow check | Andi Kleen | 2008-11-07 | 1 | -5/+4 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-07 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | x86, xen: fix use of pgd_page now that it really does return a page | Jeremy Fitzhardinge | 2008-11-06 | 1 | -2/+2 |
| * | | | | xen: make sure stray alias mappings are gone before pinning | Jeremy Fitzhardinge | 2008-11-07 | 2 | -5/+9 |
| | |_|/
| |/| | |
|
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-06 | 12 | -32/+39 |
| |\ \ \
| | |/ / |
|
| | * | | Revert "x86: default to reboot via ACPI" | Eduardo Habkost | 2008-11-06 | 1 | -5/+1 |
| | * | | x86: align DirectMap in /proc/meminfo | Hugh Dickins | 2008-11-06 | 1 | -4/+4 |
| | * | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2008-11-06 | 1 | -2/+7 |
| | |\ \ |
|
| | | * | | AMD IOMMU: fix lazy IO/TLB flushing in unmap path | Joerg Roedel | 2008-11-06 | 1 | -1/+6 |
| | | * | | AMD IOMMU: fix detection of NP capable IOMMUs | Joerg Roedel | 2008-10-30 | 1 | -1/+1 |
| | * | | | x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR | Suresh Siddha | 2008-11-06 | 2 | -0/+11 |
| | * | | | x86: remove VISWS and PARAVIRT around NR_IRQS puzzle | Yinghai Lu | 2008-11-06 | 1 | -3/+3 |
| | * | | | x86: mention ACPI in top-level Kconfig menu | Bjorn Helgaas | 2008-11-06 | 1 | -1/+1 |
| | * | | | x86: size NR_IRQS on 32-bit systems the same way as 64-bit | Yinghai Lu | 2008-11-06 | 1 | -14/+6 |
| | * | | | x86: don't allow nr_irqs > NR_IRQS | Ben Hutchings | 2008-11-06 | 1 | -0/+2 |
| | * | | | x86: don't use tsc_khz to calculate lpj if notsc is passed | Alok Kataria | 2008-11-04 | 1 | -4/+4 |
| | * | | | x86, voyager: fix smp_intr_init() compile breakage | James Bottomley | 2008-11-03 | 3 | -2/+3 |
| * | | | | sched: re-tune balancing | Ingo Molnar | 2008-11-05 | 1 | -3/+4 |
* | | | | | CRED: Make execve() take advantage of copy-on-write credentials | David Howells | 2008-11-14 | 1 | -1/+1 |
* | | | | | CRED: Wrap task credential accesses in the x86 arch | David Howells | 2008-11-14 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-11-03 | 7 | -11/+70 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | io mapping: clean up #ifdefs | Keith Packard | 2008-11-03 | 1 | -0/+4 |
| * | | | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps | Keith Packard | 2008-10-31 | 6 | -11/+66 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-01 | 2 | -1/+2 |
|\ \ \ \ |
|
| * | | | | x86: fix AMDC1E and XTOPOLOGY conflict in cpufeature | Venki Pallipadi | 2008-10-31 | 1 | -1/+1 |
| * | | | | x86: build fix | Ingo Molnar | 2008-10-31 | 1 | -0/+1 |
| |/ / / |
|
* | | | | x86: Clean up late e820 resource allocation | Linus Torvalds | 2008-11-01 | 1 | -3/+5 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-10-30 | 1 | -12/+20 |
|\ \ \ |
|
| * | | | lguest: fix irq vectors. | Rusty Russell | 2008-10-31 | 1 | -0/+3 |