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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
14
-73
/
+162
2007-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
6
-42
/
+7
2007-11-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
34
-1152
/
+106
2007-11-09
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-13
/
+20
2007-11-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
46
-333
/
+681
2007-11-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
6
-7
/
+0
2007-11-09
FRV: Remove the section annotation on free_initmem()
David Howells
1
-1
/
+1
2007-11-09
x86: make nmi_cpu_busy() always defined
Ingo Molnar
1
-2
/
+2
2007-11-09
x86: make ipi_handler() always defined
Ingo Molnar
1
-4
/
+2
2007-11-09
sched: restore deterministic CPU accounting on powerpc
Paul Mackerras
4
-36
/
+3
2007-11-09
[IA64] IOSAPIC bogus error cleanup
George Beshers
1
-3
/
+5
2007-11-09
[IA64] Update printing of feature set bits
Russ Anderson
1
-12
/
+79
2007-11-09
[IA64] Fix IOSAPIC delivery mode setting
Kenji Kaneshige
1
-3
/
+15
2007-11-09
[IA64] XPC heartbeat timer function must run on CPU 0
Dean Nelson
1
-9
/
+3
2007-11-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6
Paul Mundt
2
-12
/
+3
2007-11-08
[ARM] pxa: fix one-shot timer mode
Russell King
1
-9
/
+14
2007-11-08
Merge branch 'page_colouring_despair'
Paul Mundt
3
-129
/
+52
2007-11-08
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...
Paul Mackerras
20
-68
/
+186
2007-11-08
[POWERPC] EEH: Make sure warning message is printed
Linas Vepstas
1
-1
/
+1
2007-11-08
[POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVEC
Johannes Berg
1
-0
/
+2
2007-11-08
[POWERPC] Fix si_addr value on low level hash failures
Benjamin Herrenschmidt
1
-1
/
+1
2007-11-08
[POWERPC] Refresh ppc64_defconfig and enable pasemi-related options
Olof Johansson
1
-66
/
+181
2007-11-08
[POWERPC] pasemi: Update defconfig
Olof Johansson
1
-120
/
+188
2007-11-08
[POWERPC] iSeries: Fix ref counting in vio setup
Stephen Rothwell
1
-4
/
+6
2007-11-08
[POWERPC] ] Fix memset size error
Li Zefan
1
-1
/
+1
2007-11-08
[POWERPC] Fix link errors for allyesconfig
Stephen Rothwell
1
-2
/
+1
2007-11-08
[POWERPC] iSeries_init_IRQ non-PCI tidy
Stephen Rothwell
2
-4
/
+4
2007-11-08
[POWERPC] EEH: Avoid crash on null device
Linas Vepstas
1
-3
/
+8
2007-11-08
[POWERPC] EEH: Drivers that need reset trump others
Linas Vepstas
1
-4
/
+6
2007-11-08
[POWERPC] EEH: Clean up comments
Linas Vepstas
1
-5
/
+3
2007-11-08
[POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)
Paul Mackerras
1
-7
/
+3
2007-11-08
[POWERPC] Fix switch_slb handling of 1T ESID values
will schmidt
1
-3
/
+31
2007-11-08
[POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not defined
Tony Breeds
1
-0
/
+1
2007-11-08
[POWERPC] Include udbg.h when using udbg_printf
will schmidt
4
-0
/
+4
2007-11-08
[POWERPC] Fix cache line vs. block size confusion
Benjamin Herrenschmidt
1
-12
/
+7
2007-11-08
[POWERPC] Fix sysctl table check failure on PowerMac
Alexey Dobriyan
1
-1
/
+1
2007-11-08
[POWERPC] Fix CONFIG_SMP=n build break
Olof Johansson
1
-12
/
+12
2007-11-08
[POWERPC] bootwrapper: Revert ps3 binary flag usage, and remove .bin suffix
Scott Wood
1
-6
/
+7
2007-11-08
[POWERPC] Fix mv643xx_pci sysfs .read and .write functions
Dale Farnsworth
1
-4
/
+6
2007-11-08
[POWERPC] i8259: Add disable method
Aurelien Jarno
2
-0
/
+2
2007-11-08
[POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore works
Michael Ellerman
1
-0
/
+6
2007-11-08
[POWERPC] Fix build break in arch/ppc/syslib/m8260_setup.c
Olof Johansson
1
-6
/
+7
2007-11-08
sh: Kill off broken snapgear ds1302 code.
Paul Mundt
3
-326
/
+2
2007-11-07
[ARM] Allow watchdog drivers to be selected again
Russell King
1
-0
/
+2
2007-11-07
sh: Fix heartbeart on Solution Engine series
Nobuhiro Iwamatsu
3
-0
/
+17
2007-11-06
[SPARC]: Remove duplicate includes.
Lucas Woods
6
-7
/
+0
2007-11-07
sh: hs7751rvoip: Kill off dead IPR IRQ mappings.
Paul Mundt
1
-17
/
+2
2007-11-07
sh: hs7751rvoip: irq.c needs linux/interrupt.h.
Paul Mundt
1
-0
/
+1
2007-11-07
sh: Kill off __{copy,clear}_user_page().
Paul Mundt
2
-106
/
+0
2007-11-07
sh: Optimized copy_{to,from}_user_page() for SH-4.
Paul Mundt
1
-23
/
+29
[next]