summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-08-26arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin
2014-08-26sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan
2014-08-26sparc64: Guard against flushing openfirmware mappings.David S. Miller
2014-08-26sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller
2014-08-26sparc64: Add membar to Niagara2 memcpy code.David S. Miller
2014-08-26sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller
2014-08-26sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller
2014-08-26sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...David S. Miller
2014-08-26sparc64: Fix top-level fault handling bugs.David S. Miller
2014-08-26sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller
2014-08-19sparc64: Make itc_sync_lock rawKirill Tkhai
2014-08-19sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller
2014-08-19x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky
2014-08-19xtensa: add fixup for double exception raised in window overflowMax Filippov
2014-08-19x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski
2014-08-19x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin
2014-08-19x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin
2014-08-19x86, espfix: Fix broken header guardH. Peter Anvin
2014-08-19x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin
2014-08-19x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-08-19Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin
2014-08-19ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov
2014-07-30s390/ptrace: fix PSW mask checkMartin Schwidefsky
2014-07-30x86/efi: Include a .bss section within the PE/COFF headersMichael Brown
2014-07-30x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-07-30parisc: Remove SA_RESTORER defineJohn David Anglin
2014-07-29ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov
2014-07-29ARM: dts: imx: Add alias for ethernet controllerMarek Vasut
2014-07-29locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-29perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke
2014-07-18x86, ioremap: Speed up check for RAM pagesRoland Dreier
2014-07-18powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64Guenter Roeck
2014-07-18arm64: implement TASK_SIZE_OFColin Cross
2014-07-18crypto: sha512_ssse3 - fix byte count to bit count conversionJussi Kivilinna
2014-07-18powerpc/perf: Clear MMCR2 when enabling PMUJoel Stanley
2014-07-18powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley
2014-07-18powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard
2014-07-18KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini
2014-07-18KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit
2014-07-18arm64: Bug fix in stack alignment exceptionChiaHao
2014-07-18ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon
2014-07-18arm64: mm: Make icache synchronisation logic huge page awareSteve Capper
2014-07-17ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-07-17MIPS: KVM: Fix memory leak on VCPUDeng-Cheng Zhu
2014-07-17MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan
2014-07-17powerpc: Don't skip ePAPR spin-table CPUsScott Wood
2014-07-17powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt
2014-07-17powerpc: Don't setup CPUs with bad statusMichael Neuling
2014-07-17powerpc: fix typo 'CONFIG_PPC_CPU'Paul Bolle
2014-07-17powerpc/perf: Ensure all EBB register state is cleared on fork()Michael Ellerman