Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2) | Alex Ivanov | 2013-09-20 | 2 | -6/+10 | |
| | | * | | | | | | drm/radeon/cik: Add tiling mode index for 1D tiled depth/stencil surfaces | Michel Dänzer | 2013-09-20 | 1 | -0/+2 | |
| | | * | | | | | | drm/radeon/cik: Fix encoding of number of banks in tiling configuration info | Michel Dänzer | 2013-09-20 | 1 | -4/+2 | |
| | | * | | | | | | drm/radeon/cik: Fix printing of client name on VM protection fault | Michel Dänzer | 2013-09-20 | 1 | -3/+4 | |
| | | * | | | | | | drm/radeon: additional gcc fixes for radeon_atombios.c | Alex Deucher | 2013-09-20 | 1 | -23/+43 | |
| | | * | | | | | | drm/radeon: avoid UVD corruption on AGP cards using GPU gart | Alex Deucher | 2013-09-20 | 1 | -1/+1 | |
| | * | | | | | | | Merge tag 'drm-intel-fixes-2013-09-26' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-09-28 | 5 | -7/+32 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | | * | | | | | | drm/i915: Fix up usage of SHRINK_STOP | Daniel Vetter | 2013-09-26 | 1 | -4/+4 | |
| | | * | | | | | | drm/i915: preserve pipe A quirk in i9xx_set_pipeconf | Daniel Vetter | 2013-09-24 | 1 | -0/+4 | |
| | | * | | | | | | drm/i915/tv: clear adjusted_mode.flags | Daniel Vetter | 2013-09-24 | 1 | -0/+8 | |
| | | * | | | | | | drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER | Jani Nikula | 2013-09-24 | 1 | -1/+12 | |
| | | * | | | | | | drm/i915: Use a temporary va_list for two-pass string handling | Chris Wilson | 2013-09-24 | 1 | -2/+4 | |
| | |/ / / / / / | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ | Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u... | Linus Torvalds | 2013-09-28 | 7 | -6/+31 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| | | | * | | | | | | x86/microcode/AMD: Fix patch level reporting for family 15h | Suravee Suthikulpanit | 2013-09-27 | 1 | -0/+1 | |
| | | * | | | | | | | clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast | Magnus Damm | 2013-09-26 | 1 | -1/+1 | |
| | | * | | | | | | | clocksource: of: Respect device tree node status | Sebastian Hesselbarth | 2013-09-26 | 1 | -0/+3 | |
| | | * | | | | | | | clocksource: exynos_mct: Set IRQ affinity when the CPU goes online | Tomasz Figa | 2013-09-26 | 1 | -1/+9 | |
| | | * | | | | | | | arm: clocksource: mvebu: Use the main timer as clock source from DT | Jean Pihet | 2013-09-26 | 1 | -0/+1 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | * | | | | | | | Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k... | Ingo Molnar | 2013-09-28 | 2 | -4/+16 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | arm: Fix build error with context tracking calls | Frederic Weisbecker | 2013-09-27 | 2 | -4/+16 | |
| | | |/ / / / / / | ||||||
| * | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-28 | 8 | -41/+75 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | perf/x86: Fix PMU detection printout when no PMU is detected | Ingo Molnar | 2013-09-28 | 1 | -1/+1 | |
| | * | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2013-09-25 | 7 | -40/+74 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | perf symbols: Demangle cloned functions | Andi Kleen | 2013-09-25 | 1 | -1/+26 | |
| | | * | | | | | | | | perf machine: Fix path unpopulated in machine__create_modules() | Adrian Hunter | 2013-09-25 | 1 | -1/+1 | |
| | | * | | | | | | | | perf tools: Explicitly add libdl dependency | David Ahern | 2013-09-25 | 1 | -1/+1 | |
| | | * | | | | | | | | perf probe: Fix probing symbols with optimization suffix | Masami Hiramatsu | 2013-09-25 | 2 | -36/+44 | |
| | | * | | | | | | | | perf trace: Add mmap2 handler | David Ahern | 2013-09-24 | 1 | -0/+1 | |
| | | * | | | | | | | | perf kmem: Make it work again on non NUMA machines | Jiri Olsa | 2013-09-24 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-09-28 | 5 | -22/+68 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | xfs: fix node forward in xfs_node_toosmall | Mark Tinguely | 2013-09-26 | 1 | -2/+3 | |
| | * | | | | | | | | | xfs: log recovery lsn ordering needs uuid check | Dave Chinner | 2013-09-24 | 1 | -14/+59 | |
| | * | | | | | | | | | xfs: fix XFS_IOC_FREE_EOFBLOCKS definition | Dave Chinner | 2013-09-24 | 1 | -1/+1 | |
| | * | | | | | | | | | xfs: asserting lock not held during freeing not valid | Dave Chinner | 2013-09-24 | 1 | -5/+4 | |
| | * | | | | | | | | | xfs: lock the AIL before removing the buffer item | Dave Chinner | 2013-09-24 | 1 | -0/+1 | |
| | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-09-28 | 4 | -15/+32 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | i2c: ismt: initialize DMA buffer | James Ralston | 2013-09-28 | 1 | -0/+3 | |
| | * | | | | | | | | | i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is... | Chew, Chiau Ee | 2013-09-27 | 1 | -6/+20 | |
| | * | | | | | | | | | i2c: mv64xxx: Do not use writel_relaxed() | Thierry Reding | 2013-09-27 | 1 | -2/+2 | |
| | * | | | | | | | | | i2c: mv64xxx: Fix some build warnings | Thierry Reding | 2013-09-27 | 1 | -5/+7 | |
| | * | | | | | | | | | i2c: s3c2410: fix clk_disable/clk_unprepare WARNings | Kim Phillips | 2013-09-27 | 1 | -2/+0 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-09-28 | 5 | -12/+23 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'pm-cpufreq-fixes' | Rafael J. Wysocki | 2013-09-27 | 3 | -1/+8 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | cpufreq: exynos5440: Fix potential NULL pointer dereference | Sachin Kamat | 2013-09-25 | 1 | -1/+1 | |
| | | * | | | | | | | | | cpufreq: check cpufreq driver is valid and cpufreq isn't disabled in cpufreq_... | Viresh Kumar | 2013-09-25 | 1 | -0/+3 | |
| | | * | | | | | | | | | acpi-cpufreq: skip loading acpi_cpufreq after intel_pstate | Yinghai Lu | 2013-09-25 | 1 | -0/+4 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | Merge branch 'acpi-fixes' | Rafael J. Wysocki | 2013-09-27 | 2 | -11/+15 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | ACPI / scan: fix typo in comments of acpi_bus_unregister_driver() | Hanjun Guo | 2013-09-25 | 1 | -1/+1 | |
| | | * | | | | | | | | ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler() | Lv Zheng | 2013-09-25 | 1 | -10/+14 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | PCI: Workaround missing pci_set_master in pci drivers | Yinghai Lu | 2013-09-28 | 1 | -1/+7 |