Age | Commit message (Expand) | Author | Files | Lines |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2020-01-28 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2020-01-07 | parisc: Implement copy_thread_tls | Amanieu d'Antras | 1 | -0/+1 |
2019-12-13 | scripts/sorttable: Rename 'sortextable' to 'sorttable' | Shile Zhang | 1 | -1/+1 |
2019-12-08 | sched/rt, parisc: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -1/+1 |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+0 |
2019-09-08 | parisc: add support for kexec_file_load() syscall | Sven Schnelle | 1 | -0/+10 |
2019-09-08 | parisc: add kexec syscall support | Sven Schnelle | 1 | -0/+13 |
2019-09-04 | parisc: don't set ARCH_NO_COHERENT_DMA_MMAP | Christoph Hellwig | 1 | -1/+0 |
2019-08-03 | parisc/ftrace: Add KPROBES_ON_FTRACE | Sven Schnelle | 1 | -0/+2 |
2019-07-15 | docs: admin-guide: add a series of orphaned documents | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-06-08 | parisc: add dynamic ftrace | Sven Schnelle | 1 | -0/+2 |
2019-05-20 | parisc: Allow building 64-bit kernel without -mlong-calls compiler option | Helge Deller | 1 | -1/+2 |
2019-05-20 | parisc: Kconfig: remove ARCH_DISCARD_MEMBLOCK | Mike Rapoport | 1 | -1/+0 |
2019-05-08 | Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -8/+9 |
2019-05-06 | parisc: Add static branch and JUMP_LABEL feature | Helge Deller | 1 | -0/+2 |
2019-05-04 | parisc: Switch from DISCONTIGMEM to SPARSEMEM | Helge Deller | 1 | -8/+4 |
2019-05-04 | parisc: Implement kretprobes | Sven Schnelle | 1 | -0/+1 |
2019-05-04 | parisc: Implement kprobes | Sven Schnelle | 1 | -0/+1 |
2019-05-04 | parisc: add KGDB support | Sven Schnelle | 1 | -0/+1 |
2019-04-03 | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long | 1 | -6/+0 |
2019-02-19 | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov | 1 | -0/+1 |
2018-12-30 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig | 1 | -1/+0 |
2018-12-06 | arch: switch the default on ARCH_HAS_SG_CHAIN | Christoph Hellwig | 1 | -0/+1 |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 1 | -0/+1 |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 1 | -1/+0 |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport | 1 | -1/+0 |
2018-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig | 1 | -1/+1 |
2018-08-15 | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -27/+0 |
2018-08-13 | parisc: Add HAVE_REGS_AND_STACK_ACCESS_API feature | Helge Deller | 1 | -0/+1 |
2018-08-13 | parisc: use generic dma_noncoherent_ops | Christoph Hellwig | 1 | -0/+4 |
2018-08-11 | lib/ubsan: remove null-pointer checks | Andrey Ryabinin | 1 | -1/+0 |
2018-08-08 | parisc: Enable CONFIG_MLONGCALLS by default | Helge Deller | 1 | -1/+1 |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig | 1 | -1/+0 |
2018-08-02 | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig | 1 | -2/+0 |
2018-08-02 | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig | 1 | -24/+0 |
2018-06-28 | parisc: Default to 4 SMP CPUs | Helge Deller | 1 | -1/+1 |
2018-06-28 | parisc: Mark 16kB and 64kB page sizes BROKEN | Helge Deller | 1 | -2/+2 |
2018-06-15 | arch/*: Kconfig: fix documentation for NMI watchdog | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-05-09 | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig | Christoph Hellwig | 1 | -3/+1 |
2018-05-09 | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig | Christoph Hellwig | 1 | -3/+1 |
2018-04-11 | parisc: Switch to generic COMPAT_BINFMT_ELF | Helge Deller | 1 | -0/+1 |
2018-03-27 | parisc/Kconfig: SMP kernels boot on all machines | Helge Deller | 1 | -4/+2 |
2017-11-17 | arch: Fix duplicates in Kconfig for parisc and sparc | Babu Moger | 1 | -3/+0 |
2017-11-17 | parisc: Add CPU topology support | Helge Deller | 1 | -0/+16 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-22 | parisc: Reintroduce option to gzip-compress the kernel | Helge Deller | 1 | -0/+12 |
2017-09-09 | arch: define CPU_BIG_ENDIAN for all fixed big endian archs | Babu Moger | 1 | -0/+3 |
2017-08-22 | parisc: Wire up support for self-extracting kernel | Helge Deller | 1 | -0/+6 |