aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc
AgeCommit message (Expand)Author
2006-07-02[PATCH] irq-flags: PPC: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-29[PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
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-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg 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-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