summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-05-03KVM: x86: Account for failing enable_irq_window for NMI window requestJan Kiszka4-13/+13
2013-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds40-240/+10762
2013-05-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-6/+27
2013-05-03Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-60/+0
2013-05-03Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-12/+5
2013-05-03ARM: SPEAr: conditionalize SMP codeArnd Bergmann1-3/+3
2013-05-03Merge branch 'cleanup' into for-linusRussell King19-60/+51
2013-05-03Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King268-1982/+2660
2013-05-03Merge commit '73053d973' into smp-hotplugRussell King1-4/+5
2013-05-02ARM: imx: reset_controller may be disabledArnd Bergmann1-1/+2
2013-05-02ARM: EXYNOS: remove unnecessary use of IS_ERR_VALUE()Russell King1-1/+1
2013-05-02ARM: IMX: remove unnecessary use of IS_ERR_VALUE()Russell King1-1/+1
2013-05-02ARM: OMAP: use consistent error checkingRussell King8-13/+13
2013-05-02ARM: cleanup: OMAP hwmod error checkingRussell King1-7/+4
2013-05-02x86-64, init: Do not set NX bits on non-NX capable hardwareH. Peter Anvin2-1/+3
2013-05-02x86, gdt, hibernate: Store/load GDT for hibernate path.Konrad Rzeszutek Wilk7-5/+24
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds184-1123/+6437
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds200-3098/+1150
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds153-793/+5612
2013-05-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds103-738/+9394
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds219-6473/+2252
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds74-242/+279
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker653-5871/+7553
2013-05-02s390/memory hotplug: provide memory_block_size_bytes() functionHeiko Carstens1-0/+11
2013-05-02s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens5-7/+23
2013-05-02s390/kdump,bootmem: fix bootmem allocator bitmap sizeHeiko Carstens1-1/+5
2013-05-02s390: get rid of odd global real_memory_sizeHeiko Carstens2-9/+11
2013-05-02s390/mem_detect: add DAT sanity checkHeiko Carstens1-1/+13
2013-05-02s390/mem_detect: fix lockdep irq tracingHeiko Carstens1-3/+5
2013-05-02s390/mem_detect: move memory detection code to mm folderHeiko Carstens3-2/+2
2013-05-02s390/zfcpdump: exploit new cio_ignore keywordsSebastian Ott1-12/+4
2013-05-02s390/uaccess: add "fallthrough" commentsHeiko Carstens1-0/+3
2013-05-02KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras6-25/+205
2013-05-02kvm/ppc/mpic: fix missing unlock in set_base_addr()Wei Yongjun1-1/+1
2013-05-02kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/writeScott Wood1-4/+19
2013-05-02kvm/ppc/mpic: remove usersScott Wood1-1/+0
2013-05-02kvm/ppc/mpic: fix mmio region lists when multiple guests usedScott Wood1-21/+32
2013-05-02ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernelsDave Martin1-0/+2
2013-05-02Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...Joerg Roedel199-1050/+1735
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds43-1451/+1109
2013-05-02powerpc: Fix build error for book3eAneesh Kumar K.V1-0/+18
2013-05-02powerpc: Context switch the new EBB SPRsMichael Ellerman4-0/+25
2013-05-02powerpc: Turn on the EBB H/FSCR bitsMichael Neuling2-2/+4
2013-05-02powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman2-6/+6
2013-05-02powerpc: Setup BHRB instructions facility in HFSCR for POWER8Anshuman Khandual2-1/+3
2013-05-02powerpc: Fix interrupt range check on debug exceptionBharat Bhushan3-8/+12
2013-05-02Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-9/+11
2013-05-02ppc: Clean up scanlogDavid Howells1-18/+11
2013-05-02ppc: Clean up rtas_flash driver somewhatDavid Howells1-248/+204
2013-05-02proc: Supply PDE attribute setting accessor functionsDavid Howells2-2/+2