summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ACPI / scan: .match() callback for ACPI scan handlersRafael J. Wysocki2014-05-301-0/+1
* Merge branch 'acpi-lpss' into acpi-enumerationRafael J. Wysocki2014-05-307-14/+82
|\
| * Merge branch 'pm-clk' into acpi-lpssRafael J. Wysocki2014-05-251-0/+31
| |\
| | * clk: new basic clk type for fractional dividerHeikki Krogerus2014-05-201-0/+31
| * | ACPI / PM: Export rest of the subsys PM callbacksHeikki Krogerus2014-05-201-0/+6
| * | ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspendRafael J. Wysocki2014-05-201-1/+2
| * | Merge branch 'pm-sleep' into acpi-pmRafael J. Wysocki2014-05-203-13/+36
| |\ \
| | * | PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarilyRafael J. Wysocki2014-05-162-8/+34
| | * | PM / suspend: Always use deepest C-state in the "freeze" sleep stateRafael J. Wysocki2014-05-071-0/+2
| | * | cpuidle: Combine cpuidle_enabled() with cpuidle_select()Rafael J. Wysocki2014-05-011-5/+0
| * | | ACPI / PM: Hold ACPI scan lock over the "freeze" sleep stateRafael J. Wysocki2014-05-161-0/+7
| | |/ | |/|
* | | Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-231-0/+1
|\ \ \
| * | | dmaengine: fix dmaengine_unmap failureXuelin Shi2014-05-211-0/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-2311-23/+91
|\ \ \
| * | | vlan: Fix build error wth vlan_get_encap_level()Vlad Yasevich2014-05-201-5/+11
| * | | bonding: Fix stacked device detection in arp monitoringVlad Yasevich2014-05-162-0/+15
| * | | macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich2014-05-161-0/+1
| * | | vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich2014-05-161-1/+2
| * | | net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich2014-05-161-1/+7
| * | | net: Find the nesting level of a given device by type.Vlad Yasevich2014-05-161-0/+10
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-161-1/+3
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-151-1/+3
| | |\ \ \
| | | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-05-141-1/+3
| | | |\ \ \
| | | | * | | nl80211: fix NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL APIJohannes Berg2014-05-131-1/+3
| * | | | | | net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak2014-05-161-0/+11
| * | | | | | ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong2014-05-151-0/+1
| * | | | | | rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang2014-05-151-0/+5
| |/ / / / /
| * | | | | net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa2014-05-141-11/+4
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-091-0/+12
| |\ \ \ \ \
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-081-0/+12
| | |\| | | |
| | | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-05-061-0/+12
| | | |\| | |
| | | | * | | cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller2014-05-051-0/+12
| * | | | | | ping: move ping_group_range out of CONFIG_SYSCTLCong Wang2014-05-081-1/+6
| * | | | | | ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang2014-05-081-1/+1
| |/ / / / /
| * | | | | net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack2014-05-071-1/+6
| * | | | | Revert "net: core: introduce netif_skb_dev_features"Florian Westphal2014-05-071-6/+1
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-05-231-2/+5
|\ \ \ \ \ \
| * | | | | | sched/deadline: Fix sched_yield() behaviorJuri Lelli2014-05-071-2/+5
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-231-0/+2
|\ \ \ \ \ \ \
| * | | | | | | perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra2014-05-191-0/+2
* | | | | | | | wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STRMasatake YAMATO2014-05-231-1/+1
* | | | | | | | Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-05-221-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | asm-generic: Add renameat2 syscallJames Hogan2014-05-201-1/+3
* | | | | | | | | Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-05-211-1/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo2014-05-131-1/+18
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-05-211-0/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cgroup: introduce task_css_is_root()Tejun Heo2014-05-131-0/+15
* | | | | | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-05-211-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell2014-05-151-1/+1
* | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-05-201-0/+12
|\ \ \ \ \ \ \ \ \ \