index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
vdso: print fatal signals
Ingo Molnar
1
-0
/
+33
2007-06-18
Fix signalfd interaction with thread-private signals
Benjamin Herrenschmidt
1
-1
/
+7
2007-06-07
Restrict clearing TIF_SIGPENDING
Roland McGrath
1
-4
/
+12
2007-05-23
recalc_sigpending_tsk fixes
Roland McGrath
1
-6
/
+18
2007-05-11
Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+6
2007-05-11
signal/timer/event: signalfd core
Davide Libenzi
1
-2
/
+20
2007-05-11
[PATCH] audit signal recipients
Amy Griffis
1
-4
/
+6
2007-05-09
change kernel threads to ignore signals instead of blocking them
Oleg Nesterov
1
-0
/
+10
2007-05-09
zap_other_threads: remove unneeded ->exit_signal change
Oleg Nesterov
1
-11
/
+0
2007-05-09
Move sig_kernel_* et al macros to linux/signal.h
Roland McGrath
1
-119
/
+0
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-07
KMEM_CACHE(): simplify slab cache creation
Christoph Lameter
1
-5
/
+1
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
1
-1
/
+2
2007-02-17
Revert "[PATCH] make kernel/signal.c:kill_proc_info() static"
Matthew Wilcox
1
-1
/
+2
2007-02-16
[PATCH] hrtimers: prevent possible itimer DoS
Thomas Gleixner
1
-17
/
+41
2007-02-12
[PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info
Eric W. Biederman
1
-27
/
+0
2007-02-12
[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned
Eric W. Biederman
1
-1
/
+1
2007-02-12
[PATCH] signal: rewrite kill_something_info so it uses newer helpers
Eric W. Biederman
1
-4
/
+8
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
1
-1
/
+1
2007-02-11
[PATCH] kill_pid_info: kill acquired_tasklist_lock
Oleg Nesterov
1
-5
/
+4
2006-12-13
[PATCH] PM: Fix freezing of stopped tasks
Rafael J. Wysocki
1
-1
/
+3
2006-12-08
[PATCH] add child reaper to pid_namespace
Sukadev Bhattiprolu
1
-2
/
+9
2006-12-08
[PATCH] add process_session() helper routine
Cedric Le Goater
1
-1
/
+1
2006-12-07
[PATCH] make kernel/signal.c:kill_proc_info() static
Adrian Bunk
1
-2
/
+1
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-11-04
Make sure "user->sigpending" count is in sync
Linus Torvalds
1
-4
/
+11
2006-10-02
[PATCH] usb: fixup usb so it uses struct pid
Eric W. Biederman
1
-4
/
+4
2006-10-02
[PATCH] pid: implement signal functions that take a struct pid *
Eric W. Biederman
1
-10
/
+47
2006-09-29
[PATCH] __dequeue_signal() cleanup
Roland McGrath
1
-4
/
+2
2006-09-27
[PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place
David Howells
1
-0
/
+5
2006-08-02
Fix force_sig_info() semantics after cleanups
Linus Torvalds
1
-8
/
+17
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+0
2006-06-30
[PATCH] SELinux: add security hook call to kill_proc_info_as_uid
David Quigley
1
-2
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] coredump: kill ptrace related stuff
Oleg Nesterov
1
-5
/
+30
2006-06-20
[PATCH] collect sid of those who send signals to auditd
Al Viro
1
-1
/
+1
2006-04-14
[PATCH] fix non-leader exec under ptrace
Roland McGrath
1
-2
/
+2
2006-04-11
[PATCH] __group_complete_signal: remove bogus BUG_ON
Oleg Nesterov
1
-1
/
+0
2006-04-02
BUG_ON() Conversion in kernel/signal.c
Eric Sesterhenn
1
-4
/
+2
2006-03-31
[PATCH] Fix suspend with traced tasks
Pavel Machek
1
-0
/
+1
2006-03-28
[PATCH] send_sigqueue: simplify and fix the race
Oleg Nesterov
1
-37
/
+4
2006-03-28
[PATCH] do_notify_parent_cldstop: remove 'to_self' param
Oleg Nesterov
1
-21
/
+11
2006-03-28
[PATCH] finish_stop: don't check stop_count < 0
Oleg Nesterov
1
-1
/
+1
2006-03-28
[PATCH] simplify do_signal_stop()
Oleg Nesterov
1
-24
/
+8
2006-03-28
[PATCH] do_sigaction: don't take tasklist_lock
Oleg Nesterov
1
-19
/
+3
2006-03-28
[PATCH] do_signal_stop: don't take tasklist_lock
Oleg Nesterov
1
-52
/
+17
2006-03-28
[PATCH] relax sig_needs_tasklist()
Oleg Nesterov
1
-2
/
+1
2006-03-28
[PATCH] move __exit_signal() to kernel/exit.c
Oleg Nesterov
1
-64
/
+1
2006-03-28
[PATCH] rename __exit_sighand to cleanup_sighand
Oleg Nesterov
1
-17
/
+2
[next]