aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-11-24ARM: Orion5x: Fix warnings when using C=1.Andrew Lunn
2013-11-24ARM: Orion: Add missing includesAndrew Lunn
2013-11-24ARM: kirkwood: remove lagacy clk workaroundsSebastian Hesselbarth
2013-11-23arm: plat-orion: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-22Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-11-21x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov
2013-11-21Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie
2013-11-21powerpc/signals: Mark VSX not saved with small contextsMichael Neuling
2013-11-21powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman
2013-11-21powerpc/vio: Fix a dma_mask issue of vioLi Zhong
2013-11-21powerpc: booke: Fix build failuresAneesh Kumar K.V
2013-11-21powerpc: ppc64 address space capped at 32TB, mmap randomisation disabledAnton Blanchard
2013-11-21powerpc: Only print PACATMSCRATCH in oops when TM is activeAnton Blanchard
2013-11-21powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard
2013-11-21powerpc: Remove a few lines of oops outputAnton Blanchard
2013-11-21powerpc: Print DAR and DSISR on machine check oopsesAnton Blanchard
2013-11-21powerpc: Fix __get_user_pages_fast() irq handlingHeiko Carstens
2013-11-21powerpc/eeh: More accurate logGavin Shan
2013-11-21powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridgesGavin Shan
2013-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-11-20ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMERWill Deacon
2013-11-20ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMPWill Deacon
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2013-11-20Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-20Wrong page freed on preallocate_pmds() failure exitAl Viro
2013-11-21powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2Ulrich Weigand
2013-11-21powerpc: Add pseries_le_defconfigAnton Blanchard
2013-11-21powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.Anton Blanchard
2013-11-21powerpc: Don't use ELFv2 ABI to build the kernelAlistair Popple
2013-11-21powerpc: ELF2 binaries signal handlingRusty Russell
2013-11-21powerpc: ELF2 binaries launched directly.Rusty Russell
2013-11-21powerpc: Set eflags correctly for ELF ABIv2 core dumps.Rusty Russell
2013-11-21powerpc: Add TIF_ELF2ABI flag.Rusty Russell
2013-11-21pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard
2013-11-21powerpc/pseries: Fix endian issues in pseries EEH codeAnton Blanchard
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-20kvm: mmu: delay mmu audit activationSasha Levin
2013-11-20avr32: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang
2013-11-20avr32: add kprobe_ctlblk memory structEirik Aanonsen
2013-11-20avr32: fix out-of-range jump in large kernelsAndreas Bießmann
2013-11-20avr32: setup crt for early panic()Andreas Bießmann
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-11-20parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.Helge Deller