aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2005-11-07[PATCH] rapidio: message interface updatesMatt Porter
2005-11-07[PATCH] RapidIO support: ppc32Matt Porter
2005-11-07[PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - sparc64 changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - ppc64 changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: rearrange preempt_disable/enable() callsAnanth N Mavinakayanahalli
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-11-07[PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menuPrasanna S Panchamukhi
2005-11-07[PATCH] s390: merge common parts of head.S and head64.SHeiko Carstens
2005-11-07[PATCH] s390: remove pagex supportMartin Schwidefsky
2005-11-07[PATCH] s390: memory query wait pswHeiko Carstens
2005-11-07[PATCH] s390: stop_hz_timer vs. xtime updatesMartin Schwidefsky
2005-11-07[PATCH] s390: signal deliveryHeiko Carstens
2005-11-07[PATCH] uml: build host-binaries with the native host arch againPaolo 'Blaisorblade' Giarrusso
2005-11-07[PATCH] uml: fix hardcoded ZONE_* constants in zone setupPaolo 'Blaisorblade' Giarrusso
2005-11-07[PATCH] uml: make tt mode-dependent options depend on MODE_TTJeff Dike
2005-11-07[PATCH] uml: big memory fixesJeff Dike
2005-11-07[PATCH] uml: maintain own LDT entriesBodo Stroesser
2005-11-07[PATCH] uml: separate libc-dependent helper codeJeff Dike
2005-11-07[PATCH] uml: separate libc-dependent early initializationJeff Dike
2005-11-07[PATCH] uml: separate libc-dependent uaccess codeGennady Sharapov
2005-11-07[PATCH] uml: fix UML network driver endianness bugsBodo Stroesser
2005-11-07[PATCH] uml: fix syscall stubsPaolo 'Blaisorblade' Giarrusso
2005-11-07[PATCH] uml: improve stub debuggingJeff Dike
2005-11-07[PATCH] cris: "extern inline" -> "static inline"Adrian Bunk
2005-11-07[PATCH] x86: add MCE resumeShaohua Li
2005-11-07[PATCH] arch/i386/kernel/scx200.c should #include <linux/scx200_gpio.h>Adrian Bunk
2005-11-07[PATCH] arch/i386/kernel/reboot_fixups.c should #include <linux/reboot_fixups.h>Adrian Bunk
2005-11-07[PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h>Adrian Bunk
2005-11-07[PATCH] i386: LVT entries remaining unmasked on rebootZwane Mwaikambo
2005-11-07[PATCH] arch/i386: Use ARRAY_SIZE macroTobias Klauser
2005-11-07[PATCH] sh: Use pfn_valid() for lazy dcache write-back on SH7705Paul Mundt
2005-11-07[PATCH] sh: Drop hp690 discontig supportPaul Mundt
2005-11-07[PATCH] sh: SuperHyway support for SH4-202Paul Mundt
2005-11-07[PATCH] sh: Drop deprecated support for custom ramdisk embeddingPaul Mundt
2005-11-07[PATCH] ppc32: Add CPM1 config optionPantelis Antoniou
2005-11-07[PATCH] ppc32: Add missing initrd header on ppc440Matt Porter
2005-11-07[PATCH] ppc32: Remove internal PCI arbiter check on PPC40xMatt Porter
2005-11-07[PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-BootMatt Porter
2005-11-07[PATCH] ppc32: Add Yucca (440SPe eval board) platformRoland Dreier
2005-11-07[PATCH] ppc32: Add 440SPe supportRoland Dreier
2005-11-07[PATCH] ppc32: Dump error status for both PLB segments on 440SPRoland Dreier
2005-11-07[PATCH] ppc32: Allow ERPN for early serial to depend on CPU typeRoland Dreier
2005-11-07[PATCH] ppc32: add watchdog & RTC support for Marvell EV64360BP boardLee Nicks
2005-11-07[PATCH] ppc: Fix ppc32 build after 64K pagesBenjamin Herrenschmidt