aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-07[PATCH] detect soft lockupsIngo Molnar4-0/+9
2005-09-07[PATCH] x86_64: Fix off by one in e820_mappedEric W. Biederman1-1/+1
2005-09-07[PATCH] x86_64: create sysfs entries for cpu only for present cpusAshok Raj1-2/+2
2005-09-07[PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu()Ashok Raj1-1/+5
2005-09-07[PATCH] x86_64: print processor number in show_regsZwane Mwaikambo1-0/+1
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj6-102/+109
2005-09-07[PATCH] ppc32: fix ocp_device_suspend to use pm_message_t instead of u32Eugene Surovegin1-1/+1
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds26-538/+480
2005-09-06Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds4-20/+40
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2-2/+2
2005-09-06[PATCH] remove linux/version.h include from arch/ppc64Olaf Hering5-7/+4
2005-09-06[PATCH] Invert sense of SLB class bitDavid Gibson3-10/+11
2005-09-05[SPARC64]: Don't include drivers/firmware/KconfigDavid S. Miller1-2/+0
2005-09-06[PATCH] ppc64: Fix build with oprofile disabledAnton Blanchard1-0/+26
2005-09-06[PATCH] ppc64: Move oprofile_model into cpu feature structAnton Blanchard2-37/+19
2005-09-06[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Anton Blanchard4-116/+3
2005-09-06[PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard2-5/+14
2005-09-06[PATCH] ppc64: Use num_pmcs in oprofile codeAnton Blanchard2-11/+5
2005-09-06[PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard1-13/+11
2005-09-06[PATCH] ppc64: add number of PMCs to cputableAnton Blanchard2-19/+42
2005-09-06[PATCH] ppc64: Allow world readable /proc/ppc64/lparcfgWim Coekaerts1-1/+1
2005-09-06[PATCH] ppc64: remove use of asm/segment.hKumar Gala1-1/+0
2005-09-06[PATCH] ppc64: poison initmemAnton Blanchard1-0/+1
2005-09-06[PATCH] ppc64: systemcfg is now a pointerJimi Xenidis1-3/+6
2005-09-06[PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller2-36/+47
2005-09-06[PATCH] ppc64: Remove old includesMilton Miller3-13/+3
2005-09-06[PATCH] ppc64: Take udbg out of ppc_mdMilton Miller7-42/+37
2005-09-06[PATCH] ppc64: Split SCC and 15550 udbg codeMilton Miller4-227/+272
2005-09-06[PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods.Milton Miller3-6/+3
2005-09-06[PATCH] ppc64: Clean up CR handlingMilton Miller1-12/+4
2005-09-06[PATCH] ppc64: Remove dummy getc routinesMilton Miller1-12/+2
2005-09-06[PATCH] ppc64: dont bypass ppc_md.udbg* functionsMilton Miller1-1/+3
2005-09-05[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new hardwareRichard Purdie3-0/+30
2005-09-05[ARM] 2876/1: N30 - remove task to toggle USB D+ lineBen Dooks1-20/+10
2005-09-05Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds27-84/+86
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds13-604/+285
2005-09-05[PATCH] s390: compat system callsHeiko Carstens1-2/+2
2005-09-05[PATCH] s390: pfault interrupt raceMartin Schwidefsky1-1/+4
2005-09-05[PATCH] s390: debug feature changesMichael Holzheu1-20/+32
2005-09-05[PATCH] s390: machine check handler bugsMartin Schwidefsky2-55/+174
2005-09-05[PATCH] uml: fix x86_64 page leakJeff Dike2-1/+12
2005-09-05[PATCH] uml: fix advanced sysemu checkBodo Stroesser1-11/+17
2005-09-05[PATCH] uml: allow host capability usage to be disabledBodo Stroesser1-0/+24
2005-09-05[PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser8-238/+348
2005-09-05[PATCH] uml: increase granularity of host capability checkingBodo Stroesser4-34/+96
2005-09-05[PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov8-168/+230
2005-09-05[PATCH] uml: add host AIO support to block driverJeff Dike4-409/+373
2005-09-05[PATCH] uml: use host AIO supportJeff Dike6-15/+475
2005-09-05[PATCH] uml: build cleanupsAl Viro5-14/+6
2005-09-05[PATCH] uml: system call path cleanupJeff Dike13-215/+131