summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-08-12locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic ope...Will Deacon1-0/+323
2015-08-12locking, compiler.h: Cast away attributes in the WRITE_ONCE() magicChristian Borntraeger1-1/+6
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar3-18/+35
2015-08-12mfd: axp20x: Add missing registers, and mark more registers volatileBruno Prémont1-0/+6
2015-08-12Merge tag 'imx-clk-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Michael Turquette1-0/+240
2015-08-12Merge branch 'clk-for-v4.3' into dt-for-v4.3Simon Horman1-0/+12
2015-08-12clk: shmobile: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven1-0/+12
2015-08-116lowpan: add generic 6lowpan netdev private dataAlexander Aring1-0/+23
2015-08-11net: switchdev: support static FDB addressesVivien Didelot1-0/+1
2015-08-11net: dsa: change FDB routines prototypesVivien Didelot1-6/+11
2015-08-11Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller2-12/+7
2015-08-11[media] c8sectpfe: Add DT bindings documentation for c8sectpfe driverPeter Griffin1-0/+12
2015-08-11cgroup: make cftype->private a unsigned longTejun Heo1-1/+1
2015-08-11regmap: Move documentation to regmap.hNicolas Boichat1-11/+162
2015-08-11mfd: mt6397: Implement wake handler and suspend/resume to handle wake up eventHenry Chen1-0/+1
2015-08-11mfd: da9063: Fix missing DA9063_M_DVC_RDY mask bitSteve Twiss1-0/+1
2015-08-11mfd: axp20x: Add axp152 supportMichal Suchanek1-1/+60
2015-08-11mfd: da9062: Supply core driverS Twiss2-0/+1158
2015-08-11mfd: arizona: Add support for WM8998 and WM1814Richard Fitzgerald3-0/+225
2015-08-11mfd: 880m80x: Make use of BIT() macroVaibhav Hiremath1-81/+81
2015-08-11mfd: arizona: Update several pdata members to unsignedCharles Keepax1-6/+6
2015-08-11Merge branches 'ib-mfd-base-acpi-dma-4.3', 'ib-mfd-clocksource-rtc-watchdog-4...Lee Jones3-6/+20
2015-08-11mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming2-6/+19
2015-08-11Merge tag 'omap-for-v4.3/dt-pt3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-0/+1
2015-08-11xfrm: Add oif to dst lookupsDavid Ahern1-2/+5
2015-08-11netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann4-16/+41
2015-08-11drm/dp/mst: Remove port after removing connector.Maarten Lankhorst1-2/+0
2015-08-11Merge branch 'for-linus' into for-nextTakashi Iwai27-40/+153
2015-08-11arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams3-3/+3
2015-08-11mm: enhance region_is_ram() to region_intersects()Dan Williams1-1/+8
2015-08-11gre: Remove support for sharing GRE protocol hook.Pravin B Shelar1-74/+6
2015-08-11openvswitch: Use regular GRE net_device instead of vportPravin B Shelar1-10/+2
2015-08-11ip_gre: Add support to collect tunnel metadata.Pravin B Shelar2-1/+7
2015-08-10net: add explicit logging and stat for neighbour table overflowRick Jones2-0/+2
2015-08-10bridge: netlink: add support for vlan_filtering attributeNikolay Aleksandrov1-0/+1
2015-08-10net-timestamp: Update skb_complete_tx_timestamp commentBenjamin Poirier1-3/+3
2015-08-10nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun...Jeff Layton1-0/+3
2015-08-10nfsd/sunrpc: move pool_mode definitions into svc.hJeff Layton1-0/+25
2015-08-10nfsd/sunrpc: abstract out svc_set_num_threads to sv_opsJeff Layton1-0/+3
2015-08-10nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton2-0/+4
2015-08-10nfsd/sunrpc: move sv_module parm into sv_opsJeff Layton1-3/+6
2015-08-10nfsd/sunrpc: move sv_function into sv_opsJeff Layton1-8/+3
2015-08-10nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton1-10/+10
2015-08-10svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever1-7/+2
2015-08-10Bluetooth: add hci_connect_le_scanJakub Pawlowski1-0/+6
2015-08-10Bluetooth: add hci_lookup_le_connectJakub Pawlowski1-0/+20
2015-08-10Bluetooth: preparation for new connect procedureJakub Pawlowski1-0/+3
2015-08-10ieee802154: add ack request default handlingAlexander Aring2-0/+9
2015-08-10ieee802154: 6lowpan: remove multiple lowpan per wpan supportAlexander Aring1-0/+3
2015-08-10Merge 4.2-rc6 into usb-nextGreg Kroah-Hartman20-40/+84