summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-08-14sparc64: Make itc_sync_lock rawKirill Tkhai1-3/+3
2014-08-14sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller1-1/+1
2014-08-07x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky1-3/+2
2014-08-07x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski3-21/+11
2014-08-07x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin4-5/+43
2014-08-07x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin3-2/+6
2014-08-07x86, espfix: Fix broken header guardH. Peter Anvin1-1/+1
2014-08-07x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin3-3/+19
2014-08-07x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin8-26/+318
2014-08-07Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin2-11/+1
2014-08-07ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov1-0/+7
2014-07-31x86/efi: Include a .bss section within the PE/COFF headersMichael Brown2-11/+52
2014-07-31s390/ptrace: fix PSW mask checkMartin Schwidefsky1-2/+7
2014-07-31x86_32, entry: Store badsys error code in %eaxSven Wegener1-4/+5
2014-07-31parisc: Remove SA_RESTORER defineJohn David Anglin1-2/+0
2014-07-28ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov2-0/+5
2014-07-28locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra5-0/+5
2014-07-28perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke1-0/+9
2014-07-17x86, ioremap: Speed up check for RAM pagesRoland Dreier1-7/+19
2014-07-17Score: Modify the Makefile of Score, remove -mlong-calls for compilingLennox Wu1-2/+2
2014-07-17Score: The commit is for compiling successfully.Lennox Wu5-6/+8
2014-07-17Score: Implement the function csum_ipv6_magicLennox Wu1-42/+51
2014-07-17score: normalize global variables exported by vmlinux.ldsJiang Liu1-0/+1
2014-07-17arm64: implement TASK_SIZE_OFColin Cross1-0/+2
2014-07-17crypto: sha512_ssse3 - fix byte count to bit count conversionJussi Kivilinna1-1/+1
2014-07-17powerpc/perf: Clear MMCR2 when enabling PMUJoel Stanley1-0/+3
2014-07-17powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley3-3/+3
2014-07-17powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard1-1/+16
2014-07-17parisc: add serial ports of C8000/1GHz machine to hardware databaseHelge Deller1-1/+2
2014-07-09arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorChen Gang1-0/+1
2014-07-09KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini1-1/+1
2014-07-09KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit1-1/+1
2014-07-09arm64: Bug fix in stack alignment exceptionChiaHao1-1/+0
2014-07-09ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon1-2/+4
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+16
2014-07-06MIPS: KVM: Fix memory leak on VCPUDeng-Cheng Zhu1-0/+1
2014-07-06MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan1-9/+3
2014-07-06powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt2-1/+3
2014-07-06powerpc: fix typo 'CONFIG_PPC_CPU'Paul Bolle1-1/+1
2014-07-06powerpc: fix typo 'CONFIG_PMAC'Paul Bolle1-1/+1
2014-07-06powerpc: 64bit sendfile is capped at 2GBAnton Blanchard1-1/+1
2014-07-06powerpc/pseries: Fix overwritten PE stateGavin Shan1-0/+1
2014-07-06MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras1-1/+1
2014-06-30x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski1-2/+8
2014-06-30x86, x32: Use compat shims for io_{setup,submit}Mike Frysinger1-2/+4
2014-06-30x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin1-5/+0
2014-06-30ARM: 8037/1: mm: support big-endian page tablesJianguo Wu1-5/+13
2014-06-30ARM: stacktrace: avoid listing stacktrace functions in stacktraceRussell King1-5/+13
2014-06-30s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger1-5/+6
2014-06-30arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon1-0/+4