aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc
AgeCommit message (Expand)Author
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-22[PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie
2006-06-21[PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala
2006-06-21[PATCH] PCI: fix error with pci_get_device() call in the mpc85xx driverGreg Kroah-Hartman
2006-06-15[POWERPC] ppc32: fix CPCI405 board supportMatthias Fuchs
2006-06-13powerpc: Fix some missed ppc32 mm->context.id conversionsPaul Mackerras
2006-06-11powerpc: add context.vdso_base for 32-bit tooPaul Mackerras
2006-06-01Merge branch 'merge'Paul Mackerras
2006-05-29ppc: Fix typo in TI_LOCAL_FLAGS definitionPaul Mackerras
2006-05-26[PATCH] ppc32 CPM_UART: various fixes for pq2 uart usersVitaly Bordug
2006-05-24[PATCH] remove powerpc bitops in favor of existing generic bitopsJon Mason
2006-05-09[PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiationMarcelo Tosatti
2006-05-03[PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug
2006-04-28[PATCH] ppc32: Update board-specific code of the CPM UART usersVitaly Bordug
2006-04-28[PATCH] ppc32: odd fixes and improvements in ppc_sysVitaly Bordug
2006-04-28[PATCH] ppc32: add 440GX erratum 440_43 workaroundEugene Surovegin
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-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-04-13[PATCH] ppc32: Fix string comparing in platform_notify_mapVitaly Bordug
2006-04-04kbuild: use relative path to -ISam Ravnborg
2006-04-02powerpc/ppc: export strncasecmpKumar Gala
2006-03-29[PATCH] for_each_possible_cpu: ppcKAMEZAWA Hiroyuki
2006-03-29[PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin
2006-03-29Merge ../linux-2.6Paul Mackerras
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-28[PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on PPC CHRP (arch/ppc)Matt Mackall
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-03-28ppc: Fix compile error in arch/ppc/lib/strcase.cPaul Mackerras
2006-03-28Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras
2006-03-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras
2006-03-27powerpc: move math-emu over to arch/powerpcKumar Gala
2006-03-27ppc: fix strncasecmp prototypeKumar Gala
2006-03-28ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppcPaul Mackerras
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
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-27[PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setupSylvain Munaut
2006-03-27[PATCH] ppc32: Adds support for the LITE5200B dev boardSylvain Munaut
2006-03-27[PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200BSylvain Munaut
2006-03-26[PATCH] ppc: fix undefined reference to hweight32Akinobu Mita
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds