aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-10-01x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov
2015-10-01parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller
2015-10-01x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang
2015-10-01powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth
2015-10-01powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman
2015-10-01arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon
2015-10-01arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon
2015-10-01arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep
2015-09-21xtensa: don't use echo -e needlesslyMax Filippov
2015-09-21xtensa: fix kernel register spillingMax Filippov
2015-09-21xtensa: fix threadptr reload on return to userspaceMax Filippov
2015-09-21crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin
2015-09-13arm64/mm: Remove hack in mmap randomize layoutYann Droneaud
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: 7819/1: fiq: Cast the first argument of flush_icache_range()Fabio Estevam
2015-08-16ARM: Fix FIQ code on VIVT CPUsRussell King
2015-08-16ARM: Fix !kuser helpers caseRussell King
2015-08-16x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
2015-08-16sparc64: Fix userspace FPU register corruptions.David S. Miller
2015-08-16sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller
2015-08-16perf/x86/amd: Rework AMD PMU init codePeter Zijlstra
2015-08-16MIPS: Make set_pte() SMP safe.David Daney
2015-08-16MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau
2015-08-16ARM: realview: fix sparsemem buildArnd Bergmann
2015-08-10efi: fix 32bit kernel boot failed problem using efiFupan Li
2015-08-10tile: use free_bootmem_late() for initrdChris Metcalf
2015-08-10ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin
2015-08-10s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky
2015-08-03MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire
2015-08-03arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-08-03arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-08-03arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-08-03ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta
2015-07-10KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-07-10MIPS: Fix KVM guest fixmap addressJames Hogan
2015-07-10x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas
2015-07-10powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard
2015-07-10arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier
2015-07-10sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan
2015-07-03bus: mvebu: pass the coherency availability information at init timeGreg Ungerer
2015-07-03KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das
2015-07-03ARM: clk-imx6q: refine sata's parentSebastien Szymanski
2015-07-03x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas
2015-07-03config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk
2015-06-22MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-06-05ARM: fix missing syscall trace exitRussell King
2015-06-05ARM: dts: imx27: only map 4 Kbyte for fec registersPhilippe Reynes
2015-06-05crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger