aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-22ptrace: kill clone/exec tracehooksTejun Heo3-131/+38
2011-06-22ptrace: kill trivial tracehooksTejun Heo7-171/+11
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 tracehook_prepare_clone()Tejun Heo2-27/+45
2011-06-22ptrace: kill task_ptrace()Tejun Heo5-32/+20
2011-06-16ptrace: implement PTRACE_LISTENTejun Heo5-8/+53
2011-06-16ptrace: implement TRAP_NOTIFY and use it for group stop eventsTejun Heo2-4/+38
2011-06-16ptrace: implement PTRACE_INTERRUPTTejun Heo2-2/+28
2011-06-16ptrace: implement PTRACE_SEIZETejun Heo3-15/+66
2011-06-16job control: introduce JOBCTL_TRAP_STOP and use it for group stop trapTejun Heo3-33/+75
2011-06-04signal: remove three noop tracehooksTejun Heo2-82/+14
2011-06-04ptrace: use bit_waitqueue for TRAPPING instead of wait_chldexitTejun Heo2-4/+9
2011-06-04job control: introduce task_set_jobctl_pending()Tejun Heo3-9/+45
2011-06-04job control: make task_clear_jobctl_pending() clear TRAPPING automaticallyTejun Heo2-6/+9
2011-06-04job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending()Tejun Heo3-12/+22
2011-06-04ptrace: relocate set_current_state(TASK_TRACED) in ptrace_stop()Tejun Heo1-15/+13
2011-06-04ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add commentsTejun Heo2-6/+20
2011-06-04job control: rename signal->group_stop and flags to jobctl and update themTejun Heo4-60/+67
2011-06-04ptrace: remove silly wait_trap variable from ptrace_attach()Tejun Heo1-3/+1
2011-06-04Revert "ASoC: Update cx20442 for TTY API change"Linus Torvalds1-5/+3
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds20-128/+115
2011-06-03UBIFS: fix-up free space earlierBen Gardiner1-8/+8
2011-06-03UBIFS: intialize LPT earlierBen Gardiner1-13/+16
2011-06-03UBIFS: assert no fixup when writing a nodeBen Gardiner1-0/+2
2011-06-03UBIFS: fix clean znode counter corruption in error casesArtem Bityutskiy1-4/+5
2011-06-03UBIFS: fix memory leak on error pathArtem Bityutskiy1-0/+1
2011-06-03UBIFS: fix shrinker object count reportsArtem Bityutskiy1-1/+5
2011-06-03Blackfin: strncpy: fix handling of zero lengthsSteven Miao1-1/+1
2011-06-03tg3: Fix tg3_skb_error_unmap()Matt Carlson1-1/+1
2011-06-02net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi2-7/+12
2011-06-02asm-generic/unistd.h: support sendmmsg syscallChris Metcalf1-1/+3
2011-06-02ktest: Ignore unset values of the minconfig in config_bisectSteven Rostedt1-1/+1
2011-06-02ktest: Fix result of rebooting the kernelSteven Rostedt1-1/+1
2011-06-02ktest: Fix off-by-one in config bisect resultSteven Rostedt1-2/+2
2011-06-02block: Use hlist_entry() for io_context.cic_list.firstPaul Bolle1-2/+2
2011-06-02cfq-iosched: Remove bogus check in queue_fail pathPaul Bolle1-3/+0
2011-06-02[SCSI] Fix oops caused by queue refcounting failureJames Bottomley2-1/+2
2011-06-02drivers/net/can/flexcan.c: add missing clk_putJulia Lawall1-3/+2
2011-06-02ARM: mach-shmobile: add DMAC clock definitions on SH7372Guennadi Liakhovetski1-0/+7
2011-06-02dmaengine: shdma: fix a regression: initialise DMA channels for memcpyGuennadi Liakhovetski1-1/+1
2011-06-01net: dm9000: Get the chip in a known good state before enabling interruptsMark Brown1-3/+3
2011-06-01drivers/net/davinci_emac.c: add missing clk_putJulia Lawall1-4/+6
2011-06-01af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear2-3/+13
2011-06-01caif: Fix race when conditionally taking rtnl locksjur.brandeland@stericsson.com1-6/+3
2011-06-01usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher1-1/+2
2011-06-01vlan: fix typo in vlan_dev_hard_start_xmit()Wei Yongjun1-1/+1
2011-06-01net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner1-0/+3
2011-06-02Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"Linus Torvalds1-4/+0
2011-06-02block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds3-3/+0
2011-06-01tile: enable CONFIG_BUGVERBOSEChris Metcalf1-1/+1