summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-05-13ACPI / processor: Introduce invalid_logical_cpuid()Hanjun Guo
2015-05-13net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unsetPablo Neira
2015-05-13tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()Steven Rostedt (Red Hat)
2015-05-13tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*Steven Rostedt (Red Hat)
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko
2015-05-13net: move __skb_tx_hash to dev.cJiri Pirko
2015-05-13net: move __skb_get_hash function declaration to flow_dissector.hJiri Pirko
2015-05-13net: move *skb_get_poff declarations into correct headerJiri Pirko
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko
2015-05-13tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dirSteven Rostedt (Red Hat)
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-13tracing: Rename ftrace_event_name() to trace_event_name()Steven Rostedt (Red Hat)
2015-05-13tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAXSteven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_output functions to trace_outputSteven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_event_buffer to trace_event_buffer.Steven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_event_file to trace_event_fileSteven Rostedt (Red Hat)
2015-05-13tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()Steven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_print_*() functions ta trace_print_*()Steven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)
2015-05-13tracing: Remove unused prototype ftrace_event_define_field()Steven Rostedt (Red Hat)
2015-05-13usb: add bus type for USB ULPIHeikki Krogerus
2015-05-13netfilter: ipset: Fix ext_*() macrosSergey Popovich
2015-05-13mfd: axp20x: Add AXP22x PMIC supportBoris BREZILLON
2015-05-13clk: Expose clk_hw_reparent() to providersTomeu Vizoso
2015-05-13gpiolib: cleanup chained handler and dataDmitry Eremin-Solenikov
2015-05-13dma-buf: add ref counting for module as exporterSumit Semwal
2015-05-13ktime: Fix ktime_divns to do signed divisionJohn Stultz
2015-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-12net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern
2015-05-12test_bpf: add 173 new testcases for eBPFMichael Holzheu
2015-05-12net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...Denys Vlasenko
2015-05-13crypto: aead - Convert top level interface to new styleHerbert Xu
2015-05-12switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman
2015-05-12switchdev: s/swdev_/switchdev_/Jiri Pirko
2015-05-12PM / clock_ops: Provide default runtime ops to usersRajendra Nayak
2015-05-12PM / sleep: Add macro to define common noirq system PM callbacksGrygorii Strashko
2015-05-12block: remove export for blk_queue_bioMike Snitzer
2015-05-12tracing: remove unused ftrace_output_event() prototypeNicolas Iooss
2015-05-12net: Add skb_free_frag to replace use of put_page in freeing skb->headAlexander Duyck
2015-05-12mm/net: Rename and move page fragment handling from net/ to mm/Alexander Duyck
2015-05-12net: Store virtual address instead of page in netdev_alloc_cacheAlexander Duyck
2015-05-12HID: hid-sensor-hub: Fix debug lock warningSrinivas Pandruvada
2015-05-12gpio: remove gpiod_sysfs_set_active_lowJohan Hovold
2015-05-12gpio: sysfs: clean up chip class-device handlingJohan Hovold
2015-05-12Merge tag 'v4.1-rc3' into develLinus Walleij
2015-05-12LSM: Switch to lists of hooksCasey Schaufler
2015-05-12LSM: Add security module hook list headsCasey Schaufler
2015-05-12LSM: Remove a comment from security.hCasey Schaufler
2015-05-12LSM: Add the comment to lsm_hooks.hCasey Schaufler