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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-231-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'roccat', 'upstream' and 'wiimote' into for-linusJiri Kosina2011-07-22260-1072/+7012
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | |
| | * / | | | | | | | | | | | | | | | HID: yurex: recognize GeneralKeys wireless presenter as generic HIDTomoki Sekiyama2011-06-071-1/+2
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds2011-07-222-0/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | pci/of: Consolidate pci_bus_to_OF_node()Benjamin Herrenschmidt2011-06-081-0/+5
| * | | | | | | | | | | | | | | | | | pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt2011-06-081-0/+5
| * | | | | | | | | | | | | | | | | | pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-082-0/+23
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-223-1/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | dt: include linux/errno.h in linux/of_address.hGrant Likely2011-07-191-0/+1
| * | | | | | | | | | | | | | | | | | of/address: Add of_find_matching_node_by_address helperGrant Likely2011-07-191-0/+4
| * | | | | | | | | | | | | | | | | | Merge commit 'v3.0-rc7' into devicetree/nextGrant Likely2011-07-1631-144/+177
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | dt: add empty of_property_read_u32[_array] for non-dtShawn Guo2011-07-081-8/+21
| * | | | | | | | | | | | | | | | | | dt: add helper function to read u32 arraysRob Herring2011-07-061-2/+12
| * | | | | | | | | | | | | | | | | | dt: add 'const' for of_property_read_string parameter **out_stringShawn Guo2011-07-041-1/+1
| * | | | | | | | | | | | | | | | | | dt: add helper functions to read u32 and string property valuesThomas Abraham2011-06-301-0/+4
| * | | | | | | | | | | | | | | | | | dt/platform: allow device name to be overriddenGrant Likely2011-06-211-0/+35
| * | | | | | | | | | | | | | | | | | dt: add of_platform_populate() for creating device from the device treeGrant Likely2011-06-211-0/+3
| * | | | | | | | | | | | | | | | | | dt: Add default match table for bus idsGrant Likely2011-06-211-0/+2
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-223-16/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | mcp23s08: get rid of setup/teardown callbacksPeter Korsgaard2011-07-151-9/+0
| * | | | | | | | | | | | | | | | | | of/gpio: Add new method for getting gpios under different property namesJohn Bonesio2011-06-281-5/+37
| * | | | | | | | | | | | | | | | | | Merge branch 'gpio/next-tegra' into gpio/nextGrant Likely2011-06-1518-71/+73
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'gpio/next-mx' into gpio/nextGrant Likely2011-06-069-16/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | gpio/74x164: remove unnecessary defines and prototypeH Hartley Sweeten2011-06-031-2/+0
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |