summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-21vlan: introduce __vlan_insert_tag helper which does not free skbJiri Pirko1-11/+34
2014-11-21vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko1-0/+34
2014-11-21vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko1-3/+5
2014-11-21vlan: kill vlan_put_tag helperJiri Pirko1-19/+0
2014-11-21vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko1-5/+4
2014-11-21net: phy: micrel: add generic clock-mode-select supportJohan Hovold1-1/+0
2014-11-21net: phy: add static data field to struct phy_driverJohan Hovold1-0/+2
2014-11-21Merge branch 'pci/msi' into nextBjorn Helgaas1-2/+3
2014-11-21kvm: remove IA64 ioctlsRadim Krčmář1-3/+0
2014-11-21kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini1-14/+8
2014-11-21printk/percpu: Define printk_func when printk is not definedSteven Rostedt (Red Hat)2-2/+3
2014-11-21Merge back earlier cpuidle material for 3.19-rc1.Rafael J. Wysocki1-2/+2
2014-11-21usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy1-0/+5
2014-11-21phy: improved lookup methodHeikki Krogerus1-0/+16
2014-11-21phy: safer to_phy() macroHeikki Krogerus1-1/+1
2014-11-21ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatJussi Laako2-1/+5
2014-11-21Merge tag 'renesas-dt2-for-v3.19' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann3-0/+13
2014-11-21Merge remote-tracking branches 'regmap/topic/ac97' and 'regmap/topic/headers'...Mark Brown1-0/+7
2014-11-21Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel1-1/+2
2014-11-21drm/gem: Warn on illegal use of the dumb buffer interface v2Thomas Hellstrom1-0/+7
2014-11-21Btrfs: return failure if btrfs_dev_replace_finishing() failedEryu Guan1-0/+1
2014-11-21Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville4-9/+391
2014-11-20Merge branch 'for-linus' into test/usb-resumeTakashi Iwai45-141/+320
2014-11-20ARM: OMAP2+: Prepare to move GPMC to drivers by platform data headerTony Lindgren1-0/+199
2014-11-20Merge tag 'sti-dt-for-v3.19-2' of git://git.stlinux.com/devel/kernel/linux-st...Arnd Bergmann1-0/+25
2014-11-20thermal: of: improve of-thermal sensor registration APIEduardo Valentin1-6/+18
2014-11-20of: Add bindings for nvidia,tegra124-socthermMikko Perttunen1-0/+13
2014-11-20thermal: introduce clock cooling deviceEduardo Valentin1-0/+65
2014-11-20Replace mentions of "list_struct" to "list_head"Andrey Utkin3-26/+26
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina669-6928/+16013
2014-11-20Merge tag 'at91-cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Arnd Bergmann3-0/+272
2014-11-20Merge tag 'omap-for-v3.19/clocks-and-pm' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann1-0/+15
2014-11-20mtd: nand: provide detailed description for raw read/write page methodsBoris BREZILLON1-2/+15
2014-11-20Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar6-17/+20
2014-11-20Merge branch 'amdkfd-v6' of git://people.freedesktop.org/~gabbayo/linux into ...Dave Airlie2-5/+237
2014-11-20printk: Add per_cpu printk func to allow printk to be divertedSteven Rostedt (Red Hat)2-0/+5
2014-11-20seq-buf: Make seq_buf_bprintf() conditional on CONFIG_BINARY_PRINTFSteven Rostedt (Red Hat)1-2/+5
2014-11-20tracing: Add seq_buf_get_buf() and seq_buf_commit() helper functionsSteven Rostedt (Red Hat)1-0/+41
2014-11-20tracing: Have seq_buf use full bufferSteven Rostedt (Red Hat)1-3/+3
2014-11-20tracing: Use trace_seq_used() and seq_buf_used() instead of lenSteven Rostedt (Red Hat)1-1/+19
2014-11-20seq_buf: Create seq_buf_used() to find out how much was writtenSteven Rostedt (Red Hat)1-0/+6
2014-11-20tracing: Add a seq_buf_clear() helper and clear len and readpos in initSteven Rostedt (Red Hat)1-2/+7
2014-11-20tracing: Convert seq_buf fields to be like seq_file fieldsSteven Rostedt (Red Hat)1-4/+4
2014-11-20tracing: Convert seq_buf_path() to be like seq_path()Steven Rostedt (Red Hat)1-1/+1
2014-11-20tracing: Create seq_buf layer in trace_seqSteven Rostedt (Red Hat)2-7/+86
2014-11-20drm: s/enum_blob_list/enum_list/ in drm_propertyDaniel Vetter2-1/+3
2014-11-20drm/atomic: Don't overrun the connector array when hotpluggingDaniel Vetter1-0/+2
2014-11-20Merge tag 'renesas-dt-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann3-2/+20
2014-11-20bury skb_copy_to_page()Al Viro1-23/+0
2014-11-20fold verify_iovec() into copy_msghdr_from_user()Al Viro2-4/+2