Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-18 | 68 | -655/+71 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | net: sched: remove NET_CLS_IND config option | Jiri Pirko | 2019-06-15 | 10 | -10/+0 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-07 | 316 | -2694/+318 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | net: mscc: ocelot: Add support for tcam | Horatiu Vultur | 2019-06-02 | 1 | -2/+3 |
| | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-05-31 | 26 | -361/+26 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | MIPS: ath79: ar9331: add Ethernet nodes | Oleksij Rempel | 2019-05-26 | 2 | -0/+34 |
* | | | | | | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-07-11 | 3 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | arch: wire-up pidfd_open() | Christian Brauner | 2019-06-28 | 3 | -0/+3 |
* | | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-09 | 12 | -61/+61 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman | 2019-05-29 | 2 | -8/+8 |
| * | | | | | | | | signal: Use force_sig_fault_to_task for the two calls that don't deliver to c... | Eric W. Biederman | 2019-05-29 | 1 | -1/+1 |
| * | | | | | | | | signal: Explicitly call force_sig_fault on current | Eric W. Biederman | 2019-05-29 | 1 | -2/+2 |
| * | | | | | | | | signal: Remove task parameter from force_sig | Eric W. Biederman | 2019-05-27 | 11 | -52/+52 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-07-09 | 3 | -6/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge tag 'v5.2-rc6' into sched/core, to refresh the branch | Ingo Molnar | 2019-06-24 | 108 | -402/+108 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | Merge tag 'v5.2-rc5' into sched/core, to pick up fixes | Ingo Molnar | 2019-06-17 | 68 | -655/+71 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | sched/core: Provide a pointer to the valid CPU mask | Sebastian Andrzej Siewior | 2019-06-03 | 3 | -6/+6 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-09 | 1 | -11/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge tag 'v5.2-rc5' into locking/core, to pick up fixes | Ingo Molnar | 2019-06-17 | 68 | -655/+71 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | locking/atomic, mips: Use s64 for atomic64 | Mark Rutland | 2019-06-03 | 1 | -11/+11 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-06 | 6 | -14/+28 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | MIPS: Add missing EHB in mtc0 -> mfc0 sequence. | Dmitry Korotin | 2019-06-24 | 1 | -9/+20 |
| * | | | | | | | | MIPS: have "plain" make calls build dtbs for selected platforms | Cedric Hombourger | 2019-06-20 | 1 | -1/+2 |
| * | | | | | | | | MIPS: fix build on non-linux hosts | Kevin Darbyshire-Bryant | 2019-06-20 | 2 | -1/+3 |
| * | | | | | | | | MIPS: ath79: fix ar933x uart parity mode | Stefan Hellermann | 2019-06-19 | 1 | -2/+2 |
| * | | | | | | | | MIPS: Fix bounds check virt_addr_valid | Hauke Mehrtens | 2019-06-17 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-06-29 | 1 | -0/+30 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | irqchip/mips-gic: Use the correct local interrupt map registers | Paul Burton | 2019-06-05 | 1 | -0/+30 |
* | | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504 | Thomas Gleixner | 2019-06-19 | 1 | -14/+1 |
* | | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 96 | -347/+96 |
* | | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 454 | Thomas Gleixner | 2019-06-19 | 8 | -32/+8 |
* | | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230 | Thomas Gleixner | 2019-06-19 | 3 | -9/+3 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-06-08 | 7 | -13/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | MIPS: uprobes: remove set but not used variable 'epc' | YueHaibing | 2019-05-29 | 1 | -3/+0 |