summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-09-13MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras
2015-09-13Revert x86 sigcontext cleanupsLinus Torvalds
2015-09-13ARM: invalidate L1 before enabling coherencyRussell King
2015-09-13ARM: v7 setup function should invalidate L1 cacheRussell King
2015-09-13ARM: 8384/1: VDSO: force use of BFD linkerNathan Lynch
2015-09-13ARM: 8385/1: VDSO: group link optionsNathan Lynch
2015-09-13ARM: dts: OMAP5: Fix broken pbias device creationKishon Vijay Abraham I
2015-09-13ARM: dts: OMAP4: Fix broken pbias device creationKishon Vijay Abraham I
2015-09-13ARM: dts: dra7: Fix broken pbias device creationKishon Vijay Abraham I
2015-09-13ARM: dts: omap243x: Fix broken pbias device creationKishon Vijay Abraham I
2015-09-13ARM: imx6: correct i.MX6 PCIe interrupt routingLucas Stach
2015-09-13x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld
2015-08-16kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-16signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-16ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros
2015-08-16ARM: dts: i.MX35: Fix can support.Denis Carikli
2015-08-16x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
2015-08-16ARM: dts: keystone: fix dt bindings to use post div register for mainpllMurali Karicheri
2015-08-16sparc64: Fix userspace FPU register corruptions.David S. Miller
2015-08-16x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski
2015-08-16x86/nmi/64: Reorder nested NMI checksAndy Lutomirski
2015-08-16x86/nmi/64: Improve nested NMI commentsAndy Lutomirski
2015-08-16x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski
2015-08-16x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski
2015-08-16x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski
2015-08-16x86/asm/entry/64: Remove pointless jump to irq_returnAndy Lutomirski
2015-08-16MIPS: Make set_pte() SMP safe.David Daney
2015-08-16MIPS: Flush RPS on kernel entry with EVAJames Hogan
2015-08-16Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"Florian Fainelli
2015-08-16MIPS: show_stack: Fix stack trace with EVAJames Hogan
2015-08-16MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan
2015-08-16MIPS: Export get_c0_perfcount_int()Felix Fietkau
2015-08-16MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau
2015-08-16MIPS: Malta: Don't reinitialise RTCJames Hogan
2015-08-16MIPS: Replace add and sub instructions in relocate_kernel.S with addiuJames Cowgill
2015-08-16MIPS: unaligned: Fix build error on big endian R6 kernelsJames Cowgill
2015-08-10avr32: handle NULL as a valid clock objectAndy Shevchenko
2015-08-10perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming
2015-08-10ARC: Make ARC bitops "safer" (add anti-optimization)Vineet Gupta
2015-08-10ARC: Reduce bitops lines of code using macrosVineet Gupta
2015-08-10x86/efi: Use all 64 bit of efi_memmap in setup_e820()Dmitry Skorodumov
2015-08-10efi: Check for NULL efi kernel parametersRicardo Neri
2015-08-10arm64/efi: map the entire UEFI vendor string before reading itArd Biesheuvel
2015-08-10x86/mm: Add parenthesis for TLB tracepoint size calculationDave Hansen
2015-08-10tile: use free_bootmem_late() for initrdChris Metcalf
2015-08-10x86, perf: Fix static_key bug in load_mm_cr4()Peter Zijlstra
2015-08-10ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin
2015-08-10ARC: Override toplevel default -O2 with -O3Vineet Gupta
2015-08-10s390/cachinfo: add missing facility check to init_cache_level()Heiko Carstens