summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks2012-07-031-1/+1
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-07-034-3/+31
|\
| * ALSA: hda - Fix no sound from ALC662 after Windows rebootKailang Yang2012-06-291-0/+28
| * Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-06-293-3/+3
| |\
| | * ASoC: tlv320aic3x: Fix codec pll configure bugHebbar, Gururaja2012-06-292-3/+2
| | * ASoC: wm2200: Add missing BCLK rateMark Brown2012-06-291-0/+1
| |/
* | Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-07-035-111/+103
|\ \
| * | dm: verity fix documentationMilan Broz2012-07-031-85/+46
| * | dm persistent data: fix allocation failure in space map checker initMike Snitzer2012-07-031-11/+19
| * | dm persistent data: handle space map checker creation failureMike Snitzer2012-07-033-15/+28
| * | dm persistent data: fix shadow_info_leak on dm_tm_destroyMike Snitzer2012-07-031-0/+3
| * | dm thin: commit metadata before creating metadata snapshotJoe Thornber2012-07-031-0/+7
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-07-035-18/+73
|\ \ \
| * | | drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter2012-07-031-7/+30
| * | | drm: edid: Don't add inferred modes with higher resolutionTakashi Iwai2012-07-031-3/+24
| * | | drm/radeon: fix rare segfaultJerome Glisse2012-07-031-4/+6
| * | | drm/radeon: fix VM page table setup on SIAlex Deucher2012-06-292-4/+13
* | | | Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds2012-07-035-42/+75
|\ \ \ \
| * | | | md: fix up plugging (again).NeilBrown2012-07-033-16/+9
| * | | | md: support re-add of recovering devices.NeilBrown2012-07-031-2/+1
| * | | | md/raid1: fix bug in read_balance introduced by hot-replaceNeilBrown2012-07-031-2/+2
| * | | | raid5: delayed stripe fixShaohua Li2012-07-031-1/+3
| * | | | md/raid456: When read error cannot be recovered, record bad blockmajianpeng2012-07-031-4/+11
| * | | | md: make 'name' arg to md_register_thread non-optional.NeilBrown2012-07-035-5/+8
| * | | | md/raid10: fix failure when trying to repair a read error.NeilBrown2012-07-031-3/+3
| * | | | md/raid5: fix refcount problem when blocked_rdev is set.NeilBrown2012-07-031-2/+12
| * | | | md:Add blk_plug in sync_thread.majianpeng2012-07-031-0/+3
| * | | | md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdevmajianpeng2012-07-031-0/+6
| * | | | md/raid5: Do not add data_offset before call to is_badblockmajianpeng2012-07-031-2/+3
| * | | | md/raid5: prefer replacing failed devices over want-replacement devices.NeilBrown2012-07-031-5/+8
| * | | | md/raid10: Don't try to recovery unmatched (and unused) chunks.NeilBrown2012-07-031-0/+6
* | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2012-07-032-0/+51
|\ \ \ \ \
| * | | | | security: Fix nommu build.Paul Mundt2012-07-031-0/+1
| * | | | | security: document no_new_privsAndy Lutomirski2012-07-031-0/+50
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-07-022-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | powerpc/kvm: sldi should be sldMichael Neuling2012-07-021-1/+1
| * | | | | powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard2012-07-021-1/+1
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-012-0/+76
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ARM: 7438/1: fill possible PMD empty section gapsNicolas Pitre2012-07-011-0/+74
| * | | | | ARM: 7428/1: Prevent KALLSYM size mismatch on ARM.David Brown2012-06-221-0/+2
* | | | | | Linux 3.5-rc5v3.5-rc5Linus Torvalds2012-06-301-1/+1
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-3014-19/+37
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-06-303-6/+6
| |\ \ \ \ \ \
| | * | | | | | ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entrySachin Kamat2012-06-271-4/+4
| | * | | | | | ARM: SAMSUNG: Fix for S3C2412 EBI memory mappingJose Miguel Goncalves2012-06-211-1/+1
| | * | | | | | ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULLJonghwan Choi2012-06-201-1/+1
| * | | | | | | ARM: imx6q: fix suspend regression caused by common clk migrationShawn Guo2012-06-301-2/+4
| * | | | | | | Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-06-302-6/+4
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP4470: Fix OMAP4470 boot failureJon Hunter2012-06-271-1/+4
| | * | | | | | | ARM: OMAP2+: nand: fix build error when CONFIG_MTD_ONENAND_OMAP2=nKevin Hilman2012-06-261-5/+0
| | | |_|_|/ / / | | |/| | | | |
OpenPOWER on IntegriCloud