summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | | drm/i915: fix EDID memory leak in SDVOJani Nikula2012-08-171-0/+1
| * | | | | | | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-08-2212-107/+267
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | drm/radeon/ss: use num_crtc rather than hardcoded 6Alex Deucher2012-08-211-1/+1
| | * | | | | | Revert "drm/radeon: fix bo creation retry path"Alex Deucher2012-08-211-2/+1
| | * | | | | | drm/radeon: split ATRM support out from the ATPX handler (v3)Alex Deucher2012-08-203-74/+77
| | * | | | | | drm/radeon: convert radeon vfct code to use acpi_get_table_with_sizeAlex Deucher2012-08-201-4/+2
| | * | | | | | ACPI: export symbol acpi_get_table_with_sizeAlex Deucher2012-08-201-0/+1
| | * | | | | | drm/radeon: implement ACPI VFCT vbios fetch (v3)David Lamparter2012-08-201-0/+60
| | * | | | | | drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover la...Tvrtko Ursulin2012-08-201-1/+1
| | * | | | | | drm/radeon: fix checking of MSAA renderbuffers on r600-r700Marek Olšák2012-08-201-5/+6
| | * | | | | | drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700Marek Olšák2012-08-204-21/+101
| | * | | | | | drm/radeon: init lockup timeout on ring initChristian König2012-08-201-0/+1
| | * | | | | | drm/radeon: avoid turning off spread spectrum for used pllJerome Glisse2012-08-201-4/+21
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-08-228-108/+146
|\ \ \ \ \ \ \ \
| * | | | | | | | target: Remove unused se_cmd.cmd_spdtlRoland Dreier2012-08-212-4/+0
| * | | | | | | | tcm_fc: rcu_deref outside rcu lock/unlock sectionDenis Efremov2012-08-201-1/+3
| * | | | | | | | tcm_vhost: Fix vhost_scsi_target structure alignmentMichael S. Tsirkin2012-08-202-0/+5
| * | | | | | | | target: Fix regression bug with handling of zero-length data CDBsNicholas Bellinger2012-08-171-3/+6
OpenPOWER on IntegriCloud