index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-04
mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
Michal Hocko
2
-0
/
+14
2013-01-04
mm: fix zone_watermark_ok_safe() accounting of isolated pages
Bartlomiej Zolnierkiewicz
3
-59
/
+2
2013-01-04
Documentation/sysctl/kernel.txt: document /proc/sys/shmall
Carlos Alberto Lopez Perez
1
-0
/
+13
2013-01-04
ipc: add more comments to message copying related code
Stanislav Kinsbursky
1
-0
/
+8
2013-01-04
ipc: simplify message copying
Stanislav Kinsbursky
2
-16
/
+14
2013-01-04
ipc: convert prepare_copy() from macro to function
Stanislav Kinsbursky
1
-2
/
+9
2013-01-04
ipc: simplify free_copy() call
Stanislav Kinsbursky
1
-6
/
+8
2013-01-04
selftests: IPC message queue copy feature test
Stanislav Kinsbursky
4
-2
/
+275
2013-01-04
ipc: introduce message queue copy feature
Stanislav Kinsbursky
4
-2
/
+102
2013-01-04
ipc: message queue receive cleanup
Stanislav Kinsbursky
3
-49
/
+45
2013-01-04
ipc: add sysctl to specify desired next object id
Stanislav Kinsbursky
5
-4
/
+65
2013-01-04
ipc: remove forced assignment of selected message
Stanislav Kinsbursky
1
-4
/
+1
2013-01-04
drivers/rtc/rtc-tegra.c: convert to DT driver
Joseph Lo
1
-0
/
+7
2013-01-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
2
-1
/
+6
2013-01-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-3
/
+25
2013-01-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
16
-102
/
+416
2013-01-04
arm64: Always select ARM_AMBA and GENERIC_GPIO
Catalin Marinas
1
-0
/
+4
2013-01-04
drm/nouveau: fix init with agpgart-uninorth
Aaro Koskinen
1
-1
/
+1
2013-01-04
drm: nouveau: Fix build warning seen if HWMON is undefined
Guenter Roeck
1
-2
/
+2
2013-01-04
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
14
-99
/
+413
2013-01-03
drm/radeon: switch to a finer grained reset for SI (v2)
Alex Deucher
1
-34
/
+65
2013-01-03
drm/radeon: switch to a finer grained reset for cayman/TN
Alex Deucher
1
-39
/
+70
2013-01-03
drm/radeon: switch to a finer grained reset for evergreen
Alex Deucher
2
-25
/
+56
2013-01-03
drm/radeon: switch to a finer grained reset for r6xx/7xx
Alex Deucher
1
-27
/
+58
2013-01-03
drm/radeon: add GPU reset flags
Alex Deucher
1
-0
/
+5
2013-01-03
drm/radeon: fix typo in evergreen dma fence
Alex Deucher
1
-1
/
+1
2013-01-03
Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1112
-5058
/
+4523
2013-01-03
misc: remove __dev* attributes.
Greg Kroah-Hartman
4
-5
/
+4
2013-01-03
include: remove __dev* attributes.
Greg Kroah-Hartman
2
-8
/
+8
2013-01-03
Documentation: remove __dev* attributes.
Greg Kroah-Hartman
9
-36
/
+14
2013-01-03
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
28
-92
/
+88
2013-01-03
Drivers: block: remove __dev* attributes.
Greg Kroah-Hartman
11
-100
/
+87
2013-01-03
Drivers: bcma: remove __dev* attributes.
Greg Kroah-Hartman
8
-20
/
+19
2013-01-03
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
26
-58
/
+49
2013-01-03
Drivers: clocksource: remove __dev* attributes.
Greg Kroah-Hartman
5
-16
/
+16
2013-01-03
Drivers: ssb: remove __dev* attributes.
Greg Kroah-Hartman
4
-31
/
+26
2013-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
22
-51
/
+46
2013-01-03
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
21
-56
/
+53
2013-01-03
Drivers: infinband: remove __dev* attributes.
Greg Kroah-Hartman
10
-39
/
+33
2013-01-03
Drivers: memory: remove __dev* attributes.
Greg Kroah-Hartman
2
-4
/
+4
2013-01-03
Drivers: mmc: remove __dev* attributes.
Greg Kroah-Hartman
4
-7
/
+7
2013-01-03
Drivers: iommu: remove __dev* attributes.
Greg Kroah-Hartman
4
-9
/
+9
2013-01-03
Drivers: power: remove __dev* attributes.
Greg Kroah-Hartman
4
-11
/
+9
2013-01-03
Drivers: message: remove __dev* attributes.
Greg Kroah-Hartman
4
-13
/
+11
2013-01-03
Drivers: macintosh: remove __dev* attributes.
Greg Kroah-Hartman
11
-40
/
+40
2013-01-03
Drivers: mfd: remove __dev* attributes.
Greg Kroah-Hartman
9
-35
/
+30
2013-01-03
pstore: remove __dev* attributes.
Greg Kroah-Hartman
3
-16
/
+12
2013-01-03
MM: vmscan: remove __devinit attribute.
Greg Kroah-Hartman
1
-2
/
+2
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
27
-90
/
+74
2013-01-03
ALPHA: drivers: remove __dev* attributes.
Greg Kroah-Hartman
4
-13
/
+11
[next]