summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorLines
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds-33/+1
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-243/+531
2008-04-20PCI: powerpc: use generic pci_enable_resources()Bjorn Helgaas-33/+1
2008-04-20[POWERPC] Define copy_siginfo_from_user32Roland McGrath-3/+16
2008-04-20[POWERPC] Add compat handler for PTRACE_GETSIGINFOAndreas Schwab-0/+29
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-3/+0
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds-8/+0
2008-04-18[POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt-22/+63
2008-04-18[POWERPC] Stacktrace support for lockdepChristoph Hellwig-0/+48
2008-04-18[POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt-24/+12
2008-04-18[POWERPC] Fix device-tree locking vs. interruptsBenjamin Herrenschmidt-11/+17
2008-04-18ppc: remove ppc_ide_mdBartlomiej Zolnierkiewicz-8/+0
2008-04-17Generic semaphore implementationMatthew Wilcox-137/+1
2008-04-17[POWERPC] Make Book-E debug handling SMP safeKumar Gala-9/+21
2008-04-17[POWERPC] Rework Book-E debug exception handlingKumar Gala-17/+30
2008-04-17[POWERPC] pseries/phyp dump: Reserve a variable amount of space at bootManish Ahuja-2/+33
2008-04-17[POWERPC] Update linker script to properly set physical addressesKumar Gala-24/+23
2008-04-17[POWERPC] Clean up some linker and symbol usageKumar Gala-5/+3
2008-04-17[POWERPC] 85xx: Cleanup TLB initializationKumar Gala-7/+27
2008-04-17[POWERPC] Efika: Really, don't pretend to be CHRPDavid Woodhouse-0/+8
2008-04-17[POWERPC] Fixup softirq preempt countBenjamin Herrenschmidt-1/+14
2008-04-17[POWERPC] Initialize paca->current earlierBenjamin Herrenschmidt-4/+1
2008-04-15[POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell-25/+8
2008-04-15[POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell-0/+6
2008-04-14[POWERPC] Fix handling of unrecoverable SLB miss interruptsPaul Mackerras-1/+17
2008-04-14Merge branch 'linux-2.6'Paul Mackerras-13/+13
2008-04-07[POWERPC] Convert pci and eeh code to of_device_is_availableNathan Lynch-17/+2
2008-04-07[POWERPC] Add hand-coded assembly strcmpSteven Rostedt-0/+1
2008-04-07[POWERPC] Replace logical-AND by bit-AND in pci_process_ISA_OF_ranges()Roel Kluin-2/+2
2008-04-03[POWERPC] Fix rtas_flash procfs interfaceMaxim Shchetynin-1/+1
2008-04-03[POWERPC] Fix iSeries hard irq enabling regressionBenjamin Herrenschmidt-7/+7
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison-27/+27
2008-04-01[POWERPC] Add kernel parameter to set l3cr for MPC745xRobert Brose-0/+12
2008-04-01[POWERPC] move_device_tree() should be __initGeert Uytterhoeven-1/+1
2008-03-28[POWERPC] Fix missed hardware breakpoints across multiple threadsMichael Ellerman-5/+5
2008-03-26[POWERPC] 4xx: Add AMCC 460EX/460GT support to cputable.c & cpu_setup_44x.SStefan Roese-2/+31
2008-03-26Merge branch 'linux-2.6'Paul Mackerras-2/+14
2008-03-26[POWERPC] pseries: phyp dump: Disable phyp-dump through boot-varManish Ahuja-0/+5
2008-03-26[POWERPC] pseries: phyp dump: Reserve and release memoryManish Ahuja-0/+52
2008-03-26[POWERPC] powerpc32: Remove asm-offsets ptrace cruftRoland McGrath-4/+0
2008-03-26[POWERPC] Don't touch PT_DTRACE in execRoland McGrath-10/+0
2008-03-26[POWERPC] Really export empty_zero_pageStephen Rothwell-1/+1
2008-03-26[POWERPC] Add 'model: ...' line to common show_cpuinfo()Marian Balakowicz-0/+9
2008-03-20[POWERPC] Fix PMU + soft interrupt disable bugAnton Blanchard-0/+6
2008-03-20[POWERPC] user_regset PTRACE_SETREGS regression fixRoland McGrath-2/+8
2008-03-13Merge branch 'linux-2.6'Paul Mackerras-2/+54
2008-03-13[POWERPC] Export empty_zero_pageTheodore Ts'o-0/+1
2008-03-13[POWERPC] Fix bogus test for unassigned PCI resourcesBenjamin Herrenschmidt-1/+7
2008-03-13[POWERPC] Add __ucmpdi2 for 64-bit comparisons in 32-bit kernelsPaul Mackerras-0/+17
2008-03-07[POWERPC] 8xx: fix swapVitaly Bordug-1/+29