summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-06-27redefine thread_group_leader() as exit_signal >= 0Oleg Nesterov1-2/+4
2011-06-27kill task_detached()Oleg Nesterov1-5/+0
2011-06-27make do_notify_parent() __must_check, update the callersOleg Nesterov1-1/+1
2011-06-27kill tracehook_notify_death()Oleg Nesterov1-34/+0
2011-06-27make do_notify_parent() return boolOleg Nesterov1-2/+2
2011-06-22ptrace: s/tracehook_tracer_task()/ptrace_parent()/Tejun Heo2-18/+18
2011-06-22ptrace: kill clone/exec tracehooksTejun Heo1-121/+0
2011-06-22ptrace: kill trivial tracehooksTejun Heo1-156/+0
2011-06-22ptrace: move SIGTRAP on exec(2) logic to ptrace_event()Tejun Heo2-11/+9
2011-06-22ptrace: introduce ptrace_event_enabled() and simplify ptrace_event() and trac...Tejun Heo2-27/+45
2011-06-22ptrace: kill task_ptrace()Tejun Heo2-19/+8
2011-06-16ptrace: implement PTRACE_LISTENTejun Heo2-0/+3
2011-06-16ptrace: implement TRAP_NOTIFY and use it for group stop eventsTejun Heo1-1/+3
2011-06-16ptrace: implement PTRACE_INTERRUPTTejun Heo1-0/+1
2011-06-16ptrace: implement PTRACE_SEIZETejun Heo1-0/+7
2011-06-16job control: introduce JOBCTL_TRAP_STOP and use it for group stop trapTejun Heo1-1/+5
2011-06-04signal: remove three noop tracehooksTejun Heo1-52/+0
2011-06-04job control: introduce task_set_jobctl_pending()Tejun Heo1-0/+2
2011-06-04job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending()Tejun Heo1-1/+4
2011-06-04ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add commentsTejun Heo1-1/+1
2011-06-04job control: rename signal->group_stop and flags to jobctl and update themTejun Heo1-8/+14
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-8/+16
2011-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+3
2011-06-04Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-1/+3
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds1-5/+4
2011-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+6
2011-06-02net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi1-5/+7
2011-06-02asm-generic/unistd.h: support sendmmsg syscallChris Metcalf1-1/+3
2011-06-01af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear1-0/+1
2011-06-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-0/+4
2011-06-01cfg80211: don't drop p2p probe responsesEliad Peller1-2/+6
2011-06-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+1
2011-06-01intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song1-0/+4
2011-06-01mtd: fix physmap.h warningsRandy Dunlap1-0/+1
2011-05-31sctp: stop pending timers and purge queues when peer restart asocWei Yongjun2-1/+2
2011-05-31block: remove unwanted semicolonsNamhyung Kim1-2/+2
2011-05-30Revert "block: Remove extra discard_alignment from hd_struct."Jens Axboe1-0/+1
2011-05-30virtio: add api for delayed callbacksMichael S. Tsirkin1-0/+9
2011-05-30virtio ring: inline function to check for eventsMichael S. Tsirkin1-0/+14
2011-05-30virtio: event index interfaceMichael S. Tsirkin1-1/+14
2011-05-30virtio: add full three-clause BSD text to headers.Rusty Russell9-7/+214
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds5-1/+372
2011-05-29mm: Fix boot crash in mm_alloc()Linus Torvalds2-3/+12
2011-05-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2011-05-29Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-3/+6
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds3-4/+8
2011-05-29Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2-1/+3
2011-05-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds5-14/+26
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+4
2011-05-29NFSv4.1: change pg_test return type to boolBenny Halevy1-1/+1