index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ppc
/
kernel
/
entry.S
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-30
[PATCH] ppc32: cleanup of Book-E exception handling
Kumar Gala
1
-71
/
+20
2005-03-13
[PATCH] ppc32: Remove SPR short-hand defines
Kumar Gala
1
-38
/
+38
2005-02-01
[PATCH] sched: make use of preempt_schedule_irq() (PPC)
Thomas Gleixner
1
-11
/
+1
2005-01-03
[PATCH] PPC debug setcontext syscall implementation.
Corey Minyard
1
-13
/
+17
2004-10-07
[PATCH] PPC64 Replace cmp instructions with cmpw/cmpd
David Woodhouse
1
-2
/
+2
2004-06-17
[PATCH] ppc32: support for e500 and 85xx
Kumar Gala
1
-12
/
+24
2004-05-19
[PATCH] PPC32: Get full register set on bad kernel accesses
Andrew Morton
1
-0
/
+23
2004-05-14
[PATCH] PPC32: Add Book E / PPC44x specific exception support
Andrew Morton
1
-1
/
+84
2004-05-14
[PATCH] PPC32: Add Book E / PPC44x specific exception support
Andrew Morton
1
-12
/
+32
2004-03-29
[PATCH] ppc32: context switch fixes
Benjamin Herrenschmidt
1
-0
/
+9
2004-03-25
[PATCH] ppc32: Fix racy access to TI_FLAGS
Benjamin Herrenschmidt
1
-4
/
+5
2004-03-23
[PATCH] fix ppc32 sys_swapcontext
Paul Mackerras
1
-0
/
+8
2004-02-12
[PATCH] ppc32: IBM 40x and 4xx fixes
Andrew Morton
1
-2
/
+2
2003-11-13
[PATCH] PPC32: Don't oops on out-of-range system call
Paul Mackerras
1
-5
/
+5
2003-09-22
PPC32: Minor cleanups.
Tom Rini
1
-1
/
+1
2003-09-11
PPC32: Remove trailing blanks from PPC32 files.
Tom Rini
1
-4
/
+4
2003-06-26
PPC32: remove check for ERESTARTNOHAND in syscall return path.
Paul Mackerras
1
-3
/
+0
2003-06-17
PPC32: Implement force_successful_syscall_return.
Paul Mackerras
1
-3
/
+8
2003-06-04
[PATCH] get rid of CONFIG_ALL_PPC
Paul Mackerras
1
-2
/
+2
2003-05-27
PPC32: Fix preempt bugs identified by Milton Miller.
Paul Mackerras
1
-3
/
+6
2003-05-25
Fix preempt on PPC32 - have to set PREEMPT_ACTIVE when preempting kernel stuff.
Paul Mackerras
1
-12
/
+20
2003-02-20
PPC32: add system calls for POSIX timer stuff
Paul Mackerras
1
-0
/
+1
2003-01-17
PPC32: Better support for PPC 4xx debug facilities.
Paul Mackerras
1
-40
/
+152
2003-01-05
PPC32: remove support for IBM iSeries machines.
Paul Mackerras
1
-8
/
+1
2003-01-05
PPC32: Extend CPU and idle handling for new 7xx/7xxx PPC cpus.
Benjamin Herrenschmidt
1
-1
/
+15
2002-11-23
PPC32: update for recent changes to clone system call.
Paul Mackerras
1
-2
/
+0
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-27
PPC32: work around the fact that the PPC601 doesn't implement the MSR.RI bit
Paul Mackerras
1
-0
/
+4
2002-06-27
PPC32: Fixes and cleanups for PPC40x processors.
David Gibson
1
-6
/
+28
2002-05-10
PPC32: This changeset adds preemptible kernel support for ppc32
Paul Mackerras
1
-260
/
+466
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-03-04
[PATCH] 2.5: preempt on UP critical fix
Robert Love
1
-1
/
+1
2002-03-03
PPC update for the recent changes to the pgd/pmd/pte functions.
Paul Mackerras
1
-15
/
+4
2002-02-16
PPC fixes for SMP; also fix the stack overflow detection, remove
Paul Mackerras
1
-0
/
+66
2002-02-13
PPC updates: call schedule_tail only on SMP, update sched_find_first_bit,
Paul Mackerras
1
-0
/
+2
2002-02-12
Update PPC for recent generic changes; in particular adapt to
Paul Mackerras
1
-14
/
+17
2002-02-11
Import arch/ppc and include/asm-ppc changes from linuxppc_2_5 tree
Paul Mackerras
1
-70
/
+105
2002-02-05
v2.5.2.6 -> v2.5.3
v2.5.3
Linus Torvalds
1
-5
/
+5
2002-02-04
v2.4.9.1 -> v2.4.9.2
Linus Torvalds
1
-31
/
+34
2002-02-04
v2.4.6.8 -> v2.4.6.9
Linus Torvalds
1
-42
/
+18
2002-02-04
v2.4.5.8 -> v2.4.5.9
Linus Torvalds
1
-1
/
+2
2002-02-04
v2.4.5.2 -> v2.4.5.3
Linus Torvalds
1
-20
/
+2
2002-02-04
v2.4.4.4 -> v2.4.4.5
Linus Torvalds
1
-5
/
+6
2002-02-04
v2.4.4.2 -> v2.4.4.3
Linus Torvalds
1
-37
/
+2
2002-02-04
v2.4.0.9 -> v2.4.0.10
Linus Torvalds
1
-9
/
+8
2002-02-04
Import changeset
Linus Torvalds
1
-0
/
+488