index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] ppc64: remove arch/ppc64/kernel/setup.c
Paul Mackerras
2005-10-27
2
-7
/
+16
*
powerpc: Remove common stuff from setup_64.c
Paul Mackerras
2005-10-27
1
-270
/
+0
*
powerpc: 32-bit powermac needs the mpc106 code
Paul Mackerras
2005-10-26
1
-0
/
+1
*
powerpc: Fix incorrect timer register addresses in mpic.c
Paul Mackerras
2005-10-26
1
-3
/
+2
*
powerpc32: Limit memory to lowmem if !CONFIG_HIGHMEM.
Paul Mackerras
2005-10-26
1
-0
/
+3
*
powerpc: Fixes to get the Longtrail CHRP a bit further
Paul Mackerras
2005-10-26
1
-14
/
+28
*
powerpc: Merge 32-bit CHRP support.
Paul Mackerras
2005-10-26
12
-37
/
+1256
*
powerpc: Don't limit pmac_get_rtc_time to return only positive values
Paul Mackerras
2005-10-26
1
-4
/
+0
*
powerpc: Fix interrupt-tree parsing
Paul Mackerras
2005-10-26
1
-14
/
+26
*
powerpc: Pull out MPC106 (grackle) initialization code into its own file
Paul Mackerras
2005-10-26
4
-44
/
+71
*
powerpc: Pull common bits of setup_{32,64}.c into setup-common.c
Paul Mackerras
2005-10-26
4
-248
/
+417
*
powerpc: Merge rtas.c into arch/powerpc/kernel
Paul Mackerras
2005-10-26
11
-23
/
+850
*
powerpc: Merge i8259.c into arch/powerpc/sysdev
Paul Mackerras
2005-10-26
5
-15
/
+241
*
ppc: Use the indirect_pci.c from arch/powerpc/sysdev
Paul Mackerras
2005-10-26
3
-2
/
+19
*
[PATCH] powerpc: Move ras.c into arch/powerpc/platforms/pseries
Michael Ellerman
2005-10-26
2
-1
/
+353
*
[PATCH] powerpc: Some minor cleanups to setup_32.c
Kumar Gala
2005-10-26
2
-40
/
+8
*
[PATCH] powerpc: Add support for Book-E timer config to generic_calibrate_decr
Kumar Gala
2005-10-26
1
-0
/
+11
*
[PATCH] powerpc: some prom.c cleanups
Kumar Gala
2005-10-26
1
-0
/
+4
*
[PATCH] powerpc: Make sure we have an RTC before trying to adjust it
Kumar Gala
2005-10-26
1
-1
/
+1
*
powerpc: Add a shutdown member to vio_driver
Stephen Rothwell
2005-10-24
1
-0
/
+11
*
powerpc: iseries: Fix a bogus comment
Stephen Rothwell
2005-10-24
1
-5
/
+1
*
powerpc: don't duplicate name between vio_driver and device_driver
Stephen Rothwell
2005-10-24
1
-2
/
+1
*
powerpc: Merge arch/ppc64/kernel/vio.c into arch/powerpc/kernel/vio.c
Stephen Rothwell
2005-10-24
2
-0
/
+262
*
powerpc: Run on old powermacs.
Paul Mackerras
2005-10-23
3
-27
/
+106
*
powerpc: Fix time code for 601 processors
Paul Mackerras
2005-10-23
1
-23
/
+56
*
Merge changes from linux-2.6 by hand
Paul Mackerras
2005-10-22
4
-11
/
+13
*
ppc64: Use arch/powerpc/platforms/powermac for powermac build.
Paul Mackerras
2005-10-22
1
-0
/
+4
*
powerpc: Merge in 64-bit powermac support.
Paul Mackerras
2005-10-22
14
-813
/
+1136
*
ppc64/powerpc: Fix time initialization on SMP systems
Paul Mackerras
2005-10-22
1
-13
/
+1
*
ppc64: Fix delivery of RT signals to 32-bit processes.
Paul Mackerras
2005-10-22
1
-2
/
+1
*
powerpc: Move agp_special_page export to where it is defined
Paul Mackerras
2005-10-22
2
-4
/
+1
*
[PATCH] powerpc: Fix mmap returning 64 bit addresses
Michael Ellerman
2005-10-21
1
-1
/
+1
*
[PATCH] powerpc: Don't blow away load_addr in start_thread
Michael Ellerman
2005-10-21
1
-1
/
+5
*
[PATCH] powerpc: Merge thread_info.h
David Gibson
2005-10-21
4
-18
/
+15
*
powerpc: Fix some bugs in the new merged time code
Paul Mackerras
2005-10-20
2
-4
/
+3
*
powerpc: Move some calculations from xxx_calibrate_decr to time_init
Paul Mackerras
2005-10-20
1
-15
/
+12
*
ppc64: Move init_boot_text call and conswitchp init into setup_arch
Paul Mackerras
2005-10-20
2
-4
/
+8
*
ppc: rename pci_assign_all_busses to pci_assign_all_buses
Paul Mackerras
2005-10-20
1
-3
/
+3
*
powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as int
Paul Mackerras
2005-10-20
3
-58
/
+26
*
powerpc: Move smp_mpic_message_pass into mpic.c
Paul Mackerras
2005-10-20
1
-0
/
+21
*
ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfo
Paul Mackerras
2005-10-20
2
-4
/
+4
*
[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]
David Gibson
2005-10-20
5
-8
/
+115
*
[PATCH] powerpc: Some more fixes to allow building for a Book-E processor
Kumar Gala
2005-10-20
1
-3
/
+2
*
powerpc: Fix a corner case in __div64_32
Paul Mackerras
2005-10-20
1
-1
/
+2
*
powerpc: Fix a branch-too-far link error for 32-bit targets
Paul Mackerras
2005-10-20
1
-1
/
+2
*
powerpc: Merge time.c and asm/time.h.
Paul Mackerras
2005-10-20
7
-31
/
+1025
*
ppc64: Minor compilation fixes
Paul Mackerras
2005-10-20
1
-1
/
+1
*
powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpc
Paul Mackerras
2005-10-20
3
-2
/
+452
*
powerpc: Eliminate a compile warning in signal_32.c
Paul Mackerras
2005-10-19
1
-2
/
+3
*
powerpc: Merge machdep.h
Paul Mackerras
2005-10-19
7
-29
/
+42
[next]