aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc/kernel
AgeCommit message (Expand)Author
2008-06-10powerpc: Remove arch/ppc and include/asm-ppcPaul Mackerras
2008-06-09Merge branch 'merge'Paul Mackerras
2008-05-31[POWERPC] Export empty_zero_page and copy_page in arch/ppcTony Breeds
2008-05-14[POWERPC] Define and use TLF_RESTORE_SIGMASKRoland McGrath
2008-05-12[POWERPC] ppc: More compile fixesPaul Mackerras
2008-05-12[POWERPC] ppc: Include <asm/cacheflush.h> in kernel/ppc_ksyms.cSegher Boessenkool
2008-04-30Basic braille screen reader supportSamuel Thibault
2008-04-29ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt
2008-04-24[POWERPC] Add strncmp to arch/ppcJosh Boyer
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-20PCI: ppc: use generic pci_enable_resources()Bjorn Helgaas
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-18ppc: remove ppc_ide_mdBartlomiej Zolnierkiewicz
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-03-13Merge branch 'linux-2.6'Paul Mackerras
2008-03-07[PPC] 8xx: swap bug-fixYuri Tikhonov
2008-02-26[POWERPC] Remove dead code at KernelAltiVecDale Farnsworth
2008-02-08procfs: constify function pointer tablesJan Engelhardt
2008-02-06remove support for un-needed _extratext sectionRobin Getz
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-28[PPC] Remove 85xx from arch/ppcKumar Gala
2008-01-28[PPC] Remove 83xx from arch/ppcKumar Gala
2008-01-28[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich
2008-01-24sysctl: kill binary sysctl KERN_PPC_L2CREric W. Biederman
2008-01-23[POWERPC] Move RapidIO support code from arch/ppcKumar Gala
2007-12-23[POWERPC] 4xx: Fix TLB 0 problem with CONFIG_SERIAL_TEXT_DEBUGStefan Roese
2007-12-23[POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt
2007-12-20[POWERPC] arch/ppc: Remove duplicate includesLucas Woods
2007-11-20Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2007-11-19[POWERPC] 4xx: Use virtual PVR value to init FPU on arch/ppc 440EPJosh Boyer
2007-11-13[POWERPC] Avoid unpaired stwcx. on some processorsBecky Bruce
2007-11-01[POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt
2007-11-01[POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-04[PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppcPaul Mackerras
2007-09-22[POWERPC] Fix ppc kernels after build-id additionMeelis Roos
2007-09-17[POWERPC] Remove APUS support from arch/ppcAdrian Bunk
2007-09-10[PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiationJochen Friedrich
2007-08-15[POWERPC] Fix small race in 44x tlbie functionDavid Gibson
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman
2007-07-10[POWERPC] Remove unused do_signal exportChristoph Hellwig
2007-06-14[POWERPC] Merge CPU features pertaining to icache coherencyDavid Gibson
2007-05-23[PPC] Remove duplicate export of __div64_32.Kumar Gala