summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-24soc: ti: add Keystone Navigator QMSS driverSandeep Nair1-0/+90
2014-09-24perf/x86/intel/uncore: Update support for client uncore IMC PMUStephane Eranian1-0/+1
2014-09-24mfd: max14577: Add defines for MAX77836 chargerKrzysztof Kozlowski1-14/+40
2014-09-24kvm: x86: Add request bit to reload APIC access page addressTang Chen1-0/+1
2014-09-24kvm: Rename make_all_cpus_request() to kvm_make_all_cpus_request() and make i...Tang Chen1-0/+1
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla1-7/+17
2014-09-24kvm/x86/mmu: Pass gfn and level to rmapp callback.Andres Lagar-Cavilla1-7/+9
2014-09-24kvm: Faults which trigger IO release the mmap_semAndres Lagar-Cavilla2-0/+12
2014-09-24Bluetooth: Fix reason code used for rejecting SCO connectionsJohan Hedberg1-0/+1
2014-09-24spi: pl022: Add support for chip select extensionAnders Berg1-0/+5
2014-09-24mmc: core: Add new power_mode MMC_POWER_UNDEFINEDRoger Tseng1-0/+1
2014-09-24gpiolib: add irq_not_threaded flag to gpio_chipOctavian Purdila1-0/+3
2014-09-24Bluetooth: Convert bt_<level> logging functions to return voidJoe Perches1-2/+2
2014-09-24devres: Improve devm_kasprintf()/kvasprintf() supportGeert Uytterhoeven1-2/+2
2014-09-24Drivers: hv: util: Properly pack the data for file copy functionalityK. Y. Srinivasan1-1/+1
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky1-0/+12
2014-09-24GenWQE: Update author informationFrank Haverkamp1-1/+1
2014-09-24misc: st_kim: Increase size of dev_name buffer to incorporate terminationLee Jones1-1/+1
2014-09-24ipack: save carrier owner to allow device to get itFederico Vaga1-1/+23
2014-09-24device coredump: add new device coredump classJohannes Berg1-0/+35
2014-09-24USB: quirks.h: use BIT()Greg Kroah-Hartman1-10/+10
2014-09-24USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu1-0/+3
2014-09-24Merge tag 'dt-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tml...Olof Johansson7-12/+74
2014-09-24Merge tag 'soc-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Olof Johansson15-23/+107
2014-09-24uas: Add no-report-opcodes quirkHans de Goede1-0/+2
2014-09-24uas: Add a quirk for rejecting ATA_12 and ATA_16 commandsHans de Goede1-0/+2
2014-09-24usb: chipidea: add TPL support for targeted hostsPeter Chen1-0/+1
2014-09-24usb: common: add API to get if the platform supports TPLPeter Chen1-0/+5
2014-09-24usb: hcd: add TPL support flagPeter Chen1-0/+1
2014-09-24tty: Workaround Alpha non-atomic byte storage in tty_structPeter Hurley1-2/+3
2014-09-24tty: Move and rename send_prio_char() as tty_send_xchar()Peter Hurley1-2/+1
2014-09-24tty: Serialize tcflow() with other tty flow control changesPeter Hurley1-2/+3
2014-09-24tty: Serialize tty flow control changes with flow_lockPeter Hurley2-1/+8
2014-09-24tty: Convert tty_struct bitfield to intsPeter Hurley1-1/+4
2014-09-24serial: core: Privatize tty->hw_stoppedPeter Hurley1-1/+2
2014-09-24serial: core: Privatize modem status enable flagsPeter Hurley1-0/+12
2014-09-24USB: core: add device-qualifier quirkJohan Hovold1-0/+3
2014-09-24locking: Add WARN_ON_ONCE lock assertionPeter Hurley1-0/+5
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter3-147/+185
2014-09-24drm: Move internal debugfs functions to drm_internal.hDaniel Vetter1-25/+0
2014-09-24drm: Move leftover ioctl declarations to drm_internal.hDaniel Vetter1-7/+0
2014-09-24drm: Move drm_vm_open_locked into drm_internal.hDaniel Vetter1-1/+0
2014-09-24drm: move drm_mmap to <drm/drm_legacy.h>Daniel Vetter2-1/+1
2014-09-24drm: change drm_err return type to voidJoe Perches1-1/+1
2014-09-24NFC: nci: Add support for proprietary RF ProtocolsChristophe Ricard1-4/+5
2014-09-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+1
2014-09-24audit: use union for audit_field values since they are mutually exclusiveRichard Guy Briggs1-5/+9
2014-09-24audit: x86: drop arch from __audit_syscall_entry() interfaceRichard Guy Briggs1-3/+2
2014-09-24audit: fix build error when asm/syscall.h does not existEric Paris1-1/+2
2014-09-24ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-3/+4