Age | Commit message (Expand) | Author | Files | Lines |
2017-10-18 | locking/arch, powerpc/rtas: Use arch_spin_lock() instead of arch_spin_lock_fl... | Will Deacon | 1 | -1/+1 |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 23 | -93/+7 |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon | 15 | -56/+3 |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 19 | -212/+0 |
2017-10-10 | locking/arch, x86: Add __down_read_killable() | Kirill Tkhai | 2 | -10/+37 |
2017-10-10 | locking/arch, s390: Add __down_read_killable() | Kirill Tkhai | 1 | -2/+17 |
2017-10-10 | locking/arch, ia64: Add __down_read_killable() | Kirill Tkhai | 1 | -4/+21 |
2017-10-10 | locking/arch, alpha: Add __down_read_killable() | Kirill Tkhai | 1 | -3/+18 |
2017-10-10 | locking/spinlocks, paravirt, xen: Correct the xen_nopvspin case | Juergen Gross | 1 | -0/+2 |
2017-10-10 | locking/paravirt: Use new static key for controlling call of virt_spin_lock() | Juergen Gross | 3 | -3/+24 |
2017-10-10 | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar | 110 | -723/+1211 |
2017-10-09 | Merge branch 'ppc-bundle' (bundle from Michael Ellerman) | Linus Torvalds | 2 | -2/+35 |
2017-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -4/+0 |
2017-10-09 | Revert commit 1a8b6d76dc5b ("net:add one common config...") | Ding Tianhong | 2 | -4/+0 |
2017-10-06 | Merge tag 'arc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 16 | -27/+128 |
2017-10-06 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 5 | -7/+10 |
2017-10-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -13/+20 |
2017-10-06 | ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset | Eugeniy Paltsev | 2 | -0/+10 |
2017-10-06 | Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 7 | -7/+37 |
2017-10-06 | Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -23/+20 |
2017-10-06 | arm64: Ensure fpsimd support is ready before userspace is active | Suzuki K Poulose | 1 | -1/+1 |
2017-10-06 | arm64: Ensure the instruction emulation is ready for userspace | Suzuki K Poulose | 2 | -2/+2 |
2017-10-06 | powerpc/tm: Fix illegal TM state in signal handler | Gustavo Romero | 1 | -1/+12 |
2017-10-06 | powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks | Cyril Bur | 1 | -1/+23 |
2017-10-06 | powerpc/powernv: Increase memory block size to 1GB on radix | Anton Blanchard | 1 | -1/+9 |
2017-10-05 | KVM: add X86_LOCAL_APIC dependency | Arnd Bergmann | 1 | -0/+1 |
2017-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+2 |
2017-10-05 | x86/kvm: Move kvm_fastop_exception to .fixup section | Josh Poimboeuf | 1 | -2/+4 |
2017-10-04 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 37 | -456/+728 |
2017-10-04 | Merge tag 'stm32-dt-fixes-for-v4.14' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 7 | -300/+538 |
2017-10-04 | Merge tag 'amlogic-dt64-3' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Olof Johansson | 14 | -49/+150 |
2017-10-04 | arm64: Use larger stacks when KASAN is selected | Mark Rutland | 1 | -3/+6 |
2017-10-04 | kvm/x86: Avoid async PF preempting the kernel incorrectly | Boqun Feng | 3 | -7/+13 |
2017-10-04 | ARM: dts: stm32: use right pinctrl compatible for stm32f469 | Alexandre Torgue | 7 | -297/+537 |
2017-10-04 | powerpc/mm: Call flush_tlb_kernel_range with interrupts enabled | Guenter Roeck | 1 | -1/+1 |
2017-10-04 | powerpc/xive: Clear XIVE internal structures when a CPU is removed | Cédric Le Goater | 1 | -0/+8 |
2017-10-04 | powerpc/xive: Fix IPI reset | Cédric Le Goater | 1 | -0/+4 |
2017-10-04 | ARM: dts: stm32: Fix STMPE1600 binding on stm32429i-eval board | Alexandre Torgue | 1 | -3/+1 |
2017-10-04 | powerpc/watchdog: Make use of watchdog_nmi_probe() | Thomas Gleixner | 1 | -9/+8 |
2017-10-04 | watchdog/core, powerpc: Lock cpus across reconfiguration | Thomas Gleixner | 1 | -4/+0 |
2017-10-04 | watchdog/core, powerpc: Replace watchdog_nmi_reconfigure() | Thomas Gleixner | 1 | -9/+14 |
2017-10-03 | ARC: [plat-hsdk]: Temporary fix to set CPU frequency to 1GHz | Eugeniy Paltsev | 1 | -0/+42 |
2017-10-03 | ARC: fix allnoconfig build warning | Vineet Gupta | 1 | -1/+1 |
2017-10-03 | ARCv2: boot log: identify HS48 cores (dual issue) | Vineet Gupta | 2 | -4/+16 |
2017-10-03 | ARC: boot log: decontaminate ARCv2 ISA_CONFIG register | Vineet Gupta | 2 | -8/+15 |
2017-10-03 | arc: remove redundant UTS_MACHINE define in arch/arc/Makefile | Masahiro Yamada | 1 | -2/+0 |
2017-10-03 | ARC: [plat-hsdk] use actual clk driver to manage cpu clk | Eugeniy Paltsev | 2 | -3/+11 |
2017-10-03 | ARC: [*defconfig] Reenable soft lock-up detector | Alexey Brodkin | 7 | -7/+7 |
2017-10-03 | ARC: [plat-axs10x] sdio: Temporary fix of sdio ciu frequency | Eugeniy Paltsev | 1 | -1/+8 |
2017-10-03 | ARC: [plat-hsdk] sdio: Temporary fix of sdio ciu frequency | Eugeniy Paltsev | 1 | -1/+11 |