summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-07-22Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-22Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-07-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-22Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrto...Ingo Molnar
2012-07-21Merge branch 'samsung/defconfig' into next/defconfigArnd Bergmann
2012-07-21ARM: exynos_defconfig: enable more platforms in defconfigOlof Johansson
2012-07-21Merge branch 'next/board-samsung-3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2012-07-21Merge tag 'v3.5-rc7' into next/boardsArnd Bergmann
2012-07-21Merge branch 'lpc32xx/core2' of git://git.antcom.de/linux-2.6 into next/socArnd Bergmann
2012-07-21Merge branch 'lpc32xx/dts2' of git://git.antcom.de/linux-2.6 into next/dtArnd Bergmann
2012-07-20KVM: switch to symbolic name for irq_states sizeMichael S. Tsirkin
2012-07-20KVM: fix race with level interruptsMichael S. Tsirkin
2012-07-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-07-20KVM: x86: Fix typos in pmu.cGuo Chao
2012-07-20KVM: x86: Fix typos in lapic.cGuo Chao
2012-07-20KVM: x86: Fix typos in cpuid.cGuo Chao
2012-07-20KVM: x86: Fix typos in emulate.cGuo Chao
2012-07-20KVM: x86: Fix typos in x86.cGuo Chao
2012-07-20KVM: SVM: Fix typosGuo Chao
2012-07-20KVM: VMX: Fix typosGuo Chao
2012-07-20ARM: LPC32xx: Add PWM supportAlexandre Pereira da Silva
2012-07-20ARM: LPC32xx: Add PWM clockAlexandre Pereira da Silva
2012-07-20ARM: LPC32xx: Set system serial based on cpu unique idAlexandre Pereira da Silva
2012-07-20ARM: LPC32xx: Add PWM to base dts fileAlexandre Pereira da Silva
2012-07-20s390/vtimer: rework virtual timer interfaceMartin Schwidefsky
2012-07-20s390/dis: Add the servc instruction to the disassembler.Cornelia Huck
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-07-20s390/lgr: Add init check to lgr_info_log()Michael Holzheu
2012-07-20arm,unicore32: Remove obsolete "select MISC_DEVICES"Geert Uytterhoeven
2012-07-20module.c: spelling s/postition/position/gGeert Uytterhoeven
2012-07-20mach-omap2: Fix typo in debug message and commentMasanari Iida
2012-07-20Merge branch 'common/pinctrl' into sh-latestPaul Mundt
2012-07-20sh: remove unused DMA device pointer from SIU platform dataGuennadi Liakhovetski
2012-07-19KVM: remove the unused parameter of gfn_to_pfn_memslotXiao Guangrong
2012-07-19KVM: using get_fault_pfn to get the fault pfnXiao Guangrong
2012-07-19KVM: MMU: track the refcount when unmap the pageXiao Guangrong
2012-07-19KVM: x86: remove unnecessary mark_page_dirtyXiao Guangrong
2012-07-19xen: populate correct number of pages when across mem boundary (v2)zhenzhong.duan
2012-07-19xen PVonHVM: move shared_info to MMIO before kexecOlaf Hering
2012-07-19xen: simplify init_hvm_pv_infoOlaf Hering
2012-07-19xen: remove cast from HYPERVISOR_shared_info assignmentOlaf Hering
2012-07-19xen/x86: avoid updating TLS descriptors if they haven't changedDavid Vrabel
2012-07-19xen/x86: add desc_equal() to compare GDT descriptorsDavid Vrabel
2012-07-19xen/mm: zero PTEs for non-present MFNs in the initial page tableDavid Vrabel
2012-07-19xen/mm: do direct hypercall in xen_set_pte() if batching is unavailableDavid Vrabel
2012-07-19xen/mce: Register native mce handler as vMCE bounce back pointLiu, Jinsong