- 39f75da isystem: trim/fixup stdarg.h and other headers by Alexey Dobriyan · 3 years, 6 months ago
- 80f9733 um: Remove the repeated declaration by Shaokun Zhang · 3 years, 8 months ago
- d8fb32f4 um: Add support for host CPU flags and alignment by Anton Ivanov · 3 years, 10 months ago
- d6b399a um: time-travel/signals: fix ndelay() in interrupt by Johannes Berg · 3 years, 11 months ago
- fbb42e7f um: export signals_enabled directly by Johannes Berg · 3 years, 11 months ago
- 1138553 um: time-travel: Correct time event IRQ delivery by Johannes Berg · 4 years, 1 month ago
- cae20ba um: irq/sigio: Support suspend/resume handling of workaround IRQs by Johannes Berg · 4 years, 1 month ago
- a374b7c um: Support suspend to RAM by Johannes Berg · 4 years, 1 month ago
- 92dcd3d um: Allow PM with suspend-to-idle by Johannes Berg · 4 years, 1 month ago
- 49da38a um: Simplify os_idle_sleep() and sleep longer by Johannes Berg · 4 years, 1 month ago
- 2fccfcc um: Remove IRQ_NONE type by Johannes Berg · 4 years, 1 month ago
- 88ce642 um: Implement time-travel=ext by Johannes Berg · 5 years ago
- 853bc0a um: ubd: use 64-bit time_t where possible by Arnd Bergmann · 5 years ago
- f2f4bf5 um: Add SPDX headers for files in arch/um/include by Alex Dewar · 5 years ago
- 5d38f32 um: drivers: Add virtio vhost-user driver by Erel Geron · 5 years ago
- 0dafcbe um: Implement TRACE_IRQFLAGS_SUPPORT by Johannes Berg · 5 years ago
- c7c6f3b um: Pass nsecs to os timer functions by Johannes Berg · 6 years ago
- 56fc187 um: Timer code cleanup by Johannes Berg · 6 years ago
- fcd242c um: fix os_timer_one_shot() by Johannes Berg · 6 years ago
- 50109b5 um: Add support for DISCARD in the UBD Driver by Anton Ivanov · 6 years ago
- ff6a179 Epoll based IRQ controller by Anton Ivanov · 7 years ago
- 6f602afd um: Fix FP register size for XSTATE/XSAVE by Thomas Meyer · 7 years ago
- 721ccae um: Add os_warn() for pre-boot warning/error messages by Masami Hiramatsu · 8 years ago
- f7887ee um: Add os_info() for pre-boot information messages by Masami Hiramatsu · 8 years ago
- 17a6e1b x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64() by Kyle Huey · 8 years ago
- dd93938 x86/arch_prctl: Rename 'code' argument to 'option' by Kyle Huey · 8 years ago
- e04c989 um: Fix ptrace GETREGS/SETREGS bugs by Mickaël Salaün · 9 years ago
- 8c6157b um: Update UBD to use pread/pwrite family of functions by Anton Ivanov · 9 years ago
- 2eb5f31 um: Switch clocksource to hrtimers by Anton Ivanov · 9 years ago
- 1d80f0c um: Store syscall number after syscall_trace_enter() by Richard Weinberger · 9 years ago
- 89520d9 um: Move syscall() declaration into os.h by Richard Weinberger · 10 years ago
- d0b5e15 um: Remove SKAS3/4 support by Richard Weinberger · 10 years ago
- 0565103 um: Memory corruption on startup by Anton Ivanov · 11 years ago
- f72c22e um: Make stack trace reliable against kernel mode faults by Richard Weinberger · 11 years ago
- 91d44ff um: Cleanup SIGTERM handling by Richard Weinberger · 11 years ago
- 805f11a um: ubd: Add REQ_FLUSH suppport by Richard Weinberger · 11 years ago
- f75b1b1 um: Implement probe_kernel_read() by Richard Weinberger · 11 years ago
- 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 22e2430d x86, um: convert to saner kernel_execve() semantics by Al Viro · 12 years ago
- 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
- 1bbd5f2 um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c by Al Viro · 13 years ago
- 0036168 um: fill the handlers array at build time by Al Viro · 13 years ago
- e87df98 um: simplify set_handler() by Al Viro · 13 years ago
- 5d40de0 um: kill dead code around uaccess by Al Viro · 13 years ago
- d634f19 um: add earlyprintk support by Richard Weinberger · 14 years ago
- 0ce451a um: fix UML_LIB_PATH by Richard Weinberger · 14 years ago
- 005a59e Deal with missing exports for hostfs by Al Viro · 16 years ago
- ec82c32 x86, um: get rid of arch/um/os symlink by Al Viro · 16 years ago
- 8569c91 x86, um: take arch/um/include/* out of the way by Al Viro · 16 years ago[Renamed (99%) from arch/um/include/os.h]
- 40fb16a uml: deal with inaccessible address space start by Tom Spink · 17 years ago
- 5d33e4d uml: random driver fixes by Jeff Dike · 17 years ago
- 536788f uml: runtime host VMSPLIT detection by Jeff Dike · 17 years ago
- 3a24ebf uml: remove init_irq_signals by Jeff Dike · 17 years ago
- 75ada8f uml: move sig_handler_common_skas by Jeff Dike · 17 years ago
- 1aa351a uml: tidy helper code by Jeff Dike · 17 years ago
- 8efa3c9 uml: eliminate setjmp_wrapper by Jeff Dike · 17 years ago
- 1adfd60 uml: style fixes in file.c by Jeff Dike · 17 years ago
- bf8fde7 uml: miscellaneous code cleanups by Jeff Dike · 17 years ago
- 3e6f2ac uml: kill processes instead of panicing kernel by Jeff Dike · 17 years ago
- 6b7e967 uml: convert functions to void by Karol Swietlicki · 17 years ago
- edea138 uml: tidy kern_util.h by Jeff Dike · 17 years ago
- c9a3072 uml: code tidying under arch/um/os-Linux by WANG Cong · 17 years ago
- 4dbed85 uml: stop gdb from deleting breakpoints when running UML by Stanislaw Gruszka · 17 years ago
- 1a80521 uml: use *SEC_PER_*SEC constants by Jeff Dike · 17 years ago
- 5f73461 uml: time build fix by Jeff Dike · 17 years ago
- b160fb6 uml: eliminate interrupts in the idle loop by Jeff Dike · 17 years ago
- d2753a6d uml: tickless support by Jeff Dike · 17 years ago
- 78a26e2 uml: separate timer initialization by Jeff Dike · 17 years ago
- a2f018b uml: simplify interval setting by Jeff Dike · 17 years ago
- 181bde8 uml: fix timer switching by Jeff Dike · 17 years ago
- 512b6fb uml: userspace files should call libc directly by Jeff Dike · 17 years ago
- 8ca842c4 uml: remove os_* usage from userspace files by Jeff Dike · 17 years ago
- fab95c5 uml: get rid of do_longjmp by Jeff Dike · 17 years ago
- ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
- 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
- 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 17 years ago
- 42daba3 uml: stop saving process FP state by Jeff Dike · 17 years ago
- 8e2d10e uml: tidy recently-moved code by Jeff Dike · 17 years ago
- c439901 uml: simplify helper stack handling by Jeff Dike · 18 years ago
- 57598fd uml: remove task_protections by Jeff Dike · 18 years ago
- 16dd07b uml: more page fault path trimming by Jeff Dike · 18 years ago
- 64f6084 uml: speed page fault path by Jeff Dike · 18 years ago
- a6ea4cc uml: rename os_{read_write}_file_k back to os_{read_write}_file by Jeff Dike · 18 years ago
- 63843c2 uml: dump core on panic by Jeff Dike · 18 years ago
- 3d56404 uml: start fixing os_read_file and os_write_file by Jeff Dike · 18 years ago
- 24fa6c0 uml: move remaining useful contents of user_util.h by Jeff Dike · 18 years ago
- b4ffb6a uml: host_info tidying by Jeff Dike · 18 years ago
- 9ff1d36 [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process() by Paolo 'Blaisorblade' Giarrusso · 18 years ago
- f355559 [PATCH] uml: x86_64 thread fixes by Jeff Dike · 18 years ago
- 73c8f444 [PATCH] uml: libc-dependent code should call libc directly by Jeff Dike · 18 years ago
- 5d48545 [PATCH] uml: make execvp safe for our usage by Paolo 'Blaisorblade' Giarrusso · 18 years ago
- e27e80b [PATCH] uml: readd forgot prototype by Paolo 'Blaisorblade' Giarrusso · 18 years ago
- 3c91735 [PATCH] uml: thread creation tidying by Jeff Dike · 18 years ago
- 0915ee3 [PATCH] uml: mark some tt-mode code by Jeff Dike · 18 years ago
- 537ae94 [PATCH] uml: timer cleanups by Jeff Dike · 18 years ago
- 19bdf04 [PATCH] uml: SIGIO cleanups by Jeff Dike · 18 years ago
- 329c6e4 [PATCH] uml: header formatting cleanups by Jeff Dike · 19 years ago
- 29ac1c2 [PATCH] uml: make some symbols static by Jeff Dike · 19 years ago
- 8e64d96a [PATCH] uml: remove os_isatty by Jeff Dike · 19 years ago
- e64bd13 [PATCH] uml: signal initialization cleanup by Jeff Dike · 19 years ago