summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2010-10-25ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device supportKyungmin Park
2010-10-25ARM: S5PV310: Define address & interrupt for all I2C blocksKyungmin Park
2010-10-25ARM: S5PV210: Fix wrong interrupt I2C2 and I2C3 numberKyungmin Park
2010-10-25ARM: S5PC100: Change I2C2 and I2C3 IRQ namesKukjin Kim
2010-10-25ARM: S5P: Cleanup the S5P SoCs' VA address mappingKukjin Kim
2010-10-25ARM: S5PV310: I2C0/1 devices support on Universal boardKyungmin Park
2010-10-25ARM: S5PV310: Universal OneNAND supportKyungmin Park
2010-10-25ARM: SAMSUNG: Add clock types into platform dataJeongbae Seo
2010-10-25ARM: SAMSUNG: Modified to change of bus width and host capsHyuk Lee
2010-10-25ARM: S5PV310: Add support HSMMC on SMDKV310 and SMDKC210Hyuk Lee
2010-10-25ARM: S5PV310: Add HSMMC platform dataHyuk Lee
2010-10-25ARM: S5PV310: Add support HSMMC and SDHCI configurationHyuk Lee
2010-10-25ARM: S5PC100: Cleanup the GPIOlib codeKukjin Kim
2010-10-25Merge branch 'next-gpio-update' into for-nextKukjin Kim
2010-10-25ARM: S5P: Fix missed IRQ_EINT_BIT()Kukjin Kim
2010-10-25x86/oprofile: Fix uninitialized variable use in debug printkIngo Molnar
2010-10-25Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int...Len Brown
2010-10-25ARM: arch-shmobile: Add IMX074 camera sensor data to the AP4EVB platformGuennadi Liakhovetski
2010-10-25ARM: mach-shmobile: ap4evb: modify LCDC1 irq numberTAKEI Mitsuharu
2010-10-25mmc: add new sdhci-pxa driver for Marvell SoCsZhangfei Gao
2010-10-25ARM: platform data to use the FSMC NAND with the U300Linus Walleij
2010-10-25mtd: add Broadcom BCM63xx image tag partition parserFlorian Fainelli
2010-10-24mtd: pxa3xx_nand: condense the flash definitionLei Wen
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-10-24KVM: MCE: Send SRAR SIGBUS directlyHuang Ying
2010-10-24KVM: MCE: Add MCG_SER_P into KVM_MCE_CAP_SUPPORTEDHuang Ying
2010-10-24KVM: fix typo in copyright noticeNicolas Kaiser
2010-10-24KVM: Disable interrupts around get_kernel_ns()Avi Kivity
2010-10-24KVM: MMU: Avoid sign extension in mmu_alloc_direct_roots() pae root addressAvi Kivity
2010-10-24KVM: MMU: move access code parsing to FNAME(walk_addr) functionXiao Guangrong
2010-10-24KVM: MMU: audit: check whether have unsync sps after root syncXiao Guangrong
2010-10-24KVM: MMU: audit: introduce audit_printk to cleanup audit codeXiao Guangrong
2010-10-24KVM: MMU: audit: unregister audit tracepoints before module unloadedXiao Guangrong
2010-10-24KVM: MMU: audit: fix vcpu's spte walkingXiao Guangrong
2010-10-24KVM: MMU: set access bit for direct mappingXiao Guangrong
2010-10-24KVM: MMU: cleanup for error mask set while walk guest page tableXiao Guangrong
2010-10-24KVM: MMU: update 'root_hpa' out of loop in PAE shadow pathXiao Guangrong
2010-10-24KVM: x86 emulator: Eliminate compilation warning in x86_decode_insn()Sheng Yang
2010-10-24KVM: x86: Fix constant type in kvm_get_time_scaleJan Kiszka
2010-10-24KVM: VMX: Add AX to list of registers clobbered by guest switchJan Kiszka
2010-10-24KVM guest: Move a printk that's using the clock before it's readyArjan Koers
2010-10-24KVM: x86: TSC catchup modeZachary Amsden
2010-10-24KVM: x86: Rename timer functionZachary Amsden
2010-10-24KVM: x86: Make math work for other scalesZachary Amsden
2010-10-24KVM: VMX: Respect interrupt window in big real modeAvi Kivity
2010-10-24KVM: VMX: Emulated real mode interrupt injectionMohammed Gamal
2010-10-24KVM: Add kvm_inject_realmode_interrupt() wrapperMohammed Gamal
2010-10-24KVM: x86 emulator: Expose emulate_int_real()Mohammed Gamal