summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-07-19arch/ia64: Define early_memunmap()Daniel Kiper1-0/+1
2014-07-19x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming3-2/+45
2014-07-19efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming2-6/+2
2014-07-19efi: efistub: Convert into static libraryArd Biesheuvel6-11/+9
2014-07-07efi: efistub: Refactor stub componentsArd Biesheuvel2-29/+13
2014-07-07efi/arm64: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel2-10/+13
2014-07-07efi/x86: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel3-20/+26
2014-07-07efi/arm64: Avoid EFI_ERROR as a generic return codeArd Biesheuvel1-1/+1
2014-07-07efi/arm64: Preserve FP/SIMD registers on UEFI runtime services callsArd Biesheuvel3-13/+23
2014-07-07efi/x86: Move UEFI Runtime Services wrappers to generic codeArd Biesheuvel2-142/+3
2014-07-07efi/arm64: efistub: remove local copy of linux_bannerArd Biesheuvel1-2/+0
2014-06-19x86/efi: Support initrd loaded above 4GYinghai Lu1-3/+11
2014-06-19x86/efi: Use early_memunmap() to squelch sparse errorsMatt Fleming1-2/+2
2014-06-19x86/efi: Move all workarounds to a separate file quirks.cSaurabh Tangri4-236/+272
2014-06-16Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds6-30/+75
2014-06-15Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-27/+87
2014-06-13x86/vdso: Fix vdso_installAndy Lutomirski1-11/+11
2014-06-13Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2-4/+3
2014-06-13Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds65-4453/+427
2014-06-13Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-9/+10
2014-06-13Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-24/+46
2014-06-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-28/+28
2014-06-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds28-470/+566
2014-06-13x86/vdso: Hack to keep 64-bit Go programs workingAndy Lutomirski3-13/+60
2014-06-13x86/vdso: Add PUT_LE to store little-endian valuesAndy Lutomirski1-3/+16
2014-06-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-0/+26
2014-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds19-1044/+1151
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-10/+36
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar70-297/+110
2014-06-12blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris7-9/+7
2014-06-12powerpc: Avoid circular dependency with zImage.%Michal Marek1-2/+2
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds6-32/+17
2014-06-12powerpc/book3s: Fix some ABIv2 issues in machine check codeAnton Blanchard1-2/+2
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+4
2014-06-12Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-15/+7
2014-06-11Merge tag 'soc2-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds8-36/+129
2014-06-11Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+15
2014-06-11powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.Mahesh Salgaonkar2-11/+23
2014-06-11powerpc/book3s: Increment the mce counter during machine_check_early call.Mahesh Salgaonkar1-0/+2
2014-06-11powerpc/book3s: Add stack overflow check in machine check handler.Mahesh Salgaonkar1-4/+20
2014-06-11powerpc/book3s: Fix machine check handling for unhandled errorsMahesh Salgaonkar1-3/+37
2014-06-11powerpc/eeh: Dump PE location codeGavin Shan4-11/+84
2014-06-11net: filter: cleanup A/X name usageAlexei Starovoitov1-130/+130
2014-06-11powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling5-1/+18
2014-06-11powerpc/powernv: Fix killed EEH eventGavin Shan4-10/+19
2014-06-11powerpc: fix typo 'CONFIG_PMAC'Paul Bolle1-1/+1
2014-06-11powerpc: fix typo 'CONFIG_PPC_CPU'Paul Bolle1-1/+1
2014-06-11powerpc/powernv: Don't escalate non-existing frozen PEGavin Shan1-15/+9
2014-06-11powerpc/eeh: Report frozen parent PE prior to child PEGavin Shan2-5/+52
2014-06-11powerpc/eeh: Clear frozen state for child PEGavin Shan1-4/+16