aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2005-09-22[PATCH] powerpc: Merge asm-ppc*/dma.hJon Loeliger
2005-09-21[PATCH] uml: fix compile warning after consolidation patchPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: comment about cast build fixPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: readd removed unistd.h inclusionPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: fix bogus HOST_ELF_CLASS symbol namePaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: Fix conflict between libc and ipv6Paolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: fix uname output on 32-bit binary on 64-bit hostPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: fix modify_ldt - missing break in switchPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: remove verify_area_{tt,skas}Paolo 'Blaisorblade' Giarrusso
2005-09-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-09-21[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.cCatalin Marinas
2005-09-21[PATCH] update URL for HPET spec.Randy Dunlap
2005-09-21[PATCH] ppc64: Build zImage.vmode for G5Benjamin Herrenschmidt
2005-09-21[PATCH] ppc64: Fix issue with non zero boot cpuAnton Blanchard
2005-09-21[PATCH] PPC64: Fix boot for some pre-POWER4 systemsOlof Johansson
2005-09-21[PATCH] ppc64: Fix PCI flags when using OF device treePaul Mackerras
2005-09-21[PATCH] powerpc: Merge bug.hBecky Bruce
2005-09-21[PATCH] powerpc: Revised merge asm-ppc*/hardirq.hlinuxppc@jdl.com
2005-09-21[PATCH] powerpc: unified signature of timer_interrupt() between ppc32/ppc64Kumar Gala
2005-09-21[PATCH] powerpc: reduce oprofile/common.c differencesStephen Rothwell
2005-09-21[PATCH] powerpc: merge the rest of arch/ppc*/oprofileStephen Rothwell
2005-09-21[PATCH] powerpc: merge oprofile headersStephen Rothwell
2005-09-21[PATCH] powerpc: rename op_ppc{32,64}_model to op_powerpc_modelStephen Rothwell
2005-09-21[PATCH] Merge arch/ppc*/oprofile/Makefile into arch/powerpc/oprofileStephen Rothwell
2005-09-21[PATCH] powerpc: Move arch/ppc*/oprofile/Kconfig to arch/powerpcStephen Rothwell
2005-09-21[PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpcStephen Rothwell
2005-09-21[PATCH] ppc32: Allow user to individual select CHRP/PMAC/PREP configKumar Gala
2005-09-21[PATCH] ppc64: Store virtual address in TLB flush batchesBenjamin Herrenschmidt
2005-09-21[PATCH] ppc64: Updated Olof misc updates 3/3Olof Johansson
2005-09-21[PATCH] ppc64: Updated Olof iommu updates 2/3Olof Johansson
2005-09-21[PATCH] ppc64: Updated Olof iommu updates 1/3Olof Johansson
2005-09-21Revert "[PATCH] ppc32: Allow user to individual select CHRP/PMAC/PREP config"Paul Mackerras
2005-09-20[SPARC64]: Verify vmalloc TLB misses more strictly.David S. Miller
2005-09-20[ARM] Prevent deadlock in page fault handlerRussell King
2005-09-20[ARM] 2928/1: S3C2410 - make machine init code staticBen Dooks
2005-09-20[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks
2005-09-20[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`Ben Dooks
2005-09-20[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`Ben Dooks
2005-09-20[ARM] 2922/1: compile fix for sharkVincent Sanders
2005-09-20[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`Ben Dooks
2005-09-19[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.hDavid S. Miller
2005-09-19[SPARC64]: Handle little-endian unaligned loads/stores correctly.David S. Miller
2005-09-19[PATCH] Alpha: ISA IRQs fixup for dp264Ivan Kokshaysky
2005-09-19[PATCH] ppc32: Allow user to individual select CHRP/PMAC/PREP configKumar Gala
2005-09-19[PATCH] powerpc: Remove section free() and linker script bitsJon Loeliger
2005-09-19[PATCH] powerpc: Remove sections use from ppc64 and driversJon Loeliger
2005-09-19[PATCH] powerpc: Remove sections use from ppcJon Loeliger
2005-09-19[PATCH] ppc32: Removed non-inlined versions of local_irq* functionsKumar Gala
2005-09-19[PATCH] powerpc: Merged ppc_asm.hKumar Gala
2005-09-18[ARM] Fix warning in arch/arm/mach-sa1100/generic.cRussell King