summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] ppc: Don't run prom_init_check for arch/ppc buildsSegher Boessenkool2008-05-121-0/+6
* [POWERPC] Fix default cputable entries for e200 and e500 familiesPaul Mackerras2008-05-121-0/+2
* [POWERPC] Remove leftover printk in isa-bridge.cNate Case2008-05-091-3/+0Star
* [POWERPC] Remove duplicate #includeHuang Weiyi2008-05-091-1/+0Star
* [POWERPC] Initialize lockdep earlierBenjamin Herrenschmidt2008-05-091-3/+3
* [POWERPC] Document when printk is useableBenjamin Herrenschmidt2008-05-091-0/+4
* [POWERPC] Fix bogus paca->_current initializationBenjamin Herrenschmidt2008-05-091-4/+0Star
* [POWERPC] Make default cputable entries reflect selected CPU familyBenjamin Herrenschmidt2008-05-091-10/+43
* [POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 coreStefan Roese2008-05-061-1/+8
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2008-05-031-0/+2
|\
| * [POWERPC] Bolt in SLB entry for kernel stack on secondary cpusPaul Mackerras2008-05-021-0/+2
* | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel2008-05-011-1/+1
* | ntp: increase time_freq resolutionRoman Zippel2008-05-011-2/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-302-9/+12
|\|
| * [POWERPC] Fix crashkernel= handling when no crashkernel= specifiedMichael Ellerman2008-04-301-6/+6
| * [POWERPC] Make emergency stack safe for current_thread_info() useMichael Ellerman2008-04-301-3/+6
* | Basic braille screen reader supportSamuel Thibault2008-04-301-3/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-299-57/+71
|\|
| * [RAPIDIO] Add OF-tree support to RapidIO controller driverZhang Wei2008-04-292-53/+0Star
| * [POWERPC] Add IRQSTACKS support on ppc32Kumar Gala2008-04-296-4/+60
| * [POWERPC] Add fast little-endian switch system callPaul Mackerras2008-04-291-0/+11
* | ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-5/+1Star
* | powerpc: use non-racy method for proc entries creationDenis V. Lunev2008-04-294-47/+22Star
|/
* KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard2008-04-271-0/+28
* [POWERPC] 4xx: Fix 460GT support to not enable FPUStefan Roese2008-04-242-4/+1Star
* [POWERPC] cell: Generalize io-workarounds codeIshizaki Kou2008-04-241-0/+2
* [POWERPC] Mark udbg console as CON_ANYTIME, ie. callable early in bootMichael Ellerman2008-04-241-1/+1
* [POWERPC] Set udbg_console index to 0Michael Ellerman2008-04-241-1/+1
* [POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds2008-04-242-62/+28Star
* [POWERPC] Clean up misc_64.SKumar Gala2008-04-241-16/+4Star
* [POWERPC] Discourage people from fiddling with kernel data from prom_initMichael Ellerman2008-04-242-0/+67
* [POWERPC] Cleanup asm-offsets.cKumar Gala2008-04-241-9/+2Star
* [POWERPC] Clean up access to thread_info in assemblyKumar Gala2008-04-241-3/+3
* [POWERPC] Fix new warnings arising from stacktrace patchChristoph Hellwig2008-04-241-1/+0Star
* [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala2008-04-243-1/+16
* [POWERPC] Fix kernel stack allocation alignmentBenjamin Herrenschmidt2008-04-241-0/+31
* Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-04-241-1/+7
|\
| * [POWERPC] ppc32: Fix errata for 603 CPUsKumar Gala2008-04-211-1/+7
* | Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO"Paul Mackerras2008-04-242-29/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-221-33/+1Star
|\ \
| * | PCI: powerpc: use generic pci_enable_resources()Bjorn Helgaas2008-04-211-33/+1Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-2239-243/+531
|\ \ \ | | |/ | |/|
| * | [POWERPC] Define copy_siginfo_from_user32Roland McGrath2008-04-201-3/+16
| * | [POWERPC] Add compat handler for PTRACE_GETSIGINFOAndreas Schwab2008-04-202-0/+29
| * | [POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt2008-04-185-22/+63
| * | [POWERPC] Stacktrace support for lockdepChristoph Hellwig2008-04-182-0/+48
| * | [POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt2008-04-183-24/+12Star
| * | [POWERPC] Fix device-tree locking vs. interruptsBenjamin Herrenschmidt2008-04-181-11/+17
| * | [POWERPC] Make Book-E debug handling SMP safeKumar Gala2008-04-171-9/+21