aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-09-07[PATCH] compat: be more consistent about [ug]id_tGravatar Stephen Rothwell 1-8/+8
2005-09-07[PATCH] NMI: Update NMI users of RCU to use new APIGravatar Paul E. McKenney 2-4/+4
2005-09-07[PATCH] More __read_mostly variablesGravatar Christoph Lameter 2-2/+2
2005-09-07[PATCH] detect soft lockupsGravatar Ingo Molnar 4-0/+9
2005-09-07[PATCH] x86_64: Fix off by one in e820_mappedGravatar Eric W. Biederman 1-1/+1
2005-09-07[PATCH] x86_64: create sysfs entries for cpu only for present cpusGravatar Ashok Raj 1-2/+2
2005-09-07[PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu()Gravatar Ashok Raj 1-1/+5
2005-09-07[PATCH] x86_64: print processor number in show_regsGravatar Zwane Mwaikambo 1-0/+1
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityGravatar Ashok Raj 6-102/+109
2005-09-07[PATCH] ppc32: fix ocp_device_suspend to use pm_message_t instead of u32Gravatar Eugene Surovegin 1-1/+1
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Gravatar Linus Torvalds 26-538/+480
2005-09-06Merge master.kernel.org:/home/rmk/linux-2.6-arm Gravatar Linus Torvalds 4-20/+40
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Gravatar Linus Torvalds 2-2/+2
2005-09-06[PATCH] remove linux/version.h include from arch/ppc64Gravatar Olaf Hering 5-7/+4
2005-09-06[PATCH] Invert sense of SLB class bitGravatar David Gibson 3-10/+11
2005-09-05[SPARC64]: Don't include drivers/firmware/KconfigGravatar David S. Miller 1-2/+0
2005-09-06[PATCH] ppc64: Fix build with oprofile disabledGravatar Anton Blanchard 1-0/+26
2005-09-06[PATCH] ppc64: Move oprofile_model into cpu feature structGravatar Anton Blanchard 2-37/+19
2005-09-06[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Gravatar Anton Blanchard 4-116/+3
2005-09-06[PATCH] ppc64: Add oprofile cpu_type to cpu feature structGravatar Anton Blanchard 2-5/+14
2005-09-06[PATCH] ppc64: Use num_pmcs in oprofile codeGravatar Anton Blanchard 2-11/+5
2005-09-06[PATCH] ppc64: remove CPU_FTR_PMC8Gravatar Anton Blanchard 1-13/+11
2005-09-06[PATCH] ppc64: add number of PMCs to cputableGravatar Anton Blanchard 2-19/+42
2005-09-06[PATCH] ppc64: Allow world readable /proc/ppc64/lparcfgGravatar Wim Coekaerts 1-1/+1
2005-09-06[PATCH] ppc64: remove use of asm/segment.hGravatar Kumar Gala 1-1/+0
2005-09-06[PATCH] ppc64: poison initmemGravatar Anton Blanchard 1-0/+1
2005-09-06[PATCH] ppc64: systemcfg is now a pointerGravatar Jimi Xenidis 1-3/+6
2005-09-06[PATCH] ppc64: Consolidate early console and PPCDBG codeGravatar Milton Miller 2-36/+47
2005-09-06[PATCH] ppc64: Remove old includesGravatar Milton Miller 3-13/+3
2005-09-06[PATCH] ppc64: Take udbg out of ppc_mdGravatar Milton Miller 7-42/+37
2005-09-06[PATCH] ppc64: Split SCC and 15550 udbg codeGravatar Milton Miller 4-227/+272
2005-09-06[PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods.Gravatar Milton Miller 3-6/+3
2005-09-06[PATCH] ppc64: Clean up CR handlingGravatar Milton Miller 1-12/+4
2005-09-06[PATCH] ppc64: Remove dummy getc routinesGravatar Milton Miller 1-12/+2
2005-09-06[PATCH] ppc64: dont bypass ppc_md.udbg* functionsGravatar Milton Miller 1-1/+3
2005-09-05[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ...Gravatar Richard Purdie 3-0/+30
2005-09-05[ARM] 2876/1: N30 - remove task to toggle USB D+ lineGravatar Ben Dooks 1-20/+10
2005-09-05Merge master.kernel.org:/home/rmk/linux-2.6-arm Gravatar Linus Torvalds 27-84/+86
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Gravatar Linus Torvalds 13-604/+285
2005-09-05[PATCH] s390: compat system callsGravatar Heiko Carstens 1-2/+2
2005-09-05[PATCH] s390: pfault interrupt raceGravatar Martin Schwidefsky 1-1/+4
2005-09-05[PATCH] s390: debug feature changesGravatar Michael Holzheu 1-20/+32
2005-09-05[PATCH] s390: machine check handler bugsGravatar Martin Schwidefsky 2-55/+174
2005-09-05[PATCH] uml: fix x86_64 page leakGravatar Jeff Dike 2-1/+12
2005-09-05[PATCH] uml: fix advanced sysemu checkGravatar Bodo Stroesser 1-11/+17
2005-09-05[PATCH] uml: allow host capability usage to be disabledGravatar Bodo Stroesser 1-0/+24
2005-09-05[PATCH] uml: skas0 stubs now check system call return valuesGravatar Bodo Stroesser 8-238/+348
2005-09-05[PATCH] uml: increase granularity of host capability checkingGravatar Bodo Stroesser 4-34/+96
2005-09-05[PATCH] uml: move libc-dependent startup and signal codeGravatar Gennady Sharapov 8-168/+230
2005-09-05[PATCH] uml: add host AIO support to block driverGravatar Jeff Dike 4-409/+373