summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-01-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-01-14[PATCH] powerpc: Recognize /chaos bridge on old pmacs as PCIPaul Mackerras
2006-01-14powerpc: Avoid unaligned loads and stores in boot memcpy codePaul Mackerras
2006-01-14powerpc: Make COFF zImages for old 32-bit powermacsPaul Mackerras
2006-01-14[PATCH] powerpc: Make CHRP build againDavid Woodhouse
2006-01-14[PATCH] powerpc: special-case ibm,suspend-me RTAS callDave C Boutcher
2006-01-14ppc: Remove duplicate export of get_wchanPaul Mackerras
2006-01-14[PATCH] powerpc/8xx: Use 8MB D-TLB's for kernel static mapping faultsMarcelo Tosatti
2006-01-14[PATCH] powerpc: Add MPC834x SYS board to arch/powerpcKumar Gala
2006-01-14[PATCH] powerpc: Add FSL SOC library and setup codeKumar Gala
2006-01-14[PATCH] powerpc: Allow for ppc_md restart, power_off, and halt to be NULLKumar Gala
2006-01-14[PATCH] powerpc: oprofile cpu type names clash with other codeAndy Whitcroft
2006-01-14powerpc: Provide a suitable AT_PLATFORM valuePaul Mackerras
2006-01-13[IA64] build broken for ia64 simserial.cAndreas Schwab
2006-01-13[IA64] prevent accidental modification of args in jprobe handlerZhang Yanmin
2006-01-13[IA64] Add hotplug cpu to salinfo.c, replace semaphore with mutexKeith Owens
2006-01-13[IA64] Handle debug traps in fsys modeJason Uhlenkott
2006-01-13[IA64-SGI] Fix sn_flush_device_kernel & spinlock initializationPrarit Bhargava
2006-01-13[IA64] Hole in IA64 TLB flushing from system threadsJack Steiner
2006-01-13[IA64-SGI] Altix BTE error handling fixesRuss Anderson
2006-01-13[IA64] Fix conversion of pal_min_state physical addressFrancois Wellenrieter
2006-01-13[IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup)Dean Nelson
2006-01-13[IA64-SGI] move xpc.h to include/asm-ia64/snDean Nelson
2006-01-13[IA64-SGI] move xpc_system_reboot()Dean Nelson
2006-01-13[IA64-SGI] ignoring loss of heartbeat while XPC is in kdebugDean Nelson
2006-01-13[IA64-SGI] XPC and unregistering from notifier listsDean Nelson
2006-01-13[IA64-SGI] cleanup XPC disengage related messagesDean Nelson
2006-01-13[IA64-SGI] ensure XPC disengage request is processedDean Nelson
2006-01-13[IA64] Add stub entry to fsys.S for sys_migrate_pagesTony Luck
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson
2006-01-13[PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson
2006-01-13[PATCH] powerpc: Updated platforms that use gianfar to match driverKumar Gala
2006-01-13[PATCH] powerpc/boot: Better use of defaultimage-Tom Rini
2006-01-13[PATCH] powerpc: Add support for changing properties from userspaceDave C Boutcher
2006-01-13[PATCH] powerpc: Add of_find_property functionDave C Boutcher
2006-01-13[PATCH] powerpc: Add/remove/update properties in firmware device treeDave C Boutcher
2006-01-13[PATCH] Remove bzImage targetTom Rini
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-01-12[ARM] Convert some arm semaphores to mutexesArjan van de Ven
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-12[ARM] Allow r2 to be passed through the decompressor to the kernelRussell King
2006-01-12[PATCH] m68k: console code in head.S needs framebuffer support built inAl Viro
2006-01-12[PATCH] m68k: fix reference to init_task in vmlinux-sun3.ldsAl Viro
2006-01-12[PATCH] m68k: fix use of void foo(void) asm("bar") in traps.cAl Viro
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro
2006-01-12[PATCH] m68k: NULL noise removalAl Viro
2006-01-12[PATCH] m68k: checksum __user annotationsAl Viro
2006-01-12[PATCH] m68k: syscalls __user annotationAl Viro
2006-01-12[PATCH] m68k: rtc __user annotationsAl Viro