aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-5/+2
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt1-2/+2
2008-04-24[POWERPC] Add strncmp to arch/ppcJosh Boyer1-0/+1
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-57/+2
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-17/+0
2008-04-20PCI: ppc: use generic pci_enable_resources()Bjorn Helgaas1-57/+2
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-7/+0
2008-04-18ppc: remove ppc_ide_mdBartlomiej Zolnierkiewicz2-7/+0
2008-04-17Generic semaphore implementationMatthew Wilcox1-131/+0
2008-03-13Merge branch 'linux-2.6'Paul Mackerras1-1/+29
2008-03-07[PPC] 8xx: swap bug-fixYuri Tikhonov1-1/+29
2008-02-26[POWERPC] Remove dead code at KernelAltiVecDale Farnsworth1-17/+0
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-06remove support for un-needed _extratext sectionRobin Getz1-5/+0
2008-01-31Merge branch 'linux-2.6'Paul Mackerras2-5/+4
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2008-01-28[PPC] Remove 85xx from arch/ppcKumar Gala9-1312/+5
2008-01-28[PPC] Remove 83xx from arch/ppcKumar Gala2-3/+2
2008-01-28[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich1-1/+1
2008-01-24sysctl: kill binary sysctl KERN_PPC_L2CREric W. Biederman1-1/+0
2008-01-23[POWERPC] Move RapidIO support code from arch/ppcKumar Gala2-53/+0
2007-12-23[POWERPC] 4xx: Fix TLB 0 problem with CONFIG_SERIAL_TEXT_DEBUGStefan Roese1-1/+1
2007-12-23[POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt1-31/+67
2007-12-20[POWERPC] arch/ppc: Remove duplicate includesLucas Woods1-1/+0
2007-11-20Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into mergePaul Mackerras1-0/+7
2007-11-19[POWERPC] 4xx: Use virtual PVR value to init FPU on arch/ppc 440EPJosh Boyer1-0/+7
2007-11-13[POWERPC] Avoid unpaired stwcx. on some processorsBecky Bruce1-0/+6
2007-11-01[POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt2-0/+32
2007-11-01[POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt1-7/+15
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-04[PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppcPaul Mackerras1-10/+0
2007-09-22[POWERPC] Fix ppc kernels after build-id additionMeelis Roos1-0/+2
2007-09-17[POWERPC] Remove APUS support from arch/ppcAdrian Bunk3-117/+4
2007-09-10[PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiationJochen Friedrich1-2/+0
2007-08-15[POWERPC] Fix small race in 44x tlbie functionDavid Gibson1-1/+11
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-6/+5
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-1/+1
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman1-6/+0
2007-07-10[POWERPC] Remove unused do_signal exportChristoph Hellwig1-1/+0
2007-06-14[POWERPC] Merge CPU features pertaining to icache coherencyDavid Gibson2-5/+5
2007-05-23[PPC] Remove duplicate export of __div64_32.Kumar Gala1-2/+0
2007-05-23[PPC] Fix COMMON symbol warningsKumar Gala1-3/+15
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-12[POWERPC] Spelling fixes: arch/ppc/Simon Arlott1-2/+2
2007-05-09rename thread_info to stackRoman Zippel1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap2-2/+0
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-1/+1