summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-05-16cgroup: remove css_parent()Tejun Heo
2014-05-16cgroup: skip refcnting on normal root csses and cgrp_dfl_root self cssTejun Heo
2014-05-16gpio: include linux/bug.h in interface headerArnd Bergmann
2014-05-16Merge remote-tracking branch 'tip/timers/core/timers/core' into clockevents/3.16Daniel Lezcano
2014-05-16genirq: Remove dynamic_irq messThomas Gleixner
2014-05-16genirq: Replace dynamic_irq_init/cleanupThomas Gleixner
2014-05-16genirq: Remove irq_reserve_irq[s]Thomas Gleixner
2014-05-16genirq: Make create/destroy_irq() ia64 privateThomas Gleixner
2014-05-16x86: Remove create/destroy_irq()Thomas Gleixner
2014-05-16genirq: Provide generic hwirq allocation facilityThomas Gleixner
2014-05-16Merge branches 'linus' and 'irq/urgent' into irq/coreThomas Gleixner
2014-05-16ACPI / PM: Hold ACPI scan lock over the "freeze" sleep stateRafael J. Wysocki
2014-05-16HSI: Introduce driver for SSI ProtocolSebastian Reichel
2014-05-16HSI: Add common DT binding for HSI client devicesSebastian Reichel
2014-05-16HSI: export method to (un)register clientsSebastian Reichel
2014-05-16HSI: Add channel resource support to HSI clientsSebastian Reichel
2014-05-16HSI: method to unregister clients from an hsi portSebastian Reichel
2014-05-15net: filter: x86: internal BPF JITAlexei Starovoitov
2014-05-15rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang
2014-05-15ARM: vexpress: move HBI check to sysreg driverPawel Moll
2014-05-15mfd: vexpress: Define the device as MFD cellsPawel Moll
2014-05-15mfd: syscon: Add platform data with a regmap config namePawel Moll
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll
2014-05-15of: Keep track of populated platform devicesPawel Moll
2014-05-15tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasksSteven Rostedt (Red Hat)
2014-05-15of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell
2014-05-14clk: sunxi: Fixup clk_sunxi_mmc_phase_control to take a clk rather then a hw_clkHans de Goede
2014-05-14Merge tag 'v3.15-rc5' into nextDmitry Torokhov
2014-05-14Input: implement managed polled input devicesDmitry Torokhov
2014-05-14Input: gpio_keys - convert struct descriptions to kernel-docAndy Shevchenko
2014-05-15Merge branch 'xfs-misc-fixes-1-for-3.16' into for-nextDave Chinner
2014-05-14net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias
2014-05-14Merge branches 'doc.2014.04.29a', 'fixes.2014.04.29a' and 'torture.2014.05.14...Paul E. McKenney
2014-05-14workqueue: Remove deprecated system_nrt[_freezable]_wqJingoo Han
2014-05-14workqueue: Remove deprecated flush[_delayed]_work_sync()Jingoo Han
2014-05-14libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang
2014-05-14torture: Remove unused definitionPranith Kumar
2014-05-14torture: Check for multiple concurrent torture testsPaul E. McKenney
2014-05-14sched,rcu: Make cond_resched() report RCU quiescent statesPaul E. McKenney
2014-05-14percpu: Fix raw_cpu_inc_return()Paul E. McKenney
2014-05-14rcutorture: Export RCU grace-period kthread wait state to rcutorturePaul E. McKenney
2014-05-14ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flagSteven Rostedt (Red Hat)
2014-05-14ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() globalSteven Rostedt (Red Hat)
2014-05-14usb: gadget: configfs: OS Extended Properties descriptors supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: configfs: OS Extended Compatibility descriptors supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: OS Feature Descriptors supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: OS String supportAndrzej Pietrasiewicz
2014-05-14cgroup: use cgroup->self.refcnt for cgroup refcntingTejun Heo
2014-05-14cgroup: enable refcnting for root cssesTejun Heo
2014-05-14cgroup: remove cgroup_destory_css_killed()Tejun Heo