summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-04-24[POWERPC] cell: Generalize io-workarounds codeIshizaki Kou1-0/+2
2008-04-24[POWERPC] Mark udbg console as CON_ANYTIME, ie. callable early in bootMichael Ellerman1-1/+1
2008-04-24[POWERPC] Set udbg_console index to 0Michael Ellerman1-1/+1
2008-04-24[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds2-62/+28
2008-04-24[POWERPC] Clean up misc_64.SKumar Gala1-16/+4
2008-04-24[POWERPC] Discourage people from fiddling with kernel data from prom_initMichael Ellerman2-0/+67
2008-04-24[POWERPC] Cleanup asm-offsets.cKumar Gala1-9/+2
2008-04-24[POWERPC] Clean up access to thread_info in assemblyKumar Gala1-3/+3
2008-04-24[POWERPC] Fix new warnings arising from stacktrace patchChristoph Hellwig1-1/+0
2008-04-24[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala3-1/+16
2008-04-24[POWERPC] Fix kernel stack allocation alignmentBenjamin Herrenschmidt1-0/+31
2008-04-24Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras1-1/+7
2008-04-24Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO"Paul Mackerras2-29/+0
2008-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-33/+1
2008-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds39-243/+531
2008-04-22[POWERPC] ppc32: Fix errata for 603 CPUsKumar Gala1-1/+7
2008-04-21PCI: powerpc: use generic pci_enable_resources()Bjorn Helgaas1-33/+1
2008-04-20[POWERPC] Define copy_siginfo_from_user32Roland McGrath1-3/+16
2008-04-20[POWERPC] Add compat handler for PTRACE_GETSIGINFOAndreas Schwab2-0/+29
2008-04-19arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox3-3/+0
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-8/+0
2008-04-18[POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt5-22/+63
2008-04-18[POWERPC] Stacktrace support for lockdepChristoph Hellwig2-0/+48
2008-04-18[POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt3-24/+12
2008-04-18[POWERPC] Fix device-tree locking vs. interruptsBenjamin Herrenschmidt1-11/+17
2008-04-18ppc: remove ppc_ide_mdBartlomiej Zolnierkiewicz1-8/+0
2008-04-17Generic semaphore implementationMatthew Wilcox3-137/+1
2008-04-17[POWERPC] Make Book-E debug handling SMP safeKumar Gala1-9/+21
2008-04-17[POWERPC] Rework Book-E debug exception handlingKumar Gala3-17/+30
2008-04-17[POWERPC] pseries/phyp dump: Reserve a variable amount of space at bootManish Ahuja1-2/+33
2008-04-17[POWERPC] Update linker script to properly set physical addressesKumar Gala1-24/+23
2008-04-17[POWERPC] Clean up some linker and symbol usageKumar Gala3-5/+3
2008-04-17[POWERPC] 85xx: Cleanup TLB initializationKumar Gala1-7/+27
2008-04-17[POWERPC] Efika: Really, don't pretend to be CHRPDavid Woodhouse1-0/+8
2008-04-17[POWERPC] Fixup softirq preempt countBenjamin Herrenschmidt1-1/+14
2008-04-17[POWERPC] Initialize paca->current earlierBenjamin Herrenschmidt2-4/+1
2008-04-15[POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell1-25/+8
2008-04-15[POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell1-0/+6
2008-04-14[POWERPC] Fix handling of unrecoverable SLB miss interruptsPaul Mackerras1-1/+17
2008-04-14Merge branch 'linux-2.6'Paul Mackerras4-13/+13
2008-04-07[POWERPC] Convert pci and eeh code to of_device_is_availableNathan Lynch1-17/+2
2008-04-07[POWERPC] Add hand-coded assembly strcmpSteven Rostedt1-0/+1
2008-04-07[POWERPC] Replace logical-AND by bit-AND in pci_process_ISA_OF_ranges()Roel Kluin1-2/+2
2008-04-03[POWERPC] Fix rtas_flash procfs interfaceMaxim Shchetynin1-1/+1
2008-04-03[POWERPC] Fix iSeries hard irq enabling regressionBenjamin Herrenschmidt2-7/+7
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison8-27/+27
2008-04-01[POWERPC] Add kernel parameter to set l3cr for MPC745xRobert Brose1-0/+12
2008-04-01[POWERPC] move_device_tree() should be __initGeert Uytterhoeven1-1/+1
2008-03-28[POWERPC] Fix missed hardware breakpoints across multiple threadsMichael Ellerman1-5/+5
2008-03-26[POWERPC] 4xx: Add AMCC 460EX/460GT support to cputable.c & cpu_setup_44x.SStefan Roese2-2/+31