summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-05-06vlan: Use eth_proto_is_802_3Alexander Duyck1-1/+1
2015-05-06etherdev: Fix sparse error, make test usable by other functionsAlexander Duyck1-0/+18
2015-05-05tcp: provide SYN headers for passive connectionsEric Dumazet1-0/+8
2015-05-05block: move PM request support to IDEChristoph Hellwig2-20/+20
2015-05-05block: remove REQ_TYPE_PM_SHUTDOWNChristoph Hellwig1-1/+0
2015-05-05block: move REQ_TYPE_SENSE to the ide driverChristoph Hellwig2-1/+1
2015-05-05block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.hChristoph Hellwig2-9/+9
2015-05-05block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig1-2/+2
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig3-10/+34
2015-05-05bio: skip atomic inc/dec of ->bi_cnt for most use casesJens Axboe2-2/+17
2015-05-05bio: skip atomic inc/dec of ->bi_remaining for non-chainsJens Axboe2-1/+13
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-1/+22
2015-05-05libata: Fall back to unqueued READ LOG EXT if the DMA variant failsMartin K. Petersen1-0/+1
2015-05-05libata: READ LOG DMA EXT support can be in either page 119 or 120Martin K. Petersen1-1/+11
2015-05-05irqchip: irqc: Remove platform data supportGeert Uytterhoeven1-27/+0
2015-05-05thermal: introduce the Power Allocator governorJavi Merino1-5/+32
2015-05-05thermal: cpu_cooling: implement the power cooling device APIJavi Merino1-0/+39
2015-05-05thermal: extend the cooling device API to include power informationJavi Merino1-0/+25
2015-05-05thermal: let governors have private data for each thermal zoneJavi Merino1-0/+9
2015-05-05thermal: fair_share: generalize the weight conceptJavi Merino1-3/+6
2015-05-05thermal: of: fix cooling device weights in device treeKapileshwar Singh1-1/+5
2015-05-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+8
2015-05-04blk-mq: fix FUA request hangShaohua Li1-1/+1
2015-05-04net: Export IGMP/MLD message validation codeLinus Lüssing2-0/+4
2015-05-04leds: unify the location of led-trigger APIJacek Anaszewski1-0/+25
2015-05-04lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann3-1/+22
2015-05-04net: Add skb_get_hash_perturbTom Herbert1-0/+2
2015-05-04etherdev: Process is_multicast_ether_addr at same size as other operationsAlexander Duyck1-1/+23
2015-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-13/+26
2015-05-02hwspinlock/core: add device tree supportSuman Anna1-0/+7
2015-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-5/+19
2015-05-01efi: Add esrt supportPeter Jones1-0/+8
2015-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-8/+0
2015-04-30Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2015-04-30Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2015-04-30workqueue: Allow modifying low level unbound workqueue cpumaskLai Jiangshan1-0/+1
2015-04-30libfdt: add fdt type definitionsRob Herring1-0/+4
2015-04-30tcp: add tcpi_bytes_received to tcp_infoEric Dumazet1-0/+4
2015-04-30tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet1-0/+4
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2-3/+5
2015-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+4
2015-04-28usb: phy: Remove the phy-rcar-gen2-usb driverGeert Uytterhoeven1-22/+0
2015-04-28usb: phy: msm: Manual PHY and LINK controller VBUS change notificationIvan T. Ivanov2-0/+14
2015-04-28usb: phy: msm: Use extcon framework for VBUS and ID detectionIvan T. Ivanov1-0/+17
2015-04-28tty: Re-add external interface for tty_set_termios()Frederic Danis1-0/+1
2015-04-28uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede1-0/+2
2015-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+14
2015-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+10
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini1-8/+0
2015-04-27Merge git://git.infradead.org/intel-iommuLinus Torvalds1-3/+15