summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland26-49/+49
2017-10-25locking/qrwlock, arm64: Move rwlock implementation over to qrwlocksWill Deacon4-168/+20
2017-10-24locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed(...Will Deacon1-0/+13
2017-10-24locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon3-4/+4
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon3-3/+3
2017-10-24Merge tag 'v4.14-rc6' into locking/core, to pick up fixesIngo Molnar69-229/+504
2017-10-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-67/+59
2017-10-20Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-1/+18
2017-10-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds22-52/+79
2017-10-20Merge tag 'sunxi-fixes-for-4.14' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-16/+9
2017-10-20x86/mm: Limit mmap() of /dev/mem to valid physical addressesCraig Bergstrom2-0/+16
2017-10-19Merge tag 'renesas-fixes-for-v4.14' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+10
2017-10-19ARM: ux500: Fix regression while init PM domainsUlf Hansson2-4/+4
2017-10-19ARM: dts: fix PCLK name on Gemini and MOXA ARTLinus Walleij2-2/+4
2017-10-19Merge tag 'v4.14-rockchip-dts64fixes-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann5-8/+8
2017-10-19Merge tag 'imx-fixes-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann1-4/+4
2017-10-19Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann3-8/+8
2017-10-19Merge tag 'at91-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...Arnd Bergmann3-3/+18
2017-10-19Merge tag 'arm-soc/for-4.14/devicetree-fixes' of http://github.com/Broadcom/s...Arnd Bergmann3-7/+14
2017-10-19parisc: Fix detection of nonsynchronous cr16 cycle countersHelge Deller1-1/+4
2017-10-19parisc: Export __cmpxchg_u64 unconditionallyGuenter Roeck1-1/+1
2017-10-19parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin1-3/+3
2017-10-18x86/mm: Remove debug/x86/tlb_defer_switch_to_init_mmAndy Lutomirski2-66/+12
2017-10-18x86/mm: Tidy up "x86/mm: Flush more aggressively in lazy TLB mode"Andy Lutomirski2-13/+24
2017-10-18x86/mm/64: Remove the last VM_BUG_ON() from the TLB codeAndy Lutomirski1-2/+2
2017-10-18x86/microcode/intel: Disable late loading on model 79Borislav Petkov1-0/+19
2017-10-18locking/arch, powerpc/rtas: Use arch_spin_lock() instead of arch_spin_lock_fl...Will Deacon1-1/+1
2017-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-0/+5
2017-10-17arm64: dts: rockchip: fix typo in iommu nodesArnd Bergmann2-2/+2
2017-10-17arm64: dts: rockchip: correct vqmmc voltage for rk3399 platformsShawn Lin3-6/+6
2017-10-16x86/idt: Initialize early IDT before cr4_init_shadow()Thomas Gleixner1-2/+3
2017-10-16x86/cpu/intel_cacheinfo: Remove redundant assignment to 'this_leaf'Colin Ian King1-1/+0
2017-10-16s390: fix zfcpdump-configDimitri John Ledkov1-0/+2
2017-10-16s390/cputime: fix guest/irq/softirq times after CPU hotplugChristian Borntraeger1-0/+3
2017-10-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-88/+284
2017-10-14Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+9
2017-10-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+10
2017-10-14ARM: dts: imx7d: Invert legacy PCI irq mappingAndrey Smirnov1-4/+4
2017-10-14x86/microcode: Do the family check firstBorislav Petkov1-9/+18
2017-10-14Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l...Linus Torvalds5-26/+28
2017-10-14x86/mm: Flush more aggressively in lazy TLB modeAndy Lutomirski3-49/+136
2017-10-13Merge tag 'powerpc-4.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-38/+53
2017-10-13Merge tag 'for-linus-4.14c-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2017-10-13powerpc/perf: Fix IMC initialization crashAnju T Sudhakar1-1/+2
2017-10-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-9/+11
2017-10-12x86/apic: Update TSC_DEADLINE quirk with additional SKX steppingLen Brown1-1/+11
2017-10-12x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisorsPaolo Bonzini1-1/+2
2017-10-12powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()Anju T Sudhakar1-4/+4
2017-10-12powerpc/perf: Fix for core/nest imc call trace on cpuhotplugAnju T Sudhakar1-0/+28
2017-10-12KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang1-1/+1