summaryrefslogtreecommitdiffstats
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Export empty_zero_page and copy_page in arch/ppcTony Breeds2008-05-311-0/+2
* [POWERPC] ppc: More compile fixesPaul Mackerras2008-05-122-0/+2
* [POWERPC] ppc: Include <asm/cacheflush.h> in kernel/ppc_ksyms.cSegher Boessenkool2008-05-121-0/+1
* [POWERPC] ppc: Use ebony_defconfig for defconfigSegher Boessenkool2008-05-121-1/+1
* Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik2008-05-061-0/+3
|\
| * mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek2008-04-281-0/+3
* | Basic braille screen reader supportSamuel Thibault2008-04-301-3/+0
* | ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-5/+2
* | proper extern for late_time_initAdrian Bunk2008-04-291-2/+0
* | iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt2008-04-291-2/+2
|/
* [POWERPC] Add strncmp to arch/ppcJosh Boyer2008-04-242-0/+15
* Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-04-2417-3505/+2
|\
| * [PPC] Remove mpc885ads and mpc86x ads boards from arch/ppcKumar Gala2008-04-219-1947/+0
| * [PPC] Remove mpc8272 ads board from arch/ppcKumar Gala2008-04-2110-1558/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-211-57/+2
|\ \
| * | PCI: ppc: use generic pci_enable_resources()Bjorn Helgaas2008-04-201-57/+2
* | | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-04-212-3/+4
|\ \ \
| * | | [PPC] minor irq handler cleanupsJeff Garzik2008-04-202-3/+4
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-216-26/+8
|\ \ \ | | |/ | |/|
| * | [POWERPC] Use __SPIN_LOCK_UNLOCKED macro in mpc52xx_set_psc_clkdivRobert P. J. Day2008-04-071-1/+1
| * | [POWERPC] ppc: Remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-011-1/+0
| * | [POWERPC] ppc: Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-012-6/+6
| * | Merge branch 'linux-2.6'Paul Mackerras2008-03-131-1/+29
| |\ \
| * | | [POWERPC] Use FIELD_SIZEOF in arch/ppcJulia Lawall2008-02-261-1/+1
| * | | [POWERPC] Remove dead code at KernelAltiVecDale Farnsworth2008-02-261-17/+0
* | | | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-1827-367/+1
|\ \ \
| * | | ppc: don't include <linux/ide.h>Bartlomiej Zolnierkiewicz2008-04-1816-16/+0
| * | | ppc: remove ppc_ide_mdBartlomiej Zolnierkiewicz2008-04-184-80/+0
| * | | ppc/pplus: remove ppc_ide_md.ide_init_hwif hookBartlomiej Zolnierkiewicz2008-04-181-23/+0
| * | | ppc/sandpoint: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz2008-04-183-98/+1
| * | | ppc/lopec: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz2008-04-181-85/+0
| * | | ppc/mpc8xx: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz2008-04-181-6/+0
| * | | ppc/ppc4xx: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz2008-04-181-23/+0
| * | | ppc/hdpu: remove dead IDE codeBartlomiej Zolnierkiewicz2008-04-181-36/+0
| | |/ | |/|
* / | Generic semaphore implementationMatthew Wilcox2008-04-171-131/+0
|/ /
* / [PPC] 8xx: swap bug-fixYuri Tikhonov2008-03-071-1/+29
|/
* [POWERPC] PPC440EP Interrupt Triggering and Level SettingsWolfgang Ocker2008-02-151-3/+3
* ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-081-3/+6
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* scheduled OSS driver removalAdrian Bunk2008-02-061-81/+0
* remove support for un-needed _extratext sectionRobin Getz2008-02-061-5/+0
* Remove pointless casts from void pointersJeff Garzik2008-02-062-2/+2
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-3/+3
* Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0
* Add HAVE_KPROBESMathieu Desnoyers2008-02-031-0/+1
* Add HAVE_OPROFILEMathieu Desnoyers2008-02-031-0/+1
* Merge branch 'linux-2.6'Paul Mackerras2008-01-318-33/+10
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds2008-01-292-4/+4
| |\