summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-05-12[POWERPC] ppc: Don't run prom_init_check for arch/ppc buildsSegher Boessenkool1-0/+6
2008-05-12[POWERPC] Fix default cputable entries for e200 and e500 familiesPaul Mackerras1-0/+2
2008-05-09[POWERPC] Remove leftover printk in isa-bridge.cNate Case1-3/+0
2008-05-09[POWERPC] Remove duplicate #includeHuang Weiyi1-1/+0
2008-05-09[POWERPC] Initialize lockdep earlierBenjamin Herrenschmidt1-3/+3
2008-05-09[POWERPC] Document when printk is useableBenjamin Herrenschmidt1-0/+4
2008-05-09[POWERPC] Fix bogus paca->_current initializationBenjamin Herrenschmidt1-4/+0
2008-05-09[POWERPC] Make default cputable entries reflect selected CPU familyBenjamin Herrenschmidt1-10/+43
2008-05-06[POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 coreStefan Roese1-1/+8
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-17/+0
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+2
2008-05-02[POWERPC] Bolt in SLB entry for kernel stack on secondary cpusPaul Mackerras1-0/+2
2008-05-01ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel1-1/+1
2008-05-01ntp: increase time_freq resolutionRoman Zippel1-2/+0
2008-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2-9/+12
2008-04-30Basic braille screen reader supportSamuel Thibault1-3/+0
2008-04-30[POWERPC] Fix crashkernel= handling when no crashkernel= specifiedMichael Ellerman1-6/+6
2008-04-30[POWERPC] Make emergency stack safe for current_thread_info() useMichael Ellerman1-3/+6
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds9-57/+71
2008-04-29ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-5/+1
2008-04-29powerpc: use non-racy method for proc entries creationDenis V. Lunev4-47/+22
2008-04-29[RAPIDIO] Add OF-tree support to RapidIO controller driverZhang Wei2-53/+0
2008-04-29[POWERPC] Add IRQSTACKS support on ppc32Kumar Gala6-4/+60
2008-04-29[POWERPC] Add fast little-endian switch system callPaul Mackerras1-0/+11
2008-04-27KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard1-0/+28
2008-04-24[POWERPC] 4xx: Fix 460GT support to not enable FPUStefan Roese2-4/+1
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-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-33/+1
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds39-243/+531
2008-04-21[POWERPC] ppc32: Fix errata for 603 CPUsKumar Gala1-1/+7
2008-04-20PCI: 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-18arch: 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