summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki2011-07-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Introduce function to power off all unused PM domainsRafael J. Wysocki2011-07-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Allow callbacks to execute all runtime PM helpersRafael J. Wysocki2011-07-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Do not execute device callbacks under locksRafael J. Wysocki2011-07-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Export pm_genpd_poweron() in headerMagnus Damm2011-07-10
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | PM: Rename clock management functionsRafael J. Wysocki2011-07-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki2011-07-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Wakeup devices support for system sleep transitionsRafael J. Wysocki2011-07-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: System-wide transitions support for generic domains (v5)Rafael J. Wysocki2011-07-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | PM: Introduce generic "noirq" callback routines for subsystems (v2)Rafael J. Wysocki2011-07-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Support for generic I/O PM domains (v8)Rafael J. Wysocki2011-07-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | PM: subsys_data in struct dev_pm_info need not depend on RM_RUNTIMERafael J. Wysocki2011-07-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki2011-07-02
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Suspend: Add .suspend_again() callback to suspend_opsMyungJoo Ham2011-07-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | PM / OPP: Introduce function to free cpufreq tableNishanth Menon2011-07-15
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: separate out drain_workqueue() from destroy_workqueue()Tejun Heo2011-05-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: remove cancel_rearming_delayed_work[queue]()Amerigo Wang2011-05-20
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | connector: add an event for monitoring process tracersVladimir Zapolskiy2011-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ptrace: dont send SIGSTOP on auto-attach if PT_SEIZEDOleg Nesterov2011-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task()Oleg Nesterov2011-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ptrace_init_task: initialize child->jobctl explicitlyOleg Nesterov2011-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ptrace: ptrace_reparented() should check same_thread_group()Oleg Nesterov2011-06-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | redefine thread_group_leader() as exit_signal >= 0Oleg Nesterov2011-06-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | kill task_detached()Oleg Nesterov2011-06-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | make do_notify_parent() __must_check, update the callersOleg Nesterov2011-06-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | kill tracehook_notify_death()Oleg Nesterov2011-06-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | make do_notify_parent() return boolOleg Nesterov2011-06-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ptrace: s/tracehook_tracer_task()/ptrace_parent()/Tejun Heo2011-06-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ptrace: kill clone/exec tracehooksTejun Heo2011-06-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ptrace: kill trivial tracehooksTejun Heo2011-06-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ptrace: move SIGTRAP on exec(2) logic to ptrace_event()Tejun Heo2011-06-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ptrace: introduce ptrace_event_enabled() and simplify ptrace_event() and trac...Tejun Heo2011-06-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ptrace: kill task_ptrace()Tejun Heo2011-06-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ptrace: implement PTRACE_LISTENTejun Heo2011-06-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ptrace: implement TRAP_NOTIFY and use it for group stop eventsTejun Heo2011-06-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ptrace: implement PTRACE_INTERRUPTTejun Heo2011-06-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ptrace: implement PTRACE_SEIZETejun Heo2011-06-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | job control: introduce JOBCTL_TRAP_STOP and use it for group stop trapTejun Heo2011-06-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | signal: remove three noop tracehooksTejun Heo2011-06-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | job control: introduce task_set_jobctl_pending()Tejun Heo2011-06-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending()Tejun Heo2011-06-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add commentsTejun Heo2011-06-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | job control: rename signal->group_stop and flags to jobctl and update themTejun Heo2011-06-04
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'roccat', 'upstream' and 'wiimote' into for-linusJiri Kosina2011-07-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | HID: yurex: recognize GeneralKeys wireless presenter as generic HIDTomoki Sekiyama2011-06-07
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | pci/of: Consolidate pci_bus_to_OF_node()Benjamin Herrenschmidt2011-06-08