Age | Commit message (Expand) | Author | Files | Lines |
2018-09-13 | net: dsa: Add Lantiq / Intel DSA driver for vrx200 | Hauke Mehrtens | 1 | -4/+4 |
2018-09-13 | net: lantiq: Add Lantiq / Intel VRX200 Ethernet driver | Hauke Mehrtens | 1 | -3/+3 |
2018-09-13 | MIPS: lantiq: Do not enable IRQs in dma open | Hauke Mehrtens | 1 | -1/+0 |
2018-09-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -2/+3 |
2018-09-12 | Merge tag 'riscv-for-linus-4.19-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -7/+0 |
2018-09-12 | MIPS: lantiq: dma: add dev pointer | Hauke Mehrtens | 2 | -2/+3 |
2018-09-09 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 14 | -59/+87 |
2018-09-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 18 | -96/+147 |
2018-09-09 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -0/+2 |
2018-09-08 | Merge tag 'sunxi-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 1 | -0/+2 |
2018-09-08 | x86/mm: Use WRITE_ONCE() when setting PTEs | Nadav Amit | 3 | -15/+15 |
2018-09-08 | x86/apic/vector: Make error return value negative | Thomas Gleixner | 1 | -1/+1 |
2018-09-08 | Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 27 | -113/+154 |
2018-09-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -4/+6 |
2018-09-07 | KVM: LAPIC: Fix pv ipis out-of-bounds access | Wanpeng Li | 2 | -8/+21 |
2018-09-07 | KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2 | Liran Alon | 1 | -0/+22 |
2018-09-07 | Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/... | Radim Krčmář | 7 | -24/+7 |
2018-09-07 | Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern... | Radim Krčmář | 46 | -309/+464 |
2018-09-07 | arm64: KVM: Remove pgd_lock | Steven Price | 1 | -2/+1 |
2018-09-07 | KVM: Remove obsolete kvm_unmap_hva notifier backend | Marc Zyngier | 6 | -19/+0 |
2018-09-07 | arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMD | Marc Zyngier | 1 | -3/+6 |
2018-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 1 | -1/+1 |
2018-09-07 | Merge tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+20 |
2018-09-06 | arm64: fix erroneous warnings in page freeing functions | Mark Rutland | 1 | -4/+6 |
2018-09-06 | x86/process: Don't mix user/kernel regs in 64bit __show_regs() | Jann Horn | 4 | -13/+26 |
2018-09-06 | x86/tsc: Prevent result truncation on 32bit | Chuanhua Lei | 1 | -1/+1 |
2018-09-05 | Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 15 | -152/+524 |
2018-09-05 | nds32: linker script: GCOV kernel may refers data in __exit | Greentime Hu | 1 | -0/+12 |
2018-09-05 | riscv: Do not overwrite initrd_start and initrd_end | Guenter Roeck | 1 | -7/+0 |
2018-09-04 | ARC: don't check for HIGHMEM pages in arch_dma_alloc | Eugeniy Paltsev | 1 | -18/+14 |
2018-09-04 | ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled | Eugeniy Paltsev | 1 | -0/+13 |
2018-09-04 | ARC: dma [IOC] Enable per device io coherency | Eugeniy Paltsev | 3 | -40/+50 |
2018-09-04 | Merge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel... | Radim Krčmář | 2 | -4/+4 |
2018-09-04 | KVM: s390: Properly lock mm context allow_gmap_hpage_1m setting | Janosch Frank | 2 | -1/+9 |
2018-09-04 | KVM: s390: vsie: copy wrapping keys to right place | Pierre Morel | 1 | -1/+2 |
2018-09-04 | KVM: s390: Fix pfmf and conditional skey emulation | Janosch Frank | 1 | -12/+18 |
2018-09-04 | nds32: fix build error because of wrong semicolon | Greentime Hu | 1 | -2/+2 |
2018-09-04 | nds32: Fix a kernel panic issue because of wrong frame pointer access. | Greentime Hu | 3 | -3/+15 |
2018-09-04 | nds32: Only print one page of stack when die to prevent printing too much inf... | Greentime Hu | 1 | -3/+2 |
2018-09-04 | nds32: Add macro definition for offset of lp register on stack | Zong Li | 3 | -2/+3 |
2018-09-04 | nds32: Remove the deprecated ABI implementation | Zong Li | 1 | -5/+0 |
2018-09-04 | nds32/stack: Get real return address by using ftrace_graph_ret_addr | Zong Li | 2 | -24/+10 |
2018-09-04 | nds32/ftrace: Support dynamic function graph tracer | Zong Li | 1 | -0/+36 |
2018-09-04 | nds32/ftrace: Support dynamic function tracer | Zong Li | 3 | -0/+191 |
2018-09-04 | nds32/ftrace: Add RECORD_MCOUNT support | Zong Li | 1 | -0/+1 |
2018-09-04 | nds32/ftrace: Support static function graph tracer | Zong Li | 2 | -0/+70 |
2018-09-04 | nds32/ftrace: Support static function tracer | Zong Li | 5 | -0/+59 |
2018-09-04 | nds32: Extract the checking and getting pointer to a macro | Zong Li | 1 | -39/+41 |
2018-09-04 | nds32: Clean up the coding style | Zong Li | 1 | -98/+103 |
2018-09-04 | nds32: Fix get_user/put_user macro expand pointer problem | Zong Li | 1 | -12/+14 |