summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds2006-01-141-0/+2
|\
| * [PATCH] spi: simple SPI frameworkDavid Brownell2006-01-141-0/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-1410-63/+65
|\ \
| * | [PATCH] Add vio_bus_type probe and remove methodsRussell King2006-01-131-4/+4
| * | [PATCH] Add of_platform_bus_type probe and remove methodsRussell King2006-01-131-2/+2
| * | [PATCH] Add sh_bus_type probe and remove methodsRussell King2006-01-131-17/+17
| * | [PATCH] Add ocp_bus_type probe and remove methodsRussell King2006-01-131-2/+2
| * | [PATCH] Add parisc_bus_type probe and remove methodsRussell King2006-01-131-2/+2
| * | [PATCH] Add tiocx bus_type probe/remove methodsRussell King2006-01-131-8/+8
| * | [PATCH] Add logic module bus_type probe/remove methodsRussell King2006-01-131-18/+18
| * | [PATCH] Add locomo bus_type probe/remove methodsRussell King2006-01-131-2/+2
| * | [PATCH] Add SA1111 bus_type probe/remove methodsRussell King2006-01-131-2/+2
| * | [PATCH] Add ecard_bus_type probe/remove/shutdown methodsRussell King2006-01-131-6/+8
| |/
* | [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-142-2/+0Star
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-1418-1499/+523Star
|\ \
| * | [IA64] build broken for ia64 simserial.cAndreas Schwab2006-01-141-8/+2Star
| * | [IA64] prevent accidental modification of args in jprobe handlerZhang Yanmin2006-01-132-0/+84
| * | [IA64] Add hotplug cpu to salinfo.c, replace semaphore with mutexKeith Owens2006-01-131-51/+119
| * | [IA64] Handle debug traps in fsys modeJason Uhlenkott2006-01-131-7/+19
| * | [IA64-SGI] Fix sn_flush_device_kernel & spinlock initializationPrarit Bhargava2006-01-134-71/+93
| * | [IA64] Hole in IA64 TLB flushing from system threadsJack Steiner2006-01-131-1/+1
| * | [IA64-SGI] Altix BTE error handling fixesRuss Anderson2006-01-132-14/+53
| * | [IA64] Fix conversion of pal_min_state physical addressFrancois Wellenrieter2006-01-131-1/+1
| * | [IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup)Dean Nelson2006-01-133-6/+6
| * | [IA64-SGI] move xpc.h to include/asm-ia64/snDean Nelson2006-01-131-1274/+0Star
| * | [IA64-SGI] move xpc_system_reboot()Dean Nelson2006-01-131-29/+29
| * | [IA64-SGI] ignoring loss of heartbeat while XPC is in kdebugDean Nelson2006-01-131-1/+27
| * | [IA64-SGI] XPC and unregistering from notifier listsDean Nelson2006-01-131-4/+6
| * | [IA64-SGI] cleanup XPC disengage related messagesDean Nelson2006-01-133-23/+68
| * | [IA64-SGI] ensure XPC disengage request is processedDean Nelson2006-01-134-11/+16
| * | [IA64] Add stub entry to fsys.S for sys_migrate_pagesTony Luck2006-01-131-0/+1
| |/
* | [PATCH] powerpc: Recognize /chaos bridge on old pmacs as PCIPaul Mackerras2006-01-141-1/+2
* | powerpc: Avoid unaligned loads and stores in boot memcpy codePaul Mackerras2006-01-141-3/+17
* | powerpc: Make COFF zImages for old 32-bit powermacsPaul Mackerras2006-01-1410-499/+895
* | [PATCH] powerpc: Make CHRP build againDavid Woodhouse2006-01-143-15/+26
* | [PATCH] powerpc: special-case ibm,suspend-me RTAS callDave C Boutcher2006-01-141-1/+95
* | ppc: Remove duplicate export of get_wchanPaul Mackerras2006-01-141-1/+0Star
* | [PATCH] powerpc/8xx: Use 8MB D-TLB's for kernel static mapping faultsMarcelo Tosatti2006-01-141-0/+77
* | [PATCH] powerpc: Add MPC834x SYS board to arch/powerpcKumar Gala2006-01-147-2/+1292
* | [PATCH] powerpc: Add FSL SOC library and setup codeKumar Gala2006-01-143-0/+326
* | [PATCH] powerpc: Allow for ppc_md restart, power_off, and halt to be NULLKumar Gala2006-01-141-3/+6
* | [PATCH] powerpc: oprofile cpu type names clash with other codeAndy Whitcroft2006-01-142-30/+30
* | powerpc: Provide a suitable AT_PLATFORM valuePaul Mackerras2006-01-141-44/+128
* | [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-1314-69/+75
* | [PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson2006-01-138-69/+68Star
* | [PATCH] powerpc: Updated platforms that use gianfar to match driverKumar Gala2006-01-139-55/+52Star
* | [PATCH] powerpc/boot: Better use of defaultimage-Tom Rini2006-01-131-2/+2
* | [PATCH] powerpc: Add support for changing properties from userspaceDave C Boutcher2006-01-131-0/+100
* | [PATCH] powerpc: Add of_find_property functionDave C Boutcher2006-01-131-6/+13
* | [PATCH] powerpc: Add/remove/update properties in firmware device treeDave C Boutcher2006-01-131-2/+88