index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ppc
/
kernel
/
misc.S
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-13
[PATCH] ppc32: Remove SPR short-hand defines
Kumar Gala
1
-8
/
+8
2005-03-06
[PATCH] Consolidate compat_sys_waitid
Stephen Rothwell
1
-0
/
+1
2005-01-03
[PATCH] PPC debug setcontext syscall implementation.
Corey Minyard
1
-1
/
+1
2004-10-26
[PATCH] ppc/ppc64: hook up key management syscalls
David Howells
1
-0
/
+3
2004-10-07
[PATCH] PPC64 Replace cmp instructions with cmpw/cmpd
David Woodhouse
1
-6
/
+6
2004-08-16
ppc32: Make use of cpufeatures in some flush rountines
Tom Rini
1
-12
/
+9
2004-06-22
[PATCH] ppc32: Support for new Apple laptop models
Benjamin Herrenschmidt
1
-0
/
+18
2004-06-17
[PATCH] ppc32: support for e500 and 85xx
Kumar Gala
1
-3
/
+37
2004-05-19
[PATCH] reserve syscall slots for kexec
Andrew Morton
1
-0
/
+1
2004-05-14
[PATCH] PPC32: Fix copy prefetch on non coherent PPCs
Andrew Morton
1
-9
/
+21
2004-04-18
[PATCH] ppc/ppc64: Add posix message queue syscalls
Andrew Morton
1
-1
/
+13
2004-04-11
[PATCH] ppc44x: fix memory leak
Andrew Morton
1
-2
/
+5
2004-03-23
[PATCH] fix ppc32 sys_swapcontext
Paul Mackerras
1
-1
/
+1
2004-03-13
[PATCH] further __KERNEL_SYSCALLS__ removal
Andrew Morton
1
-10
/
+0
2004-02-12
[PATCH] ppc32: PPC44x MMU update/fixes
Andrew Morton
1
-17
/
+11
2004-02-06
ppc32: Update/cleanup low level POWER4 & G5 CPU support
Benjamin Herrenschmidt
1
-2
/
+2
2004-01-18
[PATCH] ppc64: add rtas syscall, from John Rose
Andrew Morton
1
-0
/
+1
2003-09-11
PPC32: Remove trailing blanks from PPC32 files.
Tom Rini
1
-30
/
+30
2003-09-06
PPC32: Rework signal code and add a swapcontext system call.
Paul Mackerras
1
-1
/
+1
2003-09-04
PPC32: Add support for the PPC 440 family of embedded processors.
Paul Mackerras
1
-12
/
+16
2003-08-24
PPC32: Add the fadvise64_64 system call.
Paul Mackerras
1
-0
/
+1
2003-07-16
PPC32: Add some more system calls - tgkill, utimes, [f]statfs64.
Paul Mackerras
1
-0
/
+5
2003-05-26
PPC32: Syscall cleanups.
Christoph Hellwig
1
-4
/
+4
2003-05-22
PPC32: Minor whitespace and ifdef fixes.
Paul Mackerras
1
-11
/
+11
2003-03-28
PPC32: Add function for choosing which PLL to use on 750FX cpus.
Benjamin Herrenschmidt
1
-16
/
+99
2003-02-20
PPC32: provide __ide_mm_insw etc.
Paul Mackerras
1
-2
/
+4
2003-02-20
PPC32: add system calls for POSIX timer stuff
Paul Mackerras
1
-4
/
+9
2003-02-14
PPC32: Add set_tid_address and fadvise64 system calls.
Paul Mackerras
1
-2
/
+2
2003-01-05
PPC32: Use non-pinned large-page TLB entries for kernel RAM mapping.
Paul Mackerras
1
-12
/
+3
2003-01-05
PPC32: remove support for IBM iSeries machines.
Paul Mackerras
1
-8
/
+0
2003-01-05
PPC32: Extend CPU and idle handling for new 7xx/7xxx PPC cpus.
Benjamin Herrenschmidt
1
-3
/
+5
2002-12-08
PPC32: add support for restarting syscalls with ERESTART_RESTARTBLOCK
Paul Mackerras
1
-1
/
+1
2002-11-25
Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5
Greg Kroah-Hartman
1
-1
/
+1
2002-11-23
Merge
Greg Kroah-Hartman
1
-1
/
+1
2002-11-23
PPC32: update for recent changes to clone system call.
Paul Mackerras
1
-0
/
+1
2002-11-21
PPC32: In-kernel module linker for PPC.
Rusty Russell
1
-3
/
+3
2002-11-08
PPC32: add new syscalls: lookup_dcookie, epoll_*, remap_file_pages
Paul Mackerras
1
-0
/
+5
2002-10-28
[PATCH] remove sys_security
Christoph Hellwig
1
-1
/
+1
2002-10-26
Merge to kernel.org
Daniel Jacobowitz
1
-0
/
+1
2002-10-19
PPC32: make xchg take volatile *, remove duplicate xchg_u32 defn.
Paul Mackerras
1
-15
/
+0
2002-10-08
PPC32: Use prepare target to make the assembler offsets header file.
Paul Mackerras
1
-1
/
+1
2002-09-17
Add CLONE_UNTRACED to the flags forced by kernel_thread
Daniel Jacobowitz
1
-0
/
+1
2002-09-17
PPC32: Rip out the BK Id tags from arch/ppc and include/asm-ppc.
Paul Mackerras
1
-3
/
+0
2002-09-17
PPC32: allocate syscall #s for alloc/free_hugepages and exit_group
Paul Mackerras
1
-0
/
+3
2002-08-28
PPC32: add the bits needed for AIO and sendfile64 support.
Paul Mackerras
1
-0
/
+6
2002-08-06
PPC32: miscellanous small fixes.
Paul Mackerras
1
-0
/
+2
2002-07-31
Merge samba.org:/home/paulus/kernel/linux-2.5
Paul Mackerras
1
-2
/
+2
2002-07-29
Rename "sys_pread/pwrite" to "sys_pread64/pwrite64" to match the
Linus Torvalds
1
-2
/
+2
2002-07-28
PPC32: add in the architecture-dependent security hooks.
Paul Mackerras
1
-0
/
+1
2002-07-21
[PATCH] Re: [patch] cli()/sti() cleanup
Ingo Molnar
1
-10
/
+10
[next]