summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-08-30include/linux/cycx_x25.h: Remove unused headerRasmus Villemoes1-125/+0
2014-08-30net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann1-0/+13
2014-08-30net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz1-0/+3
2014-08-30net: add skb_get_tx_queue() helperDaniel Borkmann1-0/+6
2014-08-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds1-1/+1
2014-08-30xattr: fix check for simultaneous glibc header inclusionFilipe Brandenburger1-1/+1
2014-08-29Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+26
2014-08-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+25
2014-08-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+3
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář1-2/+2
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini2-6/+14
2014-08-29KVM: Unconditionally export KVM_CAP_USER_NMIChristoffer Dall1-3/+1
2014-08-29KVM: Unconditionally export KVM_CAP_READONLY_MEMChristoffer Dall1-2/+0
2014-08-29regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)Heiko Stübner1-0/+20
2014-08-29gpio: change gpiochip_request_own_desc() prototypeAlexandre Courbot1-1/+2
2014-08-29jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong1-5/+25
2014-08-29NFSD: Update some as-yet unused 4.2 error codesAnna Schumaker1-1/+2
2014-08-28ASoC: Remove unused cache_only from struct snd_soc_codecJarkko Nikula1-1/+0
2014-08-28ARM: tegra: remove unused tegra_emc.hRasmus Villemoes1-34/+0
2014-08-28pinctrl: Add mux options 3 and 4 for rockchip pinctrlDoug Anderson1-0/+2
2014-08-28treewide: fix synchronize_rcu() in commentsJesper Dangaard Brouer1-1/+1
2014-08-28percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tChristoph Lameter1-0/+11
2014-08-28regulator: fix kernel-doc warnings in header filesRandy Dunlap2-0/+3
2014-08-28dma-buf/fence: Fix one more kerneldoc warningThierry Reding1-0/+1
2014-08-28net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entriesFlorian Fainelli1-0/+2
2014-08-28net: phy: broadcom: add new Broadcom OUIFlorian Fainelli1-1/+1
2014-08-28net: phy: broadcom: fix PHY_BCM_OUI_4Florian Fainelli1-1/+1
2014-08-28net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli1-0/+5
2014-08-28net: dsa: allow updating fixed PHY link informationFlorian Fainelli1-0/+3
2014-08-28net: dsa: allow drivers to do link adjustmentFlorian Fainelli1-0/+7
2014-08-28net: dsa: allow switches to work without taggingFlorian Fainelli2-3/+8
2014-08-28net: dsa: allow for more complex PHY setupsFlorian Fainelli1-0/+1
2014-08-28net: dsa: retain a per-port device_node pointerFlorian Fainelli1-0/+1
2014-08-28net: dsa: provide a switch device device tree node pointerFlorian Fainelli1-0/+7
2014-08-28net: phy: provide stub for fixed_phy_set_link_updateFlorian Fainelli1-8/+9
2014-08-28net: dsa: reduce number of protocol hooksFlorian Fainelli3-33/+16
2014-08-28net: Update sk_buff flag bit availability comment.David S. Miller1-1/+1
2014-08-28KVM: Introduce gfn_to_hva_memslot_protChristoffer Dall1-0/+2
2014-08-27ASoC: rt5677: Add DMIC2 clock selectionBard Liao1-0/+8
2014-08-27param: check for tainting before calling set op.Rusty Russell1-16/+0
2014-08-27module: add module_param_unsafe and module_param_named_unsafeJani Nikula1-0/+18
2014-08-27module: make it possible to have unsafe, tainting module paramsJani Nikula1-9/+35
2014-08-27module: rename KERNEL_PARAM_FL_NOARG to avoid confusionJani Nikula1-1/+1
2014-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König2-24/+19
2014-08-27regulator: da9211: support device treeJames Ban1-1/+1
2014-08-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti...Zhang Rui1-0/+83
2014-08-27[media] dm644x_ccdc: use unsigned long for fpc_table_addrMauro Carvalho Chehab1-1/+1
2014-08-26netfilter: nfnetlink_acct: add filter support to nfacct counter list/resetAlexey Perevalov1-0/+8
2014-08-26percpu: Remove __this_cpu_ptrChristoph Lameter1-3/+0
2014-08-26net: Replace get_cpu_var through this_cpu_ptrChristoph Lameter2-4/+4