aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc/kernel
AgeCommit message (Expand)Author
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-20[POWERPC] clean up ide io accessorsStephen Rothwell
2006-09-20[POWERPC] remove unused asm routinesStephen Rothwell
2006-09-13[POWERPC] Make function of pm_power_off consistent with x86Corey Minyard
2006-08-30[POWERPC] Fix irq enable/disable in smp_generic_take_timebasePaul Mackerras
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman
2006-06-27[PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman
2006-06-26Storage class should be firstTobias Klauser
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter
2006-05-29ppc: Fix typo in TI_LOCAL_FLAGS definitionPaul Mackerras
2006-05-09[PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiationMarcelo Tosatti
2006-04-22Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras
2006-04-21[PATCH] ppc: Fix powersave code on arch/ppcBecky Bruce
2006-04-02powerpc/ppc: export strncasecmpKumar Gala
2006-03-29[PATCH] for_each_possible_cpu: ppcKAMEZAWA Hiroyuki
2006-03-29Merge ../linux-2.6Paul Mackerras
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-28ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppcPaul Mackerras
2006-03-27ppc: Remove duplicate exports of __down, __up etc.Paul Mackerras
2006-03-27powerpc: Don't compile in arch/ppc/kernel for 32-bit ARCH=powerpcPaul Mackerras
2006-03-27powerpc: Move perfmon_fsl_booke.c over to arch/powerpcPaul Mackerras
2006-03-27powerpc: Move module.c over to arch/powerpcPaul Mackerras
2006-03-27powerpc: Move swsusp.S over to arch/powerpcPaul Mackerras
2006-03-27powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpcPaul Mackerras
2006-03-27powerpc: Move l2cr.S over to arch/powerpcPaul Mackerras
2006-03-27powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-03-22[PATCH] mm: split highorder pagesNick Piggin
2006-03-17[PATCH] kzalloc() conversion in arch/ppcEric Sesterhenn
2006-03-09Merge ../linux-2.6Paul Mackerras
2006-03-08powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras
2006-02-24Merge ../powerpc-mergePaul Mackerras
2006-02-24[PATCH] powerpc: fix altivec_unavailable_exception OopsesAlan Curry
2006-02-20[PATCH] powerpc: remove duplicate exportsOlaf Hering
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2006-02-10[PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.SBecky Bruce
2006-02-10ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras
2006-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-02-07[PATCH] ppc: last_task_.... is defined only on non-SMPAl Viro
2006-02-07[PATCH] powerpc/8xx: last two 8MB D-TLB entries are incorrectly setMarcelo Tosatti
2006-01-15powerpc/32: Restore previous version of 32-bit PCI codePaul Mackerras