summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] PPC64: convert kcalloc to kzallocPekka Enberg2005-09-081-1/+1
* [PATCH] IA64: convert kcalloc to kzallocPekka Enberg2005-09-083-6/+6
* [PATCH] fix: dmi_check_systemRobert Love2005-09-081-1/+1
* [PATCH] dmi: add onboard devices discoveryAndrey Panin2005-09-081-12/+90
* [PATCH] dmi: make dmi_string() behave like strdup()Andrey Panin2005-09-081-16/+23
* [PATCH] dmi: remove old debugging codeAndrey Panin2005-09-081-21/+0Star
* [PATCH] dmi: remove uneeded functionAndrey Panin2005-09-081-45/+40Star
* [PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2005-09-087-114/+4Star
* [PATCH] cpusets: Move the ia64 domain setup code to the generic codeJohn Hawkes2005-09-082-445/+1Star
* [PATCH] ia64 cpuset + build_sched_domains() mangles structuresJohn Hawkes2005-09-081-21/+69
* [PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl2005-09-081-7/+0Star
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-0826-111/+42Star
* [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-0810-27/+27
* [PATCH] remove the second arg of do_timer_interrupt()Adrian Bunk2005-09-083-7/+6Star
* [PATCH] arm26: one -g is enough for everyoneAdrian Bunk2005-09-081-4/+0Star
* [PATCH] Fix function/macro name collision on i386 oprofileDavid Gibson2005-09-083-9/+9
* [PATCH] Make the bzImage format self-terminatingH. Peter Anvin2005-09-084-4/+8
* [PATCH] move m68k rtc drivers over to initcallsChristoph Hellwig2005-09-082-4/+5
* [PATCH] compat: be more consistent about [ug]id_tStephen Rothwell2005-09-081-8/+8
* [PATCH] NMI: Update NMI users of RCU to use new APIPaul E. McKenney2005-09-082-4/+4
* [PATCH] More __read_mostly variablesChristoph Lameter2005-09-082-2/+2
* [PATCH] detect soft lockupsIngo Molnar2005-09-084-0/+9
* [PATCH] x86_64: Fix off by one in e820_mappedEric W. Biederman2005-09-081-1/+1
* [PATCH] x86_64: create sysfs entries for cpu only for present cpusAshok Raj2005-09-081-2/+2
* [PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu()Ashok Raj2005-09-081-1/+5
* [PATCH] x86_64: print processor number in show_regsZwane Mwaikambo2005-09-081-0/+1
* [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2005-09-086-102/+109
* [PATCH] ppc32: fix ocp_device_suspend to use pm_message_t instead of u32Eugene Surovegin2005-09-081-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-09-0626-538/+480Star
|\
| * [PATCH] remove linux/version.h include from arch/ppc64Olaf Hering2005-09-065-7/+4Star
| * [PATCH] Invert sense of SLB class bitDavid Gibson2005-09-063-10/+11
| * [PATCH] ppc64: Fix build with oprofile disabledAnton Blanchard2005-09-061-0/+26
| * [PATCH] ppc64: Move oprofile_model into cpu feature structAnton Blanchard2005-09-062-37/+19Star
| * [PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Anton Blanchard2005-09-064-116/+3Star
| * [PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard2005-09-062-5/+14
| * [PATCH] ppc64: Use num_pmcs in oprofile codeAnton Blanchard2005-09-062-11/+5Star
| * [PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard2005-09-061-13/+11Star
| * [PATCH] ppc64: add number of PMCs to cputableAnton Blanchard2005-09-062-19/+42
| * [PATCH] ppc64: Allow world readable /proc/ppc64/lparcfgWim Coekaerts2005-09-061-1/+1
| * [PATCH] ppc64: remove use of asm/segment.hKumar Gala2005-09-061-1/+0Star
| * [PATCH] ppc64: poison initmemAnton Blanchard2005-09-061-0/+1
| * [PATCH] ppc64: systemcfg is now a pointerJimi Xenidis2005-09-061-3/+6
| * [PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller2005-09-062-36/+47
| * [PATCH] ppc64: Remove old includesMilton Miller2005-09-063-13/+3Star
| * [PATCH] ppc64: Take udbg out of ppc_mdMilton Miller2005-09-067-42/+37Star
| * [PATCH] ppc64: Split SCC and 15550 udbg codeMilton Miller2005-09-064-227/+272
| * [PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods.Milton Miller2005-09-063-6/+3Star
| * [PATCH] ppc64: Clean up CR handlingMilton Miller2005-09-061-12/+4Star
| * [PATCH] ppc64: Remove dummy getc routinesMilton Miller2005-09-061-12/+2Star
| * [PATCH] ppc64: dont bypass ppc_md.udbg* functionsMilton Miller2005-09-061-1/+3