index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2018-04-11
|
\
|
*
Fix vector raw inintialization logic
Anton Ivanov
2018-03-29
|
*
Migrate vector timers to new timer API
Anton Ivanov
2018-03-29
|
*
um: Compile with modern headers
Jason A. Donenfeld
2018-03-29
|
*
um: vector: Fix an error handling path in 'vector_parse()'
Christophe JAILLET
2018-02-19
|
*
um: vector: Fix a memory allocation check
Christophe JAILLET
2018-02-19
|
*
um: vector: fix missing unlock on error in vector_net_open()
Wei Yongjun
2018-02-19
|
*
um: Add missing EXPORT for free_irq_by_fd()
Anton Ivanov
2018-02-19
|
*
High Performance UML Vector Network Driver
Anton Ivanov
2018-02-19
|
*
Epoll based IRQ controller
Anton Ivanov
2018-02-19
|
*
um: Use POSIX ucontext_t instead of struct ucontext
Krzysztof Mazur
2018-02-19
|
*
um: time: Use timespec64 for persistent clock
Arnd Bergmann
2018-02-19
|
*
um: Restore symbol versions for __memcpy and memcpy
Geert Uytterhoeven
2018-02-19
*
|
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
|
/
*
mconsole_proc(): don't mess with file->f_pos
Al Viro
2018-02-09
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-02-01
|
\
|
*
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
2018-01-03
*
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
|
\
\
|
*
|
um: annotate ->poll() instances
Al Viro
2017-11-27
|
*
|
um: make sure to have generated headers for target
Al Viro
2017-11-27
|
|
/
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
|
\
\
|
*
|
signal: Replace memset(info,...) with clear_siginfo for clarity
Eric W. Biederman
2018-01-22
*
|
|
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-09
|
/
/
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
|
\
\
|
*
|
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
2017-12-22
|
*
|
bpf: fix build issues on um due to mising bpf_perf_event.h
Daniel Borkmann
2017-12-17
*
|
|
Do not hash userspace addresses in fault handlers
Kees Cook
2017-12-19
*
|
|
bpf: fix build issues on um due to mising bpf_perf_event.h
Daniel Borkmann
2017-12-12
|
|
/
|
/
|
*
|
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-11-23
|
\
\
|
*
|
kconfig: kill off GENERIC_IO option
Rob Herring
2017-11-13
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
|
\
\
\
|
*
|
|
mm, arch: remove empty_bad_page*
Michal Hocko
2017-11-15
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
um: net: Convert timers to use timer_setup()
Kees Cook
2017-10-18
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
|
|
/
*
/
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
2017-10-24
|
/
*
um/time: Fixup namespace collision
Thomas Gleixner
2017-09-29
*
arch: remove unused *_segments() macros/functions
Tobias Klauser
2017-09-22
*
Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-16
|
\
|
*
um: return negative in tuntap_open_tramp()
Dan Carpenter
2017-09-13
|
*
um: Use relative modversions with LD_SCRIPT_DYN
Thomas Meyer
2017-09-13
|
*
um: link vmlinux with -no-pie
Thomas Meyer
2017-09-13
|
*
um: Fix CONFIG_GCOV for modules.
Thomas Meyer
2017-09-13
|
*
Fix minor typos and grammar in UML start_up help
James Pack
2017-09-13
|
*
um: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2017-09-13
|
*
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2017-09-13
*
|
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-14
|
\
\
|
*
|
mconsole: switch to kernel_read
Christoph Hellwig
2017-09-04
|
|
/
[next]