summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-04-1819-116/+171
|\
| * powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras2006-04-187-65/+101
| * [PATCH] spufs: fix context-switch decrementer codeJordi Caubet2006-04-131-1/+1
| * [PATCH] powerpc32: Set cpu explicitly in kernel compilesOlaf Hering2006-04-131-0/+4
| * [PATCH] powerpc/pseries: bugfix: balance calls to pci_device_putLinas Vepstas2006-04-131-2/+4
| * [PATCH] powerpc: Fix machine detection in prom_init.cMichael Ellerman2006-04-131-3/+2
| * [PATCH] powerpc: Avoid __initcall warningsAnton Blanchard2006-04-132-3/+3
| * [PATCH] powerpc: Ensure runlatch is off in the idle loopAnton Blanchard2006-04-131-2/+2
| * powerpc: Fix CHRP booting - needs a define_machine callPaul Mackerras2006-04-053-26/+25
| * powerpc: iSeries has only 256 IRQsStephen Rothwell2006-04-042-14/+29
* | [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-111-0/+1
* | [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-111-0/+5
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-04-021-0/+24
|\
| * Manual merge with Linus.Dmitry Torokhov2006-04-02228-2144/+11996
| |\
| * | Input: pcspkr - separate device and driver registrationMichael Neuling2006-03-141-0/+24
* | | [PATCH] powerpc: iSeries needs slb_initialize to be calledStephen Rothwell2006-04-021-6/+4
* | | powerpc: hook up the splice syscallPaul Mackerras2006-04-011-0/+1
* | | [PATCH] powerpc/cell: compile fixesDave Jones2006-04-012-0/+2
* | | [PATCH] powerpc: trivial spelling fixes in fault.cAnton Blanchard2006-04-011-3/+3
* | | [PATCH] powerpc/pseries: EEH CleanupNathan Fontenot2006-04-011-32/+30
* | | [PATCH] powerpc/pseries: misc lparcfg fixesWill Schmidt2006-04-011-4/+5
* | | [PATCH] powerpc/pseries: fix device name printing, again.Linas Vepstas2006-04-011-3/+4
* | | [PATCH] powerpc: Extends HCALL interface for InfiniBand usageHeiko J Schick2006-04-012-1/+102
* | | [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool2006-04-018-52/+52
* | | [PATCH] powerpc/pseries: print message if EEH recovery failsLinas Vepstas2006-04-011-2/+10
* | | [PATCH] powerpc/pseries: mutex lock to serialize EEH event processingLinas Vepstas2006-04-011-12/+18
* | | Merge branch 'for_paulus' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...Paul Mackerras2006-04-014-52/+43
|\ \ \ | |_|/ |/| |
| * | powerpc: converted embedded platforms to use new define_machine supportKumar Gala2006-03-303-46/+40
| * | powerpc: merge machine_check_exception between ppc32 & ppc64Kumar Gala2006-03-301-6/+3
* | | [PATCH] unexport get_wchanAdrian Bunk2006-03-311-1/+0
* | | [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-2/+2
* | | [PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek2006-03-312-2/+2
|/ /
* | [PATCH] powerpc: Remove oprofile spinlock backtrace codeAnton Blanchard2006-03-292-41/+9
* | [PATCH] powerpc: Add oprofile calltrace support to all powerpc cpusAnton Blanchard2006-03-293-5/+8
* | [PATCH] powerpc: Add oprofile calltrace supportBrian Rogan2006-03-294-4/+130
* | [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-2913-20/+20
* | [PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin2006-03-292-15/+21
* | Merge ../linux-2.6Paul Mackerras2006-03-297-59/+22
|\ \
| * | [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
| * | [PATCH] RTC: Remove RTC UIP synchronization on PPC MapleMatt Mackall2006-03-281-22/+2
| * | [PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc)Matt Mackall2006-03-281-20/+2
| * | [PATCH] Notifier chain update: API changesAlan Stern2006-03-273-14/+15
| * | [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-271-2/+2
* | | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-2833-459/+451
* | | [PATCH] powerpc: a couple of trivial compile warning fixesStephen Rothwell2006-03-282-3/+4
* | | Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras2006-03-2858-34/+4533
|\ \ \
| * | | powerpc: remove OCP referencesKumar Gala2006-03-272-11/+0
| * | | powerpc: Make uImage default build output for MPC8540 ADSKumar Gala2006-03-272-18/+26
| * | | powerpc: move math-emu over to arch/powerpcKumar Gala2006-03-2754-5/+4507
* | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras2006-03-281-13/+1
|\ \ \ \
OpenPOWER on IntegriCloud