summaryrefslogtreecommitdiffstats
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] irq-flags: PPC: Use the new IRQF_ constantsThomas Gleixner2006-07-0213-24/+27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30196-196/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-1/+1
|\
| * [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-261-1/+1
* | [PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante2006-06-291-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-22/+30
|\ \
| * | [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-6/+6
| * | [PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman2006-06-271-17/+25
* | | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-2/+2
* | | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-2915-20/+20
* | | [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-271-1/+1
|/ /
* / Storage class should be firstTobias Klauser2006-06-261-2/+2
|/
* [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
|/ /