aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour2014-04-021-3/+5
* perf/x86: Fix event schedulingPeter Zijlstra2014-04-021-0/+3
* ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale2014-04-021-0/+1
* avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 useChen Gang2014-04-021-1/+1
* avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker2014-04-021-0/+1
* MIPS: Fix potencial corruptionRalf Baechle2014-04-021-11/+0
* ARM: 7955/1: spinlock: ensure we have a compiler barrier before sevWill Deacon2014-04-021-12/+3
* ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon2014-04-022-2/+3
* s390/dump: Fix dump memory detectionMichael Holzheu2014-04-021-0/+10
* alpha: fix broken network checksumMikulas Patocka2014-04-021-2/+7
* crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger2014-04-021-21/+48
* crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger2014-04-021-12/+14
* crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger2014-04-021-19/+46
* s390/crypto: Don't panic after crypto instruction failuresJan Glauber2014-04-024-21/+39
* powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras2014-04-021-0/+3
* KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman2014-04-021-1/+1
* x86: Add check for number of available vectors before CPU downPrarit Bhargava2014-04-023-0/+76
* KVM: x86: limit PIT timer frequencyMarcelo Tosatti2014-04-024-3/+23
* x86/efi: Fix off-by-one bug in EFI Boot Services reservationDave Young2014-04-021-1/+1
* perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter2014-02-151-8/+45
* ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King2014-02-151-1/+7