summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/setup.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-2/+2
* powerpc: platforms/pseries irq_data conversion.Lennert Buytenhek2011-03-101-1/+4
* powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-021-0/+52
* powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard2010-05-211-5/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras2009-09-111-4/+0
* powerpc/pci: Move pseries code into pseries platform specific areaKumar Gala2009-05-211-0/+25
* Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-1/+0
* powerpc: Export CMO_PageSizeAndrew Morton2008-08-261-0/+1
* powerpc: Make CMO paging space pool ID and page size availableRobert Jennings2008-08-181-8/+20
* powerpc/pseries: Enable CMO feature during platform setupRobert Jennings2008-07-251-0/+71
* [POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman2008-05-141-2/+2
* [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman2008-04-241-2/+0
* [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman2008-04-241-10/+5
* [POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()Michael Ellerman2008-04-181-41/+2
* [POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...Michael Ellerman2008-04-181-8/+12
* [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.cMichael Ellerman2008-04-181-1/+52
* [POWERPC] Move prototype for find_udbg_vterm() into a header fileMichael Ellerman2008-04-171-3/+0
* [POWERPC] Update wait_state_cycles in the VPATony Breeds2008-03-261-0/+4
* Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras2007-12-031-2/+1
* [POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas2007-11-201-1/+2
* [POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely2007-10-111-5/+0
* [POWERPC] Fix future firmware feature fixups function failureMichael Neuling2007-07-221-6/+11
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-161-0/+2
|\
| * [POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen2007-06-141-0/+2
* | the wrong variable checked after request_irq()Al Viro2007-07-151-1/+1
|/
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-1/+1
* [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-271-27/+0
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-4/+4
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-131-2/+2
* [POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell2007-03-091-0/+5
* [POWERPC] pseries: Enabling auto poweron after power is restored.Manish Ahuja2007-02-171-1/+29
* [POWERPC] Cleanup pseries kexec codeMichael Ellerman2007-02-141-48/+2
* [POWERPC] Cleanup pseries smp initialisation codeMichael Ellerman2007-02-141-6/+0
* [POWERPC] Consolidate pseries platform header files into pseries.hMichael Ellerman2007-02-141-2/+2
* [POWERPC] dont allow pSeries_probe to succeed without initialising MMUAnton Blanchard2006-12-091-5/+5
* [POWERPC] micro optimise pSeries_probeAnton Blanchard2006-12-091-2/+2
* [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-081-16/+0
* [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas2006-12-041-0/+4
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-041-1/+0
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+3
* [POWERPC] Fix a printk in pseries_mpic_init_IRQMichael Ellerman2006-10-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-031-21/+3
|\
| * [POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard2006-09-261-21/+3
* | [PATCH] restore parport_pc probing on powermacOlaf Hering2006-10-031-6/+0
* | [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* | [PATCH] update legacy io handling for pmacOlaf Hering2006-10-011-0/+6
|/
* [POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics()Michael Ellerman2006-09-131-6/+12
* Merge branch 'merge'Paul Mackerras2006-08-081-2/+0
|\
OpenPOWER on IntegriCloud