aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-01ARM: move signal handlers into a vdso-like pageRussell King6-31/+87
2013-08-01powerpc: VPHN topology change updates all siblingsRobert Jennings2-15/+48
2013-08-01powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspaceMichael Ellerman5-9/+24
2013-08-01powerpc: Rename PMU interrupts from CNT to PMIMichael Ellerman1-1/+1
2013-07-31Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-0/+1
2013-07-31parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer2-0/+4
2013-07-31parisc: Remove arch/parisc/kernel/sys32.h headerJohn David Anglin4-46/+0
2013-07-31parisc: add defconfig for c8000 machineHelge Deller1-0/+279
2013-07-31parisc: Fix cache routines to ignore vma's with an invalid pfnJohn David Anglin1-64/+71
2013-07-31arch/x86/platform/ce4100/ce4100.c: include reboot.hAndrew Morton1-0/+1
2013-07-31ARM: allow kuser helpers to be removed from the vector pageRussell King3-9/+51
2013-07-31ARM: update FIQ support for relocation of vectorsRussell King2-5/+17
2013-07-31ARM: use linker magic for vectors and vector stubsRussell King2-18/+27
2013-07-31ARM: move vector stubsRussell King4-30/+37
2013-07-31ARM: poison memory between kuser helpersRussell King1-9/+16
2013-07-31ARM: poison the vectors pageRussell King1-0/+10
2013-07-31Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds7-16/+24
2013-07-31Merge tag 'xen-arm-3.11-rc2-warn-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xenLinus Torvalds1-1/+1
2013-07-31x86, amd, microcode: Fix error path in apply_microcode_amd()Torsten Kaiser1-4/+5
2013-07-31ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is_smp() testPaul Walmsley1-1/+6
2013-07-31ARM: 7800/1: ARMv7-M: Fix name of NVIC handler functionUwe Kleine-König1-1/+1
2013-07-30powerpc/mpc85xx: invalidate TLB after hibernation resumeDongsheng Wang1-0/+8
2013-07-30powerpc/fsl_msi: fix error return code in fsl_of_msi_probe()Wei Yongjun1-3/+2
2013-07-30powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xxHongtao Jia4-1/+168
2013-07-30powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.hHongtao Jia2-44/+48
2013-07-30Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgentIngo Molnar1-1/+1
2013-07-30MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0Florian Fainelli2-3/+13
2013-07-30MIPS: BMIPS: do not change interrupt routing depending on boot CPUFlorian Fainelli1-7/+1
2013-07-30MIPS: powertv: Fix arguments for free_reserved_area()Markos Chandras1-2/+1
2013-07-30MIPS: Set default CPU type for BCM47XX platformsMarkos Chandras2-1/+1
2013-07-30MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilationMaciej W. Rozycki1-3/+4
2013-07-30MIPS: Fix multiple definitions of UNCAC_BASE.Steven J. Hill1-0/+4
2013-07-29Merge tag 'arc-v3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-0/+1
2013-07-29x86/mce: Fix mce regression from recent cleanupTony Luck1-2/+2
2013-07-28Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-16/+22
2013-07-27ARM: Fix sorting of machine- initializersRussell King1-9/+9
2013-07-26ARC: SMP build breakageVineet Gupta1-0/+1
2013-07-26Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds4-4/+17
2013-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds50-165/+268
2013-07-26x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu1-1/+1
2013-07-26x86, efi: correct call to free_pagesRoy Franz1-1/+1
2013-07-26arm64: Change kernel stack size to 16KFeng Kan2-3/+3
2013-07-26s390/perf: fix compile error (undefined reference sie_exit)Heiko Carstens1-4/+5
2013-07-26s390/bitops: fix find_next_bit_leftMartin Schwidefsky1-1/+1
2013-07-26s390: add support for IBM zBC12 machineHeiko Carstens4-4/+7
2013-07-26s390/Kconfig: select 'TTY' when 'S390_GUEST' is enabledChen Gang1-0/+1
2013-07-26s390: add support for LZ4-compressed kernelHeiko Carstens3-3/+11
2013-07-26ARM: 7791/1: a.out: remove partial a.out supportWill Deacon5-85/+0
2013-07-26ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas3-5/+18
2013-07-26ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15Fabio Estevam3-18/+18