summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/setup.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-19powerpc: Ensure dtl buffers do not cross 4k boundaryNishanth Aravamudan1-9/+22
2011-05-04powerpc/pseries: Add page coalescing supportBrian King1-0/+11
2011-04-20powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt1-3/+5
2011-04-18powerpc/pseries: Use a kmem cache for DTL buffersNishanth Aravamudan1-2/+10
2011-04-05powerpc/pseries: Don't register global initcallBenjamin Herrenschmidt1-1/+1
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-2/+2
2011-03-10powerpc: platforms/pseries irq_data conversion.Lennert Buytenhek1-1/+4
2010-09-02powerpc: Account time using timebase rather than PURRPaul Mackerras1-0/+52
2010-05-21powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+0
2009-09-11powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras1-4/+0
2009-05-21powerpc/pci: Move pseries code into pseries platform specific areaKumar Gala1-0/+25
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk1-1/+0
2008-08-26powerpc: Export CMO_PageSizeAndrew Morton1-0/+1
2008-08-18powerpc: Make CMO paging space pool ID and page size availableRobert Jennings1-8/+20
2008-07-25powerpc/pseries: Enable CMO feature during platform setupRobert Jennings1-0/+71
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman1-2/+2
2008-04-24[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman1-2/+0
2008-04-24[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman1-10/+5
2008-04-18[POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()Michael Ellerman1-41/+2
2008-04-18[POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...Michael Ellerman1-8/+12
2008-04-18[POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.cMichael Ellerman1-1/+52
2008-04-17[POWERPC] Move prototype for find_udbg_vterm() into a header fileMichael Ellerman1-3/+0
2008-03-26[POWERPC] Update wait_state_cycles in the VPATony Breeds1-0/+4
2007-12-03Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras1-2/+1
2007-11-20[POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas1-1/+2
2007-10-11[POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely1-5/+0
2007-07-22[POWERPC] Fix future firmware feature fixups function failureMichael Neuling1-6/+11
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-0/+2
2007-07-15the wrong variable checked after request_irq()Al Viro1-1/+1
2007-06-14[POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen1-0/+2
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-1/+1
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering1-27/+0
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-4/+4
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell1-2/+2
2007-03-09[POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell1-0/+5
2007-02-17[POWERPC] pseries: Enabling auto poweron after power is restored.Manish Ahuja1-1/+29
2007-02-14[POWERPC] Cleanup pseries kexec codeMichael Ellerman1-48/+2
2007-02-14[POWERPC] Cleanup pseries smp initialisation codeMichael Ellerman1-6/+0
2007-02-14[POWERPC] Consolidate pseries platform header files into pseries.hMichael Ellerman1-2/+2
2006-12-09[POWERPC] dont allow pSeries_probe to succeed without initialising MMUAnton Blanchard1-5/+5
2006-12-09[POWERPC] micro optimise pSeries_probeAnton Blanchard1-2/+2
2006-12-08[POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman1-16/+0
2006-12-04[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas1-0/+4
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt1-1/+0
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+3
2006-10-04[POWERPC] Fix a printk in pseries_mpic_init_IRQMichael Ellerman1-1/+1
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-21/+3
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering1-6/+0