aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2008-04-24[POWERPC] Mark udbg console as CON_ANYTIME, ie. callable early in bootMichael Ellerman
2008-04-24[POWERPC] Set udbg_console index to 0Michael Ellerman
2008-04-24[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds
2008-04-24[POWERPC] Clean up misc_64.SKumar Gala
2008-04-24[POWERPC] Discourage people from fiddling with kernel data from prom_initMichael Ellerman
2008-04-24[POWERPC] Cleanup asm-offsets.cKumar Gala
2008-04-24[POWERPC] Clean up access to thread_info in assemblyKumar Gala
2008-04-24[POWERPC] Fix new warnings arising from stacktrace patchChristoph Hellwig
2008-04-24[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala
2008-04-24[POWERPC] Fix kernel stack allocation alignmentBenjamin Herrenschmidt
2008-04-24Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras
2008-04-24Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO"Paul Mackerras
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-21[POWERPC] ppc32: Fix errata for 603 CPUsKumar Gala
2008-04-20PCI: powerpc: use generic pci_enable_resources()Bjorn Helgaas
2008-04-20[POWERPC] Define copy_siginfo_from_user32Roland McGrath
2008-04-20[POWERPC] Add compat handler for PTRACE_GETSIGINFOAndreas Schwab
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-18[POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt
2008-04-18[POWERPC] Stacktrace support for lockdepChristoph Hellwig
2008-04-18[POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt
2008-04-18[POWERPC] Fix device-tree locking vs. interruptsBenjamin Herrenschmidt
2008-04-18ppc: remove ppc_ide_mdBartlomiej Zolnierkiewicz
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-17[POWERPC] Make Book-E debug handling SMP safeKumar Gala
2008-04-17[POWERPC] Rework Book-E debug exception handlingKumar Gala
2008-04-17[POWERPC] pseries/phyp dump: Reserve a variable amount of space at bootManish Ahuja
2008-04-17[POWERPC] Update linker script to properly set physical addressesKumar Gala
2008-04-17[POWERPC] Clean up some linker and symbol usageKumar Gala
2008-04-17[POWERPC] 85xx: Cleanup TLB initializationKumar Gala
2008-04-17[POWERPC] Efika: Really, don't pretend to be CHRPDavid Woodhouse
2008-04-17[POWERPC] Fixup softirq preempt countBenjamin Herrenschmidt
2008-04-17[POWERPC] Initialize paca->current earlierBenjamin Herrenschmidt
2008-04-15[POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell
2008-04-15[POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell
2008-04-14[POWERPC] Fix handling of unrecoverable SLB miss interruptsPaul Mackerras
2008-04-14Merge branch 'linux-2.6'Paul Mackerras
2008-04-07[POWERPC] Convert pci and eeh code to of_device_is_availableNathan Lynch
2008-04-07[POWERPC] Add hand-coded assembly strcmpSteven Rostedt
2008-04-07[POWERPC] Replace logical-AND by bit-AND in pci_process_ISA_OF_ranges()Roel Kluin
2008-04-03[POWERPC] Fix rtas_flash procfs interfaceMaxim Shchetynin
2008-04-03[POWERPC] Fix iSeries hard irq enabling regressionBenjamin Herrenschmidt
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-01[POWERPC] Add kernel parameter to set l3cr for MPC745xRobert Brose
2008-04-01[POWERPC] move_device_tree() should be __initGeert Uytterhoeven
2008-03-28[POWERPC] Fix missed hardware breakpoints across multiple threadsMichael Ellerman
2008-03-26[POWERPC] 4xx: Add AMCC 460EX/460GT support to cputable.c & cpu_setup_44x.SStefan Roese
2008-03-26Merge branch 'linux-2.6'Paul Mackerras