index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Commit message (
Expand
)
Author
Age
*
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-27
*
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-08-01
*
|
um: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
|
/
*
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
2012-06-01
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-31
|
\
|
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
*
|
um: properly check all process' threads for a live mm
Anton Vorontsov
2012-05-31
*
|
um: fix possible race on task->mm
Anton Vorontsov
2012-05-31
*
|
um: should hold tasklist_lock while traversing processes
Anton Vorontsov
2012-05-31
*
|
um/kernel/trap.c: port OOM changes to handle_page_fault()
Kautuk Consul
2012-05-31
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-23
|
\
|
*
new helper: sigsuspend()
Al Viro
2012-05-21
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2012-05-23
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s...
Richard Weinberger
2012-05-21
|
|
\
|
|
*
um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h
Al Viro
2012-05-21
|
|
*
um: wrong sigmask saved in case of multiple sigframes
Al Viro
2012-05-21
|
|
*
um: add TIF_NOTIFY_RESUME
Al Viro
2012-05-21
|
|
*
um: ->restart_block.fn needs to be reset on sigreturn
Al Viro
2012-05-21
|
*
|
um: Remove usage of irq_chip->release()
Richard Weinberger
2012-05-21
|
*
|
um: Implement um_free_irq()
Richard Weinberger
2012-05-21
|
*
|
um: Add BUG() to do_ops()'s error path
Richard Weinberger
2012-05-21
|
|
/
*
|
um: Use generic init_task
Thomas Gleixner
2012-05-05
*
|
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
|
/
*
um: uml_setup_stubs': warning: unused variable 'pages'
Boaz Harrosh
2012-04-09
*
um: Use asm-generic/switch_to.h
Richard Weinberger
2012-04-09
*
um: fix linker script generation
Al Viro
2012-04-09
*
remove references to cpu_*_map in arch/
Rusty Russell
2012-03-29
*
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-27
|
\
|
*
um: most of the SUBARCH uses can be killed
Al Viro
2012-03-24
|
*
um: kill HOST_TASK_PID
Al Viro
2012-03-24
|
*
um: irq: Remove IRQF_DISABLED
Yong Zhang
2012-03-24
*
|
um: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-23
*
|
um: don't restore current->blocked on error
Matt Fleming
2012-03-23
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
|
\
\
|
*
|
um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...
Al Viro
2012-03-20
|
*
|
um: embed ->stub_pages[] into mmu_context
Al Viro
2012-03-20
|
|
/
*
/
um: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
|
/
*
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
2012-01-17
*
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2012-01-17
[next]