Age | Commit message (Expand) | Author | Files | Lines |
2019-12-13 | scripts/sorttable: Rename 'sortextable' to 'sorttable' | Shile Zhang | 1 | -1/+1 |
2019-12-04 | arch: sembuf.h: make uapi asm/sembuf.h self-contained | Masahiro Yamada | 1 | -0/+2 |
2019-12-04 | arch: msgbuf.h: make uapi asm/msgbuf.h self-contained | Masahiro Yamada | 1 | -0/+1 |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2019-12-03 | Merge tag 'rtc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 1 | -1/+1 |
2019-12-02 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -4/+8 |
2019-12-01 | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -20/+20 |
2019-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 10 | -10/+0 |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds | 6 | -40/+25 |
2019-11-27 | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -0/+1 |
2019-11-27 | Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2019-11-27 | crypto: arch - conditionalize crypto api in arch glue for lib code | Jason A. Donenfeld | 2 | -4/+8 |
2019-11-26 | asm-generic: Make msi.h a mandatory include/asm header | Michal Simek | 1 | -1/+0 |
2019-11-26 | sysctl: Remove the sysctl system call | Eric W. Biederman | 10 | -10/+0 |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -9/+6 |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 6 | -1/+2142 |
2019-11-25 | Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 226 | -3602/+5567 |
2019-11-23 | MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module | Thomas Bogendoerfer | 1 | -0/+22 |
2019-11-23 | MIPS: PCI: Fix fake subdevice ID for IOC3 | Thomas Bogendoerfer | 1 | -1/+1 |
2019-11-22 | tracing: Enable syscall optimization for MIPS | Hassan Naveed | 1 | -0/+1 |
2019-11-22 | MIPS: Ingenic: Disable abandoned HPTLB function. | Zhou Yanjie | 2 | -2/+25 |
2019-11-22 | MIPS: PCI: remember nasid changed by set interrupt affinity | Thomas Bogendoerfer | 1 | -3/+2 |
2019-11-22 | MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameter | Thomas Bogendoerfer | 1 | -0/+4 |
2019-11-22 | mips: add support for folded p4d page tables | Mike Rapoport | 14 | -39/+75 |
2019-11-22 | mips: drop __pXd_offset() macros that duplicate pXd_index() ones | Mike Rapoport | 6 | -25/+18 |
2019-11-22 | mips: fix build when "48 bits virtual memory" is enabled | Mike Rapoport | 1 | -2/+7 |
2019-11-21 | dma-mapping: treat dev->bus_dma_mask as a DMA limit | Nicolas Saenz Julienne | 1 | -8/+8 |
2019-11-20 | dma-direct: unify the dma_capable definitions | Christoph Hellwig | 1 | -8/+0 |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig | 3 | -16/+15 |
2019-11-17 | crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation | Ard Biesheuvel | 3 | -0/+1490 |
2019-11-17 | crypto: mips/chacha - wire up accelerated 32r2 code from Zinc | Ard Biesheuvel | 4 | -44/+271 |
2019-11-17 | crypto: mips/chacha - import 32r2 ChaCha code from Zinc | Jason A. Donenfeld | 1 | -0/+424 |
2019-11-15 | Merge tag 'mips_fixes_5.4_4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -26/+6 |
2019-11-15 | y2038: elfcore: Use __kernel_old_timeval for process times | Arnd Bergmann | 2 | -4/+4 |
2019-11-15 | y2038: stat: avoid 'time_t' in 'struct stat' | Arnd Bergmann | 1 | -8/+8 |
2019-11-15 | y2038: ipc: remove __kernel_time_t reference from headers | Arnd Bergmann | 3 | -8/+8 |
2019-11-14 | MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selected | Sergio Paracuellos | 1 | -0/+1 |
2019-11-11 | MIPS: math-emu: Reuse name array in debugfs_fpuemu() | Paul Burton | 1 | -2/+1 |
2019-11-11 | MIPS: allow building with kcov coverage | Alexey Khoroshilov | 2 | -0/+3 |
2019-11-11 | MIPS: Loongson64: Drop setup_pcimap | Jiaxun Yang | 1 | -43/+0 |
2019-11-11 | MIPS: Loongson2ef: Convert to early_printk_8250 | Jiaxun Yang | 6 | -41/+4 |
2019-11-11 | MIPS: Drop CPU_SUPPORTS_UNCACHED_ACCELERATED | Jiaxun Yang | 3 | -72/+0 |
2019-11-11 | MIPS: Loongson{2ef, 32, 64} convert to generic fw cmdline | Jiaxun Yang | 12 | -187/+28 |
2019-11-11 | MIPS: Drop pmon.h | Jiaxun Yang | 2 | -47/+0 |
2019-11-11 | MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usage | Huacai Chen | 3 | -17/+24 |
2019-11-11 | MIPS: Loongson: Rename LOONGSON1 to LOONGSON32 | Huacai Chen | 13 | -17/+17 |
2019-11-11 | dma-direct: provide mmap and get_sgtable method overrides | Christoph Hellwig | 2 | -8/+2 |
2019-11-04 | timekeeping/vsyscall: Update VDSO data unconditionally | Huacai Chen | 1 | -7/+0 |
2019-11-04 | vmlinux.lds.h: Replace RODATA with RO_DATA | Kees Cook | 1 | -1/+1 |
2019-11-04 | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook | 1 | -2/+0 |