summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | MAINTAINERS: Tegra updates, and driver ownershipStephen Warren2013-10-181-2/+60
| * | | | | | | | | MAINTAINERS: ARM: mvebu: add Sebastian HesselbarthJason Cooper2013-10-141-0/+2
| * | | | | | | | | ARM: integrator: deactivate timer0 on the Integrator/CPLinus Walleij2013-10-131-5/+4
* | | | | | | | | | Merge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-252-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | eCryptfs: fix 32 bit corruption issueColin Ian King2013-10-241-1/+1
| * | | | | | | | | | ecryptfs: Fix memory leakage in keystore.cGeyslan G. Bem2013-10-161-1/+2
* | | | | | | | | | | Merge tag 'md/3.12-fixes' of git://neil.brown.name/mdLinus Torvalds2013-10-244-2/+25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | raid5: avoid finding "discard" stripeShaohua Li2013-10-241-0/+8
| * | | | | | | | | | | raid5: set bio bi_vcnt 0 for discard requestShaohua Li2013-10-241-0/+12
| * | | | | | | | | | | md: avoid deadlock when md_set_badblocks.Bian Yu2013-10-241-2/+3
| * | | | | | | | | | | md: Fix skipping recovery for read-only arrays.Lukasz Dorau2013-10-242-0/+2
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-10-244-10/+19
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | [SCSI] sd: call blk_pm_runtime_init before add_diskAaron Lu2013-10-231-1/+1
| * | | | | | | | | | [SCSI] qla2xxx: Fix request queue null dereference.Chad Dupuis2013-10-232-1/+10
| * | | | | | | | | | [SCSI] BusLogic: Fix an oops when intializing multimaster adapterKhalid Aziz2013-10-161-8/+8
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-10-2311-65/+111
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | s390/time: correct use of store clock fastMartin Schwidefsky2013-10-227-34/+34
| * | | | | | | | | | | s390/vmlogrdr: fix array access in vmlogrdr_open()Heiko Carstens2013-10-151-1/+1
| * | | | | | | | | | | s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens2013-10-151-2/+2
| * | | | | | | | | | | s390/dasd: check for availability of prefix command during formatStefan Haberland2013-10-151-27/+71
| * | | | | | | | | | | s390/mm,kvm: fix software dirty bits vs. kvm for old machinesMartin Schwidefsky2013-10-151-1/+3
* | | | | | | | | | | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2013-10-238-21/+60
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86_pkg_temp' of .git into for-rcZhang Rui2013-10-211-6/+8
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Thermal: x86_pkg_temp: change spin lockSrinivas Pandruvada2013-09-251-6/+8
| * | | | | | | | | | | | | Revert "drivers: thermal: parent virtual hwmon with thermal zone"Zhang Rui2013-10-211-1/+1
| * | | | | | | | | | | | | drivers: thermal: allow ti-soc-thermal run without pcb zoneEduardo Valentin2013-10-151-0/+1
| * | | | | | | | | | | | | thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos...Lukasz Majewski2013-10-154-0/+13
| * | | | | | | | | | | | | thermal: exynos: Provide separate TMU data for Exynos4412Lukasz Majewski2013-10-154-12/+37
| * | | | | | | | | | | | | thermal: exynos: Remove check for thermal device pointer at exynos_report_tri...Lukasz Majewski2013-10-151-2/+0
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | platform/x86: fix asus-wmi build errorRandy Dunlap2013-10-231-0/+1
* | | | | | | | | | | | | bcache: Fixed incorrect order of arguments to bio_alloc_bioset()Kent Overstreet2013-10-231-1/+1
* | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-2316-65/+158
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [media] saa7134: Fix crash when device is closed before streamoffSimon Farnsworth2013-10-141-0/+1
| * | | | | | | | | | | | | [media] adv7511: fix error return code in adv7511_probe()Wei Yongjun2013-10-141-0/+2
| * | | | | | | | | | | | | [media] ths8200: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-8/+4
| * | | | | | | | | | | | | [media] ad9389b: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-9/+6
| * | | | | | | | | | | | | [media] adv7511: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-9/+7
| * | | | | | | | | | | | | [media] adv7842: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-18/+12
| * | | | | | | | | | | | | [media] s5p-jpeg: Initialize vfd_decoder->vfl_dir fieldJacek Anaszewski2013-09-241-0/+1
| * | | | | | | | | | | | | [media] videobuf2-dc: Fix support for mappings without struct page in userptr...Marek Szyprowski2013-09-241-5/+82
| * | | | | | | | | | | | | [media] vb2: Allow queuing OUTPUT buffers with zeroed 'bytesused'Sylwester Nawrocki2013-09-241-1/+3
| * | | | | | | | | | | | | [media] mx3-camera: locking cleanup in mx3_videobuf_queue()Dan Carpenter2013-09-241-3/+2
| * | | | | | | | | | | | | [media] sh_vou: almost forever loop in sh_vou_try_fmt_vid_out()Dan Carpenter2013-09-241-1/+1
| * | | | | | | | | | | | | [media] tda10071: change firmware download conditionAndreas Matthies2013-09-241-8/+1
| * | | | | | | | | | | | | [media] msi3101: correct max videobuf2 allocAntti Palosaari2013-09-241-1/+7
| * | | | | | | | | | | | | [media] Add HCL T12Rg-H to STK webcam upside-down tableGregor Jasny2013-09-241-0/+7
| * | | | | | | | | | | | | [media] msi3101: Kconfig select VIDEOBUF2_VMALLOCAntti Palosaari2013-09-241-0/+1
| * | | | | | | | | | | | | [media] msi3101: msi3101_ioctl_ops can be staticFengguang Wu2013-09-241-1/+1
| * | | | | | | | | | | | | [media] e4000: fix PLL calc bug on 32-bit archAntti Palosaari2013-09-241-1/+2
| * | | | | | | | | | | | | [media] uvcvideo: quirk PROBE_DEF for Microsoft Lifecam NX-3000Laurent Pinchart2013-09-241-0/+9
OpenPOWER on IntegriCloud