aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds13-34/+542
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alphaLinus Torvalds23-387/+768
2013-11-20Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds5-55/+41
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32Linus Torvalds35-129/+101
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-7/+1
2013-11-20Wrong page freed on preallocate_pmds() failure exitAl Viro1-1/+1
2013-11-21powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2Ulrich Weigand1-1/+15
2013-11-21powerpc: Add pseries_le_defconfigAnton Blanchard1-0/+352
2013-11-21powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.Anton Blanchard1-0/+11
2013-11-21powerpc: Don't use ELFv2 ABI to build the kernelAlistair Popple1-0/+1
2013-11-21powerpc: ELF2 binaries signal handlingRusty Russell1-9/+16
2013-11-21powerpc: ELF2 binaries launched directly.Rusty Russell1-15/+35
2013-11-21powerpc: Set eflags correctly for ELF ABIv2 core dumps.Rusty Russell1-0/+2
2013-11-21powerpc: Add TIF_ELF2ABI flag.Rusty Russell2-0/+11
2013-11-21pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard4-0/+87
2013-11-21powerpc/pseries: Fix endian issues in pseries EEH codeAnton Blanchard1-9/+12
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-10/+12
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds8-66/+170
2013-11-20avr32: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang31-102/+56
2013-11-20avr32: add kprobe_ctlblk memory structEirik Aanonsen1-0/+14
2013-11-20avr32: fix out-of-range jump in large kernelsAndreas Bießmann2-2/+6
2013-11-20avr32: setup crt for early panic()Andreas Bießmann2-25/+25
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-3/+0
2013-11-20parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.Helge Deller1-1/+1
2013-11-19parisc: improve SIGBUS/SIGSEGV error reportingHelge Deller1-2/+20
2013-11-19parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller2-8/+14
2013-11-19parisc: do not inline pa_memcpy() internal functionsHelge Deller1-2/+2
2013-11-19Revert "parisc: implement full version of access_ok()"Helge Deller1-42/+4
2013-11-19Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds11-188/+814
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds12-154/+197
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds21-1041/+273
2013-11-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds45-240/+21
2013-11-19Merge branch 'pm-tools'Rafael J. Wysocki1-0/+2
2013-11-18Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+1
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds21-21/+21
2013-11-18Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds1-0/+6
2013-11-18sparc64: merge fixStephen Rothwell1-2/+0
2013-11-18sparc64: fix build regessionKirill A. Shutemov1-1/+0
2013-11-18Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-6/+12
2013-11-18Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds2-1/+1
2013-11-17watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du1-0/+1
2013-11-17um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven2-3/+1
2013-11-17um: remove used STDIO_CONSOLE Kconfig paramMichael Opdenacker1-4/+0
2013-11-17um/vdso: add .gitignore for a couple of targetsRamkumar Ramachandra1-0/+2
2013-11-17arch/um: make it work with defconfig and x86_64Ramkumar Ramachandra6-904/+167
2013-11-17um: Make kstack_depth_to_print conform to arch/x86Richard Weinberger1-4/+1
2013-11-17um: Get rid of thread_struct->saved_taskRichard Weinberger3-18/+4
2013-11-17um: Make stack trace reliable against kernel mode faultsRichard Weinberger5-12/+44
2013-11-17um: Rewrite show_stack()Richard Weinberger6-106/+64