aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc
AgeCommit message (Expand)AuthorFilesLines
2008-04-30Basic braille screen reader supportGravatar Samuel Thibault 1-3/+0
2008-04-29ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.cGravatar Christoph Lameter 1-5/+2
2008-04-29proper extern for late_time_initGravatar Adrian Bunk 1-2/+0
2008-04-29iomap: fix 64 bits resources on 32 bitsGravatar Benjamin Herrenschmidt 1-2/+2
2008-04-24[POWERPC] Add strncmp to arch/ppcGravatar Josh Boyer 2-0/+15
2008-04-24Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Gravatar Paul Mackerras 17-3505/+2
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 1-57/+2
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-3/+4
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Gravatar Linus Torvalds 6-26/+8
2008-04-21[PPC] Remove mpc885ads and mpc86x ads boards from arch/ppcGravatar Kumar Gala 9-1947/+0
2008-04-21[PPC] Remove mpc8272 ads board from arch/ppcGravatar Kumar Gala 10-1558/+2
2008-04-20PCI: ppc: use generic pci_enable_resources()Gravatar Bjorn Helgaas 1-57/+2
2008-04-20[PPC] minor irq handler cleanupsGravatar Jeff Garzik 2-3/+4
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hGravatar Matthew Wilcox 1-1/+0
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Gravatar Linus Torvalds 27-367/+1
2008-04-18ppc: don't include <linux/ide.h>Gravatar Bartlomiej Zolnierkiewicz 16-16/+0
2008-04-18ppc: remove ppc_ide_mdGravatar Bartlomiej Zolnierkiewicz 4-80/+0
2008-04-18ppc/pplus: remove ppc_ide_md.ide_init_hwif hookGravatar Bartlomiej Zolnierkiewicz 1-23/+0
2008-04-18ppc/sandpoint: remove ppc_ide_md hooksGravatar Bartlomiej Zolnierkiewicz 3-98/+1
2008-04-18ppc/lopec: remove ppc_ide_md hooksGravatar Bartlomiej Zolnierkiewicz 1-85/+0
2008-04-18ppc/mpc8xx: remove ppc_ide_md hooksGravatar Bartlomiej Zolnierkiewicz 1-6/+0
2008-04-18ppc/ppc4xx: remove ppc_ide_md hooksGravatar Bartlomiej Zolnierkiewicz 1-23/+0
2008-04-18ppc/hdpu: remove dead IDE codeGravatar Bartlomiej Zolnierkiewicz 1-36/+0
2008-04-17Generic semaphore implementationGravatar Matthew Wilcox 1-131/+0
2008-04-07[POWERPC] Use __SPIN_LOCK_UNLOCKED macro in mpc52xx_set_psc_clkdivGravatar Robert P. J. Day 1-1/+1
2008-04-01[POWERPC] ppc: Remove redundant display of free swap space in show_mem()Gravatar Johannes Weiner 1-1/+0
2008-04-01[POWERPC] ppc: Replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 2-6/+6
2008-03-13Merge branch 'linux-2.6'Gravatar Paul Mackerras 1-1/+29
2008-03-07[PPC] 8xx: swap bug-fixGravatar Yuri Tikhonov 1-1/+29
2008-02-26[POWERPC] Use FIELD_SIZEOF in arch/ppcGravatar Julia Lawall 1-1/+1
2008-02-26[POWERPC] Remove dead code at KernelAltiVecGravatar Dale Farnsworth 1-17/+0
2008-02-15[POWERPC] PPC440EP Interrupt Triggering and Level SettingsGravatar Wolfgang Ocker 1-3/+3
2008-02-09ide: introduce HAVE_IDEGravatar Sam Ravnborg 1-0/+1
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Gravatar Martin Schwidefsky 1-3/+6
2008-02-08procfs: constify function pointer tablesGravatar Jan Engelhardt 1-1/+1
2008-02-06scheduled OSS driver removalGravatar Adrian Bunk 1-81/+0
2008-02-06remove support for un-needed _extratext sectionGravatar Robin Getz 1-5/+0
2008-02-06Remove pointless casts from void pointersGravatar Jeff Garzik 2-2/+2
2008-02-05add mm argument to pte/pmd/pud/pgd_freeGravatar Benjamin Herrenschmidt 1-3/+3
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigGravatar Mathieu Desnoyers 1-2/+0
2008-02-03Add HAVE_KPROBESGravatar Mathieu Desnoyers 1-0/+1
2008-02-03Add HAVE_OPROFILEGravatar Mathieu Desnoyers 1-0/+1
2008-01-31Merge branch 'linux-2.6'Gravatar Paul Mackerras 8-33/+10
2008-01-31Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxGravatar Paul Mackerras 1-0/+36
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Gravatar Linus Torvalds 2-4/+4
2008-01-28[netdrvr] irq handler minor cleanups in several driversGravatar Jeff Garzik 2-4/+4
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hGravatar Sam Ravnborg 1-4/+4
2008-01-28[PPC] Remove 85xx from arch/ppcGravatar Kumar Gala 53-14083/+16
2008-01-28[PPC] Remove 83xx from arch/ppcGravatar Kumar Gala 18-2978/+13
2008-01-28[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cGravatar Jochen Friedrich 12-14/+14