summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* sparc64: Make itc_sync_lock rawKirill Tkhai2014-08-141-3/+3
* sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller2014-08-141-1/+1
* x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky2014-08-071-3/+2
* x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski2014-08-073-21/+11
* x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin2014-08-074-5/+43
* x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin2014-08-073-2/+6
* x86, espfix: Fix broken header guardH. Peter Anvin2014-08-071-1/+1
* x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin2014-08-073-3/+19
* x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-08-078-26/+318
* Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin2014-08-072-11/+1
* ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov2014-08-071-0/+7
* x86/efi: Include a .bss section within the PE/COFF headersMichael Brown2014-07-312-11/+52
* s390/ptrace: fix PSW mask checkMartin Schwidefsky2014-07-311-2/+7
* x86_32, entry: Store badsys error code in %eaxSven Wegener2014-07-311-4/+5
* parisc: Remove SA_RESTORER defineJohn David Anglin2014-07-311-2/+0
* ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov2014-07-282-0/+5
* locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-07-285-0/+5
* perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke2014-07-281-0/+9
* x86, ioremap: Speed up check for RAM pagesRoland Dreier2014-07-171-7/+19
* Score: Modify the Makefile of Score, remove -mlong-calls for compilingLennox Wu2014-07-171-2/+2
* Score: The commit is for compiling successfully.Lennox Wu2014-07-175-6/+8
* Score: Implement the function csum_ipv6_magicLennox Wu2014-07-171-42/+51
* score: normalize global variables exported by vmlinux.ldsJiang Liu2014-07-171-0/+1
* arm64: implement TASK_SIZE_OFColin Cross2014-07-171-0/+2
* crypto: sha512_ssse3 - fix byte count to bit count conversionJussi Kivilinna2014-07-171-1/+1
* powerpc/perf: Clear MMCR2 when enabling PMUJoel Stanley2014-07-171-0/+3
* powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley2014-07-173-3/+3
* powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard2014-07-171-1/+16
* parisc: add serial ports of C8000/1GHz machine to hardware databaseHelge Deller2014-07-171-1/+2
* arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorChen Gang2014-07-091-0/+1
* KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini2014-07-091-1/+1
* KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit2014-07-091-1/+1
* arm64: Bug fix in stack alignment exceptionChiaHao2014-07-091-1/+0
* ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon2014-07-091-2/+4
* ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-061-0/+16
* MIPS: KVM: Fix memory leak on VCPUDeng-Cheng Zhu2014-07-061-0/+1
* MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan2014-07-061-9/+3
* powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt2014-07-062-1/+3
* powerpc: fix typo 'CONFIG_PPC_CPU'Paul Bolle2014-07-061-1/+1
* powerpc: fix typo 'CONFIG_PMAC'Paul Bolle2014-07-061-1/+1
* powerpc: 64bit sendfile is capped at 2GBAnton Blanchard2014-07-061-1/+1
* powerpc/pseries: Fix overwritten PE stateGavin Shan2014-07-061-0/+1
* MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras2014-07-061-1/+1
* x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski2014-06-301-2/+8
* x86, x32: Use compat shims for io_{setup,submit}Mike Frysinger2014-06-301-2/+4
* x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin2014-06-301-5/+0
* ARM: 8037/1: mm: support big-endian page tablesJianguo Wu2014-06-301-5/+13
* ARM: stacktrace: avoid listing stacktrace functions in stacktraceRussell King2014-06-301-5/+13
* s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger2014-06-301-5/+6
* arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon2014-06-301-0/+4