summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * [POWERPC] change get_property to return void *Jeremy Kerr2006-07-031-2/+1Star
* | [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras2006-07-041-6/+1Star
* | [PATCH] lockdep: irqtrace subsystem, coreIngo Molnar2006-07-041-1/+1
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3068-68/+0Star
* typo fixes: mecanism -> mechanismAdrian Bunk2006-06-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-2918-599/+638
|\
| * [POWERPC] Use little-endian bit from firmware ibm,pa-features propertyPaul Mackerras2006-06-291-0/+1
| * [POWERPC] Make sure smp_processor_id works very early in bootMichael Ellerman2006-06-292-11/+3Star
| * [POWERPC] Make lparcfg.c work when both iseries and pseries are selectedStephen Rothwell2006-06-291-71/+76
| * [POWERPC] Add general support for mpc7448hpc2 (Taiga) platformZang Roy-r619112006-06-291-0/+11
| * Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-06-281-12/+0Star
| |\
| | * powerpc: minor cleanups for mpc86xxKumar Gala2006-06-281-12/+0Star
| * | [POWERPC] Consolidate some of kernel/misc*.SStephen Rothwell2006-06-284-334/+209Star
| * | [POWERPC] Remove unused function call_with_mmu_offStephen Rothwell2006-06-281-42/+0Star
| * | [POWERPC] Clean up it_lp_queue.hStephen Rothwell2006-06-281-1/+0Star
| * | [POWERPC] Skip the "copy down" of the kernel if it is already at zero.Jimi Xenidis2006-06-281-0/+3
| * | [POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder2006-06-282-42/+132
| * | [POWERPC] Add udbg support for RTAS consoleMichael Ellerman2006-06-282-3/+76
| * | [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierMichael Ellerman2006-06-282-18/+27
| * | [POWERPC] Move RTAS exports next to their declarationsMichael Ellerman2006-06-281-14/+13Star
| * | [POWERPC] Make rtas_call() safe if RTAS hasn't been initialisedMichael Ellerman2006-06-281-1/+1
| * | [POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman2006-06-282-12/+8Star
| * | [POWERPC] Make kexec_setup() a regular initcallMichael Ellerman2006-06-282-5/+3Star
| * | [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-281-5/+1Star
| * | [POWERPC] Export flat device tree via debugfs for debuggingMichael Ellerman2006-06-281-0/+25
| * | [POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman2006-06-281-28/+9Star
| * | [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni2006-06-281-0/+30
| * | [POWERPC] Don't access HID registers if running on a Hypervisor.Jimi Xenidis2006-06-281-2/+12
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-292-25/+26
|\ \ \
| * | | [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-272-7/+7
| * | | [PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman2006-06-271-18/+19
| |/ /
* | | [PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar2006-06-291-1/+1
* | | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-1/+1
* | | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-292-6/+6
* | | [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman2006-06-281-1/+1
* | | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-281-1/+1
* | | [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-282-12/+2Star
* | | [PATCH] Register sysfs file for hotplugged new nodeYasunori Goto2006-06-281-13/+2Star
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-262-3/+3
|\ \
| * | Storage class should be firstTobias Klauser2006-06-261-2/+2
| * | fix paniced->panicked typosLee Revell2006-06-261-1/+1
| |/
* | [PATCH] fix and optimize clock source updateRoman Zippel2006-06-261-2/+2
* | [PATCH] Time: Let user request precision from current_tick_length()john stultz2006-06-261-1/+1
|/
* [PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann2006-06-251-3/+12
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-253-4/+0Star
* [PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr2006-06-231-2/+2
* [POWERPC] support ibm,extended-*-frequency propertiesAnton Blanchard2006-06-211-27/+30
* [POWERPC] Unify ppc syscall tablesAndreas Schwab2006-06-211-306/+5Star
* [POWERPC] cell: add RAS supportBenjamin Herrenschmidt2006-06-212-0/+72
* [POWERPC] Add starting of secondary 86xx CPUs.Jon Loeliger2006-06-212-2/+14