summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-16ptrace: implement PTRACE_SEIZETejun Heo
2011-06-16job control: introduce JOBCTL_TRAP_STOP and use it for group stop trapTejun Heo
2011-06-04signal: remove three noop tracehooksTejun Heo
2011-06-04ptrace: use bit_waitqueue for TRAPPING instead of wait_chldexitTejun Heo
2011-06-04job control: introduce task_set_jobctl_pending()Tejun Heo
2011-06-04job control: make task_clear_jobctl_pending() clear TRAPPING automaticallyTejun Heo
2011-06-04job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending()Tejun Heo
2011-06-04ptrace: relocate set_current_state(TASK_TRACED) in ptrace_stop()Tejun Heo
2011-06-04ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add commentsTejun Heo
2011-06-04job control: rename signal->group_stop and flags to jobctl and update themTejun Heo
2011-06-04ptrace: remove silly wait_trap variable from ptrace_attach()Tejun Heo
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-06-03Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2011-06-03Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2011-06-03Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-06-03Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-06-03Revert "ASoC: Update cx20442 for TTY API change"Linus Torvalds
2011-06-03Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-03UBIFS: fix-up free space earlierBen Gardiner
2011-06-03UBIFS: intialize LPT earlierBen Gardiner
2011-06-03UBIFS: assert no fixup when writing a nodeBen Gardiner
2011-06-03UBIFS: fix clean znode counter corruption in error casesArtem Bityutskiy
2011-06-03UBIFS: fix memory leak on error pathArtem Bityutskiy
2011-06-03UBIFS: fix shrinker object count reportsArtem Bityutskiy
2011-06-03Blackfin: strncpy: fix handling of zero lengthsSteven Miao
2011-06-03tg3: Fix tg3_skb_error_unmap()Matt Carlson
2011-06-02net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi
2011-06-02asm-generic/unistd.h: support sendmmsg syscallChris Metcalf
2011-06-02ktest: Ignore unset values of the minconfig in config_bisectSteven Rostedt
2011-06-02ktest: Fix result of rebooting the kernelSteven Rostedt
2011-06-02ktest: Fix off-by-one in config bisect resultSteven Rostedt
2011-06-02Merge branch 'for-jens/xen-blkback.fixes' of git://git.kernel.org/pub/scm/lin...Jens Axboe
2011-06-02block: Use hlist_entry() for io_context.cic_list.firstPaul Bolle
2011-06-02cfq-iosched: Remove bogus check in queue_fail pathPaul Bolle
2011-06-02[SCSI] Fix oops caused by queue refcounting failureJames Bottomley
2011-06-02drivers/net/can/flexcan.c: add missing clk_putJulia Lawall
2011-06-02ARM: mach-shmobile: add DMAC clock definitions on SH7372Guennadi Liakhovetski
2011-06-02dmaengine: shdma: fix a regression: initialise DMA channels for memcpyGuennadi Liakhovetski
2011-06-02net: dm9000: Get the chip in a known good state before enabling interruptsMark Brown
2011-06-02drivers/net/davinci_emac.c: add missing clk_putJulia Lawall
2011-06-02af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear
2011-06-02caif: Fix race when conditionally taking rtnl locksjur.brandeland@stericsson.com
2011-06-02usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher
2011-06-02vlan: fix typo in vlan_dev_hard_start_xmit()Wei Yongjun
2011-06-02net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner