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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-06
printk: avoid warning when CONFIG_PRINTK is disabled
Gustavo F. Padovan
1
-2
/
+1
2010-03-06
kernel/pid.c: update comment on find_task_by_pid_ns
Tetsuo Handa
1
-1
/
+1
2010-03-06
panic: fix panic_timeout accuracy when running on a hypervisor
Anton Blanchard
1
-16
/
+30
2010-03-06
kernel core: use helpers for rlimits
Jiri Slaby
7
-16
/
+20
2010-03-06
posix-cpu-timers: cleanup rlimits usage
Jiri Slaby
1
-15
/
+17
2010-03-06
kernel/exit.c: fix shadows sparse warning
Thiago Farina
1
-1
/
+1
2010-03-06
includecheck fix for kernel/params.c
Jaswinder Singh Rajput
1
-1
/
+0
2010-03-06
splice: comparing unsigned int < 0
Dan Carpenter
1
-2
/
+3
2010-03-06
kernel/cpu.c: delete deprecated definition in cpu_up()
Chen Gong
1
-1
/
+1
2010-03-06
mm/pm: force GFP_NOIO during suspend/hibernation and resume
Rafael J. Wysocki
2
-0
/
+12
2010-03-06
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
1
-1
/
+5
2010-03-06
mm: avoid false sharing of mm_counter
KAMEZAWA Hiroyuki
1
-1
/
+2
2010-03-06
mm: clean up mm_counter
KAMEZAWA Hiroyuki
2
-2
/
+2
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
1
-1
/
+1
2010-03-05
Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-90
/
+569
2010-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+7
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-82
/
+32
2010-03-04
padata: Allocate the cpumask for the padata instance
Steffen Klassert
1
-1
/
+7
2010-03-03
Prioritize synchronous signals over 'normal' signals
Linus Torvalds
1
-13
/
+30
2010-03-03
Merge branch 'for-fsnotify' into for-linus
Al Viro
1
-5
/
+2
2010-03-03
new helper: iterate_mounts()
Al Viro
1
-33
/
+16
2010-03-03
New helper: path_is_under(path1, path2)
Al Viro
1
-39
/
+12
2010-03-03
Switch may_open() and break_lease() to passing O_...
Al Viro
1
-5
/
+2
2010-03-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+5
2010-03-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-46
/
+74
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+743
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
9
-27
/
+30
2010-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-31
/
+25
2010-03-02
resource: Fix broken indentation
H. Peter Anvin
1
-1
/
+1
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
1
-1
/
+1
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-4
/
+2
2010-03-01
early_res: Need to save the allocation name in drop_range_partial()
Yinghai Lu
1
-2
/
+12
2010-03-01
resource: Fix generic page_is_ram() for partial RAM pages
Wu Fengguang
1
-4
/
+5
2010-03-01
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+3
2010-03-01
Merge branches 'futexes-for-linus', 'irq-core-for-linus' and 'bkl-drivers-for...
Linus Torvalds
1
-3
/
+3
2010-03-01
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-7
/
+20
2010-03-01
sparc: Support show_unhandled_signals.
David S. Miller
1
-1
/
+1
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
48
-3570
/
+4280
2010-03-01
Merge branch 'next' into for-linus
James Morris
2
-31
/
+25
2010-02-28
Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+88
2010-02-28
blktrace: perform cleanup after setup error
Dmitry Monakhov
1
-2
/
+3
2010-02-28
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+13
2010-02-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-2440
/
+1785
2010-02-28
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-28
/
+58
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-479
/
+579
2010-02-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-328
/
+370
2010-02-28
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-225
/
+589
2010-02-28
Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...
Linus Torvalds
2
-4
/
+5
2010-02-27
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-9
/
+43
2010-02-27
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2
-1
/
+6
[next]