aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-02-12KVM: arm/arm64: downgrade preempt_disable()d region to migrate_disable()Josh Cartwright
2016-02-11arm64: replace read_lock to rcu lock in call_step_hookYang Shi
2016-02-04latencyhist: disable jump-labelsSebastian Andrzej Siewior
2016-02-01Merge tag 'v4.4.1' into linux-4.4.y-rtSebastian Andrzej Siewior
2016-01-31arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi
2016-01-31arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi
2016-01-31arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon
2016-01-31arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood
2016-01-31powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand
2016-01-31powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng
2016-01-31powerpc: Make value-returning atomics fully orderedBoqun Feng
2016-01-31powerpc/tm: Check for already reclaimed tasksMichael Neuling
2016-01-31x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski
2016-01-31x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski
2016-01-31x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu
2016-01-31x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2016-01-31kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROLHuaitong Han
2016-01-31KVM: x86: correctly print #AC in tracesPaolo Bonzini
2016-01-31KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini
2016-01-31x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)
2016-01-22arm+arm64: lazy-preempt: add TIF_NEED_RESCHED_LAZY to _TIF_WORK_MASKSebastian Andrzej Siewior
2016-01-21x86: lazy preempt: use the need resched bits in EXIT_TO_USERMODE_LOOP_FLAGSSebastian Andrzej Siewior
2016-01-15ARM: highmem: take into account FIX_KMAP_BEGIN in switch_kmaps()Grygorii Strashko
2016-01-13Revert "ARM: OMAP2: Drop the concept of certain power domains not being able ...Sebastian Andrzej Siewior
2016-01-12Merge tag 'v4.4' into linux-4.4.y-rtSebastian Andrzej Siewior
2016-01-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-01-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-08Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/...Arnd Bergmann
2016-01-07dts: vt8500: Add SDHC node to DTS file for WM8650Roman Volkov
2016-01-07ARM: Fix broken USB support in multi_v7_defconfig for sunxi devicesTimo Sigurdsson
2016-01-07kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini
2016-01-07ARM: versatile: fix MMC/SD interrupt assignmentLinus Walleij
2016-01-07ARM: nomadik: set latencies to 8 cyclesLinus Walleij
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-06ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruptionTony Lindgren
2016-01-06ARM: net: bpf: fix zero right shiftRabin Vincent
2016-01-06net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-01-05Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2016-01-05tile: provide CONFIG_PAGE_SIZE_64KB etc for tileproChris Metcalf
2016-01-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-12-31sparc: Wire up mlock2 system call.David S. Miller
2015-12-31sparc: Add all necessary direct socket system calls.David S. Miller
2015-12-31ARM: Fix broken USB support in sunxi_defconfigTimo Sigurdsson
2015-12-30x86/numachip: Fix NumaConnect2 MMCFG PCI accessDaniel J Blueman
2015-12-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-12-29m32r: add io*_rep helpersSudip Mukherjee
2015-12-29m32r: fix build failureSudip Mukherjee
2015-12-29arch/x86/xen/suspend.c: include xen/xen.hAndrew Morton