summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-09-14MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen1-5/+13
2014-09-14powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V1-5/+27
2014-09-14powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V3-5/+5
2014-09-14x86/xen: resume timer irqs earlyDavid Vrabel1-1/+1
2014-09-14s390/locking: Reenable optimistic spinningChristian Borntraeger1-0/+1
2014-09-14powerpc/mm/numa: Fix break placementAndrey Utkin1-1/+1
2014-09-14ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.Jeremy Vial1-1/+2
2014-09-14MIPS: GIC: Prevent array overrunJeffrey Deans1-2/+4
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