summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* connector: add an event for monitoring process tracersVladimir Zapolskiy2011-07-181-0/+13
* ptrace: dont send SIGSTOP on auto-attach if PT_SEIZEDOleg Nesterov2011-07-171-1/+5
* ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task()Oleg Nesterov2011-07-171-0/+3
* ptrace_init_task: initialize child->jobctl explicitlyOleg Nesterov2011-07-171-6/+7
* ptrace: ptrace_reparented() should check same_thread_group()Oleg Nesterov2011-06-271-1/+1
* redefine thread_group_leader() as exit_signal >= 0Oleg Nesterov2011-06-271-2/+4
* kill task_detached()Oleg Nesterov2011-06-271-5/+0
* make do_notify_parent() __must_check, update the callersOleg Nesterov2011-06-271-1/+1
* kill tracehook_notify_death()Oleg Nesterov2011-06-271-34/+0
* make do_notify_parent() return boolOleg Nesterov2011-06-271-2/+2
* ptrace: s/tracehook_tracer_task()/ptrace_parent()/Tejun Heo2011-06-222-18/+18
* ptrace: kill clone/exec tracehooksTejun Heo2011-06-221-121/+0
* ptrace: kill trivial tracehooksTejun Heo2011-06-221-156/+0
* ptrace: move SIGTRAP on exec(2) logic to ptrace_event()Tejun Heo2011-06-222-11/+9
* ptrace: introduce ptrace_event_enabled() and simplify ptrace_event() and trac...Tejun Heo2011-06-222-27/+45
* ptrace: kill task_ptrace()Tejun Heo2011-06-222-19/+8
* ptrace: implement PTRACE_LISTENTejun Heo2011-06-162-0/+3
* ptrace: implement TRAP_NOTIFY and use it for group stop eventsTejun Heo2011-06-161-1/+3
* ptrace: implement PTRACE_INTERRUPTTejun Heo2011-06-161-0/+1
* ptrace: implement PTRACE_SEIZETejun Heo2011-06-161-0/+7
* job control: introduce JOBCTL_TRAP_STOP and use it for group stop trapTejun Heo2011-06-161-1/+5
* signal: remove three noop tracehooksTejun Heo2011-06-041-52/+0
* job control: introduce task_set_jobctl_pending()Tejun Heo2011-06-041-0/+2
* job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending()Tejun Heo2011-06-041-1/+4
* ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add commentsTejun Heo2011-06-041-1/+1
* job control: rename signal->group_stop and flags to jobctl and update themTejun Heo2011-06-041-8/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-045-8/+16
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-031-2/+6
| |\
| | * cfg80211: don't drop p2p probe responsesEliad Peller2011-06-011-2/+6
| * | net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi2011-06-021-5/+7
| * | af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear2011-06-021-0/+1
| * | sctp: stop pending timers and purge queues when peer restart asocWei Yongjun2011-06-012-1/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-06-042-2/+3
|\ \
| * | block: remove unwanted semicolonsNamhyung Kim2011-05-311-2/+2
| * | Revert "block: Remove extra discard_alignment from hd_struct."Jens Axboe2011-05-301-0/+1
* | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2011-06-041-1/+3
|\ \ \
| * | | asm-generic/unistd.h: support sendmmsg syscallChris Metcalf2011-06-021-1/+3
* | | | Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-031-5/+4
* | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-06-011-0/+4
|\ \ \ \
| * | | | intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song2011-06-011-0/+4
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-06-011-0/+1
|\ \ \ \ \
| * | | | | mtd: fix physmap.h warningsRandy Dunlap2011-06-011-0/+1
| | |_|/ / | |/| | |
* | | | | virtio: add api for delayed callbacksMichael S. Tsirkin2011-05-301-0/+9
* | | | | virtio ring: inline function to check for eventsMichael S. Tsirkin2011-05-301-0/+14
* | | | | virtio: event index interfaceMichael S. Tsirkin2011-05-301-1/+14
* | | | | virtio: add full three-clause BSD text to headers.Rusty Russell2011-05-309-7/+214
| |_|/ / |/| | |
* | | | Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-295-1/+372
|\ \ \ \
| * | | | NFSv4.1: change pg_test return type to boolBenny Halevy2011-05-291-1/+1
| * | | | pnfs: layoutreturnBenny Halevy2011-05-292-0/+22
| * | | | pnfs: support for non-rpc layout driversBenny Halevy2011-05-291-0/+2