| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | KVM: x86/pmu: Fix available_event_types check for REF_CPU_CYCLES event | Like Xu | 2022-01-17 | 2 | -6/+15 |
* | | | | Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-01-22 | 3 | -3/+16 |
|\ \ \ \ |
|
| * | | | | parisc: Fix missing prototype for 'toc_intr' warning in toc.c | Helge Deller | 2022-01-20 | 2 | -0/+2 |
| * | | | | parisc: Autodetect default output device and set console= kernel parameter | Helge Deller | 2022-01-20 | 1 | -0/+11 |
| * | | | | parisc: Use safer strscpy() in setup_cmdline() | Helge Deller | 2022-01-20 | 1 | -2/+2 |
| * | | | | parisc: Add visible flag to toc_stack variable | Helge Deller | 2022-01-13 | 1 | -1/+1 |
* | | | | | Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-01-22 | 39 | -412/+980 |
|\ \ \ \ \ |
|
| * | | | | | RISC-V: nommu_virt: Drop unused SLAB_MERGE_DEFAULT | Palmer Dabbelt | 2022-01-20 | 1 | -1/+0 |
| * | | | | | RISC-V: Remove redundant err variable | Minghao Chi | 2022-01-20 | 1 | -3/+1 |
| * | | | | | riscv: dts: sifive unmatched: Add gpio poweroff | Ron Economos | 2022-01-20 | 1 | -0/+5 |
| * | | | | | RISC-V: Do not use cpumask data structure for hartid bitmap | Atish Patra | 2022-01-20 | 11 | -136/+130 |
| * | | | | | RISC-V: Move spinwait booting method to its own config | Atish Patra | 2022-01-20 | 5 | -5/+30 |
| * | | | | | RISC-V: Move the entire hart selection via lottery to SMP | Atish Patra | 2022-01-20 | 1 | -2/+6 |
| * | | | | | RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method | Atish Patra | 2022-01-20 | 5 | -23/+30 |
| * | | | | | RISC-V: Do not print the SBI version during HSM extension boot print | Atish Patra | 2022-01-20 | 1 | -1/+1 |
| * | | | | | RISC-V: Avoid using per cpu array for ordered booting | Atish Patra | 2022-01-20 | 4 | -15/+58 |
| * | | | | | riscv: default to CONFIG_RISCV_SBI_V01=n | Heinrich Schuchardt | 2022-01-20 | 1 | -1/+0 |
| * | | | | | riscv: fix boolconv.cocci warnings | kernel test robot | 2022-01-20 | 1 | -2/+1 |
| * | | | | | RISC-V: Introduce sv48 support without relocatable kernel | Palmer Dabbelt | 2022-01-20 | 17 | -188/+705 |
| |\ \ \ \ \ |
|
| | * | | | | | riscv: Explicit comment about user virtual address space size | Alexandre Ghiti | 2022-01-20 | 1 | -0/+9 |
| | * | | | | | riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo | Alexandre Ghiti | 2022-01-20 | 1 | -11/+12 |
| | * | | | | | riscv: Implement sv48 support | Alexandre Ghiti | 2022-01-20 | 12 | -44/+512 |
| | * | | | | | riscv: Allow to dynamically define VA_BITS | Alexandre Ghiti | 2022-01-20 | 4 | -14/+14 |
| | * | | | | | riscv: Introduce functions to switch pt_ops | Alexandre Ghiti | 2022-01-20 | 1 | -23/+51 |
| | * | | | | | riscv: Split early kasan mapping to prepare sv48 introduction | Alexandre Ghiti | 2022-01-20 | 3 | -51/+67 |
| | * | | | | | riscv: Move KASAN mapping next to the kernel mapping | Alexandre Ghiti | 2022-01-20 | 5 | -25/+32 |
| | * | | | | | riscv: Get rid of MAXPHYSMEM configs | Alexandre Ghiti | 2022-01-20 | 4 | -26/+2 |
| * | | | | | | riscv: bpf: Fix eBPF's exception tables | Jisheng Zhang | 2022-01-19 | 1 | -1/+1 |
| * | | | | | | riscv: mm: init: try best to remove #ifdef CONFIG_XIP_KERNEL usage | Jisheng Zhang | 2022-01-19 | 1 | -8/+3 |
| * | | | | | | riscv: mm: init: try IS_ENABLED(CONFIG_XIP_KERNEL) instead of #ifdef | Jisheng Zhang | 2022-01-19 | 1 | -9/+7 |
| * | | | | | | riscv: mm: init: remove _pt_ops and use pt_ops directly | Jisheng Zhang | 2022-01-19 | 1 | -4/+2 |
| * | | | | | | riscv: mm: init: try best to use IS_ENABLED(CONFIG_64BIT) instead of #ifdef | Jisheng Zhang | 2022-01-19 | 1 | -27/+16 |
| * | | | | | | riscv: mm: init: remove unnecessary "#ifdef CONFIG_CRASH_DUMP" | Jisheng Zhang | 2022-01-19 | 1 | -2/+0 |
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2022-01-22 | 3 | -3/+3 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | arm64: mm: apply __ro_after_init to memory_limit | Peng Fan | 2022-01-20 | 1 | -1/+1 |
| * | | | | | | arm64: atomics: lse: Dereference matching size | Kees Cook | 2022-01-20 | 2 | -2/+2 |
* | | | | | | | Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 2022-01-21 | 5 | -5/+19 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | rtc: Check return value from mc146818_get_time() | Mateusz Jończyk | 2021-12-16 | 2 | -3/+12 |
| * | | | | | | | powerpc: wii_defconfig: Enable the RTC driver | Emmanuel Gil Peyrot | 2021-12-16 | 1 | -1/+1 |
| * | | | | | | | powerpc: gamecube_defconfig: Enable the RTC driver | Emmanuel Gil Peyrot | 2021-12-16 | 1 | -1/+1 |
| * | | | | | | | powerpc: wii.dts: Expose HW_SRNPROT on this platform | Emmanuel Gil Peyrot | 2021-12-16 | 1 | -0/+5 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'pci-v5.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-01-21 | 1 | -1/+9 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/gpu: Reserve stolen memory for first integrated Intel GPU | Lucas De Marchi | 2022-01-18 | 1 | -1/+9 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2022-01-21 | 6 | -56/+104 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | s390/uaccess: introduce bit field for OAC specifier | Nico Boehr | 2022-01-17 | 2 | -49/+95 |
| * | | | | | | | s390/cpumf: Support for CPU Measurement Sampling Facility LS bit | Thomas Richter | 2022-01-17 | 2 | -2/+4 |
| * | | | | | | | s390/cpumf: Support for CPU Measurement Facility CSVN 7 | Thomas Richter | 2022-01-17 | 2 | -5/+5 |
* | | | | | | | | Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-01-20 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses | Tobias Waldekranz | 2022-01-19 | 1 | -0/+2 |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-20 | 13 | -339/+50 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|