summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-07-31x86/efi: Include a .bss section within the PE/COFF headersMichael Brown
2014-07-31x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-07-31parisc: Remove SA_RESTORER defineJohn David Anglin
2014-07-31s390/ptrace: fix PSW mask checkMartin Schwidefsky
2014-07-28ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov
2014-07-28ARM: dts: imx: Add alias for ethernet controllerMarek Vasut
2014-07-28locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-28x86, tsc: Fix cpufreq lockupPeter Zijlstra
2014-07-28perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke
2014-07-17x86, ioremap: Speed up check for RAM pagesRoland Dreier
2014-07-17powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64Guenter Roeck
2014-07-17arm64: implement TASK_SIZE_OFColin Cross
2014-07-17crypto: sha512_ssse3 - fix byte count to bit count conversionJussi Kivilinna
2014-07-17powerpc/perf: Clear MMCR2 when enabling PMUJoel Stanley
2014-07-17powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley
2014-07-17powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard
2014-07-17parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller
2014-07-17parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller
2014-07-17parisc: add serial ports of C8000/1GHz machine to hardware databaseHelge Deller
2014-07-09arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorChen Gang
2014-07-09kvm: fix wrong address when writing Hyper-V tsc pageXiaoming Gao
2014-07-09KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini
2014-07-09KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit
2014-07-09arm64: Bug fix in stack alignment exceptionChiaHao
2014-07-09ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon
2014-07-09arm64: mm: Make icache synchronisation logic huge page awareSteve Capper
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-07-06MIPS: KVM: Fix memory leak on VCPUDeng-Cheng Zhu
2014-07-06MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan
2014-07-06powerpc: Don't skip ePAPR spin-table CPUsScott Wood
2014-07-06powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt
2014-07-06powerpc: Don't setup CPUs with bad statusMichael Neuling
2014-07-06powerpc: fix typo 'CONFIG_PPC_CPU'Paul Bolle
2014-07-06powerpc/perf: Ensure all EBB register state is cleared on fork()Michael Ellerman
2014-07-06powerpc: fix typo 'CONFIG_PMAC'Paul Bolle
2014-07-06powerpc: 64bit sendfile is capped at 2GBAnton Blanchard
2014-07-06powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt
2014-07-06powerpc/mm: Check paca psize is up to date for huge mappingsMichael Ellerman
2014-07-06powerpc/pseries: Fix overwritten PE stateGavin Shan
2014-07-06MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras
2014-07-06ARM: dts: disable MDMA1 node for exynos5420Seungwon Jeon
2014-06-30x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski
2014-06-30x86, x32: Use compat shims for io_{setup,submit}Mike Frysinger
2014-06-30x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin
2014-06-30arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit
2014-06-30ARM: mvebu: DT: fix OpenBlocks AX3-4 RAM sizeJason Cooper
2014-06-30ARM: 8037/1: mm: support big-endian page tablesJianguo Wu
2014-06-30ARM: stacktrace: avoid listing stacktrace functions in stacktraceRussell King
2014-06-30s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger
2014-06-30s390/time: cast tv_nsec to u64 prior to shift in update_vsyscallMartin Schwidefsky