aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-02virtio-scsi.h: Add virtio_scsi_cmd_req_pi + VIRTIO_SCSI_F_T10_PI bitsGravatar Nicholas Bellinger 1-1/+14
2014-04-27word-at-a-time: avoid undefined behaviour in zero_bytemask macroGravatar Will Deacon 1-6/+2
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+36
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+1
2014-04-27Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+16
2014-04-25Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-3/+3
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxGravatar Linus Torvalds 2-11/+11
2014-04-24tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscGravatar Manfred Schlaegl 1-0/+1
2014-04-24Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll...Gravatar Arnd Bergmann 32-69/+151
2014-04-24phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHYGravatar Grygorii Strashko 1-0/+16
2014-04-24Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+2
2014-04-24Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2014-04-24dt: tegra: remove non-existent clock IDsGravatar Stephen Warren 1-3/+3
2014-04-23locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" insteadGravatar Jeff Layton 1-1/+1
2014-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-0/+2
2014-04-23Merge remote-tracking branch 'regulator/fix/core' into regulator-linusGravatar Mark Brown 1-2/+2
2014-04-22locks: rename file-private locks to "open file description locks"Gravatar Jeff Layton 1-10/+10
2014-04-20Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-9/+0
2014-04-19Input: Add INPUT_PROP_TOPBUTTONPAD device propertyGravatar Hans de Goede 1-0/+1
2014-04-19Input: serio - add firmware_id sysfs attributeGravatar Hans de Goede 1-0/+1
2014-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 3-2/+9
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Gravatar Dave Airlie 1-0/+4
2014-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 5-10/+21
2014-04-18Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-1/+4
2014-04-18Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-19/+1
2014-04-18Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 3-10/+37
2014-04-18mm: use paravirt friendly ops for NUMA hinting ptesGravatar Mel Gorman 1-8/+23
2014-04-18wait: explain the shadowing and type inconsistenciesGravatar Peter Zijlstra 1-1/+13
2014-04-18Shiraz has movedGravatar Viresh Kumar 1-1/+1
2014-04-18net: sctp: cache auth_enable per endpointGravatar Vlad Yasevich 1-1/+3
2014-04-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 2-0/+2
2014-04-18libata/ahci: accommodate tag ordered controllersGravatar Dan Williams 1-0/+1
2014-04-18Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+5
2014-04-18regulator: core: Return error in get optional stubGravatar Tim Kryger 1-2/+2
2014-04-18of: add empty of_find_node_by_path() for !OFGravatar Alexander Shiyan 1-0/+5
2014-04-18drm: Split out drm_probe_helper.c from drm_crtc_helper.cGravatar Daniel Vetter 1-1/+5
2014-04-17genirq: Allow forcing cpu affinity of interruptsGravatar Thomas Gleixner 2-2/+36
2014-04-17Merge branch 'ipmi' (emailed ipmi fixes)Gravatar Linus Torvalds 2-3/+10
2014-04-17ipmi: boolify some thingsGravatar Corey Minyard 1-3/+3
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceGravatar Corey Minyard 2-1/+8
2014-04-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-7/+7
2014-04-16Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsGravatar K. Y. Srinivasan 1-1/+3
2014-04-16Tools: hv: Handle the case when the target file exists correctlyGravatar K. Y. Srinivasan 1-0/+1
2014-04-16net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGravatar Guenter Roeck 1-0/+2
2014-04-16net: mdio-gpio: Add support for active low gpio pinsGravatar Guenter Roeck 1-0/+3
2014-04-16ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifGravatar Cong Wang 2-9/+10
2014-04-16sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Gravatar Tejun Heo 2-19/+1
2014-04-16net: phy: add minimal support for QSGMII PHYGravatar Thomas Petazzoni 1-0/+3
2014-04-16drm/tegra: Remove gratuitous pad fieldGravatar Thierry Reding 1-1/+0
2014-04-16x86: Remove the PCI reboot method from the default chainGravatar Ingo Molnar 1-7/+7