| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2020-02-05 | 1 | -1/+1 |
|\ |
|
| * | s390: support KPROBES_ON_FTRACE | Sven Schnelle | 2020-01-30 | 1 | -1/+1 |
* | | ARC: update feature support for jump-labels | Vineet Gupta | 2020-01-13 | 1 | -1/+1 |
|/ |
|
* | riscv: gcov: enable gcov for RISC-V | Zong Li | 2020-01-03 | 1 | -1/+1 |
* | xtensa: update arch features | Max Filippov | 2019-10-21 | 1 | -1/+1 |
* | Merge tag 'docs-5.4' of git://git.lwn.net/linux | Linus Torvalds | 2019-09-18 | 3 | -37/+3 |
|\ |
|
| * | Documentation/features/locking: update lists | Mark Rutland | 2019-07-30 | 3 | -37/+3 |
* | | parisc: Update feature list | Sven Schnelle | 2019-08-03 | 1 | -1/+1 |
* | | parisc/ftrace: Add KPROBES_ON_FTRACE | Sven Schnelle | 2019-08-03 | 1 | -1/+1 |
|/ |
|
* | Documentation/stackprotector: powerpc supports stack protector | Bhupesh Sharma | 2019-06-14 | 1 | -1/+1 |
* | Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-05-08 | 3 | -3/+3 |
|\ |
|
| * | parisc: update feature lists | Sven Schnelle | 2019-05-03 | 2 | -2/+2 |
| * | doc: update kprobes supported architecture list | Sven Schnelle | 2019-05-03 | 1 | -1/+1 |
* | | Documentation/features/time: Mark m68k having modern-timekeeping | Geert Uytterhoeven | 2019-05-06 | 1 | -1/+1 |
|/ |
|
* | Documentation/features: Add csky kernel features | Guo Ren | 2019-01-07 | 41 | -0/+41 |
* | Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2018-12-29 | 1 | -1/+1 |
|\ |
|
| * | xtensa: implement jump_label support | Max Filippov | 2018-12-20 | 1 | -1/+1 |
* | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-12-28 | 1 | -33/+0 |
|\ \ |
|
| * | | arch: switch the default on ARCH_HAS_SG_CHAIN | Christoph Hellwig | 2018-12-06 | 1 | -33/+0 |
| |/ |
|
* / | MIPS: Enable IOREMAP_PROT config option for MIPS cpus | Hassan Naveed | 2018-11-05 | 1 | -1/+1 |
|/ |
|
* | ARM: 8777/1: Hook up SYNC_CORE functionality for sys_membarrier() | Will Deacon | 2018-07-11 | 1 | -4/+4 |
* | Kbuild: rename HAVE_CC_STACKPROTECTOR config variable | Masahiro Yamada | 2018-06-15 | 1 | -1/+1 |
* | mm: introduce ARCH_HAS_PTE_SPECIAL | Laurent Dufour | 2018-06-08 | 1 | -1/+1 |
* | Merge tag 'docs-4.18' of git://git.lwn.net/linux | Linus Torvalds | 2018-06-04 | 43 | -44/+226 |
|\ |
|
| * | Revert "Documentation/features/vm: Remove arch support status file for 'pte_s... | Jonathan Corbet | 2018-05-10 | 1 | -0/+33 |
| * | Documentation/features/vm: Remove arch support status file for 'pte_special' | Andrea Parri | 2018-05-08 | 1 | -33/+0 |
| * | Documentation/features/lib: Remove arch support status file for 'strncasecmp' | Andrea Parri | 2018-05-08 | 1 | -33/+0 |
| * | Documentation/features/locking: Use '!RWSEM_GENERIC_SPINLOCK' as Kconfig for ... | Andrea Parri | 2018-05-08 | 1 | -4/+4 |
| * | Documentation/features/core: Add arch support status files for 'cBPF-JIT' and... | Andrea Parri | 2018-05-08 | 2 | -3/+36 |
| * | Documentation/features: Refresh the arch support status files in place | Andrea Parri | 2018-05-08 | 43 | -31/+117 |
| * | Documentation/features: Add script that refreshes the arch support status fil... | Andrea Parri | 2018-05-08 | 1 | -0/+98 |
* | | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig | 2018-05-08 | 1 | -31/+0 |
|/ |
|
* | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2018-04-03 | 43 | -344/+0 |
|\ |
|
| * | Documentation: arch-support: remove obsolete architectures | Arnd Bergmann | 2018-03-26 | 43 | -258/+0 |
| * | mn10300: Remove the architecture | David Howells | 2018-03-09 | 43 | -43/+0 |
| * | docs: Remove remaining references to metag | James Hogan | 2018-02-22 | 43 | -43/+0 |
| * | membarrier-sync-core: Document architecture support | Mathieu Desnoyers | 2018-02-10 | 1 | -0/+62 |
* | | Documentation/features, membarriers: Document membarrier-sync-core architectu... | Mathieu Desnoyers | 2018-02-11 | 1 | -0/+62 |
* | | Documentation/features: Allow comments in arch features files | Mathieu Desnoyers | 2018-02-11 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2018-01-30 | 2 | -2/+2 |
|\ |
|
| * | xtensa: add support for KASAN | Max Filippov | 2017-12-17 | 1 | -1/+1 |
| * | xtensa: enable stack protector | Max Filippov | 2017-12-17 | 1 | -1/+1 |
* | | Documentation/features/KASAN: mark KASAN as supported only on 64-bit on x86 | Adam Borowski | 2017-10-03 | 1 | -1/+1 |
|/ |
|
* | docs/features: parisc implements tracehook | James Hogan | 2017-08-07 | 1 | -1/+1 |
* | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-05-05 | 1 | -1/+1 |
|\ |
|
| * | powerpc/kprobes: Add support for KPROBES_ON_FTRACE | Naveen N. Rao | 2017-04-24 | 1 | -1/+1 |
* | | docs: remove all references to AVR32 architecture | Hans-Christian Noren Egtvedt | 2017-05-01 | 42 | -42/+0 |
|/ |
|
* | Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-12-23 | 1 | -1/+1 |
|\ |
|
| * | ARC: enable SG chaining | Vladimir Kondratiev | 2016-12-19 | 1 | -1/+1 |
* | | xtensa: update DMA-related Documentation/features entries | Max Filippov | 2016-12-15 | 2 | -2/+2 |
|/ |
|