summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-04-22Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi...Marcelo Tosatti1-0/+7
2014-04-22KVM: add kvm_is_error_gpa() helperHeiko Carstens1-0/+7
2014-04-22mmc: card.h: Use NULL instead of 0 for END_FIXUPFabio Estevam1-1/+1
2014-04-22mmc: Delay the card_event callback into the mmc_rescan workerMarkus Mayer1-0/+2
2014-04-22Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16Daniel Lezcano1-0/+1
2014-04-22video: Check EDID for HDMI connectionDavid Ung1-0/+1
2014-04-22NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC ChipChristophe Ricard1-0/+32
2014-04-21usb: phy: generic: switch over to IS_ENABLED()Felipe Balbi1-1/+1
2014-04-21usb: phy: generic: allow multiples calls to usb_phy_generic_register()Felipe Balbi1-4/+5
2014-04-21usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi1-0/+0
2014-04-21usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi1-5/+5
2014-04-21ftrace: Remove global function list and call function directlySteven Rostedt (Red Hat)1-12/+8
2014-04-21net: Add __dev_forward_skbHerbert Xu1-0/+1
2014-04-21net: phy: export genphy_config_init()Daniel Mack1-0/+1
2014-04-21mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon1-1/+2
2014-04-20Input: serio - add firmware_id sysfs attributeHans de Goede1-0/+1
2014-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+8
2014-04-19Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2014-04-19Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-19/+1
2014-04-19Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2-2/+14
2014-04-19wait: explain the shadowing and type inconsistenciesPeter Zijlstra1-1/+13
2014-04-19Shiraz has movedViresh Kumar1-1/+1
2014-04-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-0/+2
2014-04-18libata/ahci: accommodate tag ordered controllersDan Williams1-0/+1
2014-04-18mfd: arizona: Factor out read of device tree GPIOsCharles Keepax1-0/+3
2014-04-18Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2014-04-18regmap: add reg_read/reg_write callbacks to regmap_bus structBoris BREZILLON1-0/+6
2014-04-18regulator: tps65090: Allow setting the overcurrent wait timeDoug Anderson1-0/+5
2014-04-18regulator: tps65217: Remove *rdev[] from struct tps65217Axel Lin1-1/+0
2014-04-18regulator: core: Return error in get optional stubTim Kryger1-2/+2
2014-04-18of: add empty of_find_node_by_path() for !OFAlexander Shiyan1-0/+5
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra8-20/+18
2014-04-18perf: Allow building PMU drivers as modulesYan, Zheng1-0/+1
2014-04-18sched: Remove set_need_resched()Peter Zijlstra1-14/+0
2014-04-18sched/wait: Explain the shadowing and type inconsistenciesPeter Zijlstra1-1/+13
2014-04-18arch: Prepare for smp_mb__{before,after}_atomic()Peter Zijlstra2-0/+56
2014-04-18genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2-2/+36
2014-04-17Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds2-3/+10
2014-04-17ipmi: boolify some thingsCorey Minyard1-3/+3
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard2-1/+8
2014-04-17KVM: VMX: speed up wildcard MMIO EVENTFDMichael S. Tsirkin1-0/+1
2014-04-17efivars: Stop passing a struct argument to efivar_validate()Matt Fleming1-2/+4
2014-04-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+7
2014-04-17Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan1-1/+3
2014-04-17bsg: update check for rq based driver for blk-mqJens Axboe1-0/+9
2014-04-17block: export blk_finish_requestChristoph Hellwig1-0/+1
2014-04-17blk-mq: rename mq_flush_work struct request memberChristoph Hellwig1-1/+1
2014-04-17blk-mq: add blk_mq_requeue_requestChristoph Hellwig1-0/+2
2014-04-17blk-mq: add blk_mq_start_hw_queuesChristoph Hellwig1-0/+1
2014-04-17blk-mq: add blk_mq_delay_queueChristoph Hellwig1-1/+3