aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-07[PATCH] PPC64: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-09-07[PATCH] IA64: convert kcalloc to kzallocPekka Enberg3-6/+6
2005-09-07[PATCH] fix: dmi_check_systemRobert Love1-1/+1
2005-09-07[PATCH] dmi: add onboard devices discoveryAndrey Panin1-12/+90
2005-09-07[PATCH] dmi: make dmi_string() behave like strdup()Andrey Panin1-16/+23
2005-09-07[PATCH] dmi: remove old debugging codeAndrey Panin1-21/+0
2005-09-07[PATCH] dmi: remove uneeded functionAndrey Panin1-45/+40
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi7-114/+4
2005-09-07[PATCH] cpusets: Move the ia64 domain setup code to the generic codeJohn Hawkes2-445/+1
2005-09-07[PATCH] ia64 cpuset + build_sched_domains() mangles structuresJohn Hawkes1-21/+69
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h headersJesper Juhl1-7/+0
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz26-111/+42
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai10-27/+27
2005-09-07[PATCH] remove the second arg of do_timer_interrupt()Adrian Bunk3-7/+6
2005-09-07[PATCH] arm26: one -g is enough for everyoneAdrian Bunk1-4/+0
2005-09-07[PATCH] Fix function/macro name collision on i386 oprofileDavid Gibson3-9/+9
2005-09-07[PATCH] Make the bzImage format self-terminatingH. Peter Anvin4-4/+8
2005-09-07[PATCH] move m68k rtc drivers over to initcallsChristoph Hellwig2-4/+5
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell1-8/+8
2005-09-07[PATCH] NMI: Update NMI users of RCU to use new APIPaul E. McKenney2-4/+4
2005-09-07[PATCH] More __read_mostly variablesChristoph Lameter2-2/+2
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