summaryrefslogtreecommitdiffstats
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
* handle_sysrq lost its pt_regs * argumentRalf Baechle2006-10-091-1/+1
* [POWERPC] PReP fixup after irq changesOlaf Hering2006-10-071-7/+7
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-075-13/+13
* [PPC] Fix some irq breakage with ARCH=ppcPaul Mackerras2006-10-061-1/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-042-2/+0Star
* fix file specification in commentsUwe Zeisberger2006-10-0310-10/+10
* Still more typo fixesMatt LaPlante2006-10-031-7/+7
* Attack of "the the"s in archMatt LaPlante2006-10-031-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-035-370/+280Star
|\
| * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-273-13/+13
| |\
| | * POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-213-13/+13
| * | [POWERPC] rewrite mkprep and mkbugboot in sane CAl Viro2006-09-262-357/+267Star
* | | [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-11/+7Star
* | | [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* | | [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-8/+3Star
* | | [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering2006-10-011-4/+0Star
* | | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* | | [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-292-2/+2
* | | [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-1/+1
* | | [PATCH] Have Power use add_active_range() and free_area_init_nodes()Mel Gorman2006-09-272-12/+14
|/ /
* | [POWERPC] Fix compile error in sbc8560Amy Fong2006-09-212-0/+19
* | [POWERPC] PPC: Fix xmon stack frame address in backtraceJosh Boyer2006-09-211-1/+1
* | [POWERPC] clean up ide io accessorsStephen Rothwell2006-09-202-9/+0Star
* | [POWERPC] remove unused asm routinesStephen Rothwell2006-09-202-88/+0Star
* | [POWERPC] remove unused io accessorsStephen Rothwell2006-09-201-16/+0Star
|/
* Merge branch 'linux-2.6'Paul Mackerras2006-09-131-266/+319
|\
| * [POWERPC] update prep_defconfigOlaf Hering2006-09-131-266/+319
* | [POWERPC] PPC: Fix Kconfig whitespace warningsJosh Boyer2006-09-131-3/+3
* | [POWERPC] PPC 4xx: Enable XMON on PPC 4xx boardsJosh Boyer2006-09-132-16/+38
* | [POWERPC] Make function of pm_power_off consistent with x86Corey Minyard2006-09-131-5/+12
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-08-314-4/+698
|\
| * [POWERPC] Fix irq enable/disable in smp_generic_take_timebasePaul Mackerras2006-08-301-3/+4
| * [POWERPC] back up old school ipic.[hc] to arch/ppcKim Phillips2006-08-303-1/+694
* | [PATCH] ppc32: board-specific part of fs_enet updateVitaly Bordug2006-08-1911-362/+460
|/
* [PATCH] vDSO hash-style fixRoland McGrath2006-07-311-0/+1
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-103-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-041-1/+1
|\
| * kbuild: introduce utsrelease.hSam Ravnborg2006-07-031-1/+1
* | [POWERPC] Actually copy over i8259.c to arch/ppc/syslib this timeBenjamin Herrenschmidt2006-07-031-0/+212
* | [POWERPC] Copy i8259 code back to arch/ppcBenjamin Herrenschmidt2006-07-031-0/+2
|/
* [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/+0Star
* 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