summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-24perf: Add PERF_EVENT_STATE_EXIT state for events with exited taskJiri Olsa1-0/+1
2014-08-23net: Allow raw buffers to be passed into the flow dissector.David S. Miller1-6/+12
2014-08-23net: phy: bcm7xxx: enable EEE at the PHY levelFlorian Fainelli1-0/+3
2014-08-23net: phy: export phy_{read,write}_mmd_indirectFlorian Fainelli1-0/+27
2014-08-23net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.hFlorian Fainelli1-0/+20
2014-08-23net: phy: broadcom: extract all registers to brcmphy.hFlorian Fainelli1-0/+103
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-5/+14
2014-08-23pata_platform: Remove useless irq_flags fieldAlexander Shiyan1-5/+0
2014-08-23tcp: improve undo on timeoutYuchung Cheng1-1/+1
2014-08-23nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson1-0/+1
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+0
2014-08-23f2fs: use macro for code readabilityChao Yu1-3/+10
2014-08-22bonding: create netlink event when bonding option is changedJiri Pirko1-0/+1
2014-08-22ftrace: Allow ftrace_ops to use the hashes from other opsSteven Rostedt (Red Hat)1-3/+11
2014-08-22usb: gadget: document a usb_ep_dequeue() requirementPaul Zimmerman1-4/+5
2014-08-22f2fs: fix incorrect calculation with total/free inode numChao Yu1-0/+3
2014-08-21KVM: add kvm_arch_sched_inRadim Krčmář1-0/+2
2014-08-21regulator: core: Add back the const qualifier for ops of struct regulator_descAxel Lin1-1/+1
2014-08-21gpio: move GPIOD flags outside #ifdefLinus Walleij1-2/+2
2014-08-20Input: drv260x - add TI drv260x haptics driverDan Murphy1-0/+28
2014-08-19Merge l2-mtd/next into l2-mtd/masterBrian Norris283-3218/+8486
2014-08-19mtd: nand: fix DocBook warnings on nand_sdr_timings docBoris BREZILLON1-1/+1
2014-08-19mtd: use __packed shorthandBrian Norris1-11/+11
2014-08-19mtd: fix linux/mtd/nand.h kernel-doc warningRandy Dunlap1-0/+1
2014-08-19i2c: rework kernel config I2C_ACPILan Tianyu1-4/+8
2014-08-19irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl registerFeng Kan1-0/+1
2014-08-19irqchip: gic: Replace hex numbers with defines.Feng Kan1-0/+15
2014-08-18regulator: core: Fix build error due to const qualifier for opsAxel Lin1-1/+1