index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Age
Commit message (
Expand
)
Author
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-19
Revert "um: Enable CONFIG_CONSTRUCTORS"
Johannes Berg
2020-01-07
um: Implement copy_thread_tls
Amanieu d'Antras
2019-12-04
um: add support for folded p4d page tables
Mike Rapoport
2019-12-04
um: remove unused pxx_offset_proc() and addr_pte() functions
Mike Rapoport
2019-10-10
seccomp: simplify secure_computing()
Christian Brauner
2019-09-16
um: irq: Fix LAST_IRQ usage in init_IRQ()
Erel Geron
2019-09-15
um: Add SPDX headers to files in arch/um/kernel/
Alex Dewar
2019-09-15
um: drivers: Add virtio vhost-user driver
Erel Geron
2019-09-15
um: time-travel: Restrict time update in IRQ handler
Johannes Berg
2019-09-15
um: time-travel: Fix periodic timers
Johannes Berg
2019-09-15
um: Enable CONFIG_CONSTRUCTORS
Johannes Berg
2019-09-15
um: Place (soft)irq text with macros
Johannes Berg
2019-09-15
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
2019-09-15
um: Remove meaningless clearing of clean-files
Masahiro Yamada
2019-08-23
um: fix time travel mode
Johannes Berg
2019-07-14
Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-12
um: switch to generic version of pte allocation
Mike Rapoport
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-04
um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT
Johannes Berg
2019-07-02
um: Fix kcov crash during startup
Marek Majkowski
2019-07-02
um: Support time travel mode
Johannes Berg
2019-07-02
um: Pass nsecs to os timer functions
Johannes Berg
2019-07-02
um: Don't garbage collect in deactivate_all_fds()
Johannes Berg
2019-07-02
um: Remove locking in deactivate_all_fds()
Johannes Berg
2019-07-02
um: Timer code cleanup
Johannes Berg
2019-07-02
um: Fix IRQ controller regression on console read
Jouni Malinen
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
signal/um: Remove task parameter from send_sigtrap
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-12
Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-07
um: irq: don't set the chip for all irqs
Bartosz Golaszewski
2019-05-07
um: remove unused variable
Bartosz Golaszewski
2019-05-07
uml: fix a boot splat wrt use of cpu_all_mask
Maciej Żenczykowski
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-04-14
um/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-02
Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
mm: reference totalram_pages and managed_pages once per function
Arun KS
2018-12-27
um: Remove obsolete reenable_XX calls
Anton Ivanov
2018-12-27
um: Optimize Flush TLB for force/fork case
Anton Ivanov
2018-12-27
um: Skip TLB flushing where not needed
Anton Ivanov
[next]