aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2005-08-29[SPARC64]: Eliminate irq_cpustat_t.David S. Miller
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds
2005-08-29[SPARC64]: More fully work around Spitfire Errata 51.David S. Miller
2005-08-29[SPARC64]: Make debugging spinlocks usable again.David S. Miller
2005-08-29[SPARC]: remove use of asm/segment.hKumar Gala
2005-08-29[SPARC64]: remove use of asm/segment.hKumar Gala
2005-08-29[SPARC64]: Revamp Spitfire error trap handling.David S. Miller
2005-08-29[SPARC64]: Do not call winfix_dax blindlyDavid S. Miller
2005-08-29[SPARC64]: Fix trap state reading for instruction_access_exception.David S. Miller
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git Linus Torvalds
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git Linus Torvalds
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt
2005-08-29[PATCH] Dynamic hugepage addresses for ppc64David Gibson
2005-08-29[PATCH] ppc64: Check of_chosen in check_for_initrd()Michael Ellerman
2005-08-29[PATCH] ppc64: unflatten_device_tree() should check if lmb_alloc() failsMichael Ellerman
2005-08-29[PATCH] ppc64: Fix a misleading printk in unflatten_dt_node()Michael Ellerman
2005-08-29[PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md functionMichael Ellerman
2005-08-29[PATCH] ppc64: allow xmon=offOlaf Hering
2005-08-29[PATCH] ppc64: Remove CONFIG_MSCHUNKSMichael Ellerman
2005-08-29[PATCH] ppc64: Simplify some lmb functionsMichael Ellerman
2005-08-29[PATCH] ppc64: Remove physbase from the lmb_property structMichael Ellerman
2005-08-29[PATCH] ppc64: Remove redundant abs_to_phys() macroMichael Ellerman
2005-08-29[PATCH] ppc64: Remove redundant use of pointers in lmb codeMichael Ellerman
2005-08-29[PATCH] ppc64: Remove redundant uses of physRpn_to_absRpnMichael Ellerman
2005-08-29[PATCH] ppc64: Rename msChunks structureMichael Ellerman
2005-08-29[PATCH] ppc64: msChunks cleanupsMichael Ellerman
2005-08-29[PATCH] ppc64: Remove PTRRELOC() from msChunks codeMichael Ellerman
2005-08-29[PATCH] ppc64: introduce FW_FEATURE_ISERIESStephen Rothwell
2005-08-29[PATCH] ppc64: make firmware_has_feature() strongerStephen Rothwell
2005-08-29[PATCH] ppc64: create firmware_has_feature()Stephen Rothwell
2005-08-29[PATCH] ppc64: remove firmware features from cpu_specStephen Rothwell
2005-08-29[PATCH] Move variables in ppc64 head.S from .data to .bssDavid Gibson
2005-08-29[PATCH] Tweak comments in ppc64 head.SDavid Gibson
2005-08-29[PATCH] Remove unneeded #defines in head.SDavid Gibson
2005-08-29[PATCH] Fix apparent code overlap in ppc64 head.SDavid Gibson
2005-08-29[PATCH] Remove general use functions from head.SDavid Gibson
2005-08-29[PATCH] Change address of ppc64 initial segment tableDavid Gibson
2005-08-29[PATCH] Move iSeries and common vectors into unused space in head.SDavid Gibson
2005-08-29[PATCH] Remove NACA fixed address constraintDavid Gibson
2005-08-29[PATCH] ppc64: split pSeries specific parts out of vio.cStephen Rothwell
2005-08-29[PATCH] ppc64: make the bus matching function platform specificStephen Rothwell
2005-08-29[PATCH] ppc64: move iSeries vio iommu initStephen Rothwell
2005-08-29[PATCH] ppc64: split iSeries specific parts out of vio.cStephen Rothwell
2005-08-29[PATCH] ppc64: change duplicate Kconfig menu "General setup" to "Bus Options"Frank Rowand
2005-08-29[PATCH] ppc64: PCI device-node failure detectionJake Moilanen
2005-08-29[PATCH] flattened device tree changesBenjamin Herrenschmidt
2005-08-29[PATCH] Four level pagetables for ppc64David Gibson
2005-08-29[PATCH] ppc64: make arch/ppc64/boot standaloneOlaf Hering
2005-08-28[ARM] drop i386-isms from arm KconfigPavel Machek
2005-08-27[PATCH] mmaper_kern.c fixes [buffer overruns]Al Viro