aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King2014-02-151-1/+7
* powerpc: Fix bad stack check in exception entryMichael Neuling2014-02-151-1/+1
* ARM: fix footbridge clockevent deviceRussell King2014-02-151-6/+3
* sh: always link in helper functions extracted from libgccGeert Uytterhoeven2014-02-151-1/+1
* x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds2014-02-151-6/+7
* KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig2014-02-153-44/+15
* Fix warning from machine_kexec.cPaul Gortmaker2014-02-151-1/+1
* ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King2014-01-034-21/+56
* um: add missing declaration of 'getrlimit()' and friendsSergei Trofimovich2014-01-031-0/+2
* KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig2014-01-031-1/+2
* ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich2014-01-031-1/+7
* ARM: pxa: tosa: fix keys mappingDmitry Eremin-Solenikov2014-01-031-51/+51
* x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett2014-01-031-5/+0
* x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin2014-01-032-3/+4
* ARM: 7913/1: fix framepointer check in unwind_frameKonstantin Khlebnikov2014-01-031-1/+1
* ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov2014-01-031-2/+5
* ARM: footbridge: fix VGA initialisationRussell King2014-01-032-2/+3
* crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer2014-01-031-14/+17
* powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2014-01-032-9/+13
* powerpc/signals: Mark VSX not saved with small contextsMichael Neuling2014-01-031-1/+9
* powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard2014-01-031-2/+2
* avr32: fix out-of-range jump in large kernelsAndreas Bießmann2014-01-032-2/+6
* avr32: setup crt for early panic()Andreas Bießmann2014-01-032-25/+25
* ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin2014-01-031-1/+2
* exec/ptrace: fix get_dumpable() incorrect testsKees Cook2014-01-031-1/+1
* cris: media platform drivers: fix buildMauro Carvalho Chehab2014-01-031-0/+1
* x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as...Thomas Renninger2014-01-031-1/+1
* x86/apic: Disable I/O APIC before shutdown of the local APICFenghua Yu2014-01-032-5/+8
* crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu2014-01-031-7/+12
* powerpc/vio: use strcpy in modalias_showPrarit Bhargava2014-01-031-2/+2
* powerpc/vio: Fix modalias_show return valuesPrarit Bhargava2014-01-031-4/+8
* ARM: sa11x0/assabet: ensure CS2 is configured appropriatelyRussell King2014-01-031-0/+3
* uml: check length in exitcode_proc_write()Dan Carpenter2013-11-281-1/+3
* parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller2013-11-281-0/+4
* xtensa: don't use alternate signal stack on threadsBaruch Siach2013-11-281-1/+1
* parisc: fix interruption handler to respect pagefault_disable()Helge Deller2013-11-281-3/+3
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-11-286-6/+6
* KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras2013-11-281-1/+1
* tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf2013-11-281-3/+31
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-10-265-0/+12
* powerpc/pseries/lparcfg: Fix possible overflow are more than 1026Chen Gang2013-10-261-0/+1
* m68knommu: clean up linker scriptGreg Ungerer2013-10-261-151/+49
* m68k: use non-MMU linker script for ColdFire MMU buildsGreg Ungerer2013-10-262-1/+9
* m68k: consolidate the vmlinux.lds linker scriptsGreg Ungerer2013-10-263-12/+11
* sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai2013-10-261-1/+1
* sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai2013-10-261-4/+4
* sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller2013-10-261-2/+0
* sparc64: Remove RWSEM export leftoversKirill Tkhai2013-10-261-9/+0
* sparc64: Fix ITLB handler of null pageKirill Tkhai2013-10-261-2/+1
* powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan2013-10-261-1/+1