index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ppc
/
kernel
/
head.S
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-13
[PATCH] ppc32: Remove SPR short-hand defines
Kumar Gala
1
-112
/
+112
2004-10-07
[PATCH] PPC64 Replace cmp instructions with cmpw/cmpd
David Woodhouse
1
-8
/
+8
2004-07-26
[PATCH] asm-ppc/reg.h namespace pollution fixes
Alexander Viro
1
-3
/
+3
2004-05-19
[PATCH] PPC32: Get full register set on bad kernel accesses
Andrew Morton
1
-6
/
+3
2004-05-18
[PATCH] ppc32: Handle altivec assist exception properly
Andrew Morton
1
-5
/
+8
2004-05-04
[PATCH] ppc/ppc64: Cleanup PPC970 CPU initialization
Benjamin Herrenschmidt
1
-1
/
+1
2004-04-11
[PATCH] ppc32: Fix thinko in the altivec exception code
Andrew Morton
1
-3
/
+4
2004-03-29
[PATCH] ppc32: context switch fixes
Benjamin Herrenschmidt
1
-5
/
+2
2004-03-28
[PATCH] ppc32: More preempt fixes
Benjamin Herrenschmidt
1
-2
/
+2
2004-03-05
[PATCH] High BAT initialization wrong
Benjamin Herrenschmidt
1
-16
/
+16
2004-02-16
[PATCH] ppc32: Fix MPC82xx thinko
Andrew Morton
1
-1
/
+1
2004-02-06
ppc32: Update/cleanup low level POWER4 & G5 CPU support
Benjamin Herrenschmidt
1
-62
/
+17
2003-10-11
The POWER4 support merged previously was incomplete, add the missing bits
Benjamin Herrenschmidt
1
-19
/
+29
2003-10-07
PPC32: Add hook for Mac-on-Linux to use exception vector 0x2f00.
Paul Mackerras
1
-1
/
+4
2003-09-28
Merge changes from Tom Rini
Paul Mackerras
1
-1
/
+1
2003-09-22
PPC32: Minor cleanups.
Tom Rini
1
-1
/
+1
2003-09-18
Support for POWER4 & GPUL (G5) CPUs
Benjamin Herrenschmidt
1
-8
/
+110
2003-09-11
PPC32: Remove trailing blanks from PPC32 files.
Tom Rini
1
-10
/
+10
2003-09-06
PPC32: Rework signal code and add a swapcontext system call.
Paul Mackerras
1
-0
/
+2
2003-08-26
Remove useless junk at beginning of MachineCheck exception handler,
Benjamin Herrenschmidt
1
-5
/
+0
2003-06-04
[PATCH] get rid of CONFIG_ALL_PPC
Paul Mackerras
1
-4
/
+4
2003-04-28
PPC32: Handle CPUs that have extra BAT (block address translation) registers
Benjamin Herrenschmidt
1
-0
/
+24
2003-03-28
PPC32: Factor out common code for reading/setting various SPRs.
Benjamin Herrenschmidt
1
-236
/
+11
2003-02-14
[PATCH] high pedantry in ppc spelling
Steven Cole
1
-1
/
+1
2003-01-17
PPC32: Better support for PPC 4xx debug facilities.
Paul Mackerras
1
-2
/
+0
2003-01-05
PPC32: Extend CPU and idle handling for new 7xx/7xxx PPC cpus.
Benjamin Herrenschmidt
1
-47
/
+118
2002-12-08
PPC32: cope with PPC750FX rev 2.0 errata where we can't enable DPM
Paul Mackerras
1
-0
/
+4
2002-11-08
PPC32: Define CLONE_UNTRACED for assembler code, fix a too-long branch
Paul Mackerras
1
-1
/
+4
2002-10-08
PPC32: Use prepare target to make the assembler offsets header file.
Paul Mackerras
1
-1
/
+1
2002-09-17
PPC32: Rip out the BK Id tags from arch/ppc and include/asm-ppc.
Paul Mackerras
1
-3
/
+0
2002-06-28
Merge bk://24.221.152.185/linux-2.5-misc
Paul Mackerras
1
-1
/
+1
2002-06-27
PPC32: use the proper instruction mnemonics for altivec instructions.
Tom Rini
1
-6
/
+6
2002-06-27
PPC32: work around the fact that the PPC601 doesn't implement the MSR.RI bit
Paul Mackerras
1
-1
/
+6
2002-06-27
PPC32: fix compilation with current binutils.
Paul Mackerras
1
-1
/
+1
2002-06-27
PPC32: Minor fixes with respect to the MPC7450 and MPC7455.
Tom Rini
1
-1
/
+1
2002-06-17
Allow the data cache to be turned off on MPC8260 systems.
Tom Rini
1
-0
/
+4
2002-05-25
PPC32: two warning fixes from Rusty Russell, plus fix the PPC603
Paul Mackerras
1
-3
/
+0
2002-05-10
PPC32: This changeset adds preemptible kernel support for ppc32
Paul Mackerras
1
-250
/
+321
2002-05-10
PPC32: Rename ppc_defs.h to asm-offsets.h to ease the transition to kbuild-2....
Paul Mackerras
1
-1
/
+1
2002-02-16
PPC fixes for SMP; also fix the stack overflow detection, remove
Paul Mackerras
1
-70
/
+7
2002-02-13
Further PPC updates - fix thread_saved_pc, make sure init_thread_union
Paul Mackerras
1
-4
/
+0
2002-02-12
Update PPC for recent generic changes; in particular adapt to
Paul Mackerras
1
-8
/
+14
2002-02-11
Import arch/ppc and include/asm-ppc changes from linuxppc_2_5 tree
Paul Mackerras
1
-130
/
+133
2002-02-04
v2.4.13.7 -> v2.4.13.8
Linus Torvalds
1
-2
/
+3
2002-02-04
v2.4.9.1 -> v2.4.9.2
Linus Torvalds
1
-49
/
+85
2002-02-04
v2.4.6.8 -> v2.4.6.9
Linus Torvalds
1
-1
/
+2
2002-02-04
v2.4.5.8 -> v2.4.5.9
Linus Torvalds
1
-56
/
+64
2002-02-04
v2.4.4.5 -> v2.4.4.6
Linus Torvalds
1
-5
/
+8
2002-02-04
v2.4.4.4 -> v2.4.4.5
Linus Torvalds
1
-6
/
+3
2002-02-04
v2.4.4.2 -> v2.4.4.3
Linus Torvalds
1
-61
/
+33
[next]