summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * [SPARC64]: Remove ktlb.S instruction patching.David S. Miller2005-09-212-39/+24
| | * [SPARC64]: Kill SZ_BITS define from dtlb_backend.SDavid S. Miller2005-09-211-12/+1
| | * [SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller2005-09-214-157/+179
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-262-260/+322
| |\ \
| | * | [ARM] 2936/1: ixp4xx default config fixesVincent Sanders2005-09-261-259/+318
| | * | [ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_typeDavid Vrabel2005-09-261-1/+4
| * | | [PATCH] missing dependency on arm O= buildsAl Viro2005-09-261-2/+2
| * | | [PATCH] m32r: more basic __user annotationsAl Viro2005-09-261-8/+8
| * | | [PATCH] m32r: set CHECKFLAGS properlyAl Viro2005-09-261-1/+1
| * | | [PATCH] useless includes of linux/irq.h in arch/i386Al Viro2005-09-2629-51/+1
| |/ /
* | | Merge Stephen Rothwell's patchesPaul Mackerras2005-09-2844-457/+386
|\ \ \
| * | | ppc64 iSeries: use device_node instead of iSeries_Device_nodeStephen Rothwell2005-09-284-61/+67
| * | | powerpc: move more iSeries codeStephen Rothwell2005-09-285-59/+84
| * | | powerpc: Make powerpc pmac 32 bit build againStephen Rothwell2005-09-281-0/+2
| * | | powerpc: Move viopath.c to powerpc/platforms/iseriesStephen Rothwell2005-09-283-3/+2
| * | | powerpc: Move iSeries_smp.c to powerpc/platforms/iseriesStephen Rothwell2005-09-283-9/+9
| * | | powerpc: Move iSeries_vio.c to powerpc/platforms/iseriesStephen Rothwell2005-09-283-1/+1
| * | | powerpc: Move iSeries_VpdInfo.c to powerpc/platforms/iseriesStephen Rothwell2005-09-283-4/+1
| * | | powerpc: Move iSeries_irq.c to powerpc/platorms/iseriesStephen Rothwell2005-09-283-4/+2
| * | | powerpc: Move iSeries_pci.c to powerpc/platform/iseriesStephen Rothwell2005-09-2819-112/+49
| * | | powerpc: Move iSeries_iommu.c to powerpc/platforms/iseriesStephen Rothwell2005-09-283-5/+1
| * | | powerpc: Move iSeries_htab.c to powerpc/platforms/iseriesStephen Rothwell2005-09-283-15/+15
| * | | powerpc: move iSeries_proc.c to powerpc/platforms/iseriesStephen Rothwell2005-09-283-6/+9
| * | | powerpc: Merge HvLpEvent.c into lpevents.cStephen Rothwell2005-09-283-90/+68
| * | | powerpc: move hvCall.s to powerpc/platforms/iseriesStephen Rothwell2005-09-284-16/+10
| * | | powerpc: move ItLpQueue.c to powerpc/platforms/iseriesStephen Rothwell2005-09-283-3/+2
| * | | powerpc: move iSeries_setup.[ch] and mf.c into platforms/iseriesStephen Rothwell2005-09-276-70/+65
| * | | powerpc: Move LparData.c to powerpc platformsStephen Rothwell2005-09-274-13/+12
| * | | powerpc: Move HvLpConfig.c to powerpc archStephen Rothwell2005-09-273-3/+2
| * | | powerpc: Create arch/powerpc/platforms/iseriesStephen Rothwell2005-09-275-6/+8
* | | | powerpc: Fixes to get the merged kernel to boot on powermac.Paul Mackerras2005-09-286-3/+360
* | | | powerpc: Fix building in the old arch's boot directory for nowPaul Mackerras2005-09-281-4/+4
* | | | [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an arrayKumar Gala2005-09-2813-69/+42
* | | | [PATCH] powerpc: merged asm/cputable.hKumar Gala2005-09-282-378/+103
|/ / /
* | | powerpc: clean up after powermac build mergeStephen Rothwell2005-09-2714-317/+24
* | | Merge refs/heads/devtree from rsync://oak/kernels/iseries/work/.git Paul Mackerras2005-09-2610-273/+308
|\ \ \
| * | | ppc64 iSeries: Don't create linux,boot-cpuStephen Rothwell2005-09-231-3/+0
| * | | ppc64 iSeries: Define /cpus in iSeries device treeMichael Ellerman2005-09-233-153/+57
| * | | ppc64 iSeries: Move setup of systemcfg->platform into iSeries device treeMichael Ellerman2005-09-232-9/+5
| * | | ppc64 iSeries: Move memory setup into iSeries device treeMichael Ellerman2005-09-231-5/+15
| * | | ppc64 iSeries: Call early_setup() on iSeriesMichael Ellerman2005-09-235-15/+22
| * | | ppc64 iSeries: Create a fake flat device tree on iSeriesMichael Ellerman2005-09-231-0/+137
| * | | ppc64 iSeries: Make smp_release_cpus() callable on iSeriesMichael Ellerman2005-09-232-6/+8
| * | | ppc64 iSeries: Make stab_initialize() work on iSeriesMichael Ellerman2005-09-231-1/+3
| * | | ppc64 iSeries: Update create_pte_mapping to replace iSeries_bolt_kernel()Michael Ellerman2005-09-233-64/+30
| * | | ppc46 iSeries: Make some generic irq code compile for iSeriesMichael Ellerman2005-09-232-0/+15
| * | | ppc64 iSeries: Move iSeries ppc_md functions into a machdep_calls structMichael Ellerman2005-09-231-29/+28
* | | | powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2005-09-2681-3/+31234
* | | | Merge from Linus' tree.Paul Mackerras2005-09-2584-305/+589
|\ \ \ \ | | |/ / | |/| |
| * | | [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King2005-09-241-3/+3
OpenPOWER on IntegriCloud