summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko1-1/+1
2015-05-13tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dirSteven Rostedt (Red Hat)1-2/+2
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-14/+36
2015-05-13tracing: Rename ftrace_event_name() to trace_event_name()Steven Rostedt (Red Hat)1-1/+1
2015-05-13tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAXSteven Rostedt (Red Hat)1-1/+1
2015-05-13tracing: Rename ftrace_output functions to trace_outputSteven Rostedt (Red Hat)1-3/+3
2015-05-13tracing: Rename ftrace_event_buffer to trace_event_buffer.Steven Rostedt (Red Hat)1-3/+3
2015-05-13tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)4-27/+27
2015-05-13tracing: Rename ftrace_event_file to trace_event_fileSteven Rostedt (Red Hat)1-12/+12
2015-05-13tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()Steven Rostedt (Red Hat)1-3/+3
2015-05-13tracing: Rename ftrace_print_*() functions ta trace_print_*()Steven Rostedt (Red Hat)1-15/+15
2015-05-13tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)1-0/+0
2015-05-13tracing: Remove unused prototype ftrace_event_define_field()Steven Rostedt (Red Hat)1-8/+0
2015-05-13usb: add bus type for USB ULPIHeikki Krogerus5-132/+221
2015-05-13netfilter: ipset: Fix ext_*() macrosSergey Popovich1-4/+4
2015-05-13mfd: axp20x: Add AXP22x PMIC supportBoris BREZILLON1-0/+86
2015-05-13clk: Expose clk_hw_reparent() to providersTomeu Vizoso1-0/+1
2015-05-13gpiolib: cleanup chained handler and dataDmitry Eremin-Solenikov1-0/+1
2015-05-13dma-buf: add ref counting for module as exporterSumit Semwal1-2/+8
2015-05-13ktime: Fix ktime_divns to do signed divisionJohn Stultz1-6/+21
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+8
2015-05-13net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern1-3/+0
2015-05-13test_bpf: add 173 new testcases for eBPFMichael Holzheu1-0/+10
2015-05-13net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...Denys Vlasenko1-13/+1
2015-05-13crypto: aead - Convert top level interface to new styleHerbert Xu1-441/+1
2015-05-13switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman1-4/+1
2015-05-13switchdev: s/swdev_/switchdev_/Jiri Pirko1-1/+1
2015-05-13PM / clock_ops: Provide default runtime ops to usersRajendra Nayak1-0/+10
2015-05-13PM / sleep: Add macro to define common noirq system PM callbacksGrygorii Strashko1-0/+12
2015-05-13block: remove export for blk_queue_bioMike Snitzer1-2/+0
2015-05-12tracing: remove unused ftrace_output_event() prototypeNicolas Iooss1-3/+0
2015-05-12net: Add skb_free_frag to replace use of put_page in freeing skb->headAlexander Duyck1-0/+5
2015-05-12mm/net: Rename and move page fragment handling from net/ to mm/Alexander Duyck3-3/+23
2015-05-12net: Store virtual address instead of page in netdev_alloc_cacheAlexander Duyck1-3/+2
2015-05-12HID: hid-sensor-hub: Fix debug lock warningSrinivas Pandruvada1-2/+2
2015-05-12gpio: remove gpiod_sysfs_set_active_lowJohan Hovold2-13/+0
2015-05-12gpio: sysfs: clean up chip class-device handlingJohan Hovold1-2/+2
2015-05-12Merge tag 'v4.1-rc3' into develLinus Walleij18-28/+62
2015-05-12LSM: Switch to lists of hooksCasey Schaufler2-66/+57
2015-05-12LSM: Add security module hook list headsCasey Schaufler1-0/+220
2015-05-12LSM: Remove a comment from security.hCasey Schaufler1-1270/+0
2015-05-12LSM: Add the comment to lsm_hooks.hCasey Schaufler1-0/+1279
2015-05-12LSM: Split security.hCasey Schaufler2-305/+358
2015-05-12mailbox: Make mbox_chan_ops constAndrew Bresticker1-1/+1
2015-05-12thermal: support slope and offset coefficientsEduardo Valentin1-0/+11
2015-05-12mtd: nand: add common DT init codeBrian Norris1-0/+5
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+10
2015-05-11net: sched: fix typo in net_device ifdefDaniel Borkmann1-1/+1
2015-05-11phy: core: Add devm_of_phy_get_by_index to phy-coreArun Ramamurthy1-0/+9
2015-05-11net: sched: further simplify handle_ingDaniel Borkmann1-0/+4