aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-30ppc64 iseries: move some iSeries include filesStephen Rothwell13-14/+569
2005-09-29Merge by hand from Linus' tree.Paul Mackerras63-1502/+1198
2005-09-28[PATCH] ppc64: More hugepage fixesBenjamin Herrenschmidt2-4/+5
2005-09-28[PATCH] ppc64: Add missing barrier() in kexec codeAnton Blanchard1-0/+1
2005-09-28[PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCsjohn stultz1-3/+0
2005-09-28[PATCH] ppc: fix stupid thinko in oprofile fixBenjamin Herrenschmidt1-2/+1
2005-09-28Merge Stephen Rothwell's patchesPaul Mackerras44-457/+386
2005-09-28powerpc: Fixes to get the merged kernel to boot on powermac.Paul Mackerras6-3/+360
2005-09-28powerpc: Fix building in the old arch's boot directory for nowPaul Mackerras1-4/+4
2005-09-28[PATCH] ppc32: make cur_cpu_spec a single pointer instead of an arrayKumar Gala13-69/+42
2005-09-28[PATCH] powerpc: merged asm/cputable.hKumar Gala2-378/+103
2005-09-28ppc64 iSeries: use device_node instead of iSeries_Device_nodeStephen Rothwell4-61/+67
2005-09-28powerpc: move more iSeries codeStephen Rothwell5-59/+84
2005-09-28powerpc: Make powerpc pmac 32 bit build againStephen Rothwell1-0/+2
2005-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds24-1170/+856
2005-09-28powerpc: Move viopath.c to powerpc/platforms/iseriesStephen Rothwell3-3/+2
2005-09-28powerpc: Move iSeries_smp.c to powerpc/platforms/iseriesStephen Rothwell3-9/+9
2005-09-28powerpc: Move iSeries_vio.c to powerpc/platforms/iseriesStephen Rothwell3-1/+1
2005-09-28powerpc: Move iSeries_VpdInfo.c to powerpc/platforms/iseriesStephen Rothwell3-4/+1
2005-09-28powerpc: Move iSeries_irq.c to powerpc/platorms/iseriesStephen Rothwell3-4/+2
2005-09-28powerpc: Move iSeries_pci.c to powerpc/platform/iseriesStephen Rothwell19-112/+49
2005-09-28powerpc: Move iSeries_iommu.c to powerpc/platforms/iseriesStephen Rothwell3-5/+1
2005-09-28powerpc: Move iSeries_htab.c to powerpc/platforms/iseriesStephen Rothwell3-15/+15
2005-09-28powerpc: move iSeries_proc.c to powerpc/platforms/iseriesStephen Rothwell3-6/+9
2005-09-28powerpc: Merge HvLpEvent.c into lpevents.cStephen Rothwell3-90/+68
2005-09-28powerpc: move hvCall.s to powerpc/platforms/iseriesStephen Rothwell4-16/+10
2005-09-28powerpc: move ItLpQueue.c to powerpc/platforms/iseriesStephen Rothwell3-3/+2
2005-09-27powerpc: move iSeries_setup.[ch] and mf.c into platforms/iseriesStephen Rothwell6-70/+65
2005-09-27powerpc: Move LparData.c to powerpc platformsStephen Rothwell4-13/+12
2005-09-27powerpc: Move HvLpConfig.c to powerpc archStephen Rothwell3-3/+2
2005-09-27powerpc: Create arch/powerpc/platforms/iseriesStephen Rothwell5-6/+8
2005-09-27powerpc: clean up after powermac build mergeStephen Rothwell14-317/+24
2005-09-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-260/+322
2005-09-26[PATCH] missing dependency on arm O= buildsAl Viro1-2/+2
2005-09-26[PATCH] m32r: more basic __user annotationsAl Viro1-8/+8
2005-09-26[PATCH] m32r: set CHECKFLAGS properlyAl Viro1-1/+1
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro29-51/+1
2005-09-26[SPARC64]: Do not do TLB pre-filling any more.David S. Miller2-35/+0
2005-09-26[SPARC64]: Simplify Spitfire D-cache page flush.David S. Miller1-46/+23
2005-09-26[ARM] 2936/1: ixp4xx default config fixesVincent Sanders1-259/+318
2005-09-26[ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_typeDavid Vrabel1-1/+4
2005-09-26[SPARC64]: Probe D/I/E-cache config and use.David S. Miller5-23/+96
2005-09-26Merge refs/heads/devtree from rsync://oak/kernels/iseries/work/.git Paul Mackerras10-273/+308
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras81-3/+31234
2005-09-25[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller5-12/+147
2005-09-25Merge from Linus' tree.Paul Mackerras84-305/+589
2005-09-24[SPARC64]: Fix mask formation in tomatillo_wsync_handler()David S. Miller1-1/+1
2005-09-24[ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King1-3/+3
2005-09-23Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2005-09-23[ARM] Fix context switch with ARMv6 + TLSRussell King1-1/+1