index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
19
-173
/
+140
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2024-11-12
um: move thread info into task
Benjamin Berg
4
-22
/
+25
2024-11-07
um: remove broken double fault detection
Benjamin Berg
1
-1
/
+0
2024-11-07
um: remove duplicate UM_NSEC_PER_SEC definition
Benjamin Berg
1
-1
/
+0
2024-11-07
um: remove file sync for stub data
Benjamin Berg
1
-1
/
+0
2024-11-07
um: always include kconfig.h and compiler-version.h
Benjamin Berg
3
-22
/
+3
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
1
-2
/
+0
2024-10-25
um: Add os_set_pdeathsig helper function
Tiwei Bie
1
-0
/
+2
2024-10-23
um: switch to regset API and depend on XSTATE
Benjamin Berg
1
-1
/
+3
2024-10-23
um: insert scheduler ticks when userspace does not yield
Benjamin Berg
1
-1
/
+5
2024-10-23
um: Rename _PAGE_NEWPAGE to _PAGE_NEEDSYNC
Tiwei Bie
4
-28
/
+28
2024-10-23
um: Abandon the _PAGE_NEWPROT bit
Tiwei Bie
4
-36
/
+8
2024-10-23
um: remove fault_catcher infrastructure
Johannes Berg
2
-4
/
+0
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
1
-4
/
+1
2024-10-10
um: Switch to 4 level page tables on 64 bit
Benjamin Berg
4
-13
/
+60
2024-10-10
um: Discover host_task_size from envp
Benjamin Berg
2
-4
/
+1
2024-10-10
um: use execveat to create userspace MMs
Benjamin Berg
1
-0
/
+11
2024-10-10
um: remove auxiliary FP registers
Benjamin Berg
2
-3
/
+1
2024-10-10
um: Remove 3-level page table support on i386
Tiwei Bie
2
-33
/
+0
2024-10-10
um: always use the internal copy of the FP registers
Benjamin Berg
1
-6
/
+0
2024-10-10
um: Fix the definition for physmem_size
Tiwei Bie
1
-0
/
+2
2024-10-10
um: Remove highmem leftovers
Tiwei Bie
2
-4
/
+2
2024-10-10
um: Remove unused os_getpgrp function
Benjamin Berg
1
-1
/
+0
2024-10-10
um: Remove unused os_stop_process
Benjamin Berg
1
-1
/
+0
2024-10-10
um: Remove unused os_process_parent
Benjamin Berg
1
-1
/
+0
2024-10-10
um: Remove unused os_process_pc
Benjamin Berg
1
-1
/
+0
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-12
um: Remove outdated asm/sysrq.h header
Tiwei Bie
1
-8
/
+0
2024-09-12
um: Remove the declaration of user_thread function
Tiwei Bie
1
-1
/
+0
2024-09-12
um: Remove unused mm_fd field from mm_id
Tiwei Bie
1
-4
/
+1
2024-09-12
um: Remove unused fields from thread_struct
Tiwei Bie
1
-15
/
+5
2024-09-12
um: Remove unused kpte_clear_flush macro
Tiwei Bie
1
-7
/
+0
2024-09-12
um: Remove obsoleted declaration for execute_syscall_skas
Gaosheng Cui
1
-1
/
+0
2024-07-25
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-42
/
+146
2024-07-16
um: Use generic runtime constant implementation
Linus Torvalds
1
-0
/
+1
2024-07-10
um: don't generate asm/bpf_perf_event.h
Arnd Bergmann
2
-1
/
+9
2024-07-03
um: refactor TLB update handling
Benjamin Berg
4
-9
/
+74
2024-07-03
um: simplify and consolidate TLB updates
Benjamin Berg
1
-6
/
+6
2024-07-03
um: remove force_flush_all from fork_handler
Benjamin Berg
1
-2
/
+0
2024-07-03
um: Delay flushing syscalls until the thread is restarted
Benjamin Berg
3
-1
/
+5
2024-07-03
um: remove copy_context_skas0
Benjamin Berg
2
-2
/
+0
2024-07-03
um: remove LDT support
Benjamin Berg
2
-20
/
+7
2024-07-03
um: Rework syscall handling
Benjamin Berg
4
-15
/
+51
2024-07-03
um: Create signal stack memory assignment in stub_data
Benjamin Berg
2
-1
/
+10
2024-07-03
um: Remove stub-data.h include from common-offsets.h
Benjamin Berg
1
-5
/
+0
2024-07-03
um: add mmap/mremap OS calls
Johannes Berg
1
-0
/
+2
2024-07-03
um: generalize os_rcv_fd
Johannes Berg
1
-1
/
+2
2024-07-03
um: time-travel: support time-travel protocol broadcast messages
Mordechay Goodstein
1
-0
/
+9
2024-07-03
um: Remove unused ncpus variable
Tiwei Bie
1
-1
/
+0
[next]