index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
Age
Commit message (
Expand
)
Author
2023-08-08
um/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-07-25
random: handle archrandom with multiple longs
Jason A. Donenfeld
2022-07-22
asm-generic: Add new pci.h and use it
Stafford Horne
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
2022-07-22
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
2022-07-18
um: seed rng using host OS rng
Jason A. Donenfeld
2022-07-17
um/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
um: include sys/types.h for size_t
Jason A. Donenfeld
2022-07-17
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
2022-07-17
UML: add support for KASAN under x86_64
Patricia Alfonso
2022-07-17
um: remove unused mm_copy_segments
Tobias Klauser
2022-07-17
um: Remove straying parenthesis
Benjamin Beichler
2022-07-14
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
2022-06-03
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-03
Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-27
um: line: Use separate IRQs per line
Johannes Berg
2022-05-27
um: Use asm-generic/dma-mapping.h
Johannes Berg
2022-05-13
um: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-11
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-03-18
parport_pc: Also enable driver for PCI systems
Maciej W. Rozycki
2022-03-11
um: Fix WRITE_ZEROES in the UBD Driver
Frédéric Danis
2022-03-11
um: fix and optimize xor select template for CONFIG64 and timetravel mode
Benjamin Beichler
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-01-30
uml/x86: use x86 load_unaligned_zeropad()
Al Viro
2021-12-22
um: remove set_fs
Christoph Hellwig
2021-12-21
um: header debriding - sigio.h
Al Viro
2021-12-21
um: header debriding - os.h
Al Viro
2021-12-21
um: header debriding - net_*.h
Al Viro
2021-12-21
um: header debriding - mem_user.h
Al Viro
2021-12-21
um: header debriding - activate_ipi()
Al Viro
2021-12-21
um: common-offsets.h debriding...
Al Viro
2021-12-21
um, x86: bury crypto_tfm_ctx_offset
Al Viro
2021-12-21
um: remove a dangling extern of syscall_trace()
Al Viro
2021-12-21
um: kill unused cpu()
Al Viro
2021-12-21
um: stop polluting the namespace with registers.h contents
Al Viro
2021-12-21
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
2021-12-21
um: rename set_signals() to um_set_signals()
Johannes Berg
[next]