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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-27
[PATCH] powerpc: Fix handling of fpscr on 64-bit
David Gibson
18
-198
/
+47
2005-10-27
[PATCH] ppc64: remove arch/ppc64/kernel/setup.c
Paul Mackerras
4
-1315
/
+17
2005-10-27
powerpc: Remove common stuff from setup_64.c
Paul Mackerras
1
-270
/
+0
2005-10-26
powerpc: 32-bit powermac needs the mpc106 code
Paul Mackerras
1
-0
/
+1
2005-10-26
powerpc: Fix incorrect timer register addresses in mpic.c
Paul Mackerras
1
-3
/
+2
2005-10-26
powerpc32: Limit memory to lowmem if !CONFIG_HIGHMEM.
Paul Mackerras
1
-0
/
+3
2005-10-26
powerpc: Fixes to get the Longtrail CHRP a bit further
Paul Mackerras
3
-15
/
+30
2005-10-26
powerpc: Merge 32-bit CHRP support.
Paul Mackerras
12
-37
/
+1256
2005-10-26
powerpc: Don't limit pmac_get_rtc_time to return only positive values
Paul Mackerras
1
-4
/
+0
2005-10-26
powerpc: Fix interrupt-tree parsing
Paul Mackerras
1
-14
/
+26
2005-10-26
powerpc: Pull out MPC106 (grackle) initialization code into its own file
Paul Mackerras
4
-44
/
+71
2005-10-26
powerpc: Pull common bits of setup_{32,64}.c into setup-common.c
Paul Mackerras
4
-248
/
+417
2005-10-26
powerpc: Merge rtas.c into arch/powerpc/kernel
Paul Mackerras
13
-199
/
+256
2005-10-26
powerpc: Merge i8259.c into arch/powerpc/sysdev
Paul Mackerras
18
-270
/
+97
2005-10-26
ppc: Use the indirect_pci.c from arch/powerpc/sysdev
Paul Mackerras
7
-156
/
+58
2005-10-26
[PATCH] powerpc: Move ras.c into arch/powerpc/platforms/pseries
Michael Ellerman
3
-8
/
+7
2005-10-26
[PATCH] powerpc: Some minor cleanups to setup_32.c
Kumar Gala
2
-40
/
+8
2005-10-26
[PATCH] powerpc: Add support for Book-E timer config to generic_calibrate_decr
Kumar Gala
1
-0
/
+11
2005-10-26
[PATCH] ppc: Fix m82xx_pci build
Becky Bruce
1
-1
/
+1
2005-10-26
[PATCH] powerpc: some prom.c cleanups
Kumar Gala
1
-0
/
+4
2005-10-26
[PATCH] powerpc: Make sure we have an RTC before trying to adjust it
Kumar Gala
1
-1
/
+1
2005-10-24
powerpc: Add a shutdown member to vio_driver
Stephen Rothwell
1
-0
/
+11
2005-10-24
powerpc: iseries: Fix a bogus comment
Stephen Rothwell
1
-5
/
+1
2005-10-24
powerpc: don't duplicate name between vio_driver and device_driver
Stephen Rothwell
1
-2
/
+1
2005-10-24
powerpc: Merge arch/ppc64/kernel/vio.c into arch/powerpc/kernel/vio.c
Stephen Rothwell
3
-1
/
+1
2005-10-23
powerpc: Make coff boot wrapper load the kernel at 8M
Paul Mackerras
1
-1
/
+1
2005-10-23
powerpc: Run on old powermacs.
Paul Mackerras
3
-27
/
+106
2005-10-23
powerpc: Fix time code for 601 processors
Paul Mackerras
1
-23
/
+56
2005-10-22
Merge changes from linux-2.6 by hand
Paul Mackerras
61
-1253
/
+1425
2005-10-22
ppc64: Use arch/powerpc/platforms/powermac for powermac build.
Paul Mackerras
10
-3581
/
+6
2005-10-22
powerpc: Merge in 64-bit powermac support.
Paul Mackerras
14
-813
/
+1136
2005-10-22
ppc64: Simplify secondary CPU startup on powermacs
Paul Mackerras
2
-31
/
+15
2005-10-22
ppc64: Rearrange btext initialization for consistency with ppc32
Paul Mackerras
3
-49
/
+46
2005-10-22
ppc64: Add a `primary' argument to pci_process_bridge_OF_ranges
Paul Mackerras
3
-11
/
+33
2005-10-22
ppc64/powerpc: Fix time initialization on SMP systems
Paul Mackerras
2
-28
/
+1
2005-10-22
ppc64: Fix delivery of RT signals to 32-bit processes.
Paul Mackerras
1
-2
/
+1
2005-10-22
powerpc: Move agp_special_page export to where it is defined
Paul Mackerras
4
-8
/
+2
2005-10-21
[PATCH] typo fix in last cpufreq powernow patch
Chris Wright
1
-1
/
+1
2005-10-21
[PATCH] cpufreq: fix pending powernow timer stuck condition
Dave Jones
1
-11
/
+19
2005-10-21
[PATCH] ppc64: Fix typo bug in iSeries hash code
David Gibson
1
-1
/
+1
2005-10-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-10
/
+31
2005-10-21
[PATCH] ppc64: Fix pages marked dirty abusively
Benjamin Herrenschmidt
1
-2
/
+1
2005-10-21
[PATCH] ppc64: Fix typo in time calculations
Paul Mackerras
1
-1
/
+1
2005-10-21
[PATCH] powerpc: Fix mmap returning 64 bit addresses
Michael Ellerman
1
-1
/
+1
2005-10-21
[PATCH] powerpc: Don't blow away load_addr in start_thread
Michael Ellerman
1
-1
/
+5
2005-10-21
[PATCH] powerpc: Merge thread_info.h
David Gibson
9
-26
/
+22
2005-10-21
[PATCH] Fix broken initialization of conswitchp for ARCH=ppc64
David Gibson
1
-0
/
+4
2005-10-21
[ARM] Fix Integrator IM/PD-1 support
Russell King
1
-7
/
+8
2005-10-20
[ARM] 3027/1: BAST - reduce NAND timings slightly
Ben Dooks
1
-3
/
+3
2005-10-20
[ARM] 3025/1: Add I2S platform device for PXA
Matt Reimer
1
-0
/
+20
[next]