aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-07[PATCH] m68knommu: move some platform irq support out of irq.hGreg Ungerer2-0/+2
2005-11-07[PATCH] m68knommu: add ColdFire 5208 configure supportGreg Ungerer1-3/+14
2005-11-07[PATCH] m68knommu: align param section and add 5208EVB linker supportGreg Ungerer1-0/+9
2005-11-07[PATCH] m68knommu: handle non base address 0 memory of M5208EVB boardGreg Ungerer1-0/+3
2005-11-07[PATCH] m68knommu: modify the ColdFire PIT timer for new 5208Greg Ungerer1-6/+6
2005-11-07[PATCH] m68knommu: platform config code for 5208 ColdFireGreg Ungerer1-0/+65
2005-11-07[PATCH] m68knommu: add ColdFire 5208 and M5208EVB build supportGreg Ungerer1-2/+5
2005-11-07[PATCH] m68knommu: use the ColdFire PIT timer for new 5208Greg Ungerer1-0/+1
2005-11-07[PATCH] m68knommu: add 5208 ColdFire platform MakefileGreg Ungerer1-0/+19
2005-11-07[PATCH] m68knommu: add ColdFire 5208 setup supportGreg Ungerer1-1/+4
2005-11-07[PATCH] unexport phys_proc_id and cpu_core_idAdrian Bunk2-4/+0
2005-11-07[PATCH] kfree cleanup: archJesper Juhl12-40/+25
2005-11-07[PATCH] um: fix-up schedule_timeout() usageNishanth Aravamudan1-4/+2
2005-11-07[PATCH] ppc: fix-up schedule_timeout() usageNishanth Aravamudan2-12/+8
2005-11-07[PATCH] m68k: fix-up schedule_timeout() usageNishanth Aravamudan1-4/+2
2005-11-07[PATCH] ia64: fix-up schedule_timeout() usageNishanth Aravamudan1-4/+2
2005-11-07[PATCH] rapidio: message interface updatesMatt Porter1-5/+11
2005-11-07[PATCH] RapidIO support: ppc32Matt Porter9-34/+1091
2005-11-07[PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli5-59/+78
2005-11-07[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changesAnanth N Mavinakayanahalli5-74/+27
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changesAnanth N Mavinakayanahalli1-59/+70
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - sparc64 changesAnanth N Mavinakayanahalli1-64/+67
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - ppc64 changesAnanth N Mavinakayanahalli1-40/+54
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changesAnanth N Mavinakayanahalli1-38/+45
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changesAnanth N Mavinakayanahalli1-57/+69
2005-11-07[PATCH] Kprobes: rearrange preempt_disable/enable() callsAnanth N Mavinakayanahalli5-56/+65
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig19-818/+62
2005-11-07[PATCH] fix remaining missing includesTim Schmielau4-0/+4
2005-11-07[PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menuPrasanna S Panchamukhi15-81/+65
2005-11-07[PATCH] s390: merge common parts of head.S and head64.SHeiko Carstens5-883/+381
2005-11-07[PATCH] s390: remove pagex supportMartin Schwidefsky2-137/+5
2005-11-07[PATCH] s390: memory query wait pswHeiko Carstens2-5/+3
2005-11-07[PATCH] s390: stop_hz_timer vs. xtime updatesMartin Schwidefsky1-1/+7
2005-11-07[PATCH] s390: signal deliveryHeiko Carstens2-4/+4
2005-11-07[PATCH] uml: build host-binaries with the native host arch againPaolo 'Blaisorblade' Giarrusso1-2/+0
2005-11-07[PATCH] uml: fix hardcoded ZONE_* constants in zone setupPaolo 'Blaisorblade' Giarrusso1-2/+2
2005-11-07[PATCH] uml: make tt mode-dependent options depend on MODE_TTJeff Dike1-22/+24
2005-11-07[PATCH] uml: big memory fixesJeff Dike7-14/+14
2005-11-07[PATCH] uml: maintain own LDT entriesBodo Stroesser11-141/+586
2005-11-07[PATCH] uml: separate libc-dependent helper codeJeff Dike19-56/+23
2005-11-07[PATCH] uml: separate libc-dependent early initializationJeff Dike3-36/+25
2005-11-07[PATCH] uml: separate libc-dependent uaccess codeGennady Sharapov8-71/+72
2005-11-07[PATCH] uml: fix UML network driver endianness bugsBodo Stroesser2-32/+8
2005-11-07[PATCH] uml: fix syscall stubsPaolo 'Blaisorblade' Giarrusso2-33/+92
2005-11-07[PATCH] uml: improve stub debuggingJeff Dike1-0/+11
2005-11-07[PATCH] cris: "extern inline" -> "static inline"Adrian Bunk4-6/+6
2005-11-07[PATCH] x86: add MCE resumeShaohua Li8-12/+10
2005-11-07[PATCH] arch/i386/kernel/scx200.c should #include <linux/scx200_gpio.h>Adrian Bunk1-0/+1
2005-11-07[PATCH] arch/i386/kernel/reboot_fixups.c should #include <linux/reboot_fixups.h>Adrian Bunk1-0/+1
2005-11-07[PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h>Adrian Bunk1-0/+1