| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2024-01-17 | 1 | -3/+3 |
|\ |
|
| * | MIPS: Fix typos | Bjorn Helgaas | 2024-01-08 | 1 | -1/+1 |
| * | mips: Fix incorrect max_low_pfn adjustment | Serge Semin | 2023-12-21 | 1 | -2/+2 |
* | | mips: add <asm-generic/io.h> including | Jiaxun Yang | 2023-11-23 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2023-11-04 | 1 | -11/+0 |
|\ |
|
| * | vgacon: clean up global screen_info instances | Arnd Bergmann | 2023-10-17 | 1 | -11/+0 |
| * | vgacon: remove screen_info dependency | Arnd Bergmann | 2023-10-17 | 1 | -1/+1 |
| * | vgacon: rework screen_info #ifdef checks | Arnd Bergmann | 2023-10-17 | 1 | -1/+1 |
* | | crash_core: change the prototype of function parse_crashkernel() | Baoquan He | 2023-10-04 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2023-06-26 | 1 | -0/+13 |
|\ |
|
| * | mips/cpu: Switch to arch_cpu_finalize_init() | Thomas Gleixner | 2023-06-16 | 1 | -0/+13 |
* | | mips: Move initrd_start check after initrd address sanitisation. | Liviu Dudau | 2023-05-23 | 1 | -4/+5 |
|/ |
|
* | MIPS: Sink body of check_bugs_early() into its only call site | Nathan Chancellor | 2023-04-22 | 1 | -1/+2 |
* | Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux | Linus Torvalds | 2022-10-10 | 1 | -1/+1 |
|\ |
|
| * | smp: add set_nr_cpu_ids() | Yury Norov | 2022-09-20 | 1 | -1/+1 |
* | | mips: allow firmware to pass RNG seed to kernel | Jason A. Donenfeld | 2022-10-01 | 1 | -0/+21 |
|/ |
|
* | MIPS: Use memblock_add_node() in early_parse_mem() under CONFIG_NUMA | Tiezhu Yang | 2022-05-24 | 1 | -1/+5 |
* | MIPS: Return -EINVAL if mem parameter is empty in early_parse_mem() | Tiezhu Yang | 2022-05-24 | 1 | -0/+5 |
* | mips: setup: use strscpy to replace strlcpy | 陈学兵 | 2022-05-23 | 1 | -3/+3 |
* | mips: setup: fix setnocoherentio() boolean setting | Randy Dunlap | 2022-02-22 | 1 | -1/+1 |
* | memblock: make memblock_find_in_range method private | Mike Rapoport | 2021-09-03 | 1 | -8/+6 |
* | MIPS: kernel: setup.c: fix compilation error | Mauri Sandberg | 2021-03-30 | 1 | -1/+1 |
* | MIPS: Use common way to parse elfcorehdr | Jinyang He | 2021-02-13 | 1 | -28/+21 |
* | MIPS: remove CONFIG_DMA_MAYBE_COHERENT | Christoph Hellwig | 2021-02-13 | 1 | -1/+1 |
* | driver core: lift dma_default_coherent into common code | Christoph Hellwig | 2021-02-13 | 1 | -4/+0 |
* | MIPS: refactor the runtime coherent vs noncoherent DMA indicators | Christoph Hellwig | 2021-02-13 | 1 | -6/+4 |
* | Revert "mips: Manually call fdt_init_reserved_mem() method" | Serge Semin | 2021-02-09 | 1 | -3/+0 |
* | MIPS: relocatable: Provide kaslr_offset() to get the kernel offset | Jinyang He | 2021-02-09 | 1 | -0/+3 |
* | MIPS: of: Introduce helper function to get DTB | Thomas Bogendoerfer | 2021-02-04 | 1 | -4/+0 |
* | MIPS: Move memblock_dump_all() to the end of setup_arch() | Tiezhu Yang | 2020-12-04 | 1 | -2/+2 |
* | MIPS: Don't round up kernel sections size for memblock_add() | Alexander Sverdlin | 2020-12-04 | 1 | -2/+2 |
* | MIPS: kernel: Fix for_each_memblock conversion | Thomas Bogendoerfer | 2020-11-17 | 1 | -3/+3 |
* | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 2020-10-25 | 1 | -1/+1 |
* | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2020-10-16 | 1 | -48/+28 |
|\ |
|
| * | MIPS: replace add_memory_region with memblock | Thomas Bogendoerfer | 2020-10-12 | 1 | -44/+6 |
| * | MIPS: kexec: Add crashkernel=YM handling | Youling Tang | 2020-09-21 | 1 | -3/+21 |
| * | MIPS: Make setup_elfcorehdr and setup_elfcorehdr_size static | Jason Yan | 2020-09-21 | 1 | -1/+1 |
* | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2020-10-15 | 1 | -1/+1 |
|\ \ |
|
| * | | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> | Christoph Hellwig | 2020-10-06 | 1 | -1/+1 |
| |/ |
|
* / | arch, drivers: replace for_each_membock() with for_each_mem_range() | Mike Rapoport | 2020-10-14 | 1 | -16/+15 |
|/ |
|
* | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport | 2020-08-07 | 1 | -8/+0 |
* | MIPS: Fix unable to reserve memory for Crash kernel | Jinyang He | 2020-07-26 | 1 | -1/+1 |
* | MIPS: Remove useless parameter of bootcmdline_init() | Zhi Li | 2020-05-19 | 1 | -2/+2 |
* | MIPS: Make sparse_init() using top-down allocation | Tiezhu Yang | 2020-04-21 | 1 | -0/+10 |
* | MIPS: Cleanup code about plat_mem_setup() | Tiezhu Yang | 2020-04-21 | 1 | -2/+0 |
* | MIPS: Do not initialise globals to 0 | Tiezhu Yang | 2020-04-21 | 1 | -1/+1 |
* | MIPS: Add support for Desktop Management Interface (DMI) | Tiezhu Yang | 2020-03-23 | 1 | -0/+2 |
* | MIPS: Fix CONFIG_MIPS_CMDLINE_DTB_EXTEND handling | Paul Cercueil | 2020-02-27 | 1 | -1/+2 |
* | Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2020-01-31 | 1 | -4/+2 |
|\ |
|
| * | MIPS: use resource_size | Julia Lawall | 2020-01-10 | 1 | -4/+2 |