| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: davinci: remove legacy clocks | David Lechner | 2018-06-26 | 9 | -974/+0 |
* | ARM: davinci: da8xx: Remove legacy USB and SATA clock init | David Lechner | 2018-06-26 | 3 | -270/+0 |
* | ARM: davinci: dm646x: Remove legacy clock init | David Lechner | 2018-06-26 | 1 | -329/+0 |
* | ARM: davinci: dm644x: Remove legacy clock init | David Lechner | 2018-06-26 | 1 | -300/+0 |
* | ARM: davinci: dm365: Remove legacy clock init | David Lechner | 2018-06-26 | 1 | -449/+0 |
* | ARM: davinci: dm355: Remove legacy clock init | David Lechner | 2018-06-26 | 1 | -357/+0 |
* | ARM: davinci: da850: Remove legacy clock init | David Lechner | 2018-06-26 | 3 | -674/+3 |
* | ARM: davinci: da830: Remove legacy clock init | David Lechner | 2018-06-26 | 2 | -424/+0 |
* | ARM: davinci: switch to common clock framework | David Lechner | 2018-06-26 | 5 | -9/+10 |
* | ARM: davinci: remove CONFIG_DAVINCI_RESET_CLOCKS | David Lechner | 2018-06-26 | 3 | -19/+0 |
* | ARM: davinci: da8xx: add new sata_refclk init using common clock framework | David Lechner | 2018-06-26 | 1 | -9/+27 |
* | ARM: davinci: da8xx: add new USB PHY clock init using common clock framework | David Lechner | 2018-06-26 | 5 | -6/+46 |
* | ARM: davinci: dm646x: add new clock init using common clock framework | David Lechner | 2018-06-26 | 3 | -8/+58 |
* | ARM: davinci: dm644x: add new clock init using common clock framework | David Lechner | 2018-06-26 | 5 | -9/+62 |
* | ARM: davinci: dm365: add new clock init using common clock framework | David Lechner | 2018-06-26 | 3 | -12/+47 |
* | ARM: davinci: dm355: add new clock init using common clock framework | David Lechner | 2018-06-26 | 4 | -12/+62 |
* | ARM: davinci: da850: add new clock init using common clock framework | David Lechner | 2018-06-26 | 6 | -13/+151 |
* | ARM: davinci: da830: add new clock init using common clock framework | David Lechner | 2018-06-26 | 3 | -6/+67 |
* | ARM: davinci: pass clock as parameter to davinci_timer_init() | David Lechner | 2018-06-26 | 8 | -11/+9 |
* | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental | Linus Torvalds | 2018-06-16 | 12 | -13/+13 |
|\ |
|
| * | docs: Fix some broken references | Mauro Carvalho Chehab | 2018-06-15 | 8 | -9/+9 |
| * | arch/*: Kconfig: fix documentation for NMI watchdog | Mauro Carvalho Chehab | 2018-06-15 | 4 | -4/+4 |
* | | Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-06-15 | 4 | -29/+14 |
|\ \ |
|
| * | | um: Fix raw interface options | Anton Ivanov | 2018-06-10 | 1 | -3/+2 |
| * | | um: Fix initialization of vector queues | Anton Ivanov | 2018-06-10 | 1 | -3/+12 |
| * | | um: remove uml initcalls | Alexander Pateenok | 2018-06-10 | 3 | -23/+0 |
* | | | Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2018-06-15 | 15 | -14/+626 |
|\ \ \ |
|
| * | | | RISC-V: Add CONFIG_HVC_RISCV_SBI=y to defconfig | Palmer Dabbelt | 2018-06-11 | 1 | -0/+1 |
| * | | | RISC-V: Make our port sparse-clean | Palmer Dabbelt | 2018-06-11 | 6 | -9/+14 |
| |\ \ \ |
|
| | * | | | riscv: split the declaration of __copy_user | Luc Van Oostenryck | 2018-06-09 | 3 | -6/+11 |
| | * | | | riscv: no __user for probe_kernel_address() | Luc Van Oostenryck | 2018-06-07 | 1 | -1/+1 |
| | * | | | riscv: use NULL instead of a plain 0 | Luc Van Oostenryck | 2018-06-07 | 2 | -2/+2 |
| | |/ / |
|
| * | | | RISC-V: Handle R_RISCV_32 in modules | Andreas Schwab | 2018-06-11 | 1 | -0/+12 |
| * | | | riscv/ftrace: Export _mcount when DYNAMIC_FTRACE isn't set | Alan Kao | 2018-06-11 | 1 | -1/+1 |
| * | | | riscv: add riscv-specific predefines to CHECKFLAGS | Luc Van Oostenryck | 2018-06-11 | 1 | -0/+3 |
| * | | | RISC-V: Preliminary Perf Support | Palmer Dabbelt | 2018-06-04 | 5 | -0/+586 |
| |\ \ \ |
|
| | * | | | perf: riscv: preliminary RISC-V support | Alan Kao | 2018-06-04 | 5 | -0/+586 |
| | |/ / |
|
| * / / | riscv: Fix the bug in memory access fixup code | Alan Kao | 2018-06-04 | 1 | -4/+9 |
| |/ / |
|
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-06-15 | 40 | -1233/+2313 |
|\ \ \
| |_|/
|/| | |
|
| * | | KVM: x86: VMX: redo fix for link error without CONFIG_HYPERV | Arnd Bergmann | 2018-06-14 | 1 | -4/+2 |
| * | | Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2018-06-14 | 38 | -1228/+2310 |
| |\ \ |
|
| | * | | KVM: PPC: Book3S PR: Fix failure status setting in tabort. emulation | Simon Guo | 2018-06-13 | 1 | -3/+3 |
| | * | | KVM: PPC: Book3S PR: Enable use on POWER9 bare-metal hosts in HPT mode | Paul Mackerras | 2018-06-13 | 1 | -6/+2 |
| | * | | KVM: PPC: Book3S PR: Don't let PAPR guest set MSR hypervisor bit | Paul Mackerras | 2018-06-13 | 1 | -0/+4 |
| | * | | KVM: PPC: Book3S PR: Fix failure status setting in treclaim. emulation | Paul Mackerras | 2018-06-13 | 1 | -9/+11 |
| | * | | KVM: PPC: Book3S PR: Fix MSR setting when delivering interrupts | Paul Mackerras | 2018-06-13 | 2 | -33/+22 |
| | * | | KVM: PPC: Book3S PR: Handle additional interrupt types | Cameron Kaiser | 2018-06-13 | 1 | -0/+3 |
| | * | | KVM: PPC: Book3S PR: Enable kvmppc_get/set_one_reg_pr() for HTM registers | Simon Guo | 2018-06-01 | 1 | -0/+133 |
| | * | | KVM: PPC: Book3S: Remove load/put vcpu for KVM_GET_REGS/KVM_SET_REGS | Simon Guo | 2018-06-01 | 1 | -6/+0 |
| | * | | KVM: PPC: Remove load/put vcpu for KVM_GET/SET_ONE_REG ioctl | Simon Guo | 2018-06-01 | 1 | -2/+0 |