Age | Commit message (Expand) | Author | Files | Lines |
2018-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 21 | -100/+276 |
2018-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -4/+21 |
2018-01-09 | Merge tag 'riscv-for-linus-4.15-rc8_cleanups' of git://git.kernel.org/pub/scm... | Linus Torvalds | 16 | -71/+119 |
2018-01-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 3 | -25/+136 |
2018-01-09 | SolutionEngine771x: add Ether TSU resource | Sergei Shtylyov | 2 | -2/+13 |
2018-01-09 | SolutionEngine771x: fix Ether platform data | Sergei Shtylyov | 1 | -2/+8 |
2018-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 121 | -444/+2015 |
2018-01-08 | sh_eth: remove sh_eth_plat_data::edmac_endian | Sergei Shtylyov | 6 | -9/+0 |
2018-01-07 | riscv: rename SR_* constants to match the spec | Christoph Hellwig | 6 | -17/+17 |
2018-01-07 | riscv: remove CONFIG_MMU ifdefs | Christoph Hellwig | 4 | -24/+0 |
2018-01-07 | RISC-V: Make __NR_riscv_flush_icache visible to userspace | Palmer Dabbelt | 5 | -30/+27 |
2018-01-07 | RISC-V: Add a basic defconfig | Karsten Merker | 1 | -0/+75 |
2018-01-07 | Merge branch 'parisc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -10/+65 |
2018-01-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -6/+38 |
2018-01-06 | Merge tag 'powerpc-4.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+6 |
2018-01-06 | Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/pub/scm/linux/kern... | Radim Krčmář | 2 | -5/+6 |
2018-01-06 | parisc: qemu idle sleep support | Helge Deller | 1 | -0/+39 |
2018-01-05 | Merge tag 'arc-4.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 11 | -58/+57 |
2018-01-05 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 9 | -36/+44 |
2018-01-05 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -4/+14 |
2018-01-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 3 | -3/+23 |
2018-01-05 | kvm: vmx: Scrub hardware GPRs at VM-exit | Jim Mattson | 2 | -1/+32 |
2018-01-05 | x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN | Thomas Gleixner | 3 | -5/+5 |
2018-01-05 | x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm | David Woodhouse | 1 | -2/+2 |
2018-01-04 | kernel/exit.c: export abort() to modules | Andrew Morton | 3 | -3/+0 |
2018-01-05 | x86/tlb: Drop the _GPL from the cpu_tlbstate export | Thomas Gleixner | 1 | -1/+1 |
2018-01-05 | x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers | Peter Zijlstra | 1 | -0/+16 |
2018-01-05 | x86/kaslr: Fix the vaddr_end mess | Thomas Gleixner | 2 | -24/+16 |
2018-01-04 | x86/mm: Map cpu_entry_area at the same place on 4/5 level | Thomas Gleixner | 2 | -3/+3 |
2018-01-04 | x86/mm: Set MODULES_END to 0xffffffffff000000 | Andrey Ryabinin | 1 | -1/+1 |
2018-01-04 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 26 | -54/+53 |
2018-01-04 | arm64: dts: uniphier: fix gpio-ranges property of PXs3 SoC | Masahiro Yamada | 1 | -2/+2 |
2018-01-04 | Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 10 | -20/+15 |
2018-01-04 | Merge tag 'renesas-fixes-for-v4.15' of ssh://gitolite.kernel.org/pub/scm/linu... | Arnd Bergmann | 2 | -2/+0 |
2018-01-03 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 7 | -25/+47 |
2018-01-03 | x86/process: Define cpu_tss_rw in same section as declaration | Nick Desaulniers | 1 | -1/+1 |
2018-01-03 | x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat() | Thomas Gleixner | 1 | -7/+6 |
2018-01-03 | x86/dumpstack: Print registers for first stack frame | Josh Poimboeuf | 1 | -1/+2 |
2018-01-03 | x86/dumpstack: Fix partial register dumps | Josh Poimboeuf | 3 | -13/+34 |
2018-01-03 | x86/pti: Make sure the user/kernel PTEs match | Thomas Gleixner | 1 | -1/+2 |
2018-01-03 | x86/cpu, x86/pti: Do not enable PTI on AMD processors | Tom Lendacky | 1 | -2/+2 |
2018-01-03 | efi/capsule-loader: Reinstate virtual capsule mapping | Ard Biesheuvel | 1 | -1/+12 |
2018-01-03 | x86/efi: Fix kernel param add_efi_memmap regression | Dave Young | 1 | -3/+2 |
2018-01-03 | ARC: handle gcc generated __builtin_trap for older compiler | Vineet Gupta | 1 | -0/+8 |
2018-01-02 | parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel | Helge Deller | 3 | -4/+20 |
2018-01-02 | parisc: Show initial kernel memory layout unhashed | Helge Deller | 1 | -5/+5 |
2018-01-02 | parisc: Show unhashed hardware inventory | Helge Deller | 1 | -1/+1 |
2018-01-02 | s390/diag: add diag26c support for VNIC info | Julian Wiedmann | 1 | -1/+43 |
2018-01-02 | powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERR | John Sperbeck | 1 | -1/+6 |
2017-12-31 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 12 | -32/+35 |