summaryrefslogtreecommitdiff
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-227-36/+149
|\
| * [POWERPC] ppc32: fix CPCI405 board supportMatthias Fuchs2006-06-153-31/+140
| * powerpc: Fix some missed ppc32 mm->context.id conversionsPaul Mackerras2006-06-132-4/+4
| * powerpc: add context.vdso_base for 32-bit tooPaul Mackerras2006-06-111-1/+1
| * Merge branch 'merge'Paul Mackerras2006-06-014-18/+18
| |\
| * | [PATCH] remove powerpc bitops in favor of existing generic bitopsJon Mason2006-05-241-0/+4
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-221-5/+4
|\ \ \
| * | | [PATCH] PCI: fix error with pci_get_device() call in the mpc85xx driverGreg Kroah-Hartman2006-06-211-5/+4
| | |/ | |/|
* | | [PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie2006-06-221-1/+1
* | | [PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala2006-06-211-3/+3
|/ /
* | ppc: Fix typo in TI_LOCAL_FLAGS definitionPaul Mackerras2006-05-291-1/+1
* | [PATCH] ppc32 CPM_UART: various fixes for pq2 uart usersVitaly Bordug2006-05-263-17/+17
|/
* [PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiationMarcelo Tosatti2006-05-091-4/+0
* [PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug2006-05-031-1/+1
* [PATCH] ppc32: Update board-specific code of the CPM UART usersVitaly Bordug2006-04-284-1/+415
* [PATCH] ppc32: odd fixes and improvements in ppc_sysVitaly Bordug2006-04-283-11/+26
* [PATCH] ppc32: add 440GX erratum 440_43 workaroundEugene Surovegin2006-04-283-2/+17
* Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras2006-04-221-0/+1
|\
| * powerpc/ppc: export strncasecmpKumar Gala2006-04-021-0/+1
* | [PATCH] ppc: Fix powersave code on arch/ppcBecky Bruce2006-04-212-17/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-04-181-4/+5
|\ \
| * | [PATCH] ppc32: Fix string comparing in platform_notify_mapVitaly Bordug2006-04-131-4/+5
| |/
* | kbuild: use relative path to -ISam Ravnborg2006-04-041-1/+1
|/
* [PATCH] for_each_possible_cpu: ppcKAMEZAWA Hiroyuki2006-03-292-2/+2
* [PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin2006-03-292-15/+21
* Merge ../linux-2.6Paul Mackerras2006-03-292-2/+2
|\
| * [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
| * [PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall2006-03-281-10/+12
| * [PATCH] RTC: Remove RTC UIP synchronization on PPC CHRP (arch/ppc)Matt Mackall2006-03-281-20/+2
| * [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-1/+1
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-7/+5
* | ppc: Fix compile error in arch/ppc/lib/strcase.cPaul Mackerras2006-03-281-0/+1
* | Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras2006-03-2854-4507/+1
|\ \
| * | powerpc: move math-emu over to arch/powerpcKumar Gala2006-03-2754-4507/+1
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras2006-03-281-1/+1
|\ \ \
| * | | ppc: fix strncasecmp prototypeKumar Gala2006-03-271-1/+1
| |/ /
* | | ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppcPaul Mackerras2006-03-2842-9538/+47
|/ /
* | ppc: Remove duplicate exports of __down, __up etc.Paul Mackerras2006-03-271-4/+0
* | powerpc: Don't compile in arch/ppc/kernel for 32-bit ARCH=powerpcPaul Mackerras2006-03-271-9/+0
* | powerpc: Move perfmon_fsl_booke.c over to arch/powerpcPaul Mackerras2006-03-272-228/+0
* | powerpc: Move module.c over to arch/powerpcPaul Mackerras2006-03-272-322/+1
* | powerpc: Move swsusp.S over to arch/powerpcPaul Mackerras2006-03-272-351/+0
* | powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpcPaul Mackerras2006-03-273-749/+0
* | powerpc: Move l2cr.S over to arch/powerpcPaul Mackerras2006-03-272-473/+2
* | powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras2006-03-276-443/+7
* | [PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setupSylvain Munaut2006-03-272-28/+58
* | [PATCH] ppc32: Adds support for the LITE5200B dev boardSylvain Munaut2006-03-272-3/+37
* | [PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200BSylvain Munaut2006-03-271-1/+2
|/
* [PATCH] ppc: fix undefined reference to hweight32Akinobu Mita2006-03-261-0/+4