summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Sparse: Add some __user tags to signal functions.Atsushi Nemoto2006-02-074-42/+45
* [MIPS] Shrink Qemu configuration to the bare minimum that is need and tested.Ralf Baechle2006-02-071-52/+26
* [MIPS] Support /proc/kcore for MIPSDaniel Jacobowitz2006-02-071-0/+16
* [MIPS] IP22: Fix serial console detectionRalf Baechle2006-02-071-2/+8
* [MIPS] ieee754[sd]p_neg workaroundAtsushi Nemoto2006-02-072-8/+20
* [MIPS] Remove wrong __user tags.Atsushi Nemoto2006-02-072-7/+5
* [MIPS] Remove commented out code to add -mmad for Nevada.Ralf Baechle2006-02-071-1/+0
* [MIPS] Fix Cobalt PCI cache line sizesPeter Horton2006-02-071-2/+2
* [MIPS] Sparse: Add _MIPS_SZINT and _MIPS_ISA to CHECKFLAGS to fix sparse warn...Atsushi Nemoto2006-02-071-0/+22
* [MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.cAtsushi Nemoto2006-02-071-7/+15
* [MIPS] Reformat to 80 columns.Ralf Baechle2006-02-071-8/+19
* [MIPS] Sibyte: Make all setup functions __init.Ralf Baechle2006-02-071-4/+5
* [MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola.Ralf Baechle2006-02-071-4/+3
* [MIPS] Au1xx0: really set KSEG0 to uncached on rebootSergei Shtylylov2006-02-071-1/+1
* [MIPS] SB1: Add oprofile support.Mark Mason2006-02-073-0/+8
* [MIPS] BCM1480: Cleanup debug code left behind in the PCI driver.Mark Mason2006-02-071-2/+0
* [MIPS] BCM1125 PCI fixesMark Mason2006-02-071-0/+1
* [MIPS] Nevada support for SGI O2.Ralf Baechle2006-02-072-0/+2
* [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.Ralf Baechle2006-02-077-7/+7
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-0729-38/+78
* [MIPS] Check function pointers are non-zero before calling.Ralf Baechle2006-02-071-4/+6
* [MIPS] Revert "mips: add pm_power_off"Ralf Baechle2006-02-071-6/+0
* [MIPS] RTLX compile fixes.Ralf Baechle2006-02-071-0/+4
* [MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100.Ralf Baechle2006-02-071-27/+25
* [MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kern...Ralf Baechle2006-02-071-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-02-052-8/+17
|\
| * [SPARC64]: Update defconfig.David S. Miller2006-02-051-8/+13
| * [SPARC64]: Add .gitignore file for sparc64 boot images.David S. Miller2006-02-051-0/+4
* | [PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64Adrian Bunk2006-02-051-0/+1
* | [PATCH] i386: print kernel version in register dumpsChuck Ebbert2006-02-052-4/+8
* | [PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert2006-02-059-3/+77
* | [PATCH] x86: fix stack trace facility levelHugh Dickins2006-02-051-1/+2
* | [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-051-1/+1
* | Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"Linus Torvalds2006-02-051-3/+0
|/
* [PATCH] x86_64: IOMMU printk cleanupJon Mason2006-02-044-10/+11
* [PATCH] x86_64: Let impossible CPUs point to reference per cpu dataAndi Kleen2006-02-041-3/+5
* [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen2006-02-042-1/+24
* [PATCH] x86_64: Dont record local apic ids when they are disabled in MADTAshok Raj2006-02-041-3/+10
* [PATCH] x86_64: minor odering correction to dump_pagetable()Jan Beulich2006-02-041-2/+1
* [PATCH] x86_64: small fix for CFI annotationsJan Beulich2006-02-041-0/+4
* [PATCH] x86_64: Calibrate APIC timer using PM timerAndi Kleen2006-02-042-6/+47
* [PATCH] x86_64: Don't allow kprobes on __switch_toAndi Kleen2006-02-041-1/+3
* [PATCH] x86_64: align per-cpu section to configured cache bytesZach Brown2006-02-041-1/+1
* [PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't m...Kevin VanMaren2006-02-041-3/+6
* [PATCH] x86_64: Fix zero mcfg entry workaround on x86-64Andi Kleen2006-02-041-1/+1
* [PATCH] x86_64: Do more checking in the SRAT header codeAndi Kleen2006-02-041-4/+15
* [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.Ashok Raj2006-02-041-1/+1
* [PATCH] x86_64: mark two routines as __cpuinitShaohua Li2006-02-042-2/+2
* [PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsingAndi Kleen2006-02-041-6/+20
* [PATCH] x86_64: Remove CONFIG_INIT_DEBUGAndi Kleen2006-02-041-7/+0
OpenPOWER on IntegriCloud