summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2014-03-07Merge branch 'wq/for-3.14-fixes' into wq/for-3.15Tejun Heo
2014-03-07firewire: don't use PREPARE_DELAYED_WORKTejun Heo
2014-03-07ftrace: Remove freelist from struct dyn_ftraceJiri Slaby
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby
2014-03-07tracing: Evaluate len expression only once in __dynamic_array macroFilipe Brandenburger
2014-03-07tracing: Correctly expand len expressions from __dynamic_array macroFilipe Brandenburger
2014-03-07tracing/module: Replace include of tracepoint.h with jump_label.h in module.hSteven Rostedt (Red Hat)
2014-03-07tracing: Fix event header migrate.h to include tracepoint.hSteven Rostedt (Red Hat)
2014-03-07tracing: Fix event header writeback.h to include tracepoint.hSteven Rostedt (Red Hat)
2014-03-07tracing: Use helper functions in event assignment to shrink macro sizeSteven Rostedt
2014-03-07tracing: Move event storage for array from macro to standalone functionSteven Rostedt
2014-03-07tracing: Move raw output code from macro to standalone functionSteven Rostedt
2014-03-07of: Fix of_graph_parse_endpoint stub for !CONFIG_OF buildsPhilipp Zabel
2014-03-07netfilter: conntrack: remove central spinlock nf_conntrack_lockJesper Dangaard Brouer
2014-03-07netfilter: conntrack: seperate expect locking from nf_conntrack_lockJesper Dangaard Brouer
2014-03-07netfilter: conntrack: spinlock per cpu to protect special lists.Jesper Dangaard Brouer
2014-03-07netfilter: trivial code cleanup and doc changesJesper Dangaard Brouer
2014-03-07can: allow to change the device mtu for CAN FD capable devicesOliver Hartkopp
2014-03-07can: introduce the data bitrate configuration for CAN FDOliver Hartkopp
2014-03-07xfrm: rename struct xfrm_filterNicolas Dichtel
2014-03-066lowpan: move 6lowpan header to include/netAlexander Aring
2014-03-06net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski
2014-03-06tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()David S. Miller
2014-03-06inet: remove now unused flag DST_NOPEERHannes Frederic Sowa
2014-03-06[media] of: move common endpoint parsing to drivers/ofPhilipp Zabel
2014-03-06[media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel
2014-03-06mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens
2014-03-06kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens
2014-03-06net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens
2014-03-06ipc/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens
2014-03-06fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens
2014-03-06dma: Remove comment about embedding dma_slave_config into custom structsLars-Peter Clausen
2014-03-06fs/compat: optional preadv64/pwrite64 compat system callsHeiko Carstens
2014-03-06ipc/compat_sys_msgrcv: change msgtyp type from long to compat_long_tHeiko Carstens
2014-03-06cpufreq: Implement cpufreq_generic_suspend()Viresh Kumar
2014-03-06cpufreq: suspend governors on system suspend/hibernateViresh Kumar
2014-03-06UBI: make UBI_IOCVOLCRBLK take a parameter for future usageEzequiel Garcia
2014-03-06regmap: add regmap_parse_val apiNenghua Cao
2014-03-06regulator: helpers: Modify helpers enabling multi-bit controlCarlo Caione
2014-03-06Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2014-03-06ASoC: Move ignore_pmdown_time from CODEC to componentLars-Peter Clausen
2014-03-06ASoC: Move active count from CODEC to componentLars-Peter Clausen
2014-03-06ASoC: Add component pointer to the DAI structLars-Peter Clausen
2014-03-06ASoC: Add helper function to check whether a CODEC is activeLars-Peter Clausen
2014-03-06ASoC: Add helper functions for PCM runtime 'active' managementLars-Peter Clausen
2014-03-06ASoC: Handle ignore_pmdown_time for CODEC to CODEC linksLars-Peter Clausen
2014-03-06ARM: KVM: fix non-VGIC compilationMarc Zyngier
2014-03-06netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt
2014-03-06netfilter: ipset: kernel: uapi: fix MARKMASK attr ABI breakageFlorian Westphal
2014-03-06netfilter: ipset: Prepare the kernel for create option flags when no extensio...Jozsef Kadlecsik