aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-2/+2
2013-11-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 8-14/+39
2013-11-22Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-7/+29
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 20-36/+75
2013-11-21x86, mm: do not leak page->ptl for pmd page tablesGravatar Kirill A. Shutemov 1-1/+3
2013-11-21Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Gravatar Dave Airlie 1-2/+2
2013-11-21powerpc/signals: Mark VSX not saved with small contextsGravatar Michael Neuling 1-1/+9
2013-11-21powerpc/pseries: Fix SMP=n build of rng.cGravatar Michael Ellerman 1-0/+1
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nGravatar Michael Ellerman 4-17/+22
2013-11-21powerpc/vio: Fix a dma_mask issue of vioGravatar Li Zhong 1-1/+1
2013-11-21powerpc: booke: Fix build failuresGravatar Aneesh Kumar K.V 7-0/+9
2013-11-21powerpc: ppc64 address space capped at 32TB, mmap randomisation disabledGravatar Anton Blanchard 1-1/+1
2013-11-21powerpc: Only print PACATMSCRATCH in oops when TM is activeGravatar Anton Blanchard 1-1/+2
2013-11-21powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceGravatar Anton Blanchard 1-2/+2
2013-11-21powerpc: Remove a few lines of oops outputGravatar Anton Blanchard 1-9/+9
2013-11-21powerpc: Print DAR and DSISR on machine check oopsesGravatar Anton Blanchard 1-1/+1
2013-11-21powerpc: Fix __get_user_pages_fast() irq handlingGravatar Heiko Carstens 1-2/+3
2013-11-21powerpc/eeh: More accurate logGravatar Gavin Shan 1-2/+7
2013-11-21powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridgesGravatar Gavin Shan 1-0/+9
2013-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 13-34/+542
2013-11-20ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMERGravatar Will Deacon 1-0/+1
2013-11-20ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMPGravatar Will Deacon 1-1/+1
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Gravatar Linus Torvalds 23-387/+768
2013-11-20Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 5-55/+41
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Gravatar Linus Torvalds 35-129/+101
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-7/+1
2013-11-20Wrong page freed on preallocate_pmds() failure exitGravatar Al Viro 1-1/+1
2013-11-21powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2Gravatar Ulrich Weigand 1-1/+15
2013-11-21powerpc: Add pseries_le_defconfigGravatar Anton Blanchard 1-0/+352
2013-11-21powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.Gravatar Anton Blanchard 1-0/+11
2013-11-21powerpc: Don't use ELFv2 ABI to build the kernelGravatar Alistair Popple 1-0/+1
2013-11-21powerpc: ELF2 binaries signal handlingGravatar Rusty Russell 1-9/+16
2013-11-21powerpc: ELF2 binaries launched directly.Gravatar Rusty Russell 1-15/+35
2013-11-21powerpc: Set eflags correctly for ELF ABIv2 core dumps.Gravatar Rusty Russell 1-0/+2
2013-11-21powerpc: Add TIF_ELF2ABI flag.Gravatar Rusty Russell 2-0/+11
2013-11-21pseries: Add H_SET_MODE to change exception endiannessGravatar Anton Blanchard 4-0/+87
2013-11-21powerpc/pseries: Fix endian issues in pseries EEH codeGravatar Anton Blanchard 1-9/+12
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 7-10/+12
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 8-66/+170
2013-11-20kvm: mmu: delay mmu audit activationGravatar Sasha Levin 1-1/+1
2013-11-20avr32: uapi: be sure of "_UAPI" prefix for all guard macrosGravatar Chen Gang 31-102/+56
2013-11-20avr32: add kprobe_ctlblk memory structGravatar Eirik Aanonsen 1-0/+14
2013-11-20avr32: fix out-of-range jump in large kernelsGravatar Andreas Bießmann 2-2/+6
2013-11-20avr32: setup crt for early panic()Gravatar Andreas Bießmann 2-25/+25
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 2-3/+0
2013-11-20parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.Gravatar Helge Deller 1-1/+1
2013-11-19parisc: improve SIGBUS/SIGSEGV error reportingGravatar Helge Deller 1-2/+20
2013-11-19parisc: break out SOCK_NONBLOCK define to own asm header fileGravatar Helge Deller 2-8/+14
2013-11-19parisc: do not inline pa_memcpy() internal functionsGravatar Helge Deller 1-2/+2
2013-11-19Revert "parisc: implement full version of access_ok()"Gravatar Helge Deller 1-42/+4