index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
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
11
-23
/
+850
2005-10-26
powerpc: Merge i8259.c into arch/powerpc/sysdev
Paul Mackerras
5
-15
/
+241
2005-10-26
ppc: Use the indirect_pci.c from arch/powerpc/sysdev
Paul Mackerras
3
-2
/
+19
2005-10-26
[PATCH] powerpc: Move ras.c into arch/powerpc/platforms/pseries
Michael Ellerman
2
-1
/
+353
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] 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
2
-0
/
+262
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
4
-11
/
+13
2005-10-22
ppc64: Use arch/powerpc/platforms/powermac for powermac build.
Paul Mackerras
1
-0
/
+4
2005-10-22
powerpc: Merge in 64-bit powermac support.
Paul Mackerras
14
-813
/
+1136
2005-10-22
ppc64/powerpc: Fix time initialization on SMP systems
Paul Mackerras
1
-13
/
+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
2
-4
/
+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
4
-18
/
+15
2005-10-20
powerpc: Fix some bugs in the new merged time code
Paul Mackerras
2
-4
/
+3
2005-10-20
powerpc: Move some calculations from xxx_calibrate_decr to time_init
Paul Mackerras
1
-15
/
+12
2005-10-20
ppc64: Move init_boot_text call and conswitchp init into setup_arch
Paul Mackerras
2
-4
/
+8
2005-10-20
ppc: rename pci_assign_all_busses to pci_assign_all_buses
Paul Mackerras
1
-3
/
+3
2005-10-20
powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as int
Paul Mackerras
3
-58
/
+26
2005-10-20
powerpc: Move smp_mpic_message_pass into mpic.c
Paul Mackerras
1
-0
/
+21
2005-10-20
ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfo
Paul Mackerras
2
-4
/
+4
2005-10-20
[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]
David Gibson
5
-8
/
+115
2005-10-20
[PATCH] powerpc: Some more fixes to allow building for a Book-E processor
Kumar Gala
1
-3
/
+2
2005-10-20
powerpc: Fix a corner case in __div64_32
Paul Mackerras
1
-1
/
+2
2005-10-20
powerpc: Fix a branch-too-far link error for 32-bit targets
Paul Mackerras
1
-1
/
+2
2005-10-20
powerpc: Merge time.c and asm/time.h.
Paul Mackerras
7
-31
/
+1025
2005-10-20
ppc64: Minor compilation fixes
Paul Mackerras
1
-1
/
+1
2005-10-20
powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpc
Paul Mackerras
3
-2
/
+452
2005-10-19
powerpc: Eliminate a compile warning in signal_32.c
Paul Mackerras
1
-2
/
+3
2005-10-19
powerpc: Merge machdep.h
Paul Mackerras
7
-29
/
+42
2005-10-19
ppc: Minor smp changes for consistency with ppc64
Paul Mackerras
2
-5
/
+4
2005-10-18
Merge rsync://oak/kernels/iseries/work/
Paul Mackerras
4
-242
/
+128
2005-10-18
powerpc: change sys32_ to compat_sys_
Stephen Rothwell
4
-242
/
+128
2005-10-18
powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc
Paul Mackerras
6
-15
/
+14
2005-10-18
powerpc: merge ppc signal.c and ppc64 signal32.c
Stephen Rothwell
2
-1
/
+1270
2005-10-17
[PATCH] powerpc: Another maple merge tree fix
David Gibson
1
-3
/
+1
[prev]
[next]