summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-08-30include/linux/i82593.h: Remove unused headerRasmus Villemoes1-229/+0
2014-08-30include/linux/cycx_x25.h: Remove unused headerRasmus Villemoes1-125/+0
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-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-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-28ARM: tegra: remove unused tegra_emc.hRasmus Villemoes1-34/+0
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: allow switches to work without taggingFlorian Fainelli1-3/+3
2014-08-28net: phy: provide stub for fixed_phy_set_link_updateFlorian Fainelli1-8/+9
2014-08-28net: dsa: reduce number of protocol hooksFlorian Fainelli1-16/+12
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-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-27regulator: da9211: support device treeJames Ban1-1/+1
2014-08-26percpu: Remove __this_cpu_ptrChristoph Lameter1-3/+0
2014-08-26scheduler: Replace __get_cpu_var with this_cpu_ptrChristoph Lameter1-2/+2
2014-08-26ieee80211: Support parsing TPC report element in action framesAndrei Otcheretianski1-0/+65
2014-08-26linux/pagemap.h: Fixed a typo in a code comment.Raymond L. Rivera1-1/+1
2014-08-26dma-mapping: Provide write-combine allocationsThierry Reding1-0/+26
2014-08-26net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller2-23/+4
2014-08-26mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros1-2/+11
2014-08-26net/mlx4: Use is_kdump_kernel() to detect kdump kernelAmir Vadai1-1/+2
2014-08-26Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2014-08-26Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+11
2014-08-26iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada1-1/+3
2014-08-25sched: Add function single_task_running to let a task check if it is the only...Tim Chen1-0/+1
2014-08-25netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABELZhouyi Zhou1-2/+3
2014-08-25net: Add ops->ndo_xmit_flush()David S. Miller1-0/+35
2014-08-25random32: improvements to prandom_bytesDaniel Borkmann1-2/+2
2014-08-25net: skb_gro_checksum_* functionsTom Herbert1-2/+74
2014-08-25Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-2/+2
2014-08-25Merge branch 'rfc/perf' into perf/core, because it's ready for inclusionIngo Molnar1-9/+8
2014-08-25Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar255-2286/+7421
2014-08-24netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'Jozsef Kadlecsik1-0/+1