Age | Commit message (Expand) | Author | Files | Lines |
2017-10-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 104 | -1048/+1454 |
2017-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+2 |
2017-10-05 | 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 | ARM: dts: stm32: use right pinctrl compatible for stm32f469 | Alexandre Torgue | 7 | -297/+537 |
2017-10-04 | ARM: dts: stm32: Fix STMPE1600 binding on stm32429i-eval board | Alexandre Torgue | 1 | -3/+1 |
2017-10-04 | Merge tag 'omap-for-v4.14/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 6 | -18/+8 |
2017-10-04 | Merge tag 'v4.14-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 2 | -73/+5 |
2017-10-04 | Merge tag 'mvebu-fixes-4.14-1' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 1 | -2/+2 |
2017-10-04 | Merge tag 'davinci-fixes-for-v4.14' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 1 | -0/+7 |
2017-10-04 | Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr... | Olof Johansson | 2 | -10/+13 |
2017-10-04 | ARM: defconfig: update Gemini defconfig | Linus Walleij | 1 | -1/+2 |
2017-10-04 | ARM: defconfig: FRAMEBUFFER_CONSOLE can no longer be =m | Arnd Bergmann | 3 | -3/+3 |
2017-10-04 | m32r: fix build failure | Sudip Mukherjee | 1 | -0/+9 |
2017-10-04 | m32r: define CPU_BIG_ENDIAN | Sudip Mukherjee | 1 | -0/+4 |
2017-10-04 | rapidio: remove global irq spinlocks from the subsystem | Ioan Nicu | 2 | -2/+23 |
2017-10-04 | sh: sh7269: remove nonexistent GPIO_PH[0-7] to fix pinctrl registration | Geert Uytterhoeven | 1 | -3/+1 |
2017-10-04 | sh: sh7264: remove nonexistent GPIO_PH[0-7] to fix pinctrl registration | Geert Uytterhoeven | 1 | -3/+1 |
2017-10-04 | sh: sh7757: remove nonexistent GPIO_PT[JLNQ]7_RESV to fix pinctrl registration | Geert Uytterhoeven | 1 | -4/+4 |
2017-10-04 | sh: sh7722: remove nonexistent GPIO_PTQ7 to fix pinctrl registration | Geert Uytterhoeven | 1 | -1/+1 |
2017-10-04 | alpha: fix build failures | Sudip Mukherjee | 1 | -0/+1 |
2017-10-04 | bpf: fix bpf_tail_call() x64 JIT | Alexei Starovoitov | 1 | -2/+2 |
2017-10-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 13 | -46/+55 |
2017-10-01 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
2017-09-30 | Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+7 |
2017-09-29 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 3 | -2/+3 |
2017-09-29 | Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -11/+6 |
2017-09-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -107/+116 |
2017-09-29 | x86/asm: Use register variable to get stack pointer value | Andrey Ryabinin | 5 | -18/+7 |
2017-09-29 | x86/mm: Disable branch profiling in mem_encrypt.c | Tom Lendacky | 1 | -0/+2 |
2017-09-29 | arm64: fault: Route pte translation faults via do_translation_fault | Will Deacon | 1 | -1/+1 |
2017-09-29 | arm64: mm: Use READ_ONCE when dereferencing pointer to pte table | Will Deacon | 1 | -1/+1 |
2017-09-29 | kvm/x86: Handle async PF in RCU read-side critical sections | Boqun Feng | 1 | -1/+2 |
2017-09-29 | KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume | Wanpeng Li | 1 | -1/+2 |
2017-09-29 | x86/asm: Fix inline asm call constraints for GCC 4.4 | Josh Poimboeuf | 1 | -2/+4 |
2017-09-29 | um/time: Fixup namespace collision | Thomas Gleixner | 1 | -2/+2 |
2017-09-28 | KVM: VMX: use cmpxchg64 | Paolo Bonzini | 1 | -6/+6 |
2017-09-28 | xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mapping | Zhenzhong Duan | 1 | -9/+4 |
2017-09-27 | KVM: VMX: simplify and fix vmx_vcpu_pi_load | Paolo Bonzini | 1 | -33/+35 |
2017-09-27 | KVM: VMX: avoid double list add with VT-d posted interrupts | Paolo Bonzini | 1 | -37/+25 |
2017-09-27 | KVM: VMX: extract __pi_post_block | Paolo Bonzini | 1 | -33/+38 |
2017-09-27 | arm64: Make sure SPsel is always set | Marc Zyngier | 1 | -0/+1 |
2017-09-26 | arm64: dts: rockchip: add the grf clk for dw-mipi-dsi on rk3399 | Nickey Yang | 1 | -2/+2 |
2017-09-26 | Merge branch 'WIP.x86/fpu' into x86/fpu, because it's ready | Ingo Molnar | 15 | -315/+375 |
2017-09-26 | x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVES | Eric Biggers | 1 | -1/+1 |
2017-09-26 | x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_u... | Eric Biggers | 1 | -11/+5 |
2017-09-26 | x86/fpu: Eliminate the 'xfeatures' local variable in copy_user_to_xstate() | Eric Biggers | 1 | -7/+4 |
2017-09-26 | x86/fpu: Copy the full header in copy_user_to_xstate() | Eric Biggers | 1 | -2/+5 |
2017-09-26 | x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_k... | Eric Biggers | 1 | -10/+2 |