summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: Fix pit memory leak if unable to allocate irq source idAvi Kivity2008-11-111-1/+3
* KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMPXiantao Zhang2008-11-111-0/+5
* KVM: VMX: Set IGMT bit in EPT entrySheng Yang2008-11-112-1/+3
* KVM: Require the PCI subsystemAvi Kivity2008-11-112-0/+4
* x86: KVM guest: fix section mismatch warning in kvmclock.cRakib Mullick2008-11-111-1/+1
* KVM: ia64: Use guest signal mask when blockingXiantao Zhang2008-11-111-6/+6
* KVM: MMU: increase per-vcpu rmap cache alloc sizeMarcelo Tosatti2008-11-111-1/+1
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-083-4/+8
|\
| * sched: optimize sched_clock() a bitIngo Molnar2008-11-081-1/+1
| * sched: improve sched_clock() performanceIngo Molnar2008-11-082-3/+7
* | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-11-072-6/+5
|\ \
| * | oprofile: Fix p6 counter overflow checkAndi Kleen2008-11-071-5/+4
| * | Cell OProfile: Incorrect local array size in activate spu profiling functionCarl Love2008-10-311-3/+10
| * | Revert "Cell OProfile: Incorrect local array size in activate spu profiling f...Robert Richter2008-10-311-1/+1
| * | Cell OProfile: Incorrect local array size in activate spu profiling functionCarl Love2008-10-271-1/+1
| * | Change UTF8 chars in Kconfig help text about Oprofile AMD barcelonaJesper Dangaard Brouer2008-10-271-1/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-11-0712-76/+106
|\ \ \
| * | | [IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMPJay Lan2008-11-071-1/+1
| * | | [IA64] fix boot panic caused by offline CPUsDoug Chapman2008-11-062-8/+28
| * | | [IA64] reorder Kconfig options to match x86Bjorn Helgaas2008-11-061-9/+9
| * | | [IA64] Build VT-D iommu support into generic kernelTony Luck2008-11-041-0/+1
| * | | [IA64] remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori2008-11-041-24/+0
| * | | [IA64] remove duplicated #include from pci-dma.cHuang Weiyi2008-11-041-2/+0
| * | | [IA64] use common header for software IO/TLBJoerg Roedel2008-11-042-29/+2
| * | | [IA64] fix the difference between node_mem_map and node_start_pfnKen'ichi Ohmichi2008-11-042-2/+0
| * | | [IA64] Add error_recovery_info field to SAL section headerRuss Anderson2008-11-041-1/+14
| * | | [IA64] Add UV watchlist support.Russ Anderson2008-11-041-0/+45
| * | | [IA64] Simplify SGI uv vs. sn2 driver issuesRuss Anderson2008-11-041-0/+6
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-071-2/+2
|\ \ \ \
| * | | | x86, xen: fix use of pgd_page now that it really does return a pageJeremy Fitzhardinge2008-11-061-2/+2
* | | | | xen: make sure stray alias mappings are gone before pinningJeremy Fitzhardinge2008-11-072-5/+9
| |_|_|/ |/| | |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-0612-32/+39
|\| | |
| * | | Revert "x86: default to reboot via ACPI"Eduardo Habkost2008-11-061-5/+1
| * | | x86: align DirectMap in /proc/meminfoHugh Dickins2008-11-061-4/+4
| * | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-11-061-2/+7
| |\ \ \
| | * | | AMD IOMMU: fix lazy IO/TLB flushing in unmap pathJoerg Roedel2008-11-061-1/+6
| | * | | AMD IOMMU: fix detection of NP capable IOMMUsJoerg Roedel2008-10-301-1/+1
| * | | | x86: add smp_mb() before sending INVALIDATE_TLB_VECTORSuresh Siddha2008-11-062-0/+11
| * | | | x86: remove VISWS and PARAVIRT around NR_IRQS puzzleYinghai Lu2008-11-061-3/+3
| * | | | x86: mention ACPI in top-level Kconfig menuBjorn Helgaas2008-11-061-1/+1
| * | | | x86: size NR_IRQS on 32-bit systems the same way as 64-bitYinghai Lu2008-11-061-14/+6
| * | | | x86: don't allow nr_irqs > NR_IRQSBen Hutchings2008-11-061-0/+2
| * | | | x86: don't use tsc_khz to calculate lpj if notsc is passedAlok Kataria2008-11-041-4/+4
| * | | | x86, voyager: fix smp_intr_init() compile breakageJames Bottomley2008-11-033-2/+3
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-0611-67/+122
|\ \ \ \ \
| * \ \ \ \ Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-11-064-16/+16
| |\ \ \ \ \
| | * | | | | ARM: OMAP: Fix define for twl4030 irqsTony Lindgren2008-11-041-1/+1
| | * | | | | ARM: OMAP: Fix get_irqnr_and_base to clear spurious interrupt bitsTony Lindgren2008-11-041-1/+3
| | * | | | | ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omapZhaolei2008-11-041-10/+10
| | * | | | | ARM: OMAP: Fix compiler warnings in gpmc.cSanjeev Premi2008-11-041-4/+2
| | |/ / / /