summaryrefslogtreecommitdiff
path: root/arch/ppc64/kernel/process.c
AgeCommit message (Expand)Author
2005-10-11ppc64: Use merged versions of init_task.c and process.c.Paul Mackerras
2005-09-12[PATCH] ppc64: Add ptrace data breakpoint supportAnton Blanchard
2005-08-29[PATCH] ppc64: make firmware_has_feature() strongerStephen Rothwell
2005-08-29[PATCH] ppc64: create firmware_has_feature()Stephen Rothwell
2005-08-29[PATCH] ppc64: remove firmware features from cpu_specStephen Rothwell
2005-06-27[PATCH] Return probe redesign: ppc64 specific implementationRusty Lynch
2005-06-21[PATCH] ppc64: Abolish ioremap_mmDavid Gibson
2005-06-02[PATCH] ppc64: cleanup iseries runlight supportAnton Blanchard
2005-03-04[PATCH] ppc64: distribute EXPORT_SYMBOLsStephen Rothwell
2005-03-04[PATCH] ppc64: collect and export low-level cpu usage statisticsPaul Mackerras
2005-03-04[PATCH] PPC/PPC64: Abstract cpu_feature checks.Olof Johansson
2005-01-25[PATCH] clean up UTS_RELEASE usageBrian Gerst
2005-01-11[PATCH] : ppc64: enhance oops printingAnton Blanchard
2004-10-19[PATCH] copy_thread(): unneeded child_tid initializationOleg Nesterov
2004-10-18[PATCH] fix PTRACE_ATTACH race with real parent's wait callsRoland McGrath
2004-10-05[PATCH] ppc64: remove redundant #ifdef CONFIG_ALTIVECDavid Gibson
2004-10-02[PATCH] ppc64: squash childregs warningsDavid Gibson
2004-09-22[PATCH] ppc64: User tasks must have a valid thread.regsAnton Blanchard
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig
2004-09-02[PATCH] ppc64: pin the kernel stack's SLB entryDavid Gibson
2004-08-23[PATCH] sched: consolidate CLONE_IDLETASK maskingWilliam Lee Irwin III
2004-06-17[PATCH] ppc64: Optimize exception/syscall entry/exitPaul Mackerras
2004-06-17[PATCH] ppc64: Implement CONFIG_PREEMPTPaul Mackerras
2004-05-30ppc64: missing __user annotations noticed by stricter checks.Linus Torvalds
2004-05-30ppc64: mark the "regshere" marker with proper type information.Linus Torvalds
2004-05-28Add __user annotations to arch/ppc64/kernel/process.cLinus Torvalds
2004-05-24[PATCH] IRQ stacks for PPC64Paul Mackerras
2004-05-24[PATCH] ppc64: better stack tracesPaul Mackerras
2004-05-09[PATCH] sched: in_sched_functions() cleanupAndrew Morton
2004-04-26[PATCH] ppc64: Initrd CleanupAndrew Morton
2004-04-21[PATCH] remove show_trace_task()Andrew Morton
2004-04-11[PATCH] Fix get_wchan() FIXME wrt. order of functionsAndrew Morton
2004-03-18[PATCH] ppc64: Fix SLB reload bugAndrew Morton
2004-03-15[PATCH] Add kernel version to oops.Andrew Morton
2004-02-26[PATCH] ppc64: TLB flush reworkAnton Blanchard
2004-02-23[PATCH] ppc64: Fix __get_SP()Andrew Morton
2004-02-23[PATCH] ppc64: remove get_users in backtrace codeAndrew Morton
2004-02-13[PATCH] add thread_info to oops outputAnton Blanchard
2004-01-30[PATCH] ppc64: SLB rewriteAndrew Morton
2004-01-18[PATCH] ppc64: VMX (Altivec) support & signal32 rework, from Ben HerrenschmidtAndrew Morton
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo
2003-09-30[PATCH] Remove ELF_CORE_SYNCMatthew Wilcox
2003-09-08ppc64: start using kallsyms now its compiled in by defaultAnton Blanchard
2003-09-03ppc64: remove interrupt stacks which broke when the thread info stuff went inAnton Blanchard
2003-07-29ppc64: add asm/sections.hAnton Blanchard
2003-06-20[PATCH] show_stack() portability and cleanup patchAndrew Morton
2003-06-08ppc64: cputable support from Will SchmidtAnton Blanchard
2003-06-02ppc64: Add warning for unhandled irqsAnton Blanchard
2003-06-02ppc64: threaded coredump supportAnton Blanchard
2003-05-19[PATCH] ppc64 update for do_fork() changeAndrew Morton