index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-ppc
/
processor.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-01-25
[PATCH] ppc32: Add support for Pegasos machines
Benjamin Herrenschmidt
1
-0
/
+2
2004-12-06
[PATCH] Move MCA_bus to linux/mca.h
Matthew Wilcox
1
-6
/
+0
2004-06-22
[PATCH] ppc32: Cleanups & warning fixes of traps.c
Benjamin Herrenschmidt
1
-0
/
+2
2004-06-17
[PATCH] ppc32: support for e500 and 85xx
Kumar Gala
1
-9
/
+16
2004-04-21
[PATCH] Set ARCH_MIN_TASKALIGN on ppc32
Andrew Morton
1
-0
/
+2
2003-09-28
Merge changes from Tom Rini
Paul Mackerras
1
-744
/
+14
2003-09-23
Merge samba.org:/home/paulus/kernel/linux-2.5
Paul Mackerras
1
-1
/
+0
2003-09-20
[PATCH] Move EISA_bus
Matthew Wilcox
1
-1
/
+0
2003-09-14
PPC32: Move all register definitions to include/asm-ppc/reg.h
Tom Rini
1
-733
/
+3
2003-09-12
PPC32: Make include/asm-ppc/processor.h more readable.
Tom Rini
1
-487
/
+487
2003-09-11
PPC32: Remove trailing blanks from PPC32 files.
Tom Rini
1
-2
/
+2
2003-09-06
PPC32: Rework signal code and add a swapcontext system call.
Paul Mackerras
1
-0
/
+1
2003-09-04
PPC32: Add support for the PPC 440 family of embedded processors.
Paul Mackerras
1
-4
/
+155
2003-08-23
PPC32: Define MCA_bus__is_a_macro. From Christoph Hellwig.
Paul Mackerras
1
-0
/
+1
2003-07-18
PPC32: Make FP exceptions enabled by default.
Paul Mackerras
1
-0
/
+1
2003-06-08
PPC32: Fix various minor problems pointed out by Linus' check program.
Paul Mackerras
1
-2
/
+4
2003-06-04
[PATCH] get rid of CONFIG_ALL_PPC
Paul Mackerras
1
-3
/
+3
2003-04-28
PPC32: Handle CPUs that have extra BAT (block address translation) registers
Benjamin Herrenschmidt
1
-0
/
+33
2003-03-16
Merge bk://stop.crashing.org/linux-2.5-misc
Paul Mackerras
1
-2
/
+2
2003-03-13
PPC32: Add a thread-pointer argument to the clone syscall, make a prepare_to_...
Paul Mackerras
1
-1
/
+1
2003-03-09
Move "used FPU status" into new non-atomic thread_info->status field.
Linus Torvalds
1
-0
/
+3
2003-02-24
PPC32: Fix our L2 / L3 cache updates for the bootloader.
Mark A. Greer
1
-2
/
+2
2003-01-17
PPC32: Better support for PPC 4xx debug facilities.
Paul Mackerras
1
-0
/
+9
2003-01-12
[PATCH] use <asm/bug.h> for BUG() defines
Russell King
1
-13
/
+0
2003-01-05
PPC32: Use C99 initializer syntax in INIT_THREAD
Paul Mackerras
1
-3
/
+3
2003-01-05
PPC32: remove support for IBM iSeries machines.
Paul Mackerras
1
-23
/
+0
2002-12-06
PPC32: remove unused defns of EISA/MCA_bus__is_a_macro
Paul Mackerras
1
-2
/
+0
2002-11-21
PPC32: Move BUG() definition from asm-ppc/page.h to asm-ppc/processor.h.
Paul Mackerras
1
-46
/
+14
2002-11-03
[PATCH] remove *_segments() dummy functions from all other architectures
Matthew Wilcox
1
-3
/
+0
2002-09-17
PPC32: Rip out the BK Id tags from arch/ppc and include/asm-ppc.
Paul Mackerras
1
-3
/
+0
2002-08-06
PPC32: miscellanous small fixes.
Paul Mackerras
1
-6
/
+8
2002-07-29
[PATCH] make cpu_relax a barrier on all architectures
Anton Blanchard
1
-1
/
+1
2002-05-10
PPC32: powermac update from Ben Herrenschmidt.
Paul Mackerras
1
-4
/
+25
2002-05-10
PPC32: This changeset adds preemptible kernel support for ppc32
Paul Mackerras
1
-4
/
+4
2002-02-13
Further PPC updates - fix thread_saved_pc, make sure init_thread_union
Paul Mackerras
1
-4
/
+2
2002-02-12
Update PPC for recent generic changes; in particular adapt to
Paul Mackerras
1
-13
/
+1
2002-02-11
Import arch/ppc and include/asm-ppc changes from linuxppc_2_5 tree
Paul Mackerras
1
-24
/
+131
2002-02-04
v2.4.10.4 -> v2.4.10.5
Linus Torvalds
1
-1
/
+22
2002-02-04
v2.4.9.10 -> v2.4.9.11
Linus Torvalds
1
-8
/
+0
2002-02-04
v2.4.9.1 -> v2.4.9.2
Linus Torvalds
1
-46
/
+11
2002-02-04
v2.4.7.7 -> v2.4.7.8
Linus Torvalds
1
-3
/
+3
2002-02-04
v2.4.5.8 -> v2.4.5.9
Linus Torvalds
1
-2
/
+4
2002-02-04
v2.4.4.5 -> v2.4.4.6
Linus Torvalds
1
-16
/
+11
2002-02-04
v2.4.4.4 -> v2.4.4.5
Linus Torvalds
1
-0
/
+3
2002-02-04
v2.4.4.2 -> v2.4.4.3
Linus Torvalds
1
-91
/
+73
2002-02-04
v2.4.2.1 -> v2.4.2.2
Linus Torvalds
1
-0
/
+2
2002-02-04
v2.4.0.9 -> v2.4.0.10
Linus Torvalds
1
-33
/
+25
2002-02-04
Import changeset
Linus Torvalds
1
-0
/
+730