aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-03-10arm64: kernel: suspend/resume registers save/restoreLorenzo Pieralisi
2014-03-10arm64: kernel: build MPIDR_EL1 hash function data structureLorenzo Pieralisi
2014-03-09Merge tag 'v3.10.33' into linux-linaro-lskMark Brown
2014-03-06ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon
2014-03-06ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lockWill Deacon
2014-03-06ARM: tegra: only run PL310 init on systems with oneStephen Warren
2014-03-06ARM64: unwind: Fix PC calculationOlof Johansson
2014-03-06xtensa: introduce spill_registers_kernel macroMax Filippov
2014-03-06perf/x86: Fix event schedulingPeter Zijlstra
2014-03-06x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski
2014-03-06powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour
2014-03-06powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds
2014-03-06kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig
2014-03-06avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 useChen Gang
2014-03-06avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker
2014-03-06ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...Pekon Gupta
2014-03-06ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...Pekon Gupta
2014-03-06ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-03-06ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon
2014-03-06ARM: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski
2014-02-27Merge tag 'v3.10.32' into linux-linaro-lskAlex Shi
2014-02-25Merge remote-tracking branch 'lsk/v3.10/topic/arm64-topology' into linux-lina...Mark Brown
2014-02-25arm64: topology: Increase severity of warning on mapped CPUsv3.10/topic/old-arm64-topologyMark Brown
2014-02-25arm64: topology: Place all unknown CPUs in a clusterMark Brown
2014-02-25Merge remote-tracking branch 'lsk/v3.10/topic/arm64-topology' into linux-lina...Mark Brown
2014-02-22ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)
2014-02-22x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin
2014-02-22x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin
2014-02-22s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky
2014-02-22s390/dump: Fix dump memory detectionMichael Holzheu
2014-02-22xen: Fix possible user space selector corruptionFrediano Ziglio
2014-02-22xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel
2014-02-20x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman
2014-02-20arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-02-20arm64: vdso: fix coarse clock handlingNathan Lynch
2014-02-20arm64: Invalidate the TLB when replacing pmd entries during bootCatalin Marinas
2014-02-20arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon
2014-02-20arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSENathan Lynch
2014-02-20crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger
2014-02-20crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger
2014-02-20crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger
2014-02-14Merge tag 'v3.10.30' into linux-linaro-lsklsk-14.02Mark Brown
2014-02-13xtensa: xtfpga: fix definitions of platform devicesMax Filippov
2014-02-13tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens
2014-02-13arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>Wanlong Gao
2014-02-10Merge tag 'v3.10.29' into linux-linaro-lskMark Brown
2014-02-06x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2014-02-06powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras
2014-02-06powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat
2014-02-06KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman