summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore12-45/+9
2014-03-18Merge branch 'acpi-config' into acpicaRafael J. Wysocki1-0/+6
2014-03-18ACPICA: Update version to 20140214.Bob Moore1-1/+1
2014-03-18serial: sh-sci: Add more register documentationGeert Uytterhoeven1-35/+58
2014-03-17netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman2-101/+0
2014-03-17netpoll: Move all receive processing under CONFIG_NETPOLL_TRAPEric W. Biederman1-33/+40
2014-03-17netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAPEric W. Biederman1-2/+9
2014-03-17netpoll: Don't drop all received packets.Eric W. Biederman1-2/+1
2014-03-17netpoll: Add netpoll_rx_processingEric W. Biederman1-4/+14
2014-03-17Merge branch 'devel' into linux-nextTrond Myklebust3-4/+4
2014-03-17nfs: remove synchronous rename codeJeff Layton1-2/+0
2014-03-17nfs: make nfs_async_rename non-staticJeff Layton1-1/+0
2014-03-17nfs: abstract out code needed to complete a sillyrenameJeff Layton1-0/+1
2014-03-17drm/gma500: Remove unused ioctlsPatrik Jakobsson1-68/+2
2014-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller9-23/+96
2014-03-17Merge 3.14-rc7 into staging-nextGreg Kroah-Hartman22-74/+102
2014-03-17brcmfmac: add BCM4354 SDIO interface supportFranky Lin1-0/+1
2014-03-17Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville3-1/+18
2014-03-17Merge tag 'omap-for-v3.15/dt-overo-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann17-30/+132
2014-03-17mmc: slot-gpio: Add GPIO descriptor based CD GPIO APIAdrian Hunter1-0/+6
2014-03-17Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki1-10/+12
2014-03-17Merge branch 'acpi-ost'Rafael J. Wysocki1-2/+2
2014-03-17Merge branch 'acpi-config'Rafael J. Wysocki1-0/+6
2014-03-17Merge branch 'acpi-hotplug'Rafael J. Wysocki2-32/+18
2014-03-17Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki3-3/+32
2014-03-17Merge branch 'efm32/cleanup' into next/dtArnd Bergmann1-0/+1
2014-03-17Merge tag 'renesas-clock-for-v3.15' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-2/+2
2014-03-17module: LLVMLinux: Remove unused function warning from __param_check macroMark Charlebois1-1/+1
2014-03-16iio: inkern: add iio_read_channel_average_rawSebastian Reichel1-0/+13
2014-03-16Merge branch 'drm-minor' into drm-nextDavid Herrmann1-15/+26
2014-03-16drm: remove redundant minor->device fieldDavid Herrmann1-1/+0
2014-03-16drm: add minor-lookup/release helpersDavid Herrmann1-0/+4
2014-03-16drm: provide device-refcountDavid Herrmann1-1/+4
2014-03-16drm: turn DRM_MINOR_* into enumDavid Herrmann1-3/+6
2014-03-16drm: remove unused DRM_MINOR_UNASSIGNEDDavid Herrmann1-1/+0
2014-03-16drm: group dev-lifetime related membersDavid Herrmann1-9/+12
2014-03-16drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann2-3/+5
2014-03-16drm: use anon-inode instead of relying on cdevsDavid Herrmann1-1/+1
2014-03-15[SCSI] do not manipulate device reference counts in scsi_get/put_commandChristoph Hellwig1-2/+1
2014-03-15[SCSI] libiscsi: Reduce locking contention in fast pathShlomo Pongratz2-5/+14
2014-03-15[SCSI] hpsa: add HP/3PAR vendor id to pci_ids.hStephen M. Cameron1-0/+1
2014-03-15[SCSI] fix our current target reap infrastructureJames Bottomley1-2/+1
2014-03-15[SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messagesDan Williams1-0/+12
2014-03-15[SCSI] scsi_transport_fc: Add 32Gbps speed definition.Chad Dupuis1-0/+1
2014-03-15net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman1-8/+8
2014-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-24/+67
2014-03-15ether: add loopback type ETH_P_LOOPBACKVeaceslav Falico1-0/+1
2014-03-156lowpan: move lowpan frag_info out of 802.15.4 headersPhoebe Buckheister1-8/+0
2014-03-15ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister2-9/+9
2014-03-15mac802154: use header operations to create/parse headersPhoebe Buckheister1-8/+2