index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+3
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
1
-0
/
+1
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-2
/
+3
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
1
-2
/
+0
2021-12-22
um: remove set_fs
Christoph Hellwig
2
-6
/
+19
2021-12-21
um: stop polluting the namespace with registers.h contents
Al Viro
1
-1
/
+1
2021-12-21
um: rename set_signals() to um_set_signals()
Johannes Berg
1
-2
/
+2
2021-12-21
um: fix ndelay/udelay defines
Johannes Berg
1
-2
/
+2
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+0
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-1
/
+1
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-14
/
+0
2021-07-27
asm-generic: remove extra strn{cpy_from,len}_user declarations
Arnd Bergmann
1
-4
/
+1
2021-07-23
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
1
-4
/
+4
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-10
/
+286
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-1
/
+1
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-1
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2
-2
/
+0
2021-06-17
um: implement flush_cache_vmap/flush_cache_vunmap
Johannes Berg
2
-1
/
+10
2021-06-17
um: add a UML specific futex implementation
Anton Ivanov
2
-1
/
+14
2021-06-17
um: enable the use of optimized xor routines in UML
Anton Ivanov
2
-1
/
+36
2021-06-17
um: Add support for host CPU flags and alignment
Anton Ivanov
2
-0
/
+165
2021-06-17
um: add PCI over virtio emulation driver
Johannes Berg
5
-2
/
+54
2021-06-17
um: export signals_enabled directly
Johannes Berg
1
-5
/
+5
2021-06-17
um: allow disabling NO_IOMEM
Johannes Berg
1
-0
/
+2
2021-04-15
um: pgtable.h: Fix W=1 warning for empty body in 'do' statement
Randy Dunlap
1
-1
/
+1
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2021-02-16
um: Enforce the usage of asm-generic/softirq_stack.h
Thomas Gleixner
1
-0
/
+1
2021-02-12
um: irq.h: include <asm-generic/irq.h>
Johannes Berg
1
-0
/
+1
2021-02-12
um: io.h: include <linux/types.h>
Johannes Berg
1
-0
/
+1
2021-02-12
um: remove process stub VMA
Johannes Berg
2
-28
/
+2
2021-02-12
mm: Remove arch_remap() and mm-arch-hooks.h
Christophe Leroy
1
-1
/
+0
2021-01-26
Revert "um: support some of ARCH_HAS_SET_MEMORY"
Johannes Berg
2
-4
/
+0
2021-01-26
um: return error from ioremap()
Johannes Berg
1
-1
/
+1
2020-12-17
Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-5
/
+8
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+5
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+1
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-1
/
+7
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-14
/
+0
2020-12-13
um: support some of ARCH_HAS_SET_MEMORY
Johannes Berg
2
-0
/
+4
2020-12-13
um: virtio: Use dynamic IRQ allocation
Johannes Berg
1
-3
/
+2
2020-12-13
um: Support dynamic IRQ allocation
Johannes Berg
1
-3
/
+3
2020-12-13
um: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-0
/
+2
2020-11-23
um/irqstat: Get rid of the duplicated declarations
Thomas Gleixner
1
-16
/
+1
2020-11-10
um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
Richard Weinberger
1
-1
/
+7
2020-11-09
um: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-0
/
+2
2020-11-06
highmem: Get rid of kmap_types.h
Thomas Gleixner
2
-14
/
+0
2020-10-27
um: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
1
-7
/
+5
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
1
-0
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-1
/
+0
[next]