index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
/
signal.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-15
|
\
|
*
microblaze: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
*
|
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
Al Viro
2015-04-11
|
/
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
*
microblaze: Fix variable types to remove W=1 warning
Michal Simek
2015-01-08
*
microblaze: Use sigsp()
Richard Weinberger
2014-08-06
*
microblaze: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
*
microblaze: Use asm-generic/io.h
Michal Simek
2014-04-07
*
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2013-02-26
|
\
|
*
microblaze: Fix coding style issues
Michal Simek
2013-02-12
*
|
microblaze: evict the check for kernel_mode(regs) from do_notify_resume()
Al Viro
2013-02-03
*
|
microblaze: switch to generic sigaltstack
Al Viro
2013-02-03
|
/
*
microblaze: signal: Declare do_notify_resume
Michal Simek
2012-12-13
*
microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors
Al Viro
2012-11-28
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-11
|
\
|
*
microblaze: don't bother with SIGTRAP in setup_rt_frame()
Al Viro
2012-10-01
*
|
Revert "microblaze_mmu_v2: Update signal returning address"
Michal Simek
2012-10-04
|
/
*
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
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
*
microblaze: drop 'oldset' argument of do_notify_resume()
Al Viro
2012-05-21
*
microblaze: handle TIF_NOTIFY_RESUME
Al Viro
2012-05-21
*
microblaze: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-05-21
*
microblaze: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-21
*
microblaze: fix signal masking
Matt Fleming
2012-05-21
*
microblaze: no need to reset handler if SA_ONESHOT
Matt Fleming
2012-05-21
*
microblaze: don't reimplement force_sigsegv()
Matt Fleming
2012-05-21
*
microblaze: Fix sparse warnings - signal.c
Michal Simek
2011-03-09
*
microblaze: Remove r0_ram pointer and PTO alignment
Michal Simek
2011-03-09
*
microblaze: Remove rt_sigsuspend wrapper
Michal Simek
2009-12-14
*
microblaze: Support for WB cache
Michal Simek
2009-12-14
*
microblaze: Ptrace notifying from signal code
Michal Simek
2009-12-14
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
*
microblaze: use generic syscalls.h
Arnd Bergmann
2009-07-06
*
microblaze: clean up signal handling
Arnd Bergmann
2009-07-06
*
microblaze_mmu_v2: Update signal returning address
Michal Simek
2009-05-26
*
microblaze: prepare signal handling for generic unistd.h
Michal Simek
2009-05-21
*
microblaze: fix __user annotations
Arnd Bergmann
2009-05-21
*
microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too
Michal Simek
2009-04-23
*
microblaze: remove duplicated #include's
Huang Weiyi
2009-04-14
*
microblaze_v8: Signal support
Michal Simek
2009-03-27