| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-05-26 | 42 | -42/+0 |
|\ |
|
| * | Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as... | Arnd Bergmann | 2022-04-04 | 42 | -42/+0 |
| |\ |
|
| | * | remove the h8300 architecture | Christoph Hellwig | 2022-02-23 | 42 | -42/+0 |
* | | | xtensa: enable ARCH_HAS_DEBUG_VM_PGTABLE | Max Filippov | 2022-05-01 | 1 | -1/+1 |
* | | | xtensa: enable HAVE_VIRT_CPU_ACCOUNTING_GEN | Max Filippov | 2022-05-01 | 1 | -1/+1 |
* | | | xtensa: enable context tracking | Max Filippov | 2022-05-01 | 1 | -1/+1 |
|/ / |
|
* | | nds32: Remove the architecture | Alan Kao | 2022-03-07 | 42 | -42/+0 |
|/ |
|
* | ARM: 9158/1: leave it to core code to manage thread_info::cpu | Ard Biesheuvel | 2021-12-17 | 1 | -1/+1 |
* | parisc: Move thread_info into task struct | Helge Deller | 2021-11-01 | 1 | -1/+1 |
* | Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-09-11 | 1 | -1/+1 |
|\ |
|
| * | riscv: Improve stack randomisation on RV64 | Kefeng Wang | 2021-09-10 | 1 | -1/+1 |
* | | Documentation/features/vm: correct huge-vmap APIs | Mark Rutland | 2021-08-24 | 1 | -1/+1 |
|/ |
|
* | Documentation/features/vm: riscv supports THP now | Jisheng Zhang | 2021-08-12 | 1 | -1/+1 |
* | Documentation/features: Add THREAD_INFO_IN_TASK feature matrix | Ingo Molnar | 2021-07-15 | 1 | -0/+32 |
* | Documentation/features: Update the ARCH_HAS_TICK_BROADCAST entry | Ingo Molnar | 2021-07-15 | 1 | -1/+1 |
* | Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2021-04-30 | 1 | -1/+1 |
|\ |
|
| * | powerpc/mm: Revert "powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpc" | Aneesh Kumar K.V | 2021-03-31 | 1 | -1/+1 |
* | | Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64 | Barry Song | 2021-03-15 | 2 | -1/+2 |
|/ |
|
* | Documentation: features: refresh feature list | Arnd Bergmann | 2021-02-25 | 10 | -10/+10 |
* | Documentation: features: remove c6x references | Arnd Bergmann | 2021-02-25 | 41 | -41/+0 |
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux | Linus Torvalds | 2020-12-22 | 1 | -1/+1 |
|\ |
|
| * | ARM: 9017/2: Enable KASan for ARM | Linus Walleij | 2020-10-27 | 1 | -1/+1 |
* | | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-12-18 | 1 | -1/+1 |
|\ \ |
|
| * | | riscv: Add HAVE_IRQ_TIME_ACCOUNTING | Kefeng Wang | 2020-11-20 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-12-16 | 2 | -37/+4 |
|\ \ |
|
| * | | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann | 2020-10-30 | 1 | -3/+3 |
| * | | parisc: use legacy_timer_tick | Arnd Bergmann | 2020-10-30 | 1 | -1/+1 |
| * | | timekeeping: remove arch_gettimeoffset | Arnd Bergmann | 2020-10-30 | 1 | -33/+0 |
| |/ |
|
* | | scripts: get_feat.pl: use its implementation for list-arch.sh | Mauro Carvalho Chehab | 2020-12-03 | 1 | -15/+2 |
* | | Documentation/features: Update feature lists for 5.10 | Wei Li | 2020-11-30 | 5 | -6/+6 |
|/ |
|
* | Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2020-10-16 | 1 | -1/+1 |
|\ |
|
| * | s390/pci: Implement ioremap_wc/prot() with MIO | Niklas Schnelle | 2020-09-14 | 1 | -1/+1 |
* | | powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpc | Aneesh Kumar K.V | 2020-09-02 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'docs-5.9-2' of git://git.lwn.net/linux | Linus Torvalds | 2020-08-13 | 4 | -4/+4 |
|\ |
|
| * | Documentation/features: refresh RISC-V arch support files | Tobias Klauser | 2020-08-11 | 4 | -4/+4 |
* | | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-08-07 | 1 | -2/+2 |
|\ \ |
|
| * | | powerpc: Select ARCH_HAS_MEMBARRIER_SYNC_CORE | Nicholas Piggin | 2020-07-23 | 1 | -2/+2 |
* | | | Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-08-07 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | riscv: Select ARCH_HAS_DEBUG_VM_PGTABLE | Emil Renner Berthing | 2020-07-30 | 1 | -1/+1 |
| * | | | riscv: Add jump-label implementation | Emil Renner Berthing | 2020-07-30 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2020-08-06 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | xtensa: add seccomp support | Max Filippov | 2020-07-28 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 2020-08-04 | 3 | -1/+67 |
|\ \ \
| | |/
| |/| |
|
| * | | Documentation/features: Remove unicore32 from kcov and kmemleak | Tobias Klauser | 2020-07-13 | 2 | -2/+0 |
| * | | Documentation/features: Add kcov | Tobias Klauser | 2020-07-05 | 1 | -0/+34 |
| * | | Documentation/features: Add kmemleak | Tobias Klauser | 2020-07-05 | 1 | -0/+34 |
| * | | Documentation/features: Add KGDB support on RISC-V | Shuli Zhang | 2020-06-26 | 1 | -1/+1 |
| |/ |
|
* | | arch: remove unicore32 port | Mike Rapoport | 2020-07-01 | 40 | -40/+0 |
|/ |
|
* | mm/debug: add tests validating architecture page table helpers | Anshuman Khandual | 2020-06-04 | 1 | -0/+34 |
* | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option | Mike Rapoport | 2020-06-03 | 1 | -34/+0 |