aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | drm/radeon: add fault decode function for CIKAlex Deucher2013-07-14
| | * | | | | | | drm/radeon: add fault decode function for SI (v2)Alex Deucher2013-07-14
| | * | | | | | | drm/radeon: add fault decode function for cayman/TN (v2)Alex Deucher2013-07-14
| | * | | | | | | drm/radeon: use radeon device for request firmwareJerome Glisse2013-07-14
| | * | | | | | | drm/radeon: add missing ttm_eu_backoff_reservation to radeon_bo_list_validateMaarten Lankhorst2013-07-14
| | * | | | | | | drm/radeon: use CP DMA on r6xx for bo movesAlex Deucher2013-07-14
| | * | | | | | | drm/radeon: implement bo copy callback using CP DMA (v2)Alex Deucher2013-07-14
| | * | | | | | | drm/radeon: Disable dma rings for bo moves on r6xxAlex Deucher2013-07-14
| | * | | | | | | drm/radeon/dpm: disable gfx PG on PALMAlex Deucher2013-07-14
| | * | | | | | | drm/radeon/hdmi: make sure we have an afmt block assignedAlex Deucher2013-07-14
* | | | | | | | | Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | driver-core: fix new kernel-doc warning in base/platform.cRandy Dunlap2013-07-17
| * | | | | | | | | sysfs: use file mode defines from stat.hOliver Schinagl2013-07-16
| * | | | | | | | | sysfs: add more helper macro's for (bin_)attribute(_groups)Oliver Schinagl2013-07-16
| * | | | | | | | | driver core: add default groups to struct classGreg Kroah-Hartman2013-07-16
| * | | | | | | | | driver core: Introduce device_create_groupsGuenter Roeck2013-07-16
| * | | | | | | | | sysfs: prevent warning when only using binary attributesOliver Schinagl2013-07-16
| * | | | | | | | | sysfs: add support for binary attributes in groupsGreg Kroah-Hartman2013-07-16
| * | | | | | | | | driver core: device.h: add RW and RO attribute macrosGreg Kroah-Hartman2013-07-16
| * | | | | | | | | sysfs.h: add BIN_ATTR macroGreg Kroah-Hartman2013-07-16
| * | | | | | | | | sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman2013-07-16
| * | | | | | | | | sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman2013-07-16
| |/ / / / / / / /
* | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hwmon: (abx500) Staticize abx500_temp_attributesSachin Kamat2013-07-14
| |/ / / / / / / /
* | | | | | | | | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | block: delete __cpuinit usage from all block filesPaul Gortmaker2013-07-14
| * | | | | | | | | drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker2013-07-14
| * | | | | | | | | kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-14
| * | | | | | | | | rcu: delete __cpuinit usage from all rcu filesPaul Gortmaker2013-07-14
| * | | | | | | | | net: delete __cpuinit usage from all net filesPaul Gortmaker2013-07-14
| * | | | | | | | | acpi: delete __cpuinit usage from all acpi filesPaul Gortmaker2013-07-14
| * | | | | | | | | hwmon: delete __cpuinit usage from all hwmon filesPaul Gortmaker2013-07-14
| * | | | | | | | | cpufreq: delete __cpuinit usage from all cpufreq filesPaul Gortmaker2013-07-14
| * | | | | | | | | clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker2013-07-14
| * | | | | | | | | x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
| * | | | | | | | | score: delete __cpuinit usage from all score filesPaul Gortmaker2013-07-14
| * | | | | | | | | xtensa: delete __cpuinit usage from all xtensa filesPaul Gortmaker2013-07-14
| * | | | | | | | | openrisc: delete __cpuinit usage from all openrisc filesPaul Gortmaker2013-07-14
| * | | | | | | | | m32r: delete __cpuinit usage from all m32r filesPaul Gortmaker2013-07-14
| * | | | | | | | | hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker2013-07-14
| * | | | | | | | | frv: delete __cpuinit usage from all frv filesPaul Gortmaker2013-07-14
| * | | | | | | | | cris: delete __cpuinit usage from all cris filesPaul Gortmaker2013-07-14
| * | | | | | | | | metag: delete __cpuinit usage from all metag filesPaul Gortmaker2013-07-14
| * | | | | | | | | tile: delete __cpuinit usage from all tile filesPaul Gortmaker2013-07-14
| * | | | | | | | | sh: delete __cpuinit usage from all sh filesPaul Gortmaker2013-07-14
| * | | | | | | | | s390: delete __cpuinit usage from all s390 filesPaul Gortmaker2013-07-14
| * | | | | | | | | blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker2013-07-14
| * | | | | | | | | arm64: delete __cpuinit usage from all usersPaul Gortmaker2013-07-14
| * | | | | | | | | sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker2013-07-14
| * | | | | | | | | arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-14