summaryrefslogtreecommitdiff
path: root/arch/ppc/kernel/misc.S
AgeCommit message (Expand)Author
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann
2006-09-20[POWERPC] clean up ide io accessorsStephen Rothwell
2006-09-20[POWERPC] remove unused asm routinesStephen Rothwell
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-02-10ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras
2006-01-15[PATCH] ppc: Remove powermac support from ARCH=ppcPaul Mackerras
2006-01-09[PATCH] ppc: Make ARCH=ppc build again with new syscall pathDavid Woodhouse
2005-11-10[PATCH] powerpc: Merge cacheflush.h and cache.hDavid Gibson
2005-11-07[PATCH] ppc32: handle access to non-present IO ports on 8xxMarcelo Tosatti
2005-10-27[PATCH] powerpc: Fix handling of fpscr on 64-bitDavid Gibson
2005-10-17ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell
2005-09-28[PATCH] ppc32: make cur_cpu_spec a single pointer instead of an arrayKumar Gala
2005-09-19[PATCH] ppc32: Removed non-inlined versions of local_irq* functionsKumar Gala
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg
2005-08-01[PATCH] ppc32: add 440ep supportMatt Porter
2005-07-30[PATCH] ppc32: inotify syscallsRobert Love
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe
2005-06-25[PATCH] kexec: kexec ppc supportEric W. Biederman
2005-06-25[PATCH] ppc32: Add support for Freescale e200 (Book-E) coreKumar Gala
2005-06-06[PATCH] ppc32: Fix incorrect CPU_FTR fixup usage for unified cachesKumar Gala
2005-05-01[PATCH] ppc32: refactor FPU exception handlingPaul Mackerras
2005-03-13[PATCH] ppc32: Remove SPR short-hand definesKumar Gala
2005-03-06[PATCH] Consolidate compat_sys_waitidStephen Rothwell
2005-01-03[PATCH] PPC debug setcontext syscall implementation.Corey Minyard
2004-10-26[PATCH] ppc/ppc64: hook up key management syscallsDavid Howells
2004-10-07[PATCH] PPC64 Replace cmp instructions with cmpw/cmpdDavid Woodhouse
2004-08-16ppc32: Make use of cpufeatures in some flush rountinesTom Rini
2004-06-22[PATCH] ppc32: Support for new Apple laptop modelsBenjamin Herrenschmidt
2004-06-17[PATCH] ppc32: support for e500 and 85xxKumar Gala
2004-05-19[PATCH] reserve syscall slots for kexecAndrew Morton
2004-05-14[PATCH] PPC32: Fix copy prefetch on non coherent PPCsAndrew Morton
2004-04-18[PATCH] ppc/ppc64: Add posix message queue syscallsAndrew Morton
2004-04-11[PATCH] ppc44x: fix memory leakAndrew Morton
2004-03-23[PATCH] fix ppc32 sys_swapcontextPaul Mackerras
2004-03-13[PATCH] further __KERNEL_SYSCALLS__ removalAndrew Morton
2004-02-12[PATCH] ppc32: PPC44x MMU update/fixesAndrew Morton
2004-02-06ppc32: Update/cleanup low level POWER4 & G5 CPU supportBenjamin Herrenschmidt
2004-01-18[PATCH] ppc64: add rtas syscall, from John RoseAndrew Morton
2003-09-11PPC32: Remove trailing blanks from PPC32 files.Tom Rini
2003-09-06PPC32: Rework signal code and add a swapcontext system call.Paul Mackerras
2003-09-04PPC32: Add support for the PPC 440 family of embedded processors.Paul Mackerras
2003-08-24PPC32: Add the fadvise64_64 system call.Paul Mackerras
2003-07-16PPC32: Add some more system calls - tgkill, utimes, [f]statfs64.Paul Mackerras
2003-05-26PPC32: Syscall cleanups.Christoph Hellwig
2003-05-22PPC32: Minor whitespace and ifdef fixes.Paul Mackerras
2003-03-28PPC32: Add function for choosing which PLL to use on 750FX cpus.Benjamin Herrenschmidt
2003-02-20PPC32: provide __ide_mm_insw etc.Paul Mackerras
2003-02-20PPC32: add system calls for POSIX timer stuffPaul Mackerras
2003-02-14PPC32: Add set_tid_address and fadvise64 system calls.Paul Mackerras