| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Fix ISA level which causes secondary cache init bypassing and more | Deng-Cheng Zhu | 2013-04-05 | 4 | -13/+7 |
* | MIPS: Fix build error cavium-octeon without CONFIG_SMP | EunBong Song | 2013-04-05 | 1 | -1/+4 |
* | MIPS: Kconfig: Rename SNIPROM too | Paul Bolle | 2013-04-05 | 1 | -2/+2 |
* | MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI" | Paul Bolle | 2013-04-05 | 1 | -2/+2 |
* | MIPS: Unbreak function tracer for 64-bit kernel. | David Daney | 2013-04-05 | 1 | -4/+7 |
* | Linux 3.9-rc5v3.9-rc5 | Linus Torvalds | 2013-03-31 | 1 | -1/+1 |
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-03-31 | 2 | -4/+20 |
|\ |
|
| * | dw_dmac: adjust slave_id accordingly to request line base | Andy Shevchenko | 2013-03-30 | 2 | -1/+17 |
| * | dmaengine: dw_dma: fix endianess for DT xlate function | Arnd Bergmann | 2013-03-30 | 1 | -3/+3 |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-03-31 | 11 | -38/+53 |
|\ \ |
|
| * | | [media] [REGRESSION] bt8xx: Fix too large height in cropcap | Hans de Goede | 2013-03-26 | 1 | -5/+15 |
| * | | [media] fix compilation with both V4L2 and I2C as 'm' | Mauro Carvalho Chehab | 2013-03-25 | 1 | -1/+1 |
| * | | [media] m5mols: Fix bug in stream on handler | Andrzej Hajda | 2013-03-21 | 1 | -1/+1 |
| * | | [media] s5p-fimc: Do not attempt to disable not enabled media pipeline | Sylwester Nawrocki | 2013-03-21 | 1 | -20/+19 |
| * | | [media] s5p-mfc: Fix encoder control 15 issue | Arun Kumar K | 2013-03-21 | 1 | -0/+1 |
| * | | [media] s5p-mfc: Fix frame skip bug | Arun Kumar K | 2013-03-21 | 1 | -1/+1 |
| * | | [media] s5p-fimc: send valid m2m ctx to fimc_m2m_job_finish | Shaik Ameer Basha | 2013-03-21 | 1 | -2/+4 |
| * | | [media] exynos-gsc: send valid m2m ctx to gsc_m2m_job_finish | Shaik Ameer Basha | 2013-03-21 | 1 | -3/+5 |
| * | | [media] fimc-lite: Fix the variable type to avoid possible crash | Shaik Ameer Basha | 2013-03-21 | 1 | -4/+4 |
| * | | [media] fimc-lite: Initialize 'step' field in fimc_lite_ctrl structure | Shaik Ameer Basha | 2013-03-21 | 1 | -0/+1 |
| * | | [media] ir: IR_RX51 only works on OMAP2 | Arnd Bergmann | 2013-03-18 | 1 | -1/+1 |
| * | | Merge tag 'v3.9-rc3' into v4l_for_linus | Mauro Carvalho Chehab | 2013-03-18 | 10595 | -311136/+563965 |
| |\ \ |
|
* | \ \ | Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-03-31 | 21 | -261/+716 |
|\ \ \ \ |
|
| * | | | | mg_disk: fix error return code in mg_probe() | Wei Yongjun | 2013-03-28 | 1 | -1/+3 |
| * | | | | rsxx: remove unused variable | Philip J Kelleher | 2013-03-26 | 1 | -1/+0 |
| * | | | | rsxx: enable error return of rsxx_eeh_save_issued_dmas() | Philip J Kelleher | 2013-03-26 | 3 | -5/+22 |
| * | | | | block: removes dynamic allocation on stack | Philip J Kelleher | 2013-03-25 | 1 | -1/+6 |
| * | | | | Block: blk-flush: Fixed indent code style | Alice Ferrazzi | 2013-03-22 | 1 | -1/+1 |
| * | | | | cciss: fix invalid use of sizeof in cciss_find_cfgtables() | Wei Yongjun | 2013-03-22 | 1 | -1/+1 |
| * | | | | loop: cleanup partitions when detaching loop device | Phillip Susi | 2013-03-22 | 2 | -2/+20 |
| * | | | | loop: fix error return code in loop_add() | Wei Yongjun | 2013-03-22 | 1 | -0/+1 |
| * | | | | mtip32xx: fix error return code in mtip_pci_probe() | Wei Yongjun | 2013-03-22 | 1 | -1/+3 |
| * | | | | Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 2013-03-22 | 5 | -107/+179 |
| |\ \ \ \ |
|
| | * | | | | xen-blkfront: remove frame list from blk_shadow | Roger Pau Monne | 2013-03-19 | 1 | -5/+1 |
| | * | | | | xen-blkfront: pre-allocate pages for requests | Roger Pau Monne | 2013-03-19 | 1 | -41/+79 |
| | * | | | | xen-blkback: don't store dev_bus_addr | Roger Pau Monne | 2013-03-19 | 2 | -16/+6 |
| | * | | | | xen-blkfront: switch from llist to list | Roger Pau Monne | 2013-03-19 | 1 | -23/+18 |
| | * | | | | xen-blkback: fix foreach_grant_safe to handle empty lists | Roger Pau Monne | 2013-03-19 | 1 | -1/+1 |
| | * | | | | xen-blkfront: replace kmalloc and then memcpy with kmemdup | Mihnea Dobrescu-Balaur | 2013-03-18 | 1 | -2/+1 |
| | * | | | | xen-blkback: fix dispatch_rw_block_io() error path | Jan Beulich | 2013-03-18 | 1 | -6/+1 |
| | * | | | | xen/blkback: Change statistics counter types to unsigned | Zoltan Kiss | 2013-03-11 | 3 | -16/+16 |
| | * | | | | xen/blkback: correctly respond to unknown, non-native requests | David Vrabel | 2013-03-11 | 3 | -4/+62 |
| | * | | | | xen/xen-blkback: preq.dev is used without initialized | Chen Gang | 2013-03-01 | 1 | -1/+2 |
| * | | | | | rsxx: fix missing unlock on error return in rsxx_eeh_remap_dmas() | Jens Axboe | 2013-03-16 | 1 | -0/+1 |
| * | | | | | Adding in EEH support to the IBM FlashSystem 70/80 device driver | Philip J Kelleher | 2013-03-16 | 4 | -67/+436 |
| * | | | | | block: IBM RamSan 70/80 error message bug fix. | Philip J Kelleher | 2013-03-11 | 1 | -3/+4 |
| * | | | | | block: IBM RamSan 70/80 branding changes. | Philip J Kelleher | 2013-03-11 | 8 | -24/+19 |
| * | | | | | block: IBM RamSan 70/80 fixes inconsistent locking. | Philip J Kelleher | 2013-03-11 | 1 | -26/+18 |
| * | | | | | block: IBM RamSan 70/80 trivial changes. | Philip J Kelleher | 2013-03-11 | 5 | -30/+11 |
* | | | | | | Revert "lockdep: check that no locks held at freeze time" | Paul Walmsley | 2013-03-31 | 4 | -14/+12 |