aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/chrp/setup.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg
2009-10-30powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk
2008-05-14[POWERPC] Move xmon_irq() declaration into xmon.hMichael Ellerman
2008-01-25[POWERPC] Autodetect serial console on pegasos2Olaf Hering
2007-12-20[POWERPC] CHRP: Fix possible NULL pointer dereferenceCyrill Gorcunov
2007-10-11[POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely
2007-08-22[POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell
2007-04-24[POWERPC] Remove old interface find_type_devicesStephen Rothwell
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering
2007-03-16[POWERPC] Correct apparently misspelled "XMON" preprocessor symbol.Robert P. J. Day
2007-02-09[PATCH] arch/powerpc trivial annotationsAl Viro
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt
2006-10-25[POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson
2006-07-31[POWERPC] chrp: Constify & voidify get_property()Jeremy Kerr
2006-07-07[POWERPC] Add briq support to CHRPBenjamin Herrenschmidt
2006-07-07[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-05powerpc: Fix CHRP booting - needs a define_machine callPaul Mackerras
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-03-27powerpc: Fix event-scan code for 32-bit CHRPPaul Mackerras
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2006-02-07[PATCH] powerpc: restore clock speed in /proc/cpuinfoOlaf Hering
2006-01-14[PATCH] powerpc: Make CHRP build againDavid Woodhouse
2006-01-09[PATCH] powerpc: More serial probe fixes (#2)Benjamin Herrenschmidt
2005-11-18powerpc: time-of-day fixes for 32-bit CHRP systemsPaul Mackerras
2005-11-10ppc/powerpc: workarounds for old Open Firmware versionsPaul Mackerras
2005-10-29[PATCH] ppc32: nvram driver for chrpOlaf Hering
2005-10-26powerpc: Merge 32-bit CHRP support.Paul Mackerras