summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-09-14MIPS: Prevent user from setting FCSR cause bitsPaul Burton1-1/+2
2014-09-14MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen1-0/+1
2014-09-14x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz2-3/+9
2014-09-14KVM: x86: Inter-privilege level ret emulation is not implemenetedNadav Amit1-0/+4
2014-08-06x86_32, entry: Store badsys error code in %eaxSven Wegener1-4/+5
2014-08-06ARM: 7670/1: fix the memset fixNicolas Pitre1-20/+13
2014-08-06ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic1-41/+44
2014-08-06x86, ioremap: Speed up check for RAM pagesRoland Dreier1-7/+19
2014-08-06x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin1-5/+0
2014-08-06score: normalize global variables exported by vmlinux.ldsJiang Liu1-0/+1
2014-08-06alpha: add io{read,write}{16,32}be functionsMichael Cree1-0/+5
2014-08-06score: Add missing #include <linux/export.h>Ben Hutchings2-0/+2
2014-08-06Score: The commit is for compiling successfully. The modifications include: 1...Lennox Wu4-4/+6
2014-08-06unicore32: select generic atomic64_t supportFengguang Wu1-0/+1
2014-08-06unicore32: add ioremap_nocache definitionGuan Xuetao1-0/+1
2014-08-06s390/ptrace: fix PSW mask checkMartin Schwidefsky1-2/+7
2014-08-06locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra4-0/+4
2014-08-06perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke1-0/+9
2014-08-06KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini1-1/+1
2014-08-06KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit1-1/+1
2014-08-06ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon1-2/+4
2014-07-11ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+16
2014-07-11ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua1-1/+1
2014-07-11MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras1-1/+1
2014-07-11MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle5-4/+6
2014-07-11MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras1-1/+1
2014-07-11x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski1-2/+8
2014-07-11powerpc: Don't setup CPUs with bad statusMichael Neuling1-1/+1
2014-07-11powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt1-6/+9
2014-07-11s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger1-5/+6
2014-07-11powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck2-2/+9
2014-07-11ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin1-1/+2
2014-07-11ARM: imx: fix error handling in ipu device registrationEmil Goode1-1/+1
2014-06-09x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2-1/+11
2014-06-09x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos1-0/+1
2014-06-09powerpc: Add vr save/restore functionsAndreas Schwab1-0/+186
2014-05-18ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu1-1/+1
2014-05-18parisc: fix epoll_pwait syscall on compat kernelHelge Deller1-1/+1
2014-04-30Revert "alpha: fix broken network checksum"Ben Hutchings1-7/+2
2014-04-30x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin1-0/+11
2014-04-30sh: fix format string bug in stack tracerMatt Fleming1-1/+1
2014-04-30MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen1-0/+1
2014-04-30x86, hyperv: Bypass the timer_irq_works() checkJason Wang1-0/+6
2014-04-30ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon6-28/+16
2014-04-30ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon4-3/+12
2014-04-30sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp1-2/+2
2014-04-30sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker1-1/+1
2014-04-30Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp1-2/+2
2014-04-30sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal1-2/+2
2014-04-09s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky1-2/+5