summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-08-232-7/+7
|\
| * crypto: caam - fix possible deadlock conditionKim Phillips2012-08-201-5/+5
| * crypto: hifn_795x - fix 64bit division and undefined __divdi3 on 32bit archsJussi Kivilinna2012-07-301-2/+2
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-08-236-6/+17
|\ \
| * | udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky2012-08-151-1/+4
| * | jbd: don't write superblock when unmounting an ro filesystemJan Kara2012-08-151-0/+5
| * | reiserfs: fix deadlocks with quotasJeff Mahoney2012-08-152-3/+1
| * | quota: Move down dqptr_sem read after initializing default warn[] type at __d...Jeff Liu2012-08-151-1/+1
| * | UDF: During mount free lvid_bh before rescanning with different blocksizeAshish Sangwan2012-08-151-0/+2
| * | udf: fix udf_setsize() for file data in ICBIan Abbott2012-08-151-1/+4
* | | Merge tag 'upstream-3.6-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-08-235-8/+7
|\ \ \
| * | | UBIFS: fix error messages spellingArtem Bityutskiy2012-08-221-1/+1
| * | | UBIFS: fix complaints about too small debug buffer sizeArtem Bityutskiy2012-08-221-1/+1
| * | | UBIFS: fix replay regressionArtem Bityutskiy2012-08-211-2/+1
| * | | UBIFS: fix crash on error pathArtem Bityutskiy2012-08-211-1/+4
| * | | UBIFS: remove stale commentaryArtem Bityutskiy2012-08-211-3/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2012-08-231-2/+2
|\ \ \ \
| * | | | ide: fix generic_ide_suspend/resume OopsMiklos Szeredi2012-08-211-2/+2
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-234-5/+10
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-08-211-0/+2
| |\ \ \ \ \
| | * | | | | perf tools: Add missing files to build the python bindingArnaldo Carvalho de Melo2012-08-211-0/+2
| |/ / / / /
| * | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-08-211-0/+4
| |\ \ \ \ \
| | * | | | | tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1Will Deacon2012-08-171-0/+4
| * | | | | | uprobes: Fix mmap_region()'s mm->mm_rb corruption if uprobe_mmap() failsOleg Nesterov2012-08-212-5/+4
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-234-7/+7
|\ \ \ \ \ \ \
| * | | | | | | x86, microcode, AMD: Fix broken ucode patch size checkAndreas Herrmann2012-08-221-3/+4
| * | | | | | | x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity2012-08-221-1/+1
| * | | | | | | x86/fixup_irq: Use cpu_online_mask instead of cpu_all_maskLiu, Chuansheng2012-08-221-1/+1
| * | | | | | | x86/spinlocks: Fix comment in spinlock.hRichard Weinberger2012-08-221-2/+1
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-08-233-14/+52
|\ \ \ \ \ \ \ \
| * | | | | | | | time: Avoid making adjustments if we haven't accumulated anythingJohn Stultz2012-08-221-0/+4
| * | | | | | | | time: Avoid potential shift overflow with large shift valuesJohn Stultz2012-08-221-2/+2
| * | | | | | | | time: Fix casting issue in timekeeping_forward_nowAndreas Schwab2012-08-221-1/+1
| * | | | | | | | time: Ensure we normalize the timekeeper in tk_xtime_addJohn Stultz2012-08-221-0/+1
| * | | | | | | | time: Improve sanity checking of timekeeping inputsJohn Stultz2012-08-153-11/+44
* | | | | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-08-231-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | HID: Remove QUANTA from special drivers listSimon Farnsworth2012-08-221-1/+0
* | | | | | | | | | Linux 3.6-rc3v3.6-rc3Linus Torvalds2012-08-221-1/+1
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-2228-181/+419
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie2012-08-221-1/+8
| * | | | | | | | | | drm: Add missing static storage class specifiers in drm_proc.c fileSachin Kamat2012-08-221-2/+2
| * | | | | | | | | | drm/udl: dpms off the crtc when disabled.Dave Airlie2012-08-221-2/+1
| * | | | | | | | | | drm: Remove two unused fields from struct drm_display_modeDamien Lespiau2012-08-222-5/+0
| * | | | | | | | | | drm: stop vmgfx driver explosionAlan Cox2012-08-221-1/+5
| * | | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-2210-64/+141
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/i915: use hsw rps tuning values everywhere on gen6+Daniel Vetter2012-08-201-11/+4
| | * | | | | | | | | | drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID readsJani Nikula2012-08-171-3/+33
| | * | | | | | | | | | drm/i915: extract connector update from intel_ddc_get_modes() for reuseJani Nikula2012-08-172-9/+24
| | * | | | | | | | | | drm/i915: fix hsw uncached pteDaniel Vetter2012-08-174-37/+75
| | * | | | | | | | | | drm/i915/contexts: fix list corruptionBen Widawsky2012-08-171-4/+4
OpenPOWER on IntegriCloud