Commit Graph

1453 Commits (96f1bb8a412aec3fc16306ef07c5bdb426edb615)

Author SHA1 Message Date
Valentine Barshak 8112753bb2 [POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xx 18 years ago
Valentine Barshak 84e3ad5b91 [POWERPC] 4xx: Introduce cpu_setup functionality to 44x platform 18 years ago
Tony Breeds 1ad749980a [POWERPC] Enable tickless idle and high res timers for powerpc 18 years ago
Tony Breeds d831d0b83f [POWERPC] Implement clockevents driver for powerpc 18 years ago
Linas Vepstas 2d5f565964 [POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controller 18 years ago
Joachim Fenkes 74c9b99d4d [POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe() 18 years ago
Roland McGrath 8150caad02 [POWERPC] powerpc vDSO: install unstripped copies on disk 18 years ago
Hugh Dickins 048c8bc90e [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT 18 years ago
Stephen Rothwell 5669c3cf19 [POWERPC] Limit range of __init_ref_ok somewhat 18 years ago
Scott Wood 0de2d82006 [POWERPC] Make instruction dumping work in real mode 18 years ago
Arnd Bergmann 3eb523b939 [POWERPC] Fix pci domain detection 18 years ago
Roland McGrath fabca2c0a4 [POWERPC] Add CHECK_FULL_REGS in several places in ptrace code 18 years ago
Stephen Rothwell 6fccab26df [POWERPC] Make vio_bus_type static 18 years ago
Stephen Rothwell c868078ed8 [POWERPC] Simplify vio_bus_init a little for legacy iSeries 18 years ago
Stephen Rothwell c546726293 [POWERPC] Remove debug printk from vio_bus_init 18 years ago
Tony Breeds 4a4cfe3836 [POWERPC] Implement generic time of day clocksource for powerpc 18 years ago
Tony Breeds aa3be5f32d [POWERPC] Implement {read,update}_persistent_clock 18 years ago
Stephen Rothwell 2578bfae84 [POWERPC] Create and use CONFIG_WORD_SIZE 18 years ago
Olof Johansson 75918a4b59 [POWERPC] Separate out legacy machine check exception parsers 18 years ago
Domen Puncer 6f6682809b [POWERPC] clk.h interface for platforms 18 years ago
Roland McGrath 474f819672 [POWERPC] Ensure FULL_REGS on exec 18 years ago
Emil Medve 576e393e74 [POWERPC] Fix build errors when BLOCK=n 18 years ago
Satyam Sharma 8fd7675c09 [POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepath 18 years ago
Valentine Barshak 472b5b43be [POWERPC] Add 64-bit resources support to pci_iomap 18 years ago
Hollis Blanchard 70dea47da1 [POWERPC] 4xx: Implement udbg_getc() for 440 18 years ago
Benjamin Herrenschmidt c27da33969 [POWERPC] Fix timekeeping on PowerPC 601 18 years ago
Benjamin Herrenschmidt 7b5acbaac3 [POWERPC] Don't expose clock vDSO functions when CPU has no timebase 18 years ago
Stephen Rothwell 9e4859ef54 [POWERPC] FWNMI is only used on pSeries 18 years ago
Stephen Rothwell ee7a76da1e [POWERPC] Size swapper_pg_dir correctly 18 years ago
Stephen Rothwell 19a8d97d89 [POWERPC] Remove cmd_line from head*.S 18 years ago
Stephen Rothwell 7b2c3c5b1d [POWERPC] Fix section mismatch in PCI code 18 years ago
Michael Neuling 00efee7d5d [POWERPC] Remove barriers from the SLB shadow buffer update 18 years ago
Jesper Juhl 61a564fd2e [POWERPC] Don't cast kmalloc return value in ibmebus.c 18 years ago
Kumar Gala 748a768384 [POWERPC] Fix modpost warnings from head*.S on ppc32 18 years ago
Kumar Gala 5e14d21e3f [POWERPC] Add cpu feature for SPE handling 18 years ago
Kumar Gala 26caeb2ee1 [POWERPC] Handle alignment faults on SPE load/store instructions 18 years ago
Linas Vepstas 3c607ce2a3 [POWERPC] setup_64.c and prom.c comment cleanup 18 years ago
Linas Vepstas 70c6cc37db [POWERPC] prom.c whitespace cleanup 18 years ago
Linas Vepstas e788ff13be [POWERPC] prom_init whitespace cleanup, typo fix 18 years ago
Scott Wood bde6c6e16a [POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addresses 18 years ago
Olof Johansson 6bcc4c0175 [POWERPC] Remove warning in arch/powerpc/kernel/sysfs.c 18 years ago
Olof Johansson a416561bf7 [POWERPC] Move lowlevel runlatch calls under cpu feature control 18 years ago
Olof Johansson 01f1c735f5 [POWERPC] Remove unused platform_machine_check() 18 years ago
Olof Johansson 2e1957fd47 [POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=y 18 years ago
Michael Ellerman 60b332e755 [POWERPC] Export virq mapping via debugfs 18 years ago
Michael Ellerman 7866291d4c [POWERPC] Initialise hwirq for legacy irqs 18 years ago
Michael Ellerman 6815800601 [POWERPC] Provide a default irq_host match, which matches on an exact of_node 18 years ago
Michael Ellerman 8528ab84eb [POWERPC] Invert null match behaviour for irq_hosts 18 years ago
Michael Ellerman 52964f87c6 [POWERPC] Add an optional device_node pointer to the irq_host 18 years ago
Olof Johansson ee56c47440 [POWERPC] Move serial_dev_init to device_initcall() 18 years ago