summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipv6: do not clear pinet6 fieldEric Dumazet2013-05-121-0/+12
* net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim2013-05-121-2/+27
* Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-05-101-2/+156
|\
| * NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox2013-05-081-0/+3
| * NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IOKeith Busch2013-05-021-0/+1
| * NVMe: Device specific stripe size handlingKeith Busch2013-05-021-0/+1
| * NVMe: Add a character device for each nvme deviceKeith Busch2013-04-161-0/+5
| * NVMe: Fix endian-related problems in user I/O submission pathMatthew Wilcox2013-04-161-2/+2
| * NVMe: Abstract out sector to block number conversionMatthew Wilcox2013-04-161-0/+5
| * NVMe: Add nvme-scsi.cVishal Verma2013-03-281-0/+35
| * NVMe: Add definitions for format commandVishal Verma2013-03-271-0/+12
| * NVMe: Move structures & definitions to header fileVishal Verma2013-03-271-0/+60
| * NVMe: Add discard support for capable devicesKeith Busch2013-03-261-0/+32
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-091-41/+0Star
|\ \
| * | ARM: imx: Select GENERIC_ALLOCATORFabio Estevam2013-05-091-41/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-05-091-2/+30
|\ \ \ | |/ / |/| |
| * | Btrfs: rescan for qgroupsJan Schmidt2013-05-061-1/+11
| * | Btrfs: allow omitting stream header and end-cmd for btrfs sendStefan Behrens2013-05-061-1/+19
* | | Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-05-091-1/+1
|\ \ \
| * | | NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC callTrond Myklebust2013-05-061-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-092-6/+11
|\ \ \ \
| * | | | if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer2013-05-081-6/+6
| * | | | usbnet: allow status interrupt URB to always be activeDan Williams2013-05-081-0/+5
* | | | | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds2013-05-095-68/+69
|\ \ \ \ \
| * | | | | mtd: nand: subpage write support for hardware based ECC schemesGupta, Pekon2013-04-051-2/+6
| * | | | | mtd: nand_ids: improve LEGACY_ID_NAND macro a bitArtem Bityutskiy2013-04-051-5/+4Star
| * | | | | mtd: add new fields to nand_flash_dev{}Huang Shijie2013-04-051-0/+4
| * | | | | mtd: introduce a macro for max NAND ID sequence lengthArtem Bityutskiy2013-04-051-1/+4
| * | | | | mtd: nand: use more reasonable integer typesArtem Bityutskiy2013-04-051-5/+5
| * | | | | mtd: physmap: add const qualifiersArtem Bityutskiy2013-04-051-1/+1
| * | | | | mtd: plat-ram: add const quilifiersArtem Bityutskiy2013-04-051-2/+2
| * | | | | mtd: add 'const' qualifier to a couple of register functionsArtem Bityutskiy2013-04-051-4/+4
| * | | | | mtd: devices: elm: check for device's presence before configurationDaniel Mack2013-04-051-1/+1
| * | | | | mtd: nand: provision full ID supportArtem Bityutskiy2013-04-051-6/+17
| * | | | | mtd: nand_ids: introduce helper macrosArtem Bityutskiy2013-04-051-0/+24
| * | | | | mtd: nand: rename the id field of 'struct nand_flash_dev'Artem Bityutskiy2013-04-051-10/+9Star
| * | | | | mtd: nand: use NAND_HAS_CACHEPROGArtem Bityutskiy2013-04-051-1/+1
| * | | | | mtd: nand: remove NAND_COPYBACK macroArtem Bityutskiy2013-04-051-4/+1Star
| * | | | | mtd: nand: remove NAND_NO_PADDING macroArtem Bityutskiy2013-04-051-5/+1Star
| * | | | | mtd: nand: remove a bunch of unused commandsArtem Bityutskiy2013-04-051-20/+0Star
| * | | | | mtd: nand: remove AG-AND supportArtem Bityutskiy2013-04-051-16/+0Star
* | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+3
|\ \ \ \ \ \
| * | | | | | Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-3/+3
* | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-094-13/+180
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'topic/of' into for-linusVinod Koul2013-05-022-8/+6Star
| |\ \ \ \ \ \ \
| | * | | | | | | dma:of: Use a mutex to protect the of_dma_listLars-Peter Clausen2013-05-021-4/+2Star
| | * | | | | | | DMA: of: Constant namesMarkus Pargmann2013-04-152-4/+4
| * | | | | | | | sudmac: add support for SUDMACShimoda, Yoshihiro2013-04-301-0/+52
| * | | | | | | | dma: acpi-dma: introduce ACPI DMA helpersAndy Shevchenko2013-04-151-0/+116
| * | | | | | | | dma: Make the 'mask' parameter of __dma_request_channel constLars-Peter Clausen2013-04-151-5/+6
| |/ / / / / / /