aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-10-03Merge branch 'ppc-fixes' of git://git.bocc.de/dbox2 into for-2.6.24Paul Mackerras
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-10-03[POWERPC] Fix panic in RTAS codeTony Breeds
2007-10-03[POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controllerLinas Vepstas
2007-10-03[POWERPC] Celleb: update for PCIIshizaki Kou
2007-10-03[POWERPC] Celleb: Serial I/O updateIshizaki Kou
2007-10-03[POWERPC] Celleb: New HTAB Guest OS Interface on BeatIshizaki Kou
2007-10-03[POWERPC] Celleb: Support for Power/Reset buttonsIshizaki Kou
2007-10-03[POWERPC] Celleb: Move pause, kexec_cpu_down to beat.cIshizaki Kou
2007-10-03[POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe()Joachim Fenkes
2007-10-03[POWERPC] Update axon_msi to use dcr_host_t.baseMichael Ellerman
2007-10-03[POWERPC] Update mpic to use dcr_host_t.baseMichael Ellerman
2007-10-03[POWERPC] Store the base address in dcr_host_tMichael Ellerman
2007-10-03[POWERPC] Select proper defconfig for crosscompilesAdrian Bunk
2007-10-03[POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath
2007-10-03[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins
2007-10-03[POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell
2007-10-03[POWERPC] Make instruction dumping work in real modeScott Wood
2007-10-03[POWERPC] Fix pci domain detectionArnd Bergmann
2007-10-03[POWERPC] Add CHECK_FULL_REGS in several places in ptrace codeRoland McGrath
2007-10-03[POWERPC] bootwrapper: Add PlanetCore firmware supportScott Wood
2007-10-03[POWERPC] bootwrapper: Factor out dt_set_mac_address()Scott Wood
2007-10-03[POWERPC] boot: Simplify gunzip_finishMilton Miller
2007-10-03[POWERPC] boot: Record header bytes in gunzip_startMilton Miller
2007-10-03[POWERPC] Make vio_bus_type staticStephen Rothwell
2007-10-03[POWERPC] Simplify vio_bus_init a little for legacy iSeriesStephen Rothwell
2007-10-03[POWERPC] Remove debug printk from vio_bus_initStephen Rothwell
2007-10-03[POWERPC] Implement generic time of day clocksource for powerpcTony Breeds
2007-10-03[POWERPC] Implement {read,update}_persistent_clockTony Breeds
2007-10-03[POWERPC] Add memory regions to the kcore list for 32-bit machinesEd Swarthout
2007-10-03[POWERPC] Disable power management for arch/ppcPaul Mackerras
2007-10-03[POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell
2007-10-03[POWERPC] Separate out legacy machine check exception parsersOlof Johansson
2007-10-03[POWERPC] clk.h interface for platformsDomen Puncer
2007-10-03[POWERPC] Inline u3msi_compose_msi_msg()Michael Ellerman
2007-10-03[POWERPC] Simplify rtas_change_msi() error semanticsMichael Ellerman
2007-10-03[POWERPC] Simplify error logic in rtas_setup_msi_irqs()Michael Ellerman
2007-10-03[POWERPC] Simplify error logic in u3msi_setup_msi_irqs()Michael Ellerman
2007-10-03[POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node()Michael Ellerman
2007-10-03[POWERPC] Move embedded6xx into multiplatformArnd Bergmann
2007-10-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-10-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-10-02[POWERPC] pseries: device node status can be "ok" or "okay"Linas Vepstas
2007-10-02[SPARC64]: Fix missing load-twin usage in Niagara-1 memcpy.David S. Miller
2007-10-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-01x86_64: increase VDSO_TEXT_OFFSET for ancient binutilsAndi Kleen
2007-10-02[POWERPC] Fix xics set_affinity codeAnton Blanchard
2007-10-01[MIPS] vmlinux.lds.S: Handle note sectionsMaciej W. Rozycki
2007-09-30[SPARC64]: Fix put_user() calls in binfmt_aout32.cDavid S. Miller
2007-09-30[ARM] Resolve PCI section warningsRussell King