aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7670/1: fix the memset fixNicolas Pitre2014-08-061-20/+13
* ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic2014-08-061-41/+44
* x86, ioremap: Speed up check for RAM pagesRoland Dreier2014-08-061-7/+19
* x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin2014-08-061-5/+0
* score: normalize global variables exported by vmlinux.ldsJiang Liu2014-08-061-0/+1
* alpha: add io{read,write}{16,32}be functionsMichael Cree2014-08-061-0/+5
* score: Add missing #include <linux/export.h>Ben Hutchings2014-08-062-0/+2
* Score: The commit is for compiling successfully. The modifications include: 1...Lennox Wu2014-08-064-4/+6
* unicore32: select generic atomic64_t supportFengguang Wu2014-08-061-0/+1
* unicore32: add ioremap_nocache definitionGuan Xuetao2014-08-061-0/+1
* s390/ptrace: fix PSW mask checkMartin Schwidefsky2014-08-061-2/+7
* locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-08-064-0/+4
* perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke2014-08-061-0/+9
* KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini2014-08-061-1/+1
* KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit2014-08-061-1/+1
* ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon2014-08-061-2/+4
* ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-111-0/+16
* ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua2014-07-111-1/+1
* MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras2014-07-111-1/+1
* MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle2014-07-115-4/+6
* MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras2014-07-111-1/+1
* x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski2014-07-111-2/+8
* powerpc: Don't setup CPUs with bad statusMichael Neuling2014-07-111-1/+1
* powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt2014-07-111-6/+9
* s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger2014-07-111-5/+6
* powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck2014-07-112-2/+9
* ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin2014-07-111-1/+2
* ARM: imx: fix error handling in ipu device registrationEmil Goode2014-07-111-1/+1
* x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2014-06-092-1/+11
* x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos2014-06-091-0/+1
* powerpc: Add vr save/restore functionsAndreas Schwab2014-06-091-0/+186
* ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu2014-05-181-1/+1
* parisc: fix epoll_pwait syscall on compat kernelHelge Deller2014-05-181-1/+1
* Revert "alpha: fix broken network checksum"Ben Hutchings2014-04-301-7/+2
* x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin2014-04-301-0/+11
* sh: fix format string bug in stack tracerMatt Fleming2014-04-301-1/+1
* MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen2014-04-301-0/+1
* x86, hyperv: Bypass the timer_irq_works() checkJason Wang2014-04-301-0/+6
* ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon2014-04-306-28/+16
* ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon2014-04-304-3/+12
* sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp2014-04-301-2/+2
* sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker2014-04-301-1/+1
* Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp2014-04-301-2/+2
* sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal2014-04-301-2/+2
* s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky2014-04-091-2/+5
* KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti2014-04-091-1/+1
* KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti2014-04-091-0/+3
* x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman2014-04-021-1/+1
* KVM: SVM: fix cr8 intercept windowRadim Krčmář2014-04-021-3/+3
* powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard2014-04-021-0/+1