summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck2016-01-281-3/+1
* openrisc: fix CONFIG_UID16 settingAndrew Morton2016-01-281-3/+1
* arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon2016-01-281-0/+3
* arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood2016-01-281-0/+6
* powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng2016-01-281-8/+8
* powerpc: Make value-returning atomics fully orderedBoqun Feng2016-01-281-1/+1
* powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling2016-01-283-5/+14
* x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu2016-01-281-1/+1
* x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner2016-01-281-0/+8
* KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSRPaul Mackerras2016-01-281-0/+6
* x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)2016-01-281-1/+2
* x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin2016-01-281-7/+10
* arm64: Fix compat register mappingsRobin Murphy2015-12-091-8/+8
* x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper2015-12-091-2/+1
* x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2015-12-092-5/+15
* x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur2015-12-091-1/+1
* x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini2015-12-091-0/+8
* ARM: orion: Fix DSA platform device after mvmdio conversionFlorian Fainelli2015-12-091-1/+1
* ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski2015-12-091-0/+2
* ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski2015-12-091-0/+5
* xen: fix backport of previous kexec patchGreg Kroah-Hartman2015-11-091-3/+3
* Revert "ARM64: unwind: Fix PC calculation"Will Deacon2015-11-091-5/+1
* powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde2015-11-091-0/+3
* crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp2015-10-273-0/+5
* m68k/uaccess: Fix asm constraints for userspace accessGeert Uytterhoeven2015-10-272-7/+7
* x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen2015-10-221-6/+18
* m68k: Define asmlinkage_protectAndreas Schwab2015-10-221-0/+30
* arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn2015-10-221-0/+1
* powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2015-10-225-10/+16
* MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan2015-10-221-1/+1
* x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov2015-10-221-0/+23
* x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley2015-10-221-1/+1
* Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller2015-10-221-1/+1
* x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse2015-10-221-7/+10
* x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li2015-10-221-0/+7
* ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel2015-10-221-0/+8
* x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov2015-10-011-1/+6
* parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller2015-10-011-2/+6
* x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang2015-10-011-0/+1
* powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2015-10-013-1/+20
* powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman2015-10-011-1/+13
* arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon2015-10-011-0/+5
* arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon2015-10-011-11/+36
* arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep2015-10-011-0/+4
* xtensa: don't use echo -e needlesslyMax Filippov2015-09-212-3/+3
* xtensa: fix kernel register spillingMax Filippov2015-09-212-12/+21
* xtensa: fix threadptr reload on return to userspaceMax Filippov2015-09-211-1/+2
* crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin2015-09-211-0/+1
* arm64/mm: Remove hack in mmap randomize layoutYann Droneaud2015-09-131-10/+2
* kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini2015-08-161-1/+1