| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2019-07-17 | 5 | -37/+0 |
|\ |
|
| * | MIPS: Remove dead code | Paul Cercueil | 2019-06-26 | 4 | -38/+0 |
| * | MIPS: jz4740: PM: Let CGU driver suspend clocks and set sleep mode | Paul Cercueil | 2019-06-26 | 1 | -8/+0 |
* | | Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2019-07-17 | 47 | -191/+383 |
|\ \ |
|
| * | | MIPS: fix some more fall through errors in arch/mips | Stephen Rothwell | 2019-07-16 | 4 | -2/+4 |
| * | | MIPS: perf events: handle switch statement falling through warnings | Stephen Rothwell | 2019-07-15 | 1 | -15/+15 |
| * | | mips/kprobes: Export kprobe_fault_handler() | Anshuman Khandual | 2019-07-03 | 2 | -1/+2 |
| * | | MIPS: ralink: mt7628a.dtsi: Add watchdog controller DT node | Stefan Roese | 2019-06-24 | 1 | -0/+13 |
| * | | MIPS: ralink: mt7628a.dtsi: Add SPI controller DT node | Stefan Roese | 2019-06-24 | 1 | -0/+16 |
| * | | MIPS: ralink: mt7628a.dtsi: Add GPIO controller DT node | Stefan Roese | 2019-06-24 | 1 | -0/+13 |
| * | | MIPS: ralink: mt7628a.dtsi: Add pinctrl DT properties to the UART nodes | Stefan Roese | 2019-06-24 | 1 | -0/+9 |
| * | | MIPS: ralink: mt7628a.dtsi: Add pinmux DT node | Stefan Roese | 2019-06-24 | 1 | -1/+94 |
| * | | MIPS: ralink: mt7628a.dtsi: Add SPDX GPL-2.0 license identifier | Stefan Roese | 2019-06-24 | 1 | -0/+2 |
| * | | MIPS: lantiq: Add SMP support for lantiq interrupt controller | Petr Cvek | 2019-06-24 | 1 | -24/+106 |
| * | | MIPS: lantiq: Shorten register names, remove unused macros | Petr Cvek | 2019-06-24 | 1 | -18/+16 |
| * | | MIPS: lantiq: Fix bitfield masking | Petr Cvek | 2019-06-24 | 1 | -2/+3 |
| * | | MIPS: lantiq: Remove unused macros | Petr Cvek | 2019-06-24 | 1 | -4/+0 |
| * | | MIPS: lantiq: Fix attributes of of_device_id structure | Petr Cvek | 2019-06-24 | 1 | -1/+1 |
| * | | MIPS: lantiq: Change variables to the same type as the source | Petr Cvek | 2019-06-24 | 1 | -10/+10 |
| * | | MIPS: lantiq: Move macro directly to iomem function | Petr Cvek | 2019-06-24 | 1 | -10/+8 |
| * | | mips: Remove q-accessors from non-64bit platforms | Serge Semin | 2019-06-24 | 1 | -0/+11 |
| * | | MIPS: configs: Remove useless UEVENT_HELPER_PATH | Krzysztof Kozlowski | 2019-06-12 | 33 | -33/+0 |
| * | | MIPS: config: Remove left-over BACKLIGHT_LCD_SUPPORT | Krzysztof Kozlowski | 2019-06-12 | 4 | -4/+0 |
| * | | MIPS: ralink: Switch pinmux.h to SPDX header | Lubomir Rintel | 2019-06-12 | 1 | -4/+1 |
| * | | MIPS: ftrace: Reword prepare_ftrace_return() comment block | Geert Uytterhoeven | 2019-06-12 | 1 | -11/+12 |
| * | | MIPS: lb60: Fix pin mappings | Paul Cercueil | 2019-06-12 | 1 | -8/+8 |
| * | | MIPS: replace MBIT_ULL() with BIT_ULL() | Masahiro Yamada | 2019-05-29 | 1 | -65/+60 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-07-17 | 4 | -3/+8 |
|\ \ \ |
|
| * | | | mips: define syscall_get_error() | Dmitry V. Levin | 2019-07-17 | 1 | -0/+6 |
| * | | | mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() | Anshuman Khandual | 2019-07-17 | 2 | -1/+2 |
| * | | | arch/*: remove unused isa_page_to_bus() | Stephen Kitt | 2019-07-17 | 1 | -2/+0 |
* | | | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds | 2019-07-16 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | docs: arm: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
| |/ / / |
|
* / / / | arch: mark syscall number 435 reserved for clone3 | Christian Brauner | 2019-07-15 | 3 | -0/+3 |
|/ / / |
|
* | | | Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-07-13 | 1 | -5/+0 |
|\ \ \ |
|
| * | | | asm-generic: remove ptrace.h | Christoph Hellwig | 2019-07-01 | 1 | -5/+0 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-07-13 | 1 | -2/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2019-07-11 | 491 | -3751/+494 |
| |\ \ \ \ |
|
| * | | | | | KVM: Directly return result from kvm_arch_check_processor_compat() | Sean Christopherson | 2019-06-04 | 1 | -2/+2 |
* | | | | | | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-07-13 | 5 | -28/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | MIPS: only select ARCH_HAS_UNCACHED_SEGMENT for non-coherent platforms | Christoph Hellwig | 2019-07-04 | 1 | -1/+1 |
| * | | | | | | MIPS: use the generic uncached segment support in dma-direct | Christoph Hellwig | 2019-06-03 | 4 | -26/+10 |
| * | | | | | | MIPS: remove the _dma_cache_wback_inv export | Christoph Hellwig | 2019-06-03 | 1 | -2/+0 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | mips: switch to generic version of pte allocation | Mike Rapoport | 2019-07-12 | 1 | -31/+2 |
* | | | | | | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP | Christoph Hellwig | 2019-07-12 | 1 | -1/+1 |
* | | | | | | MIPS: use the generic get_user_pages_fast code | Christoph Hellwig | 2019-07-12 | 4 | -304/+5 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-07-11 | 14 | -12/+39 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-22 | 108 | -402/+108 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-06-20 | 1 | -0/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | bpf: net: Add SO_DETACH_REUSEPORT_BPF | Martin KaFai Lau | 2019-06-15 | 1 | -0/+2 |