aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-01-14[PATCH] Altix: ioc3 serial supportGravatar Patrick Gefre 2-0/+4
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Gravatar Linus Torvalds 1-0/+2
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Gravatar Linus Torvalds 10-63/+65
2006-01-14[PATCH] remove unused tmp_buf_sem'sGravatar Adrian Bunk 2-2/+0
2006-01-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 18-1499/+523
2006-01-14[PATCH] powerpc: Recognize /chaos bridge on old pmacs as PCIGravatar Paul Mackerras 1-1/+2
2006-01-14powerpc: Avoid unaligned loads and stores in boot memcpy codeGravatar Paul Mackerras 1-3/+17
2006-01-14powerpc: Make COFF zImages for old 32-bit powermacsGravatar Paul Mackerras 10-499/+895
2006-01-14[PATCH] powerpc: Make CHRP build againGravatar David Woodhouse 3-15/+26
2006-01-14[PATCH] powerpc: special-case ibm,suspend-me RTAS callGravatar Dave C Boutcher 1-1/+95
2006-01-14ppc: Remove duplicate export of get_wchanGravatar Paul Mackerras 1-1/+0
2006-01-13[PATCH] spi: simple SPI frameworkGravatar David Brownell 1-0/+2
2006-01-14[PATCH] powerpc/8xx: Use 8MB D-TLB's for kernel static mapping faultsGravatar Marcelo Tosatti 1-0/+77
2006-01-14[PATCH] powerpc: Add MPC834x SYS board to arch/powerpcGravatar Kumar Gala 7-2/+1292
2006-01-14[PATCH] powerpc: Add FSL SOC library and setup codeGravatar Kumar Gala 3-0/+326
2006-01-14[PATCH] powerpc: Allow for ppc_md restart, power_off, and halt to be NULLGravatar Kumar Gala 1-3/+6
2006-01-14[PATCH] powerpc: oprofile cpu type names clash with other codeGravatar Andy Whitcroft 2-30/+30
2006-01-14powerpc: Provide a suitable AT_PLATFORM valueGravatar Paul Mackerras 1-44/+128
2006-01-13[IA64] build broken for ia64 simserial.cGravatar Andreas Schwab 1-8/+2
2006-01-13[IA64] prevent accidental modification of args in jprobe handlerGravatar Zhang Yanmin 2-0/+84
2006-01-13[IA64] Add hotplug cpu to salinfo.c, replace semaphore with mutexGravatar Keith Owens 1-51/+119
2006-01-13[IA64] Handle debug traps in fsys modeGravatar Jason Uhlenkott 1-7/+19
2006-01-13[IA64-SGI] Fix sn_flush_device_kernel & spinlock initializationGravatar Prarit Bhargava 4-71/+93
2006-01-13[IA64] Hole in IA64 TLB flushing from system threadsGravatar Jack Steiner 1-1/+1
2006-01-13[IA64-SGI] Altix BTE error handling fixesGravatar Russ Anderson 2-14/+53
2006-01-13[IA64] Fix conversion of pal_min_state physical addressGravatar Francois Wellenrieter 1-1/+1
2006-01-13[PATCH] Add vio_bus_type probe and remove methodsGravatar Russell King 1-4/+4
2006-01-13[PATCH] Add of_platform_bus_type probe and remove methodsGravatar Russell King 1-2/+2
2006-01-13[PATCH] Add sh_bus_type probe and remove methodsGravatar Russell King 1-17/+17
2006-01-13[PATCH] Add ocp_bus_type probe and remove methodsGravatar Russell King 1-2/+2
2006-01-13[PATCH] Add parisc_bus_type probe and remove methodsGravatar Russell King 1-2/+2
2006-01-13[PATCH] Add tiocx bus_type probe/remove methodsGravatar Russell King 1-8/+8
2006-01-13[PATCH] Add logic module bus_type probe/remove methodsGravatar Russell King 1-18/+18
2006-01-13[PATCH] Add locomo bus_type probe/remove methodsGravatar Russell King 1-2/+2
2006-01-13[PATCH] Add SA1111 bus_type probe/remove methodsGravatar Russell King 1-2/+2
2006-01-13[PATCH] Add ecard_bus_type probe/remove/shutdown methodsGravatar Russell King 1-6/+8
2006-01-13[IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup)Gravatar Dean Nelson 3-6/+6
2006-01-13[IA64-SGI] move xpc.h to include/asm-ia64/snGravatar Dean Nelson 1-1274/+0
2006-01-13[IA64-SGI] move xpc_system_reboot()Gravatar Dean Nelson 1-29/+29
2006-01-13[IA64-SGI] ignoring loss of heartbeat while XPC is in kdebugGravatar Dean Nelson 1-1/+27
2006-01-13[IA64-SGI] XPC and unregistering from notifier listsGravatar Dean Nelson 1-4/+6
2006-01-13[IA64-SGI] cleanup XPC disengage related messagesGravatar Dean Nelson 3-23/+68
2006-01-13[IA64-SGI] ensure XPC disengage request is processedGravatar Dean Nelson 4-11/+16
2006-01-13[IA64] Add stub entry to fsys.S for sys_migrate_pagesGravatar Tony Luck 1-0/+1
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACAGravatar David Gibson 14-69/+75
2006-01-13[PATCH] powerpc: Cleanup LOADADDR etc. asm macrosGravatar David Gibson 8-69/+68
2006-01-13[PATCH] powerpc: Updated platforms that use gianfar to match driverGravatar Kumar Gala 9-55/+52
2006-01-13[PATCH] powerpc/boot: Better use of defaultimage-Gravatar Tom Rini 1-2/+2
2006-01-13[PATCH] powerpc: Add support for changing properties from userspaceGravatar Dave C Boutcher 1-0/+100
2006-01-13[PATCH] powerpc: Add of_find_property functionGravatar Dave C Boutcher 1-6/+13