Sign in
android-kvm
/
linux
/
48d8ee1694dd1ab25614b58f968123a4598f887e
/
arch
/
um
/
kernel
7d8eb502
Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 9 years ago
a78ff11
um: add extended processor state save/restore support
by Eli Cooper
· 9 years ago
5f56a5d
exit_thread: remove empty bodies
by Jiri Slaby
· 9 years ago
3ed3a4f
mm: cleanup *pte_alloc* interfaces
by Kirill A. Shutemov
· 9 years ago
0834f9c
um: Export pm_power_off
by Richard Weinberger
· 9 years ago
322740e
Revert "um: Fix get_signal() usage"
by Richard Weinberger
· 9 years ago
c50b465
um: Add seccomp support
by Mickaël Salaün
· 9 years ago
e04c989
um: Fix ptrace GETREGS/SETREGS bugs
by Mickaël Salaün
· 9 years ago
db2f24d
um: Fix get_signal() usage
by Richard Weinberger
· 9 years ago
2eb5f31
um: Switch clocksource to hrtimers
by Anton Ivanov
· 9 years ago
70c8205
um: Report host OOM more nicely
by Richard Weinberger
· 9 years ago
f10e6d6
um: Get rid of open coded NR_SYSCALLS
by Richard Weinberger
· 9 years ago
1d80f0c
um: Store syscall number after syscall_trace_enter()
by Richard Weinberger
· 9 years ago
56b88a3
um: Fix kernel mode fault condition
by Richard Weinberger
· 9 years ago
5e359bf
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
71b5280
um/time: Migrate to new 'set-state' interface
by Viresh Kumar
· 9 years ago
ccaee5f85
um: Fix do_signal() prototype
by Ingo Molnar
· 9 years ago
21dc2e6
Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 10 years ago
da028d5
um: Don't pollute kernel namespace with uapi
by Richard Weinberger
· 10 years ago
5334cda
um: Handle tracehook_report_syscall_entry() result
by Richard Weinberger
· 10 years ago
d231308
um: Catch unprotected user memory access
by Richard Weinberger
· 10 years ago
f8d65d2
um: Rework uaccess code
by Richard Weinberger
· 10 years ago
89520d9
um: Move syscall() declaration into os.h
by Richard Weinberger
· 10 years ago
a791b15
um: kernel: ksyms: Export symbol syscall() for fixing modpost issue
by Chen Gang
· 10 years ago
05eacfd
um: Use char[] for linker script address declarations
by Nicolas Iooss
· 10 years ago
d5f20be
um: Create asm/sections.h
by Nicolas Iooss
· 10 years ago
fbc9f16
mm/fault, um: Fix compile error
by Peter Zijlstra
· 10 years ago
70ffdb9
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler
by David Hildenbrand
· 10 years ago
fe205bd
um: Print minimum physical memory requirement
by Thomas Meyer
· 10 years ago
33bbc30
um: Move uml_postsetup in the init_thread stack
by Thomas Meyer
· 10 years ago
04a4184
um: add a kmsg_dumper
by Thomas Meyer
· 10 years ago
a98a6d8
um: Remove broken highmem support
by Richard Weinberger
· 10 years ago
28fa468
um: Remove broken SMP support
by Richard Weinberger
· 10 years ago
d0b5e15
um: Remove SKAS3/4 support
by Richard Weinberger
· 10 years ago
fcf8193
um: Remove dead code from stacktrace
by Richard Weinberger
· 10 years ago
33692f2
vm: add VM_FAULT_SIGSEGV handling support
by Linus Torvalds
· 10 years ago
ab074ad
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 10 years ago
970e51f
um: Add support for CONFIG_STACKTRACE
by Daniel Walter
· 10 years ago
9e6a57d
um: delete unnecessary bootmem struct page array
by Honggang Li
· 11 years ago
9139740
ARCH: AUDIT: audit_syscall_entry() should not require the arch
by Eric Paris
· 11 years ago
307627e
um: Use get_signal() signal_setup_done()
by Richard Weinberger
· 11 years ago
bb6a1b2
um: segv: Save regs only in case of a kernel mode fault
by Richard Weinberger
· 10 years ago
468f659
um: Fix hung task in fix_range_common()
by Richard Weinberger
· 10 years ago
284e6d3
um: Ensure that a stub page cannot get unmapped
by Richard Weinberger
· 10 years ago
0565103
um: Memory corruption on startup
by Anton Ivanov
· 11 years ago
cf7bc58
asm/system.h: um: arch_align_stack() moved to asm/exec.h
by David Howells
· 11 years ago
8ed12fc
um: Rename print_stack_trace to do_stack_trace
by Richard Weinberger
· 11 years ago
cdc7ef8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 11 years ago
33a7d42
um: Remove unused declarations from <as-layout.h>
by Geert Uytterhoeven
· 11 years ago
e96d1c36
um: Make kstack_depth_to_print conform to arch/x86
by Richard Weinberger
· 11 years ago
a1850e9
um: Get rid of thread_struct->saved_task
by Richard Weinberger
· 11 years ago
f72c22e
um: Make stack trace reliable against kernel mode faults
by Richard Weinberger
· 11 years ago
9d1ee8c
um: Rewrite show_stack()
by Richard Weinberger
· 11 years ago
647f884
um: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
201f99f
uml: check length in exitcode_proc_write()
by Dan Carpenter
· 11 years ago
759496b
arch: mm: pass userspace fault flag to generic fault handler
by Johannes Weiner
· 11 years ago
8713410
arch: mm: do not invoke OOM killer on kernel fault OOM
by Johannes Weiner
· 11 years ago
81bab4c
um: Add irq chip um/mask handlers
by Richard Weinberger
· 11 years ago
f75b1b1
um: Implement probe_kernel_read()
by Richard Weinberger
· 11 years ago
9a8c135
um: siginfo cleanup
by Richard Weinberger
· 11 years ago
dee2003
um: Mark stub pages mapping with VM_PFNMAP
by Richard Weinberger
· 12 years ago
3179ce7
um: Fix return value of strnlen_user()
by Richard Weinberger
· 12 years ago
715ee35
mm/um: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
a214a8c
UML: normalize global variables exported by vmlinux.lds
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
dbe67df
mm: enhance free_reserved_area() to support poisoning memory with zero
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 years ago
0a0fca9
sched: Rename sched.c as sched/core.c in comments and Documentation
by Viresh Kumar
· 12 years ago
196779b
dump_stack: consolidate dump_stack() implementations and unify their behaviors
by Tejun Heo
· 12 years ago
8700c95
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d0380e6
early_printk: consolidate random copies of identical code
by Thomas Gleixner
· 12 years ago
5b472b2
mm/um: use free_highmem_page() to free highmem pages into buddy system
by Jiang Liu
· 12 years ago
e16e0b1
mm/um: use common help functions to free reserved pages
by Jiang Liu
· 12 years ago
8198c16
um: Use generic idle loop
by Richard Weinberger
· 12 years ago
15ce1f7
x86,um: switch to generic old sigsuspend()
by Al Viro
· 12 years ago
6bf9adf
introduce generic sys_sigaltstack(), switch x86 and um to it
by Al Viro
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
1d4b4b2
x86, um: switch to generic fork/vfork/clone
by Al Viro
· 12 years ago
2b067fc
um: don't bother looking at regs in copy_thread() - current_pt_regs() is what we'll get
by Al Viro
· 12 years ago
8cddebd
um: don't bother with passing sp to do_fork() for fork(2)/vfork(2)
by Al Viro
· 12 years ago
9436d5c
um: get_safe_registers() should be done in flush_thread(), not start_thread()
by Al Viro
· 12 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
42859ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
f59b51f
Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 12 years ago
37185b3
um: get rid of pointless include "..." where include <...> will do
by Al Viro
· 12 years ago
382d95f
um: move sysrq.h out of include/shared
by Al Viro
· 12 years ago
45cac65
readahead: fault retry breaks mmap file read random detection
by Shaohua Li
· 12 years ago
1f02ab4
um: switch to generic kernel_thread()
by Al Viro
· 12 years ago
6783eaa2
x86, um/x86: switch to generic sys_execve and kernel_execve
by Al Viro
· 12 years ago
d2ce4e9
um: kill thread->forking
by Al Viro
· 12 years ago
f9a38eace
um: let signal_delivered() do SIGTRAP on singlestepping into handler
by Al Viro
· 12 years ago
bf56d57
um: don't leak floating point state and segment registers on execve()
by Al Viro
· 12 years ago
4245979
um: take cleaning singlestep to start_thread()
by Al Viro
· 12 years ago
a4d94ff
um: kill thread->forking
by Al Viro
· 12 years ago
8e2c85a
um: let signal_delivered() do SIGTRAP on singlestepping into handler
by Al Viro
· 12 years ago
344569a
um: don't leak floating point state and segment registers on execve()
by Al Viro
· 12 years ago
ab286b2
um: take cleaning singlestep to start_thread()
by Al Viro
· 12 years ago
1871e84
Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 12 years ago
d3c1cfc
um: pass siginfo to guest process
by Martin Pärtel
· 12 years ago
Next »