summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-03x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett1-5/+0
2014-01-03x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin2-3/+4
2014-01-03ARM: 7913/1: fix framepointer check in unwind_frameKonstantin Khlebnikov1-1/+1
2014-01-03ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov1-2/+5
2014-01-03ARM: footbridge: fix VGA initialisationRussell King2-2/+3
2014-01-03crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer1-14/+17
2014-01-03powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2-9/+13
2014-01-03powerpc/signals: Mark VSX not saved with small contextsMichael Neuling1-1/+9
2014-01-03powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard1-2/+2
2014-01-03avr32: fix out-of-range jump in large kernelsAndreas Bießmann2-2/+6
2014-01-03avr32: setup crt for early panic()Andreas Bießmann2-25/+25
2014-01-03ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin1-1/+2
2014-01-03exec/ptrace: fix get_dumpable() incorrect testsKees Cook1-1/+1
2014-01-03cris: media platform drivers: fix buildMauro Carvalho Chehab1-0/+1
2014-01-03x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as...Thomas Renninger1-1/+1
2014-01-03x86/apic: Disable I/O APIC before shutdown of the local APICFenghua Yu2-5/+8
2014-01-03crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu1-7/+12
2014-01-03powerpc/vio: use strcpy in modalias_showPrarit Bhargava1-2/+2
2014-01-03powerpc/vio: Fix modalias_show return valuesPrarit Bhargava1-4/+8
2014-01-03ARM: sa11x0/assabet: ensure CS2 is configured appropriatelyRussell King1-0/+3
2013-11-28uml: check length in exitcode_proc_write()Dan Carpenter1-1/+3
2013-11-28parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller1-0/+4
2013-11-28xtensa: don't use alternate signal stack on threadsBaruch Siach1-1/+1
2013-11-28parisc: fix interruption handler to respect pagefault_disable()Helge Deller1-3/+3
2013-11-28compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar6-6/+6
2013-11-28KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras1-1/+1
2013-11-28tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf1-3/+31
2013-10-27mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes5-0/+12