index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Age
Commit message (
Expand
)
Author
2013-07-19
um: siginfo cleanup
Richard Weinberger
2013-07-19
um: Mark stub pages mapping with VM_PFNMAP
Richard Weinberger
2013-07-19
um: Fix return value of strnlen_user()
Richard Weinberger
2013-07-03
mm/um: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
UML: normalize global variables exported by vmlinux.lds
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-06-19
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
early_printk: consolidate random copies of identical code
Thomas Gleixner
2013-04-29
mm/um: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
2013-04-29
mm/um: use common help functions to free reserved pages
Jiang Liu
2013-04-17
um: Use generic idle loop
Richard Weinberger
2013-02-03
x86,um: switch to generic old sigsuspend()
Al Viro
2012-12-19
introduce generic sys_sigaltstack(), switch x86 and um to it
Al Viro
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-29
x86, um: switch to generic fork/vfork/clone
Al Viro
2012-11-29
um: don't bother looking at regs in copy_thread() - current_pt_regs() is what...
Al Viro
2012-11-29
um: don't bother with passing sp to do_fork() for fork(2)/vfork(2)
Al Viro
2012-11-29
um: get_safe_registers() should be done in flush_thread(), not start_thread()
Al Viro
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-10
Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-10-09
um: move sysrq.h out of include/shared
Al Viro
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-10-01
um: switch to generic kernel_thread()
Al Viro
2012-10-01
x86, um/x86: switch to generic sys_execve and kernel_execve
Al Viro
2012-09-27
um: kill thread->forking
Al Viro
2012-09-27
um: let signal_delivered() do SIGTRAP on singlestepping into handler
Al Viro
2012-09-27
um: don't leak floating point state and segment registers on execve()
Al Viro
2012-09-27
um: take cleaning singlestep to start_thread()
Al Viro
2012-09-20
um: kill thread->forking
Al Viro
2012-09-20
um: let signal_delivered() do SIGTRAP on singlestepping into handler
Al Viro
2012-09-20
um: don't leak floating point state and segment registers on execve()
Al Viro
2012-09-20
um: take cleaning singlestep to start_thread()
Al Viro
2012-08-01
Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-08-01
um: pass siginfo to guest process
Martin Pärtel
2012-08-01
um: pull interrupt_end() into userspace()
Al Viro
2012-08-01
um: split syscall_trace(), pass pt_regs to it
Al Viro
2012-08-01
um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs
Al Viro
2012-07-19
um: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-06-01
new helper: signal_delivered()
Al Viro
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
new helper: sigmask_to_save()
Al Viro
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
[next]