index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-28
ppc64: Use the correct prototypes for i8259 functions
Paul Mackerras
2
-21
/
+3
2005-10-28
[PATCH] powerpc: Remove dregs of bootinfo.h
David Gibson
1
-1
/
+0
2005-10-28
[PATCH] powerpc: only build idle_6xx for 6xx
Kumar Gala
1
-1
/
+2
2005-10-28
ppc64: Include arch/powerpc/kernel/setup-common.o
Paul Mackerras
1
-1
/
+2
2005-10-28
powerpc: Move U3 IOMMU driver to arch/powerpc/sysdev
Paul Mackerras
3
-2
/
+1
2005-10-27
powerpc: Fix new-world powermac detection
Paul Mackerras
1
-1
/
+3
2005-10-27
powerpc: Introduce toreal/fromreal assembly macros
Paul Mackerras
1
-4
/
+4
2005-10-27
powerpc: 32-bit CHRP SMP fixes
Paul Mackerras
3
-12
/
+44
2005-10-27
powerpc: remove duplicate screen_info from setup_32.c
Paul Mackerras
1
-15
/
+0
2005-10-27
[PATCH] powerpc: Moved dcr support to arch/powerpc
Kumar Gala
3
-2
/
+2
2005-10-27
[PATCH] powerpc: Fix warning related to do_dabr
Kumar Gala
1
-0
/
+2
2005-10-27
[PATCH] powerpc: Purge bootinfo.h
David Gibson
7
-11
/
+0
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-27
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+2
2005-10-26
[PATCH] ppc64: Fix wrong register mapping in mpic driver
Benjamin Herrenschmidt
1
-2
/
+2
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-25
[ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXA
Pavel Machek
1
-0
/
+2
2005-10-24
[PATCH] uml: fix compile failure for TT mode
Miklos Szeredi
2
-2
/
+2
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
[prev]
[next]