summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-09KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti1-1/+1
2014-04-09KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti1-0/+3
2014-04-02x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman1-1/+1
2014-04-02KVM: SVM: fix cr8 intercept windowRadim Krčmář1-3/+3
2014-04-02powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard1-0/+1
2014-04-02powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour1-3/+5
2014-04-02perf/x86: Fix event schedulingPeter Zijlstra1-0/+3
2014-04-02ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale1-0/+1
2014-04-02avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 useChen Gang1-1/+1
2014-04-02avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker1-0/+1
2014-04-02MIPS: Fix potencial corruptionRalf Baechle1-11/+0
2014-04-02ARM: 7955/1: spinlock: ensure we have a compiler barrier before sevWill Deacon1-12/+3
2014-04-02ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon2-2/+3
2014-04-02s390/dump: Fix dump memory detectionMichael Holzheu1-0/+10
2014-04-02alpha: fix broken network checksumMikulas Patocka1-2/+7
2014-04-02crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger1-21/+48
2014-04-02crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger1-12/+14
2014-04-02crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger1-19/+46
2014-04-02s390/crypto: Don't panic after crypto instruction failuresJan Glauber4-21/+39
2014-04-02powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras1-0/+3
2014-04-02KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman1-1/+1