summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-251-2/+5
|\
| * ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut2013-03-191-2/+5
* | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-03-221-0/+28
|\ \
| * | NVMe: Define SMART logKeith Busch2012-11-131-0/+28
* | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-224-3/+8
|\ \ \
| * | | mm: zone_end_pfn is too smallRuss Anderson2013-03-221-1/+1
| * | | printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker2013-03-222-1/+6
| * | | irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan2013-03-221-1/+1
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-03-221-6/+1
|\ \ \ \
| * | | | Revert "KVM: allow host header to be included even for !CONFIG_KVM"Marcelo Tosatti2013-03-221-6/+1
* | | | | Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-222-0/+10
|\ \ \ \ \
| * | | | | USB: serial: add modem-status-change wait queueJohan Hovold2013-03-211-0/+2
| * | | | | Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-03-211-0/+8
| |\ \ \ \ \
| | * | | | | usb: ulpi: Define a *otg_ulpi_create no-opFabio Estevam2013-03-201-0/+8
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2013-03-221-5/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | EDAC: Merge mci.mem_is_per_rank with mci.csbasedMauro Carvalho Chehab2013-03-161-4/+2
| * | | | | | amd64_edac: Correct DIMM sizesMauro Carvalho Chehab2013-03-161-1/+0
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-211-1/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | kprobes: Make hash_64() as always inlinedMasami Hiramatsu2013-03-181-1/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-03-191-1/+6
|\ \ \ \ \ \ \
| * | | | | | | KVM: allow host header to be included even for !CONFIG_KVMKevin Hilman2013-03-181-1/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-192-4/+10
|\ \ \ \ \ \ \
| * | | | | | | net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork2013-03-171-0/+1
| * | | | | | | skb: Propagate pfmemalloc on skb from head page onlyPavel Emelyanov2013-03-141-2/+4
| * | | | | | | tcp: fix skb_availroom()Eric Dumazet2013-03-141-2/+5
* | | | | | | | Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-181-0/+7
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris2013-03-141-0/+7
* | | | | | | | perf,x86: fix link failure for non-Intel configsDavid Rientjes2013-03-171-1/+5
* | | | | | | | Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-154-1/+5
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | mfd: wm831x: Don't forward declare enum wm831x_auxadcMark Brown2013-03-122-1/+3
| * | | | | | | mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown2013-03-121-0/+1
| * | | | | | | mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan2013-03-121-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-151-0/+2
* | | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2013-03-141-1/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney2013-03-141-1/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-132-16/+51
|\ \ \ \ \ \
| * | | | | | idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo2013-03-131-16/+50
| * | | | | | include/linux/res_counter.h needs errno.hAndrew Morton2013-03-131-0/+1
* | | | | | | Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-131-1/+2
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | usb: gadget: composite: fix kernel-doc warningsNishanth Menon2013-03-051-1/+2
| | |_|/ / / | |/| | | |