summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-07-22
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-22
| |\
| | * bcma: inform drivers about translation bits needed for the coreRafał Miłecki2011-07-22
| | * bcma: allow enabling PLLRafał Miłecki2011-07-19
| | * bcma: allow setting FAST clockmode for a coreRafał Miłecki2011-07-19
| | * bcma: trivial: add helpers for masking/settingRafał Miłecki2011-07-19
| | * bcma: move define of BCMA_CLKCTLST registerRafał Miłecki2011-07-19
| | * cfg80211: allow userspace to control supported rates in scanJohannes Berg2011-07-19
| | * bcma: define IO status registerRafał Miłecki2011-07-19
| | * ieee80211: add few wmm tspec valuesKalle Valo2011-07-19
| | * bcma: handle alternative SPROM locationRafał Miłecki2011-07-19
| | * ssb: SPROM: add LED duty cycle fieldsRafał Miłecki2011-07-18
| | * nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho2011-07-15
| | * nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho2011-07-15
| | * nl80211: advertise GTK rekey support, new triggersJohannes Berg2011-07-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-07-22
|\ \ \
| * \ \ Merge branch 'pm-runtime' into for-linusRafael J. Wysocki2011-07-15
| |\ \ \
| | * | | PM / Runtime: Add new helper function: pm_runtime_status_suspended()Kevin Hilman2011-07-12
| * | | | Merge branch 'pm-domains' into for-linusRafael J. Wysocki2011-07-15
| |\ \ \ \
| | * | | | 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