summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-16Merge remote-tracking branch 'tip/timers/core/timers/core' into clockevents/3.16Daniel Lezcano16-34/+84
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 Gleixner18-17/+90
2014-05-16ACPI / PM: Hold ACPI scan lock over the "freeze" sleep stateRafael J. Wysocki1-0/+7
2014-05-16Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...Catalin Marinas1-8/+13
2014-05-16ARM: imx: add clock driver for imx6sxAnson Huang1-0/+256
2014-05-16Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek1-0/+1
2014-05-16Bluetooth: Add support to get connection informationAndrzej Kaczmarek2-0/+14
2014-05-16Bluetooth: Add conn info lifetime parameters to debugfsAndrzej Kaczmarek1-0/+6
2014-05-16ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong1-0/+1
2014-05-16Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...Dave Airlie3-1/+3
2014-05-16drm: fix memory leak around mode_group (v2)Dave Airlie1-0/+1
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-15ieee802154: change _cb handling slightlyPhoebe Buckheister1-18/+7
2014-05-15ieee802154: add definitions for link-layer security and header functionsPhoebe Buckheister2-0/+38
2014-05-15rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang1-0/+5
2014-05-15net: Fix CONFIG_SYSCTL ifdef test.David S. Miller1-1/+1
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)3-1/+69
2014-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+3
2014-05-15of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell1-1/+1
2014-05-15mac80211: Handle the CSA counters correctlyAndrei Otcheretianski1-1/+22
2014-05-15mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski1-7/+36
2014-05-15cfg80211: Support multiple CSA countersAndrei Otcheretianski2-7/+22
2014-05-15cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski2-0/+12
2014-05-15Merge tag 'clk-hisi-for-v3.16' of https://git.kernel.org/pub/scm/linux/kernel...Mike Turquette1-0/+58
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 Torokhov564-4890/+14494
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-15asm-generic: remove _STK_LIM_MAXJames Hogan2-8/+1
2014-05-15net: Use a more standard macro for INET_ADDR_COOKIEJoe Perches1-3/+5
2014-05-14net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias1-0/+3
2014-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-1/+3
2014-05-14ipv4: make ip_local_reserved_ports per netnsWANG Cong2-3/+15