index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-30
introduce lower_32_bits() macro
Joerg Roedel
1
-0
/
+6
2008-07-30
do_try_to_free_page: update comments related to vmscan functions
Fernando Luis Vazquez Cao
1
-1
/
+1
2008-07-30
swapfile/vmscan: update comments related to vmscan functions
Fernando Luis Vazquez Cao
2
-3
/
+3
2008-07-30
swap: update function comment of release_pages
Fernando Luis Vazquez Cao
1
-3
/
+4
2008-07-30
madvise: update function comment of madvise_dontneed
Fernando Luis Vazquez Cao
1
-2
/
+2
2008-07-30
printk: fix comment for printk ratelimiting
Uwe Kleine-König
1
-4
/
+4
2008-07-30
Char: mxser, ratelimit ioctl warning
Jiri Slaby
1
-2
/
+4
2008-07-30
initrd: cast `initrd_start' to `void *'
Geert Uytterhoeven
1
-2
/
+3
2008-07-30
uml: fix tty-related build error
WANG Cong
1
-13
/
+1
2008-07-30
connector: add a BlackBoard user to connector
Jerome Arbez-Gindre
1
-1
/
+2
2008-07-30
print_ip_sym(): use %pS
Vegard Nossum
1
-2
/
+1
2008-07-30
8250.c: port.lock is irq-safe
Borislav Petkov
1
-2
/
+2
2008-07-30
markers: fix markers read barrier for multiple probes
Mathieu Desnoyers
1
-2
/
+10
2008-07-30
rtc: don't return -EBUSY when mutex_lock_interruptible() fails
David Brownell
2
-6
/
+6
2008-07-30
drivers/video: release mutex in error handling code
Julia Lawall
2
-12
/
+6
2008-07-30
hpwdt: don't use static flags
Alexey Dobriyan
1
-1
/
+1
2008-07-30
iscsi_ibft_find: fix modpost warning
Jan Beulich
1
-1
/
+0
2008-07-30
backlight: ensure platform_lcd on by default
Ben Dooks
1
-0
/
+2
2008-07-30
cpuset: clean up cpuset hierarchy traversal code
Li Zefan
1
-13
/
+8
2008-07-30
cpuset: fix wrong calculation of relax domain level
Li Zefan
1
-1
/
+1
2008-07-30
cpuset: speed up sched domain partition
Lai Jiangshan
1
-4
/
+37
2008-07-30
cpuset: a bit cleanup for scan_for_empty_cpusets()
Li Zefan
1
-5
/
+2
2008-07-30
memcg: remove redundant check in move_task()
Li Zefan
1
-3
/
+0
2008-07-30
cgroup: uninline cgroup_has_css_refs()
Li Zefan
1
-1
/
+1
2008-07-30
cgroup: remove duplicate code in allocate_cg_link()
Li Zefan
1
-18
/
+12
2008-07-30
cgroup: fix possible memory leak
Li Zefan
1
-2
/
+5
2008-07-30
mm: remove find_max_pfn_with_active_regions
Yinghai Lu
2
-18
/
+0
2008-07-30
VFS: increase pseudo-filesystem block size to PAGE_SIZE
Alex Nixon
1
-2
/
+2
2008-07-30
sticore: don't activate unsupported GSC STI cards on HPPA
Helge Deller
1
-1
/
+29
2008-07-30
acpi cpufreq cleanup: move bailing out of function before locking the mutex
Thomas Renninger
1
-3
/
+3
2008-07-30
cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already
Thomas Renninger
4
-2
/
+23
2008-07-30
resource: add resource_size()
Magnus Damm
2
-1
/
+5
2008-07-30
backlight: give platform_lcd the same name as the platform device.
Ben Dooks
1
-1
/
+1
2008-07-28
Linux 2.6.27-rc1
Linus Torvalds
1
-2
/
+2
2008-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
5
-142
/
+409
2008-07-28
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
Linus Torvalds
3
-34
/
+36
2008-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
36
-568
/
+512
2008-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-0
/
+1
2008-07-28
Fix 'get_user_pages_fast()' with non-page-aligned start address
Linus Torvalds
1
-3
/
+6
2008-07-29
lguest: turn Waker into a thread, not a process
Rusty Russell
1
-63
/
+57
2008-07-29
lguest: Enlarge virtio rings
Rusty Russell
1
-2
/
+2
2008-07-29
lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap
Rusty Russell
1
-14
/
+20
2008-07-29
lguest: Remove 'network: no dma buffer!' warning
Rusty Russell
1
-2
/
+0
2008-07-29
lguest: Adaptive timeout
Rusty Russell
1
-1
/
+11
2008-07-29
lguest: Tell Guest net not to notify us on every packet xmit
Rusty Russell
1
-13
/
+93
2008-07-29
lguest: net block unneeded receive queue update notifications
Rusty Russell
1
-1
/
+13
2008-07-29
lguest: wrap last_avail accesses.
Rusty Russell
1
-5
/
+11
2008-07-29
lguest: use cpu capability accessors
Andrew Morton
1
-2
/
+2
2008-07-29
lguest: virtio-rng support
Rusty Russell
1
-0
/
+90
2008-07-29
lguest: Support assigning a MAC address
Mark McLoughlin
1
-33
/
+89
[next]