Age | Commit message (Expand) | Author | Files | Lines |
2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -19/+5 |
2022-01-20 | mm: percpu: add generic pcpu_fc_alloc/free funciton | Kefeng Wang | 1 | -15/+1 |
2022-01-20 | mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef | Kefeng Wang | 1 | -3/+9 |
2022-01-20 | mm: percpu: generalize percpu related config | Kefeng Wang | 1 | -8/+2 |
2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -6/+6 |
2022-01-17 | Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 1 | -0/+8 |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2022-01-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 6 | -33/+10 |
2022-01-16 | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+31 |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -10/+12 |
2022-01-15 | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V | 3 | -0/+3 |
2022-01-15 | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng | 1 | -10/+9 |
2022-01-14 | Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 77 | -3688/+434 |
2022-01-13 | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} | Masahiro Yamada | 1 | -6/+6 |
2022-01-13 | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -29/+3 |
2022-01-13 | Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -15/+4 |
2022-01-13 | PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare() | Sergio Paracuellos | 1 | -0/+31 |
2022-01-12 | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -10/+17 |
2022-01-11 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 3 | -87/+8 |
2022-01-11 | MIPS: ath79: drop _machine_restart again | Lech Perczak | 1 | -10/+0 |
2022-01-11 | MIPS: bmips: Remove obsolete DMA mapping support | Jim Quinlan | 2 | -105/+2 |
2022-01-11 | MIPS: bmips: Add support PCIe controller device nodes | Jim Quinlan | 4 | -0/+78 |
2022-01-11 | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 3 | -4/+3 |
2022-01-10 | Merge tag 'asm-generic-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 13 | -13/+0 |
2022-01-09 | MIPS: compressed: Fix build with ZSTD compression | Paul Cercueil | 2 | -1/+3 |
2022-01-09 | MIPS: BCM47XX: Add support for Netgear WN2500RP v1 & v2 | Florian Fainelli | 3 | -0/+13 |
2022-01-09 | MIPS: BCM47XX: Add support for Netgear R6300 v1 | Florian Fainelli | 3 | -0/+10 |
2022-01-09 | MIPS: BCM47XX: Add LEDs and buttons for Asus RTN-10U | Florian Fainelli | 2 | -0/+20 |
2022-01-09 | MIPS: BCM47XX: Add board entry for Linksys WRT320N v1 | Florian Fainelli | 4 | -0/+21 |
2022-01-09 | MIPS: BCM47XX: Define Linksys WRT310N V2 buttons | Florian Fainelli | 1 | -0/+9 |
2022-01-09 | MIPS: Remove duplicated include in local.h | Yang Li | 1 | -1/+0 |
2022-01-06 | MIPS: lantiq: dma: increase descritor count | Aleksander Jan Bajkowski | 1 | -1/+1 |
2022-01-05 | MIPS: retire "asm/llsc.h" | Huang Pei | 6 | -69/+31 |
2022-01-05 | MIPS: rework local_t operation on MIPS64 | Huang Pei | 2 | -45/+32 |
2022-01-05 | MIPS: fix local_{add,sub}_return on MIPS64 | Huang Pei | 1 | -4/+5 |
2022-01-05 | mips/pci: remove redundant ret variable | Minghao Chi | 1 | -3/+1 |
2022-01-02 | MIPS: new Kconfig option ZBOOT_LOAD_ADDRESS | YunQiang Su | 4 | -2/+14 |
2022-01-02 | MIPS: enable both vmlinux.gz.itb and vmlinuz for generic | YunQiang Su | 1 | -1/+1 |
2022-01-02 | MIPS: signal: Return immediately if call fails | Tiezhu Yang | 1 | -9/+11 |
2022-01-02 | MIPS: signal: Protect against sigaltstack wraparound | Tiezhu Yang | 1 | -0/+7 |
2022-01-02 | mips: bcm63xx: add support for clk_set_parent() | Randy Dunlap | 1 | -0/+6 |
2022-01-02 | mips: lantiq: add support for clk_set_parent() | Randy Dunlap | 1 | -0/+6 |
2022-01-02 | MIPS: Loongson64: DTS: Add pm block node for Loongson-2K1000 | Qing Zhang | 1 | -0/+5 |
2022-01-02 | MIPS: TXX9: Remove TX4939 SoC support | Thomas Bogendoerfer | 7 | -1424/+0 |
2022-01-02 | MIPS: TXX9: Remove rbtx4939 board support | Thomas Bogendoerfer | 13 | -992/+0 |
2021-12-31 | crypto: mips/sha - remove duplicate hash init function | Tianjia Zhang | 3 | -87/+8 |
2021-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -4/+4 |
2021-12-28 | MIPS: BCM63XX: Provide platform data to watchdog device | Florian Fainelli | 1 | -0/+8 |
2021-12-21 | MIPS: generic: enable SMP on SMVP systems | Sander Vanheule | 1 | -5/+6 |
2021-12-21 | MIPS: only register MT SMP ops if MT is supported | Sander Vanheule | 1 | -0/+3 |