summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli2005-11-075-59/+78
* [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changesAnanth N Mavinakayanahalli2005-11-075-74/+27Star
* [PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changesAnanth N Mavinakayanahalli2005-11-071-59/+70
* [PATCH] Kprobes: Track kprobe on a per_cpu basis - sparc64 changesAnanth N Mavinakayanahalli2005-11-071-64/+67
* [PATCH] Kprobes: Track kprobe on a per_cpu basis - ppc64 changesAnanth N Mavinakayanahalli2005-11-071-40/+54
* [PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changesAnanth N Mavinakayanahalli2005-11-071-38/+45
* [PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changesAnanth N Mavinakayanahalli2005-11-071-57/+69
* [PATCH] Kprobes: rearrange preempt_disable/enable() callsAnanth N Mavinakayanahalli2005-11-075-56/+65
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-0719-818/+62Star
* [PATCH] fix remaining missing includesTim Schmielau2005-11-074-0/+4
* [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menuPrasanna S Panchamukhi2005-11-0715-81/+65Star
* [PATCH] s390: merge common parts of head.S and head64.SHeiko Carstens2005-11-075-883/+381Star
* [PATCH] s390: remove pagex supportMartin Schwidefsky2005-11-072-137/+5Star
* [PATCH] s390: memory query wait pswHeiko Carstens2005-11-072-5/+3Star
* [PATCH] s390: stop_hz_timer vs. xtime updatesMartin Schwidefsky2005-11-071-1/+7
* [PATCH] s390: signal deliveryHeiko Carstens2005-11-072-4/+4
* [PATCH] uml: build host-binaries with the native host arch againPaolo 'Blaisorblade' Giarrusso2005-11-071-2/+0Star
* [PATCH] uml: fix hardcoded ZONE_* constants in zone setupPaolo 'Blaisorblade' Giarrusso2005-11-071-2/+2
* [PATCH] uml: make tt mode-dependent options depend on MODE_TTJeff Dike2005-11-071-22/+24
* [PATCH] uml: big memory fixesJeff Dike2005-11-077-14/+14
* [PATCH] uml: maintain own LDT entriesBodo Stroesser2005-11-0711-141/+586
* [PATCH] uml: separate libc-dependent helper codeJeff Dike2005-11-0719-56/+23Star
* [PATCH] uml: separate libc-dependent early initializationJeff Dike2005-11-073-36/+25Star
* [PATCH] uml: separate libc-dependent uaccess codeGennady Sharapov2005-11-078-71/+72
* [PATCH] uml: fix UML network driver endianness bugsBodo Stroesser2005-11-072-32/+8Star
* [PATCH] uml: fix syscall stubsPaolo 'Blaisorblade' Giarrusso2005-11-072-33/+92
* [PATCH] uml: improve stub debuggingJeff Dike2005-11-071-0/+11
* [PATCH] cris: "extern inline" -> "static inline"Adrian Bunk2005-11-074-6/+6
* [PATCH] x86: add MCE resumeShaohua Li2005-11-078-12/+10Star
* [PATCH] arch/i386/kernel/scx200.c should #include <linux/scx200_gpio.h>Adrian Bunk2005-11-071-0/+1
* [PATCH] arch/i386/kernel/reboot_fixups.c should #include <linux/reboot_fixups.h>Adrian Bunk2005-11-071-0/+1
* [PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h>Adrian Bunk2005-11-071-0/+1
* [PATCH] i386: LVT entries remaining unmasked on rebootZwane Mwaikambo2005-11-071-2/+8
* [PATCH] arch/i386: Use ARRAY_SIZE macroTobias Klauser2005-11-075-7/+6Star
* [PATCH] sh: Use pfn_valid() for lazy dcache write-back on SH7705Paul Mundt2005-11-071-7/+12
* [PATCH] sh: Drop hp690 discontig supportPaul Mundt2005-11-073-48/+9Star
* [PATCH] sh: SuperHyway support for SH4-202Paul Mundt2005-11-073-2/+180
* [PATCH] sh: Drop deprecated support for custom ramdisk embeddingPaul Mundt2005-11-074-55/+0Star
* [PATCH] ppc32: Add CPM1 config optionPantelis Antoniou2005-11-071-0/+10
* [PATCH] ppc32: Add missing initrd header on ppc440Matt Porter2005-11-071-0/+1
* [PATCH] ppc32: Remove internal PCI arbiter check on PPC40xMatt Porter2005-11-071-7/+0Star
* [PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-BootMatt Porter2005-11-0711-141/+217
* [PATCH] ppc32: Add Yucca (440SPe eval board) platformRoland Dreier2005-11-076-2/+523
* [PATCH] ppc32: Add 440SPe supportRoland Dreier2005-11-0711-6/+862
* [PATCH] ppc32: Dump error status for both PLB segments on 440SPRoland Dreier2005-11-071-0/+11
* [PATCH] ppc32: Allow ERPN for early serial to depend on CPU typeRoland Dreier2005-11-071-2/+2
* [PATCH] ppc32: add watchdog & RTC support for Marvell EV64360BP boardLee Nicks2005-11-073-20/+66
* [PATCH] ppc: Fix ppc32 build after 64K pagesBenjamin Herrenschmidt2005-11-072-2/+3
* [PATCH] ppc64: Fix zImage bootBenjamin Herrenschmidt2005-11-071-2/+9
* [PATCH] POWERPC/PPC64: Fix CONFIG_SMP=n build for ppc64Olof Johansson2005-11-072-0/+2