summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-09-02arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas
2013-08-30arm64: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon
2013-08-28arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundaryCatalin Marinas
2013-08-27arm64: move elf notes into readonly segmentMark Salter
2013-08-22arm64: Enable interrupts in the EL0 undef handlerCatalin Marinas
2013-08-22arm64: Expand arm64 image headerRoy Franz
2013-08-22ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "p...Chen Gang
2013-08-20arm64: add support for kernel mode NEONArd Biesheuvel
2013-08-20arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bitWill Deacon
2013-08-20arm64: perf: fix group validation when using enable_on_execWill Deacon
2013-08-20arm64: perf: fix event validation for software group leadersWill Deacon
2013-08-20arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon
2013-08-03Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-08-03Merge branch 'security-fixes' into fixesRussell King
2013-08-03ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King
2013-08-03ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King
2013-08-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-08-02Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-08-02Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-08-02Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2013-08-02Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-01Merge branch 'security-fixes' into fixesRussell King
2013-08-01ARM: Add .text annotations where required after __CPUINIT removalRussell King
2013-08-01ARM: 7803/1: Fix deadlock scenario with smp_send_stop()Stephen Boyd
2013-08-01ARM: make vectors page inaccessible from userspaceRussell King
2013-08-01ARM: move signal handlers into a vdso-like pageRussell King
2013-08-01powerpc: VPHN topology change updates all siblingsRobert Jennings
2013-08-01powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspaceMichael Ellerman
2013-08-01powerpc: Rename PMU interrupts from CNT to PMIMichael Ellerman
2013-08-01Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-07-31parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer
2013-07-31parisc: Remove arch/parisc/kernel/sys32.h headerJohn David Anglin
2013-07-31parisc: add defconfig for c8000 machineHelge Deller
2013-07-31parisc: Fix cache routines to ignore vma's with an invalid pfnJohn David Anglin
2013-07-31arch/x86/platform/ce4100/ce4100.c: include reboot.hAndrew Morton
2013-07-31ARM: allow kuser helpers to be removed from the vector pageRussell King
2013-07-31ARM: update FIQ support for relocation of vectorsRussell King
2013-07-31ARM: use linker magic for vectors and vector stubsRussell King
2013-07-31ARM: move vector stubsRussell King
2013-07-31ARM: poison memory between kuser helpersRussell King
2013-07-31ARM: poison the vectors pageRussell King
2013-07-31Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-31Merge tag 'xen-arm-3.11-rc2-warn-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-07-31ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is...Paul Walmsley
2013-07-31ARM: 7800/1: ARMv7-M: Fix name of NVIC handler functionUwe Kleine-König
2013-07-30MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0Florian Fainelli
2013-07-30MIPS: BMIPS: do not change interrupt routing depending on boot CPUFlorian Fainelli
2013-07-30MIPS: powertv: Fix arguments for free_reserved_area()Markos Chandras
2013-07-30MIPS: Set default CPU type for BCM47XX platformsMarkos Chandras
2013-07-30MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilationMaciej W. Rozycki