summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-03-26[S390] use compiler builtin versions of strlen/strcpy/strcatHeiko Carstens2-0/+16
2009-03-26[S390] module function call optimizationMartin Schwidefsky1-7/+12
2009-03-26[S390] bitops: remove likely annotationsHeiko Carstens1-6/+6
2009-03-26[S390] remove duplicate nul-termination of stringHendrik Brueckner1-1/+0
2009-03-26[S390] allow usage of string functions in linux/string.hRusty Russell1-1/+7
2009-03-26[S390] qdio: report SIGA errors directlyJan Glauber1-0/+1
2009-03-26[S390] kernel: Disable switch_amode by defaultGerald Schaefer1-4/+0
2009-03-26[S390] clock sync mode flagsMartin Schwidefsky1-27/+44
2009-03-26[S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens6-44/+19
2009-03-26[S390] convert bitmap definitions to CHeiko Carstens3-57/+50
2009-03-26[S390] Remove CONFIG_MACHCHK_WARNING.Heiko Carstens2-25/+11
2009-03-26[S390] split/move machine check handler codeHeiko Carstens6-5/+520
2009-03-26[S390] Fix appldata build break with !NETSachin Sant1-1/+1
2009-03-26[S390] Fix hypervisor detection for KVMChristian Borntraeger4-10/+17
2009-03-26[S390] check addressing mode in s390_enable_sieCarsten Otte1-0/+4
2009-03-26[S390] lockdep: trace hardirq off in smp_send_stopChristian Borntraeger1-0/+2
2009-03-26[S390] cputime: initialize per thread timer values on forkHeiko Carstens1-0/+5
2009-03-26[S390] arch/s390/kernel/process.c: fix whitespace damageHeiko Carstens1-37/+27
2009-03-26[S390] move sysinfo.c from drivers/s390 to arch/s390/kernelHeiko Carstens2-1/+431
2009-03-26[S390] dasd: add High Performance FICON supportStefan Weinhuber1-12/+5
2009-03-26[S390] dasd: add large volume supportStefan Weinhuber2-7/+19
2009-03-26[S390] page fault: invoke oom-killerHeiko Carstens1-26/+2
2009-03-26[S390] Automatic IPL after dumpFrank Munzert5-24/+86
2009-03-26[S390] fix dump_stack vs. %p and (null)Christian Borntraeger1-1/+3
2009-03-26[ARM] pxa: build arch/arm/plat-pxa/mfp.c only when PXA3xx or ARCH_MMP definedEric Miao1-1/+3
2009-03-26sparc64: Flush TLB before releasing pages.David S. Miller1-2/+2
2009-03-26Gemini: Add support for Teltonika RUT100Paulius Zaleckas3-0/+105
2009-03-26Gemini: gpiolib based GPIO support v2Paulius Zaleckas6-2/+265
2009-03-26ARM: Add Gemini architecture v3Paulius Zaleckas21-0/+1033
2009-03-25[ARM] OMAP: Fix compile for omap2_init_common_hw()Tony Lindgren4-4/+4
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King168-4317/+10546
2009-03-25ARM: Add support for FA526 v2Paulius Zaleckas13-2/+742
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King1-1/+1
2009-03-25[ARM] collie: fix two minor formatting nitsRussell King1-3/+4
2009-03-25[ARM] 5431/1: scoop: completely drop old-style SCOOP GPIO accessorsDmitry Baryshkov2-33/+0
2009-03-25[ARM] 5430/1: collie_pm: use new GPIO API to control chargerDmitry Baryshkov2-11/+8
2009-03-25[ARM] 5429/1: collie: start scoop converton to new apiDmitry Baryshkov2-8/+26
2009-03-25Merge git://git.marvell.com/orion into develRussell King11-11/+310
2009-03-25Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/coreIngo Molnar6-25/+20
2009-03-25[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform dataThomas Reitmayr2-0/+47
2009-03-25ARM: tlbflush.h: introduce TLB_BTB flagPaulius Zaleckas1-13/+6
2009-03-25platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei1-14/+13
2009-03-25PS3: replace bus_id usageGreg Kroah-Hartman1-2/+2
2009-03-25USB: S3C: Move usb-control.h to platform includeBen Dooks2-4/+5
2009-03-25[ARM] twl4030 - leak fixAlan Cox1-0/+1
2009-03-25[ARM] fix leak in iop13xx/pciAlan Cox1-1/+4
2009-03-25Merge branch 'highmem' into develRussell King20-70/+492
2009-03-25Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...root87-676/+7553
2009-03-24KVM: VMX: Don't allow uninhibited access to EFER on i386Avi Kivity1-1/+1
2009-03-24KVM: ppc: e500: Fix the bug that KVM is unstable in SMPLiu Yu2-1/+5