summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe()Joachim Fenkes2007-10-031-2/+2
* [POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath2007-10-032-6/+33
* [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins2007-10-031-1/+1
* [POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell2007-10-031-8/+2
* [POWERPC] Make instruction dumping work in real modeScott Wood2007-10-031-0/+8
* [POWERPC] Fix pci domain detectionArnd Bergmann2007-10-031-1/+1
* [POWERPC] Add CHECK_FULL_REGS in several places in ptrace codeRoland McGrath2007-10-032-0/+12
* [POWERPC] Make vio_bus_type staticStephen Rothwell2007-10-031-1/+3
* [POWERPC] Simplify vio_bus_init a little for legacy iSeriesStephen Rothwell2007-10-031-7/+7
* [POWERPC] Remove debug printk from vio_bus_initStephen Rothwell2007-10-031-4/+1
* [POWERPC] Implement generic time of day clocksource for powerpcTony Breeds2007-10-031-172/+98
* [POWERPC] Implement {read,update}_persistent_clockTony Breeds2007-10-031-59/+26
* [POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell2007-10-031-17/+13
* [POWERPC] Separate out legacy machine check exception parsersOlof Johansson2007-10-031-29/+37
* [POWERPC] clk.h interface for platformsDomen Puncer2007-10-032-0/+83
* [POWERPC] Fix build errors when BLOCK=nEmil Medve2007-09-222-5/+6
* [POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepathSatyam Sharma2007-09-221-9/+18
* [POWERPC] Add 64-bit resources support to pci_iomapValentine Barshak2007-09-201-2/+2
* [POWERPC] 4xx: Implement udbg_getc() for 440Hollis Blanchard2007-09-191-0/+11
* Merge branch 'linux-2.6'Paul Mackerras2007-09-202-3/+17
|\
| * [POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt2007-09-191-3/+5
| * [POWERPC] Don't expose clock vDSO functions when CPU has no timebaseBenjamin Herrenschmidt2007-09-191-0/+12
* | [POWERPC] FWNMI is only used on pSeriesStephen Rothwell2007-09-192-0/+9
* | [POWERPC] Size swapper_pg_dir correctlyStephen Rothwell2007-09-192-1/+5
* | [POWERPC] Remove cmd_line from head*.SStephen Rothwell2007-09-197-47/+2
* | [POWERPC] Fix section mismatch in PCI codeStephen Rothwell2007-09-191-6/+1
* | [POWERPC] Remove barriers from the SLB shadow buffer updateMichael Neuling2007-09-191-4/+4
* | [POWERPC] Don't cast kmalloc return value in ibmebus.cJesper Juhl2007-09-191-1/+2
* | [POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala2007-09-146-28/+24
* | [POWERPC] Add cpu feature for SPE handlingKumar Gala2007-09-144-24/+24
* | [POWERPC] Handle alignment faults on SPE load/store instructionsKumar Gala2007-09-141-0/+250
* | [POWERPC] setup_64.c and prom.c comment cleanupLinas Vepstas2007-09-142-6/+8
* | [POWERPC] prom.c whitespace cleanupLinas Vepstas2007-09-141-6/+6
* | [POWERPC] prom_init whitespace cleanup, typo fixLinas Vepstas2007-09-141-6/+6
* | [POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addressesScott Wood2007-09-141-6/+6
* | [POWERPC] Remove warning in arch/powerpc/kernel/sysfs.cOlof Johansson2007-09-141-1/+3
* | [POWERPC] Move lowlevel runlatch calls under cpu feature controlOlof Johansson2007-09-141-0/+2
* | [POWERPC] Remove unused platform_machine_check()Olof Johansson2007-09-141-15/+0
* | [POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=yOlof Johansson2007-09-141-0/+60
* | [POWERPC] Export virq mapping via debugfsMichael Ellerman2007-09-141-0/+63
* | [POWERPC] Initialise hwirq for legacy irqsMichael Ellerman2007-09-141-1/+1
* | [POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman2007-09-141-1/+9
* | [POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman2007-09-141-1/+1
* | [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-141-4/+6
* | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-143-25/+13
|\ \ | |/
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-09-121-1/+1
| |\
| | * [POWERPC] Move serial_dev_init to device_initcall()Olof Johansson2007-09-131-1/+1
| * | [POWERPC] ibmebus: Prevent bus_id collisionsJoachim Fenkes2007-09-111-21/+9
| |/
| * [POWERPC] Flush registers to proper task contextKumar Gala2007-08-281-3/+3
* | [POWERPC] PowerPC 440EPx: Sequoia board supportValentine Barshak2007-09-072-1/+19