aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-07[PATCH] powerpc: Add support for Xilinx ML403 reference designGrant C. Likely8-4/+251
2006-02-07[PATCH] powerpc: Add xparameters file for Xilinx ML403 reference designGrant C. Likely1-0/+243
2006-02-07[PATCH] powerpc: Add Virtex-4 FX to cpu tableGrant C. Likely1-1/+11
2006-02-07[PATCH] powerpc: Add ML300 defconfigGrant C. Likely1-0/+739
2006-02-07[PATCH] powerpc: Migrate ML300 reference design to the platform busGrant C. Likely4-25/+55
2006-02-07[PATCH] powerpc: Migrate Xilinx Vertex support from the OCP bus to the platfom bus.Grant C. Likely6-128/+78
2006-02-07[PATCH] powerpc: Make Virtex-II Pro support generic for all Virtex devicesGrant C. Likely7-11/+16
2006-02-07[PATCH] powerpc: Move xparameters.h into xilinx virtex device specific pathGrant C. Likely3-2/+20
2006-02-07[PATCH] powerpc: avoid timer interrupt replay effect when onlining cpuNathan Lynch1-0/+3
2006-02-07[PATCH] powerpc: hypervisor check in pseries_kexec_cpu_downMichael Neuling1-1/+1
2006-02-07[PATCH] powerpc: Don't use toc in decrementer_iSeries_maskedMichael Ellerman1-2/+3
2006-02-07[PATCH] powerpc: Cleanup, consolidating icache dirtying logicDavid Gibson1-12/+2
2006-02-07[PATCH] Don't check pointer for NULL before passing it to kfree [arch/powerpc/kernel/rtas_flash.c]Jesper Juhl1-2/+1
2006-02-07[PATCH] powerpc: fix compile warning in udbg_init_maple_realmodeOlaf Hering1-1/+1
2006-02-07[PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_addressOlaf Hering2-1/+5
2006-02-07[PATCH] powerpc: remove pointer/integer confusion in of_find_node_by_nameOlaf Hering1-2/+2
2006-02-07[PATCH] powerpc: restore clock speed in /proc/cpuinfoOlaf Hering3-23/+1
2006-02-07[PATCH] powerpc: remove pointer/integer confusion in generic_calibrate_decrOlaf Hering1-4/+4
2006-02-07[PATCH] powerpc: Don't overwrite flat device tree with kdump kernelMichael Ellerman2-0/+30
2006-02-07[PATCH] powerpc: remove useless call to touch_softlockup_watchdogDave C Boutcher1-4/+0
2006-02-07[PATCH] powerpc: prod all processors after ibm,suspend-meDave C Boutcher1-0/+3
2006-02-07[PATCH] powerpc: return correct rtas status from ibm,suspend-meDave C Boutcher1-2/+2
2006-02-07[PATCH] powerpc: Fix !SMP build of rtas.cMichael Ellerman1-0/+1
2006-02-07[PATCH] powerpc: IOMMU SG paranoiaJake Moilanen1-3/+6
2006-02-07[PATCH] powerpc: Refuse to boot a kdump kernel via OFMichael Ellerman1-0/+4
2006-02-07[PATCH] powerpc: Make sure we don't create empty lmb regionsMichael Ellerman1-0/+4
2006-02-07[PATCH] powerpc: Don't allocate zero bytes in finish_device_tree()Michael Ellerman1-1/+6
2006-02-07[PATCH] powerpc/8xx: last two 8MB D-TLB entries are incorrectly setMarcelo Tosatti1-2/+5
2006-02-07[PATCH] powerpc: Fix spufs initialization sequence.Geoff Levand1-1/+1
2006-02-07powerpc/64: Fix bug in setting floating-point exception modePaul Mackerras1-1/+1
2006-02-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-8/+17
2006-02-05[PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64Adrian Bunk1-0/+1
2006-02-05[PATCH] i386: print kernel version in register dumpsChuck Ebbert2-4/+8
2006-02-05[PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert9-3/+77
2006-02-05[PATCH] x86: fix stack trace facility levelHugh Dickins1-1/+2
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet1-1/+1
2006-02-05Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"Linus Torvalds1-3/+0
2006-02-05[SPARC64]: Update defconfig.David S. Miller1-8/+13
2006-02-05[SPARC64]: Add .gitignore file for sparc64 boot images.David S. Miller1-0/+4
2006-02-04[PATCH] x86_64: IOMMU printk cleanupJon Mason4-10/+11
2006-02-04[PATCH] x86_64: Let impossible CPUs point to reference per cpu dataAndi Kleen1-3/+5
2006-02-04[PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is not enabledAndi Kleen2-1/+24
2006-02-04[PATCH] x86_64: Dont record local apic ids when they are disabled in MADTAshok Raj1-3/+10
2006-02-04[PATCH] x86_64: minor odering correction to dump_pagetable()Jan Beulich1-2/+1
2006-02-04[PATCH] x86_64: small fix for CFI annotationsJan Beulich1-0/+4
2006-02-04[PATCH] x86_64: Calibrate APIC timer using PM timerAndi Kleen2-6/+47
2006-02-04[PATCH] x86_64: Don't allow kprobes on __switch_toAndi Kleen1-1/+3
2006-02-04[PATCH] x86_64: align per-cpu section to configured cache bytesZach Brown1-1/+1
2006-02-04[PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't mergeKevin VanMaren1-3/+6
2006-02-04[PATCH] x86_64: Fix zero mcfg entry workaround on x86-64Andi Kleen1-1/+1