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
2012-12-12
thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events
Kirill A. Shutemov
4
-1
/
+16
2012-12-12
thp: implement refcounting for huge zero page
Kirill A. Shutemov
1
-25
/
+88
2012-12-12
thp: lazy huge zero page allocation
Kirill A. Shutemov
1
-10
/
+10
2012-12-12
thp: setup huge zero page on non-write page fault
Kirill A. Shutemov
1
-0
/
+10
2012-12-12
thp: implement splitting pmd for huge zero page
Kirill A. Shutemov
1
-1
/
+42
2012-12-12
thp: change split_huge_page_pmd() interface
Kirill A. Shutemov
10
-16
/
+37
2012-12-12
thp: change_huge_pmd(): make sure we don't try to make a page writable
Kirill A. Shutemov
1
-0
/
+1
2012-12-12
thp: do_huge_pmd_wp_page(): handle huge zero page
Kirill A. Shutemov
3
-22
/
+104
2012-12-12
thp: copy_huge_pmd(): copy huge zero page
Kirill A. Shutemov
1
-0
/
+22
2012-12-12
thp: zap_huge_pmd(): zap huge zero pmd
Kirill A. Shutemov
1
-8
/
+13
2012-12-12
thp: huge zero page: basic preparation
Kirill A. Shutemov
1
-0
/
+30
2012-12-12
bootmem: remove alloc_arch_preferred_bootmem()
Joonsoo Kim
1
-16
/
+4
2012-12-12
bootmem: remove not implemented function call, bootmem_arch_preferred_node()
Joonsoo Kim
1
-12
/
+0
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
273
-4221
/
+1375
2012-12-12
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
86
-1322
/
+2500
2012-12-12
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
270
-10616
/
+10139
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
496
-4091
/
+4718
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
447
-8518
/
+8659
2012-12-12
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-16
/
+168
2012-12-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
84
-970
/
+1548
2012-12-12
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
19
-954
/
+787
2012-12-12
Merge tag 'for-linus-v3.8-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
70
-2311
/
+3747
2012-12-12
Merge tag 'dlm-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
5
-14
/
+47
2012-12-12
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
22
-1086
/
+1255
2012-12-12
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
1
-1
/
+4
2012-12-12
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+4
2012-12-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
27
-398
/
+2038
2012-12-12
Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
5
-102
/
+453
2012-12-12
Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2012-12-12
Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-73
/
+144
2012-12-12
Merge tag 'please-pull-misc-3.8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2012-12-12
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
32
-368
/
+473
2012-12-12
Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
4
-150
/
+213
2012-12-12
Thermal: Fix DEFAULT_THERMAL_GOVERNOR
Zhang Rui
2
-3
/
+9
2012-12-12
Thermal: fix a NULL pointer dereference when generic thermal layer is built a...
Zhang Rui
1
-1
/
+2
2012-12-11
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-24
/
+64
2012-12-11
Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
24
-425
/
+56
2012-12-11
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-29
/
+60
2012-12-11
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-48
/
+23
2012-12-11
Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
15
-41
/
+436
2012-12-11
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2012-12-11
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-75
/
+95
2012-12-11
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-106
/
+84
2012-12-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
26
-335
/
+1082
2012-12-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+14
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
211
-4116
/
+8328
2012-12-11
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-2
/
+60
2012-12-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
39
-628
/
+1493
2012-12-11
Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git:...
Linus Torvalds
2
-2
/
+2
2012-12-11
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
96
-1697
/
+2792
[next]