summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-09-26Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+9
2015-09-26tracing: Pass trace_array into trace_buffer_unlock_commit()Steven Rostedt (Red Hat)1-4/+6
2015-09-25tracing: Remove unused function trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)1-3/+0
2015-09-25Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+3
2015-09-25IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2-12/+0
2015-09-25phy: add phy_device_remove()Russell King1-0/+1
2015-09-25phy: fix mdiobus module safetyRussell King1-1/+4
2015-09-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-1/+7
2015-09-25device property: Add fwnode_property_match_string()Mika Westerberg1-0/+4
2015-09-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+2
2015-09-25skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-09-24cgroup: Merge branch 'for-4.3-fixes' into for-4.4Tejun Heo1-2/+8
2015-09-24cgroup, writeback: don't enable cgroup writeback on traditional hierarchiesTejun Heo1-2/+9
2015-09-24ieee802154: remove unnecessary includesAlexander Aring1-3/+0
2015-09-24Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2015-09-24vga_switcheroo: Set active attribute to false for audio clientsLukas Wunner1-2/+2
2015-09-24drm: Spell vga_switcheroo consistentlyLukas Wunner1-1/+1
2015-09-24gpio: keep the GPIO line names internalLinus Walleij1-6/+0
2015-09-24gpio: Introduce gpio descriptor 'name'Markus Pargmann1-0/+7
2015-09-24regmap: Add generic macro to define regmap_irqQipeng Zha1-0/+3
2015-09-24Merge tag 'v4.3-rc2' into topic/drm-miscDaniel Vetter279-3273/+7731
2015-09-24bridge: define some min/max/default ageing time constantsScott Feldman1-0/+6
2015-09-24netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman1-0/+1
2015-09-23power: bq27xxx_battery: Add support for additional bq27xxx family devicesAndrew F. Davis1-1/+9
2015-09-23power: bq27xxx_battery: Platform initialization must declare a deviceAndrew F. Davis1-1/+5
2015-09-23power: bq27x00_battery: Renaming for consistencyAndrew F. Davis1-2/+2
2015-09-23sched/core: Make 'sched_domain_topology' declaration staticJuergen Gross1-2/+0
2015-09-23atomic: Implement atomic_read_ctrl()Peter Zijlstra1-0/+18
2015-09-23atomic: Add atomic_long_t bitopsPeter Zijlstra1-1/+2
2015-09-23sched/deadline: Unify dl_time_before() usageJuri Lelli1-0/+5
2015-09-23arcnet: Move files out of include/linuxJoe Perches2-491/+0
2015-09-23arcnet: Wrap some long linesJoe Perches1-6/+6
2015-09-23arcnet: Convert arcnet_dump_skb macro to static inlineJoe Perches1-1/+4
2015-09-23arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches1-15/+17
2015-09-23arcnet: Expand odd BUGLVL macro with if and usesJoe Perches1-8/+9
2015-09-23arcnet: Neaten BUGMSG macro definesJoe Perches1-7/+17
2015-09-23arcnet: Add and remove blank linesJoe Perches1-12/+0
2015-09-23arcnet: Use normal kernel spacing styleJoe Perches1-45/+45
2015-09-23ARM: imx7d: add imx7d iomux-gpr field defineFugang Duan1-0/+47
2015-09-23userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli1-3/+2
2015-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-8/+6
2015-09-22usb: interface authorization: Use a flag for the default device authorizationStefan Koch1-7/+9
2015-09-22usb: interface authorization: Introduces the default interface authorizationStefan Koch1-0/+9
2015-09-22usb: interface authorization: Declare authorized attributeStefan Koch1-0/+1
2015-09-22Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...Mark Brown1-1/+1
2015-09-22cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()Tejun Heo1-0/+22
2015-09-22power: charger-manager: comment spelling fixesMarcel Ziswiler1-4/+4
2015-09-22wireless: mark element IDs 8 and 9 reservedJohannes Berg1-2/+1
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach1-0/+1
2015-09-22power: Add an axp20x-usb-power driverHans de Goede1-0/+24