summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini2015-08-161-1/+1
* signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras2015-08-164-8/+0
* signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras2015-08-161-1/+2
* ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros2015-08-161-8/+16
* ARM: dts: i.MX35: Fix can support.Denis Carikli2015-08-161-4/+4
* x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski2015-08-161-0/+40
* ARM: dts: keystone: fix dt bindings to use post div register for mainpllMurali Karicheri2015-08-163-9/+6
* sparc64: Fix userspace FPU register corruptions.David S. Miller2015-08-164-81/+11
* x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski2015-08-161-4/+25
* x86/nmi/64: Reorder nested NMI checksAndy Lutomirski2015-08-161-16/+18
* x86/nmi/64: Improve nested NMI commentsAndy Lutomirski2015-08-162-70/+94
* x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski2015-08-161-4/+57
* x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski2015-08-161-18/+0
* x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski2015-08-161-71/+52
* x86/asm/entry/64: Remove pointless jump to irq_returnAndy Lutomirski2015-08-161-3/+1
* MIPS: Make set_pte() SMP safe.David Daney2015-08-161-0/+31
* MIPS: Flush RPS on kernel entry with EVAJames Hogan2015-08-161-0/+25
* Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"Florian Fainelli2015-08-161-10/+0
* MIPS: show_stack: Fix stack trace with EVAJames Hogan2015-08-161-0/+7
* MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan2015-08-161-0/+6
* MIPS: Export get_c0_perfcount_int()Felix Fietkau2015-08-166-0/+6
* MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau2015-08-161-2/+3
* MIPS: Malta: Don't reinitialise RTCJames Hogan2015-08-161-6/+9
* MIPS: Replace add and sub instructions in relocate_kernel.S with addiuJames Cowgill2015-08-161-4/+4
* MIPS: unaligned: Fix build error on big endian R6 kernelsJames Cowgill2015-08-161-1/+1
* avr32: handle NULL as a valid clock objectAndy Shevchenko2015-08-101-1/+19
* perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming2015-08-101-0/+8
* ARC: Make ARC bitops "safer" (add anti-optimization)Vineet Gupta2015-08-101-26/+9
* ARC: Reduce bitops lines of code using macrosVineet Gupta2015-08-101-333/+144
* x86/efi: Use all 64 bit of efi_memmap in setup_e820()Dmitry Skorodumov2015-08-101-0/+4
* efi: Check for NULL efi kernel parametersRicardo Neri2015-08-101-0/+5
* arm64/efi: map the entire UEFI vendor string before reading itArd Biesheuvel2015-08-101-2/+2
* x86/mm: Add parenthesis for TLB tracepoint size calculationDave Hansen2015-08-101-1/+1
* tile: use free_bootmem_late() for initrdChris Metcalf2015-08-101-1/+1
* x86, perf: Fix static_key bug in load_mm_cr4()Peter Zijlstra2015-08-101-1/+1
* ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin2015-08-101-1/+1
* ARC: Override toplevel default -O2 with -O3Vineet Gupta2015-08-101-1/+2
* s390/cachinfo: add missing facility check to init_cache_level()Heiko Carstens2015-08-101-0/+2
* s390/bpf: clear correct BPF accumulator registerMichael Holzheu2015-08-101-7/+7
* s390/nmi: fix vector register corruptionHeiko Carstens2015-08-102-22/+34
* s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky2015-08-101-0/+4
* s390/process: fix sfpc inline assemblyHeiko Carstens2015-08-101-1/+1
* x86/kasan: Fix boot crash on AMD processorsAndrey Ryabinin2015-08-101-3/+3
* x86/kasan: Flush TLBs after switching CR3Andrey Ryabinin2015-08-101-0/+2
* x86/kasan: Fix KASAN shadow region page tablesAlexander Popov2015-08-104-42/+38
* x86/init: Clear 'init_level4_pgt' earlierAndrey Ryabinin2015-08-101-1/+2
* MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras2015-08-101-1/+1
* MIPS: Require O32 FP64 support for MIPS64 with O32 compatPaul Burton2015-08-101-0/+1
* MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras2015-08-103-4/+55
* MIPS: Fix erroneous JR emulation for MIPS R6Markos Chandras2015-08-101-1/+1