aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-03[POWERPC] Implement clockevents driver for powerpcTony Breeds2-43/+90
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras1-0/+7
2007-10-03[POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controllerLinas Vepstas1-5/+2
2007-10-03[POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe()Joachim Fenkes1-2/+2
2007-10-03[POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath2-6/+33
2007-10-03[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins1-1/+1
2007-10-03[POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell1-8/+2
2007-10-03[POWERPC] Make instruction dumping work in real modeScott Wood1-0/+8
2007-10-03[POWERPC] Fix pci domain detectionArnd Bergmann1-1/+1
2007-10-03[POWERPC] Add CHECK_FULL_REGS in several places in ptrace codeRoland McGrath2-0/+12
2007-10-03[POWERPC] Make vio_bus_type staticStephen Rothwell1-1/+3
2007-10-03[POWERPC] Simplify vio_bus_init a little for legacy iSeriesStephen Rothwell1-7/+7
2007-10-03[POWERPC] Remove debug printk from vio_bus_initStephen Rothwell1-4/+1
2007-10-03[POWERPC] Implement generic time of day clocksource for powerpcTony Breeds1-172/+98
2007-10-03[POWERPC] Implement {read,update}_persistent_clockTony Breeds1-59/+26
2007-10-03[POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell1-17/+13
2007-10-03[POWERPC] Separate out legacy machine check exception parsersOlof Johansson1-29/+37
2007-10-03[POWERPC] clk.h interface for platformsDomen Puncer2-0/+83
2007-09-25[POWERPC] Ensure FULL_REGS on execRoland McGrath1-0/+7
2007-09-22[POWERPC] Fix build errors when BLOCK=nEmil Medve2-5/+6
2007-09-22[POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepathSatyam Sharma1-9/+18
2007-09-20[POWERPC] Add 64-bit resources support to pci_iomapValentine Barshak1-2/+2
2007-09-19[POWERPC] 4xx: Implement udbg_getc() for 440Hollis Blanchard1-0/+11
2007-09-20Merge branch 'linux-2.6'Paul Mackerras2-3/+17
2007-09-19[POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt1-3/+5
2007-09-19[POWERPC] Don't expose clock vDSO functions when CPU has no timebaseBenjamin Herrenschmidt1-0/+12
2007-09-19[POWERPC] FWNMI is only used on pSeriesStephen Rothwell2-0/+9
2007-09-19[POWERPC] Size swapper_pg_dir correctlyStephen Rothwell2-1/+5
2007-09-19[POWERPC] Remove cmd_line from head*.SStephen Rothwell7-47/+2
2007-09-19[POWERPC] Fix section mismatch in PCI codeStephen Rothwell1-6/+1
2007-09-19[POWERPC] Remove barriers from the SLB shadow buffer updateMichael Neuling1-4/+4
2007-09-19[POWERPC] Don't cast kmalloc return value in ibmebus.cJesper Juhl1-1/+2
2007-09-14[POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala6-28/+24
2007-09-14[POWERPC] Add cpu feature for SPE handlingKumar Gala4-24/+24
2007-09-14[POWERPC] Handle alignment faults on SPE load/store instructionsKumar Gala1-0/+250
2007-09-14[POWERPC] setup_64.c and prom.c comment cleanupLinas Vepstas2-6/+8
2007-09-14[POWERPC] prom.c whitespace cleanupLinas Vepstas1-6/+6
2007-09-14[POWERPC] prom_init whitespace cleanup, typo fixLinas Vepstas1-6/+6
2007-09-14[POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addressesScott Wood1-6/+6
2007-09-14[POWERPC] Remove warning in arch/powerpc/kernel/sysfs.cOlof Johansson1-1/+3
2007-09-14[POWERPC] Move lowlevel runlatch calls under cpu feature controlOlof Johansson1-0/+2
2007-09-14[POWERPC] Remove unused platform_machine_check()Olof Johansson1-15/+0
2007-09-14[POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=yOlof Johansson1-0/+60
2007-09-14[POWERPC] Export virq mapping via debugfsMichael Ellerman1-0/+63
2007-09-14[POWERPC] Initialise hwirq for legacy irqsMichael Ellerman1-1/+1
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman1-1/+9
2007-09-14[POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman1-1/+1
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman1-4/+6
2007-09-14Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras3-25/+13
2007-09-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1