summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-05-17net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich1-1/+7
2014-05-17net: Find the nesting level of a given device by type.Vlad Yasevich1-0/+10
2014-05-17ieee802154: add netlink interfaces for llsecPhoebe Buckheister1-0/+31
2014-05-17of: provide a binding for fixed link PHYsThomas Petazzoni1-0/+15
2014-05-17net: phy: extend fixed driver with fixed_phy_register()Thomas Petazzoni1-0/+11
2014-05-17PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarilyRafael J. Wysocki2-8/+34
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak1-0/+11
2014-05-16lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin1-4/+4
2014-05-16cgroup: implement css_tryget()Tejun Heo1-0/+18
2014-05-16cgroup: convert cgroup_has_live_children() into css_has_online_children()Tejun Heo1-0/+2
2014-05-16cgroup: use CSS_ONLINE instead of CGRP_DEADTejun Heo1-2/+0
2014-05-16cgroup: iterate cgroup_subsys_states directlyTejun Heo1-18/+26
2014-05-16cgroup: introduce CSS_RELEASED and reduce css iteration fallback windowTejun Heo1-0/+1
2014-05-16cgroup: move cgroup->serial_nr into cgroup_subsys_stateTejun Heo1-8/+8
2014-05-16cgroup: move cgroup->sibling and ->children into cgroup_subsys_stateTejun Heo1-7/+4
2014-05-16cgroup: remove cgroup->parentTejun Heo1-1/+0
2014-05-16cgroup: remove css_parent()Tejun Heo1-18/+11
2014-05-16cgroup: skip refcnting on normal root csses and cgrp_dfl_root self cssTejun Heo1-3/+8
2014-05-16gpio: include linux/bug.h in interface headerArnd Bergmann1-0/+1
2014-05-16Merge remote-tracking branch 'tip/timers/core/timers/core' into clockevents/3.16Daniel Lezcano10-5/+67
2014-05-16genirq: Remove dynamic_irq messThomas Gleixner1-10/+0
2014-05-16genirq: Replace dynamic_irq_init/cleanupThomas Gleixner1-0/+4
2014-05-16genirq: Remove irq_reserve_irq[s]Thomas Gleixner1-7/+0
2014-05-16genirq: Make create/destroy_irq() ia64 privateThomas Gleixner1-4/+0
2014-05-16x86: Remove create/destroy_irq()Thomas Gleixner1-4/+0
2014-05-16genirq: Provide generic hwirq allocation facilityThomas Gleixner1-0/+15
2014-05-16Merge branches 'linus' and 'irq/urgent' into irq/coreThomas Gleixner11-11/+38
2014-05-16ACPI / PM: Hold ACPI scan lock over the "freeze" sleep stateRafael J. Wysocki1-0/+7
2014-05-16HSI: Introduce driver for SSI ProtocolSebastian Reichel1-0/+42
2014-05-16HSI: Add common DT binding for HSI client devicesSebastian Reichel1-0/+11
2014-05-16HSI: export method to (un)register clientsSebastian Reichel1-0/+3
2014-05-16HSI: Add channel resource support to HSI clientsSebastian Reichel1-4/+20
2014-05-16HSI: method to unregister clients from an hsi portSebastian Reichel1-0/+1
2014-05-16net: filter: x86: internal BPF JITAlexei Starovoitov1-0/+3
2014-05-15rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang1-0/+5
2014-05-15ARM: vexpress: move HBI check to sysreg driverPawel Moll1-1/+0
2014-05-15mfd: vexpress: Define the device as MFD cellsPawel Moll1-14/+2
2014-05-15mfd: syscon: Add platform data with a regmap config namePawel Moll1-0/+8
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll1-60/+19
2014-05-15of: Keep track of populated platform devicesPawel Moll2-0/+12
2014-05-15tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasksSteven Rostedt (Red Hat)2-0/+13
2014-05-15of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell1-1/+1
2014-05-15clk: sunxi: Fixup clk_sunxi_mmc_phase_control to take a clk rather then a hw_clkHans de Goede1-1/+1
2014-05-15Merge tag 'v3.15-rc5' into nextDmitry Torokhov318-2648/+7874
2014-05-15Input: implement managed polled input devicesDmitry Torokhov1-0/+3
2014-05-15Input: gpio_keys - convert struct descriptions to kernel-docAndy Shevchenko1-12/+36
2014-05-15Merge branch 'xfs-misc-fixes-1-for-3.16' into for-nextDave Chinner1-0/+1
2014-05-14net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias1-0/+3
2014-05-14Merge branches 'doc.2014.04.29a', 'fixes.2014.04.29a' and 'torture.2014.05.14...Paul E. McKenney5-9/+66
2014-05-14workqueue: Remove deprecated system_nrt[_freezable]_wqJingoo Han1-14/+0