| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault() | Will Deacon | 2012-09-09 | 1 | -2/+16 |
* | ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS | Russell King | 2012-09-09 | 4 | -21/+56 |
* | ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path | Will Deacon | 2012-09-07 | 1 | -4/+7 |
* | ARM: 7521/1: Fix semihosting Kconfig text | Stephen Boyd | 2012-09-07 | 1 | -3/+3 |
* | ARM: 7513/1: Make sure dtc is built before running it | David Brown | 2012-09-07 | 1 | -2/+2 |
* | ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition moving | Stephen Boyd | 2012-09-07 | 1 | -0/+3 |
* | ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEM | Jonathan Austin | 2012-08-25 | 1 | -2/+2 |
* | ARM: 7503/1: mm: only flush both pmd entries for classic MMU | Will Deacon | 2012-08-25 | 1 | -0/+4 |
* | ARM: 7502/1: contextidr: avoid using bfi instruction during notifier | Will Deacon | 2012-08-25 | 1 | -3/+4 |
* | ARM: 7501/1: decompressor: reset ttbcr for VMSA ARMv7 cores | Will Deacon | 2012-08-25 | 1 | -0/+4 |
* | ARM: 7497/1: hw_breakpoint: allow single-byte watchpoints on all addresses | Will Deacon | 2012-08-25 | 1 | -3/+4 |
* | ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access type | Will Deacon | 2012-08-25 | 1 | -15/+40 |
* | ARM: Fix ioremap() of address zero | Russell King | 2012-08-25 | 2 | -2/+5 |
* | Linux 3.6-rc3v3.6-rc3 | Linus Torvalds | 2012-08-22 | 1 | -1/+1 |
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-08-22 | 28 | -181/+419 |
|\ |
|
| * | fbcon: fix race condition between console lock and cursor timer (v1.1) | Dave Airlie | 2012-08-22 | 1 | -1/+8 |
| * | drm: Add missing static storage class specifiers in drm_proc.c file | Sachin Kamat | 2012-08-22 | 1 | -2/+2 |
| * | drm/udl: dpms off the crtc when disabled. | Dave Airlie | 2012-08-22 | 1 | -2/+1 |
| * | drm: Remove two unused fields from struct drm_display_mode | Damien Lespiau | 2012-08-22 | 2 | -5/+0 |
| * | drm: stop vmgfx driver explosion | Alan Cox | 2012-08-22 | 1 | -1/+5 |
| * | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-08-22 | 10 | -64/+141 |
| |\ |
|
| | * | drm/i915: use hsw rps tuning values everywhere on gen6+ | Daniel Vetter | 2012-08-20 | 1 | -11/+4 |
| | * | drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID reads | Jani Nikula | 2012-08-17 | 1 | -3/+33 |
| | * | drm/i915: extract connector update from intel_ddc_get_modes() for reuse | Jani Nikula | 2012-08-17 | 2 | -9/+24 |
| | * | drm/i915: fix hsw uncached pte | Daniel Vetter | 2012-08-17 | 4 | -37/+75 |
| | * | drm/i915/contexts: fix list corruption | Ben Widawsky | 2012-08-17 | 1 | -4/+4 |
| | * | drm/i915: fix EDID memory leak in SDVO | Jani Nikula | 2012-08-17 | 1 | -0/+1 |
| * | | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2012-08-22 | 12 | -107/+267 |
| |\ \
| | |/
| |/| |
|
| | * | drm/radeon/ss: use num_crtc rather than hardcoded 6 | Alex Deucher | 2012-08-22 | 1 | -1/+1 |
| | * | Revert "drm/radeon: fix bo creation retry path" | Alex Deucher | 2012-08-21 | 1 | -2/+1 |
| | * | drm/radeon: split ATRM support out from the ATPX handler (v3) | Alex Deucher | 2012-08-20 | 3 | -74/+77 |
| | * | drm/radeon: convert radeon vfct code to use acpi_get_table_with_size | Alex Deucher | 2012-08-20 | 1 | -4/+2 |
| | * | ACPI: export symbol acpi_get_table_with_size | Alex Deucher | 2012-08-20 | 1 | -0/+1 |
| | * | drm/radeon: implement ACPI VFCT vbios fetch (v3) | David Lamparter | 2012-08-20 | 1 | -0/+60 |
| | * | drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover la... | Tvrtko Ursulin | 2012-08-20 | 1 | -1/+1 |
| | * | drm/radeon: fix checking of MSAA renderbuffers on r600-r700 | Marek Olšák | 2012-08-20 | 1 | -5/+6 |
| | * | drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700 | Marek Olšák | 2012-08-20 | 4 | -21/+101 |
| | * | drm/radeon: init lockup timeout on ring init | Christian König | 2012-08-20 | 1 | -0/+1 |
| | * | drm/radeon: avoid turning off spread spectrum for used pll | Jerome Glisse | 2012-08-20 | 1 | -4/+21 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2012-08-22 | 8 | -108/+146 |
|\ \ \ |
|
| * | | | target: Remove unused se_cmd.cmd_spdtl | Roland Dreier | 2012-08-21 | 2 | -4/+0 |
| * | | | tcm_fc: rcu_deref outside rcu lock/unlock section | Denis Efremov | 2012-08-20 | 1 | -1/+3 |
| * | | | tcm_vhost: Fix vhost_scsi_target structure alignment | Michael S. Tsirkin | 2012-08-20 | 2 | -0/+5 |
| * | | | target: Fix regression bug with handling of zero-length data CDBs | Nicholas Bellinger | 2012-08-18 | 1 | -3/+6 |
| * | | | target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthrough | Nicholas Bellinger | 2012-08-17 | 1 | -1/+8 |
| * | | | tcm_vhost: Change vhost_scsi_target->vhost_wwpn to char * | Nicholas Bellinger | 2012-08-17 | 1 | -1/+1 |
| * | | | target: fix NULL pointer dereference bug alloc_page() fails to get memory | Yi Zou | 2012-08-17 | 1 | -2/+2 |
| * | | | tcm_fc: Avoid debug overhead when not debugging | Mark Rustad | 2012-08-17 | 2 | -1/+8 |
| * | | | tcm_vhost: Post-merge review changes requested by MST | Nicholas Bellinger | 2012-08-17 | 2 | -93/+111 |
| * | | | tcm_vhost: Fix incorrect IS_ERR() usage in vhost_scsi_map_iov_to_sgl | Fengguang Wu | 2012-08-17 | 1 | -2/+2 |
| |/ / |
|