summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] m68knommu: move some platform irq support out of irq.hGreg Ungerer2005-11-072-0/+2
* [PATCH] m68knommu: add ColdFire 5208 configure supportGreg Ungerer2005-11-071-3/+14
* [PATCH] m68knommu: align param section and add 5208EVB linker supportGreg Ungerer2005-11-071-0/+9
* [PATCH] m68knommu: handle non base address 0 memory of M5208EVB boardGreg Ungerer2005-11-071-0/+3
* [PATCH] m68knommu: modify the ColdFire PIT timer for new 5208Greg Ungerer2005-11-071-6/+6
* [PATCH] m68knommu: platform config code for 5208 ColdFireGreg Ungerer2005-11-071-0/+65
* [PATCH] m68knommu: add ColdFire 5208 and M5208EVB build supportGreg Ungerer2005-11-071-2/+5
* [PATCH] m68knommu: use the ColdFire PIT timer for new 5208Greg Ungerer2005-11-071-0/+1
* [PATCH] m68knommu: add 5208 ColdFire platform MakefileGreg Ungerer2005-11-071-0/+19
* [PATCH] m68knommu: add ColdFire 5208 setup supportGreg Ungerer2005-11-071-1/+4
* [PATCH] unexport phys_proc_id and cpu_core_idAdrian Bunk2005-11-072-4/+0
* [PATCH] kfree cleanup: archJesper Juhl2005-11-0712-40/+25
* [PATCH] um: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-4/+2
* [PATCH] ppc: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-072-12/+8
* [PATCH] m68k: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-4/+2
* [PATCH] ia64: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-4/+2
* [PATCH] rapidio: message interface updatesMatt Porter2005-11-071-5/+11
* [PATCH] RapidIO support: ppc32Matt Porter2005-11-079-34/+1091
* [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/+27
* [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/+62
* [PATCH] fix remaining missing includesTim Schmielau2005-11-074-0/+4
* [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menuPrasanna S Panchamukhi2005-11-0715-81/+65
* [PATCH] s390: merge common parts of head.S and head64.SHeiko Carstens2005-11-075-883/+381
* [PATCH] s390: remove pagex supportMartin Schwidefsky2005-11-072-137/+5
* [PATCH] s390: memory query wait pswHeiko Carstens2005-11-072-5/+3
* [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/+0
* [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/+23
* [PATCH] uml: separate libc-dependent early initializationJeff Dike2005-11-073-36/+25
* [PATCH] uml: separate libc-dependent uaccess codeGennady Sharapov2005-11-078-71/+72
* [PATCH] uml: fix UML network driver endianness bugsBodo Stroesser2005-11-072-32/+8
* [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/+10
* [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
OpenPOWER on IntegriCloud