summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-02x86: Add check for number of available vectors before CPU downPrarit Bhargava3-0/+76
2014-04-02KVM: x86: limit PIT timer frequencyMarcelo Tosatti4-3/+23
2014-04-02x86/efi: Fix off-by-one bug in EFI Boot Services reservationDave Young1-1/+1
2014-02-15perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter1-8/+45
2014-02-15ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King1-1/+7
2014-02-15powerpc: Fix bad stack check in exception entryMichael Neuling1-1/+1
2014-02-15ARM: fix footbridge clockevent deviceRussell King1-6/+3
2014-02-15sh: always link in helper functions extracted from libgccGeert Uytterhoeven1-1/+1
2014-02-15x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds1-6/+7
2014-02-15KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig3-44/+15
2014-02-15Fix warning from machine_kexec.cPaul Gortmaker1-1/+1
2014-01-03ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King4-21/+56
2014-01-03um: add missing declaration of 'getrlimit()' and friendsSergei Trofimovich1-0/+2
2014-01-03KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig1-1/+2
2014-01-03ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich1-1/+7
2014-01-03ARM: pxa: tosa: fix keys mappingDmitry Eremin-Solenikov1-51/+51