| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI / video: trivial costmetic cleanups | Felipe Contreras | 2013-08-03 | 1 | -53/+61 |
* | Linux 3.11-rc3v3.11-rc3 | Linus Torvalds | 2013-07-29 | 1 | -1/+1 |
* | Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-29 | 7 | -19/+49 |
|\ |
|
| * | pinctrl: fix a memleak when freeing maps | Linus Walleij | 2013-07-25 | 1 | -0/+1 |
| * | pinctrl: pinctrl-single: fix compile warning when no CONFIG_PM | Jean-Francois Moine | 2013-07-22 | 1 | -0/+2 |
| * | pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DT | Guennadi Liakhovetski | 2013-07-22 | 1 | -0/+1 |
| * | arm/dts: sirf: fix the pingroup name mismatch between drivers and dts | Barry Song | 2013-07-22 | 2 | -16/+16 |
| * | pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flow... | Qipan Li | 2013-07-22 | 2 | -0/+26 |
| * | pinctrl: sirf: fix the pin number and mux bit for usp0 | Qipan Li | 2013-07-22 | 1 | -2/+2 |
| * | pinctrl: am33xx dt binding: correct include path | Ian Campbell | 2013-07-21 | 1 | -1/+1 |
* | | Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-29 | 3 | -128/+95 |
|\ \ |
|
| * | | tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus() | Steven Rostedt (Red Hat) | 2013-07-26 | 1 | -2/+1 |
| * | | ftrace: Add check for NULL regs if ops has SAVE_REGS set | Steven Rostedt (Red Hat) | 2013-07-24 | 1 | -4/+14 |
| * | | tracing: Kill trace_cpu struct/members | Oleg Nesterov | 2013-07-24 | 2 | -29/+0 |
| * | | tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu() | Oleg Nesterov | 2013-07-24 | 1 | -28/+22 |
| * | | tracing: Change tracing_entries_fops to rely on tracing_get_cpu() | Oleg Nesterov | 2013-07-24 | 1 | -37/+12 |
| * | | tracing: Change tracing_stats_fops to rely on tracing_get_cpu() | Oleg Nesterov | 2013-07-24 | 1 | -7/+6 |
| * | | tracing: Change tracing_buffers_fops to rely on tracing_get_cpu() | Oleg Nesterov | 2013-07-24 | 1 | -5/+4 |
| * | | tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu() | Oleg Nesterov | 2013-07-24 | 1 | -9/+7 |
| * | | tracing: Introduce trace_create_cpu_file() and tracing_get_cpu() | Oleg Nesterov | 2013-07-24 | 1 | -14/+36 |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2013-07-29 | 6 | -24/+32 |
|\ \ \ |
|
| * | | | [SCSI] isci: fix breakage caused by >16byte CDB patch | James Bottomley | 2013-07-24 | 1 | -1/+1 |
| * | | | [SCSI] mvsas: Fix kernel panic on tile due to unaligned data access | James Bottomley | 2013-07-24 | 2 | -3/+9 |
| * | | | [SCSI] sd: fix crash when UA received on DIF enabled device | Ewan D. Milne | 2013-07-23 | 1 | -15/+7 |
| * | | | [SCSI] qla2xxx: Properly set the tagging for commands. | Saurav Kashyap | 2013-07-23 | 1 | -2/+9 |
| * | | | [SCSI] isci: Fix a race condition in the SSP task management path | Jeff Skirvin | 2013-07-23 | 1 | -3/+6 |
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-07-26 | 11 | -127/+158 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-07-26 | 3 | -5/+17 |
| |\ \ \ \ |
|
| | * | | | | drm/i915: initialize gt_lock early with other spin locks | Jani Nikula | 2013-07-25 | 2 | -2/+1 |
| | * | | | | drm/i915: fix hdmi portclock limits | Daniel Vetter | 2013-07-23 | 1 | -3/+16 |
| * | | | | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2013-07-26 | 8 | -122/+141 |
| |\ \ \ \ \ |
|
| | * | | | | | drm/radeon/dpm: fix r600_enable_sclk_control() | Alex Deucher | 2013-07-26 | 1 | -2/+2 |
| | * | | | | | drm/radeon/dpm: implement force performance levels for rv6xx | Alex Deucher | 2013-07-26 | 3 | -0/+38 |
| | * | | | | | drm/radeon/dpm: fix displaygap programming on rv6xx | Alex Deucher | 2013-07-26 | 1 | -2/+2 |
| | * | | | | | drm/radeon/dpm: fix a typo in the rv6xx mclk setup | Alex Deucher | 2013-07-26 | 1 | -1/+1 |
| | * | | | | | drm/radeon: fix combios tables on older cards | Mark Kettenis | 2013-07-22 | 1 | -104/+41 |
| | * | | | | | drm/radeon: improve dac adjust heuristics for legacy pdac | Alex Deucher | 2013-07-22 | 1 | -2/+4 |
| | * | | | | | drm/radeon: Another card with wrong primary dac adj | Ondrej Zary | 2013-07-22 | 1 | -2/+6 |
| | * | | | | | drm/radeon: fix endian issues with DP handling (v3) | Alex Deucher | 2013-07-22 | 1 | -4/+39 |
| | * | | | | | drm/radeon/vm: only align the pt base to 32k | Alex Deucher | 2013-07-22 | 1 | -4/+4 |
| | * | | | | | drm/radeon: wait for 3D idle before using CP DMA | Alex Deucher | 2013-07-22 | 1 | -1/+4 |
| | |/ / / / |
|
* | | | | | | Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-07-26 | 13 | -508/+859 |
|\ \ \ \ \ \ |
|
| * | | | | | | qxl: convert qxl driver to proper use for reservations | Dave Airlie | 2013-07-24 | 10 | -464/+676 |
| * | | | | | | qxl: allow creation of pre-pinned objects and use for releases. | Dave Airlie | 2013-07-24 | 7 | -24/+20 |
| * | | | | | | drm/qxl: add delayed fb operations | Dave Airlie | 2013-07-24 | 2 | -21/+164 |
* | | | | | | | Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-26 | 7 | -93/+17 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8" | Rafael J. Wysocki | 2013-07-26 | 6 | -87/+11 |
| * | | | | | | | cpufreq / intel_pstate: Change to scale off of max P-state | Dirk Brandewie | 2013-07-23 | 1 | -6/+6 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 2013-07-26 | 4 | -4/+17 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | arm64: Change kernel stack size to 16K | Feng Kan | 2013-07-26 | 2 | -3/+3 |