Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-17 | 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-10 | 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-08 | 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-08 | 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-08 | 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-19 | 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-16 | 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 | |
| * | | | | | | | MIPS: pistachio: Build uImage.gz by default | Paul Burton | 2019-05-29 | 1 | -0/+1 | |
| * | | | | | | | MIPS: Make virt_addr_valid() return bool | Paul Burton | 2019-05-29 | 2 | -3/+3 | |
| * | | | | | | | MIPS: Bounds check virt_addr_valid | Paul Burton | 2019-05-29 | 1 | -0/+5 | |
| * | | | | | | | MIPS: TXx9: Fix boot crash in free_initmem() | Geert Uytterhoeven | 2019-05-22 | 1 | -6/+0 | |
| * | | | | | | | MIPS: remove a space after -I to cope with header search paths for VDSO | Masahiro Yamada | 2019-05-22 | 1 | -1/+1 | |
| * | | | | | | | MIPS: mark ginvt() as __always_inline | Masahiro Yamada | 2019-05-22 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445 | Thomas Gleixner | 2019-06-05 | 13 | -117/+13 | |
* | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2019-06-05 | 2 | -8/+2 | |
* | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 | Thomas Gleixner | 2019-06-05 | 4 | -16/+4 | |
* | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 397 | Thomas Gleixner | 2019-06-05 | 33 | -430/+33 | |
* | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 352 | Thomas Gleixner | 2019-06-05 | 1 | -4/+1 | |
* | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 2019-06-05 | 2 | -24/+2 | |
* | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332 | Thomas Gleixner | 2019-06-05 | 1 | -3/+1 | |
* | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309 | Thomas Gleixner | 2019-06-05 | 2 | -24/+2 | |
* | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305 | Thomas Gleixner | 2019-06-05 | 2 | -4/+2 | |
* | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 252 | Thomas Gleixner | 2019-06-05 | 1 | -12/+1 | |
| |_|/ / / / |/| | | | | |