aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-03powerpc: Set entry point and text address in linker scriptMichael Ellerman2-8/+4
2005-11-03powerpc: Make early debugging fit on 80 character terminalMichael Ellerman1-1/+1
2005-11-03powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.hMichael Ellerman1-1/+1
2005-11-03powerpc: Move plpar_wrappers.h into arch/powerpc/platforms/pseriesMichael Ellerman5-4/+115
2005-11-03powerpc: Make set_dabr() a ppc_md functionMichael Ellerman2-17/+17
2005-11-03powerpc: Copy default configs into arch/powerpc/configsMichael Ellerman5-0/+5847
2005-11-02[PATCH] x86-64: bitops fix for -OsAlexandre Oliva1-16/+50
2005-11-03powerpc: Merge remaining RTAS codePaul Mackerras11-161/+143
2005-11-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-17/+192
2005-11-02Merge branch 'swiotlb' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds4-762/+5
2005-11-02[ARM SMP] Add hotplug CPU infrastructureRussell King4-0/+132
2005-11-02[ARM SMP] Fix a couple of warningsRussell King1-2/+2
2005-11-02[ARM SMP] Track CPU idle threadsRussell King1-7/+13
2005-11-02[ARM] Fix Realview machine for patch 3016/1Russell King1-7/+37
2005-11-02[ARM] Fix mm initialisation with write buffered write allocate cachesRussell King1-1/+8
2005-11-02powerpc: Compile fixes for chrp/nvram.cPaul Mackerras1-2/+5
2005-11-02powerpc: include <linux/platform_device.h> in pegasos_eth.cPaul Mackerras1-0/+1
2005-11-02Merge Paulus' treeStephen Rothwell97-169/+243
2005-11-01[PATCH] missing platform_device.h includesAl Viro1-4/+5
2005-11-01[PATCH] audit_sysctl_exit can only be used with CONF_AUDIT_SYSCTLHorms1-1/+1
2005-11-01[PATCH] m68knommu: updated defconfigGreg Ungerer1-2/+1
2005-11-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds30-455/+2522
2005-11-01[PATCH] toshiba_ohci1394_dmi_table should be __devinitdata, not __devinitRoland Dreier1-1/+1
2005-11-02powerpc: include lmb.h in arch/powerpc/platforms/powermac/setup.cPaul Mackerras1-0/+1
2005-11-02Merge iSeries include file moveStephen Rothwell29-64/+64
2005-11-02[PATCH] powerpc: Move naca.h to platforms/iseriesDavid Gibson5-4/+27
2005-11-02[PATCH] powerpc: Move dart.hDavid Gibson2-2/+62
2005-11-02Merge ../linux-2.6Paul Mackerras89-163/+153
2005-11-02powerpc: clean up bug.h furtherPaul Mackerras1-4/+4
2005-11-02merge filename and modify references to iseries/vio.hKelly Daly3-3/+3
2005-11-02merge filename and modify references to iSeries/mf.hKelly Daly4-4/+4
2005-11-02powerpc: exclude powerbook sleep code with CONFIG_PPC64 and CONFIG_PMPaul Mackerras1-4/+4
2005-11-02powerpc: Fix compile error with CONFIG_TAU=yPaul Mackerras1-2/+2
2005-11-02powerpc: Use rtas_call not call_rtas in CHRP codePaul Mackerras1-2/+4
2005-11-02merge filename and modify references to iseries/lpar_map.hKelly Daly5-5/+5
2005-11-02merge filename and modify references to iseries/it_lp_reg_save.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/it_lp_queue.hKelly Daly8-8/+8
2005-11-02merge filename and modify references to iseries/it_lp_naca.hKelly Daly3-3/+3
2005-11-02merge filename and modify references to iseries/it_exp_vpd_panel.hKelly Daly3-3/+3
2005-11-02merge filename and modify references to iseries/hv_types.hKelly Daly8-8/+8
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly6-6/+6
2005-11-02merge filename and modify reference to iseries/hv_lp_config.hKelly Daly6-6/+6
2005-11-02merge filename and modify references to iseries/hv_call_xm.hKelly Daly7-7/+7
2005-11-02merge filename and modify references to iseries/hv_call_sc.hKelly Daly5-5/+5
2005-11-02merge filename and modify references to iseries/hv_call_event.hKelly Daly2-2/+2
2005-11-01[ARM] 3081/1: Remove GTWX5715 from ixp4xx_defconfigDeepak Saxena1-1/+1
2005-11-01[ARM] 3052/1: add ixp2000 microcode loaderLennert Buytenhek2-1/+475
2005-11-01[ARM] 2948/1: new preemption safe copy_{to|from}_user implementationNicolas Pitre3-2/+216
2005-11-01[ARM] 2947/1: copy template with new memcpy/memmoveNicolas Pitre4-374/+502
2005-11-01[ARM] 2946/2: split --arch_clear_user() out of lib/uaccess.SNicolas Pitre3-40/+55