summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh/stable-updates'Paul Mundt2010-04-26674-1305/+2756
|\
| * sh: sh7751 pci controller io port fixMagnus Damm2010-04-261-2/+3
| * sh: Fix maximum number of SCIF ports in R2D defconfigsMagnus Damm2010-04-262-2/+2
| * SH: fix TS field shift calculation for DMA driversGuennadi Liakhovetski2010-04-261-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-04-241-7/+37
| |\
| | * x86/PCI: parse additional host bridge window resource typesBjorn Helgaas2010-04-221-6/+37
| | * x86/PCI: ignore Consumer/Producer bit in ACPI window descriptionsBjorn Helgaas2010-04-081-2/+1
| * | VMware Balloon driverDmitry Torokhov2010-04-241-0/+2
| * | Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds2010-04-222-1/+1
| |\ \
| | * | uml: Fix build breakage after slab.h changesJan Kiszka2010-04-192-1/+1
| * | | [S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner2010-04-227-12/+15
| * | | [S390] add hook to reenable mss after hibernationSebastian Ott2010-04-221-0/+3
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-04-214-3/+7
| |\ \ \
| | * | | m68knommu: fix coldfire tcdrainPhilippe De Muyter2010-04-211-0/+5
| | * | | m68knommu: remove a duplicate vector setting line for 68360Greg Ungerer2010-04-211-1/+0
| | * | | Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov2010-04-211-1/+1
| | * | | m68knommu: correct the CC flags for Coldfire M5272 targetsPhilip Nye2010-04-211-1/+1
| * | | | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-04-216-61/+61
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka2010-04-211-1/+5
| | * | | KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-203-8/+11
| | * | | KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong2010-04-201-4/+7
| | * | | KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity2010-04-201-9/+15
| | * | | KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTLAndre Przywara2010-04-201-2/+6
| | * | | KVM: Don't spam kernel log when injecting exceptions due to bad cr writesAvi Kivity2010-04-201-27/+0
| | * | | KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() failsTakuya Yoshikawa2010-04-201-10/+15
| | * | | KVM: take srcu lock before call to complete_pio()Gleb Natapov2010-04-201-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-04-207-27/+47
| |\ \ \ \
| | * | | | sparc64: Fix hardirq tracing in trap return path.David S. Miller2010-04-201-1/+11
| | * | | | sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller2010-04-191-3/+3
| | * | | | sparc64: Fix PREEMPT_ACTIVE value.David S. Miller2010-04-191-1/+1
| | * | | | sparc64: Run NMIs on the hardirq stack.David S. Miller2010-04-143-18/+27
| | * | | | sparc64: Allocate sufficient stack space in ftrace stubs.David S. Miller2010-04-131-4/+4
| | * | | | sparc: Fix forgotten kmemleak headers inclusionFrederic Weisbecker2010-04-131-0/+1
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-201-2/+6
| |\ \ \ \ \
| | * | | | | perf: Fix unsafe frame rewinding with hot regs fetchingFrederic Weisbecker2010-04-081-2/+6
| * | | | | | x86: correctly wire up the newuname system callChristoph Hellwig2010-04-201-1/+1
| | |_|/ / / | |/| | | |
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-1913-68/+251
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.Ernst Schwab2010-04-141-2/+2
| | * | | | ARM: 6052/1: kdump: make kexec work in interrupt contextMika Westerberg2010-04-141-4/+6
| | * | | | ARM: 6051/1: VFP: preserve the HW context when calling signal handlersImre Deak2010-04-143-17/+111
| | * | | | ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstateImre Deak2010-04-141-21/+10
| | * | | | ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre2010-04-146-20/+122
| | * | | | ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs offAnders Larsen2010-04-141-4/+0
| | | |/ / | | |/| |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-156-28/+67
| |\ \ \ \
| | * \ \ \ Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2010-04-136-28/+67
| | |\ \ \ \
| | | * | | | x86/gart: Disable GART explicitly before initializationJoerg Roedel2010-04-072-1/+17
| | | * | | | Merge branch 'amd-iommu/fixes' into iommu/fixesJoerg Roedel2010-04-074-27/+50
| | | |\ \ \ \
| | | | * | | | x86/amd-iommu: use for_each_pci_devChris Wright2010-04-071-1/+1
| | | | * | | | Revert "x86: disable IOMMUs on kernel crash"Chris Wright2010-04-071-6/+0
| | | | * | | | x86/amd-iommu: warn when issuing command to uninitialized cmd bufferChris Wright2010-04-073-2/+5