summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: reject invalid queue attribute valuesDave Reisner2012-09-091-2/+23
* block: Add bio_clone_bioset(), bio_clone_kmalloc()Kent Overstreet2012-09-098-46/+29
* block: Consolidate bio_alloc_bioset(), bio_kmalloc()Kent Overstreet2012-09-092-77/+49
* block: Kill bi_destructorKent Overstreet2012-09-095-48/+27
* pktcdvd: Switch to bio_kmalloc()Kent Overstreet2012-09-091-45/+7
* block: Add bio_reset()Kent Overstreet2012-09-093-6/+44
* dm: Use bioset's front_pad for dm_rq_clone_bio_infoKent Overstreet2012-09-091-28/+18
* block: Ues bi_pool for bio_integrity_alloc()Kent Overstreet2012-09-096-41/+26
* block: Generalized bio pool freeingKent Overstreet2012-09-098-103/+21
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-0617-27/+73
|\
| * ARM: gemini: fix the gemini buildLinus Walleij2012-09-041-0/+1
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson2012-09-043-3/+4
| |\
| | * ARM: shmobile: armadillo800eva: enable rw rootfs mountKuninori Morimoto2012-09-031-1/+1
| | * ARM: shmobile: mackerel: fixup usb module orderKuninori Morimoto2012-08-311-1/+2
| | * ARM: shmobile: armadillo800eva: fixup: sound card detection orderKuninori Morimoto2012-08-311-1/+1
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson2012-09-021-1/+1
| |\ \ | | |/
| | * ARM: shmobile: marzen: fixup smsc911x id for regulatorKuninori Morimoto2012-08-301-1/+1
| * | Merge branch 'fixes-for-v3.6-v2' of git://git.infradead.org/users/jcooper/lin...Olof Johansson2012-09-021-0/+1
| |\ \
| | * | ARM: Kirkwood: Fix 'SZ_1M' undeclared here for db88f6281-bp-setup.cAndrew Lunn2012-08-311-0/+1
| * | | Merge branch 'armadillo800eva' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2012-08-271-5/+6
| |\ \ \
| | * | | ARM: mach-shmobile: armadillo800eva: Enable power button as wakeup sourceLaurent Pinchart2012-08-251-2/+3
| | * | | ARM: mach-shmobile: armadillo800eva: Fix GPIO buttons descriptionsLaurent Pinchart2012-08-251-4/+4
| | | |/ | | |/|
| * | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2012-08-2710-16/+58
| |\ \ \
| | * | | ARM: at91/feature-removal-schedule: delay at91_mci removalLudovic Desroches2012-08-271-1/+1
| | * | | ARM: at91/dts: remove partial parameter in at91sam9g25ek.dtsBo Shen2012-08-231-1/+1
| | * | | ARM: at91/clock: fix PLLA overclock warningNicolas Ferre2012-08-231-0/+12
| | * | | ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq supportLudovic Desroches2012-08-236-13/+43
| | * | | ARM: at91: fix system timer irq issue due to sparse irq supportLudovic Desroches2012-08-231-1/+1
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson2012-08-271-2/+2
| |\ \ \ \
| | * | | | ARM: shmobile: sh73a0: fixup RELOC_BASE of intca_irq_pins_descKuninori Morimoto2012-08-221-2/+2
| | |/ / /
* | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-061-2/+10
|\ \ \ \ \
| * | | | | linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividendsGuenter Roeck2012-09-011-2/+10
* | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-09-062-2/+2
|\ \ \ \ \ \
| * | | | | | firmware: fix directory creation rule matching with make 3.82Mark Asselstine2012-08-301-1/+1
| * | | | | | link-vmlinux.sh: Fix stray "echo" in error messageMichal Marek2012-08-101-1/+1
* | | | | | | Remove user-triggerable BUG from mpol_to_strDave Jones2012-09-061-1/+1
* | | | | | | Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-09-058-61/+98
|\ \ \ \ \ \ \
| * | | | | | | mmc: omap: fix broken PIO modePaul Walmsley2012-09-041-3/+11
| * | | | | | | mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-09-042-1/+26
| * | | | | | | mmc: dw_mmc: Disable low power mode if SDIO interrupts are usedDoug Anderson2012-09-041-3/+38
| * | | | | | | mmc: dw_mmc: fix error handling in PIO modeSeungwon Jeon2012-09-041-27/+2
| * | | | | | | mmc: dw_mmc: correct mishandling error interruptSeungwon Jeon2012-09-041-3/+1
| * | | | | | | mmc: dw_mmc: amend using error interrupt statusSeungwon Jeon2012-09-041-6/+5
| * | | | | | | mmc: atmel-mci: not busy flag has also to be used for read operationsLudovic Desroches2012-09-041-1/+5
| * | | | | | | mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo2012-09-041-3/+3
| * | | | | | | mmc: mxs-mmc: fix deadlock caused by recursion loopLauri Hintsala2012-09-041-5/+5
| * | | | | | | mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala2012-09-041-2/+2
| * | | | | | | mmc: bfin_sdh: fix dma_desc_array build errorSonic Zhang2012-09-041-7/+0
| |/ / / / / /
* | | | | | | uml: fix compile error in deliver_alarm()Miklos Szeredi2012-09-051-1/+1
* | | | | | | dj: memory scribble in logi_djAlan Cox2012-09-051-2/+2
OpenPOWER on IntegriCloud