summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-05-25- fix mmioftrace + rcu merge interactionIngo Molnar
2008-05-24x86 mmiotrace: page level is unsignedPekka Paalanen
2008-05-24mmiotrace: rename kmmio_probe::user_data to :private.Pekka Paalanen
2008-05-24x86 mmiotrace: use resource_size_t for phys addressesPekka Paalanen
2008-05-24x86 mmiotrace: fix page-unaligned ioremapsPekka Paalanen
2008-05-24mmiotrace: code style cleanupsPekka Paalanen
2008-05-24x86 mmiotrace: dynamically disable non-boot CPUsPekka Paalanen
2008-05-24x86/mmiotrace: uses/depends on PCIRandy Dunlap
2008-05-24mmiotrace: fix printk formatRandy Dunlap
2008-05-24mmiotrace: add user documentationPekka Paalanen
2008-05-24x86 mmiotrace: remove ISA_trace parameter.Pekka Paalanen
2008-05-24x86 mmiotrace: move files into arch/x86/mm/.Pekka Paalanen
2008-05-24mmiotrace: cleanupIngo Molnar
2008-05-24ftrace: mmiotrace update, #2Pekka Paalanen
2008-05-24ftrace: mmiotrace, updatesPekka Paalanen
2008-05-24ftrace: add mmiotrace pluginPekka Paalanen
2008-05-24x86: mmiotrace, preview 2Pekka Paalanen
2008-05-24x86: mmiotrace full patch, preview 1Pekka Paalanen
2008-05-24x86 mmiotrace: Use percpu instead of arrays.Pekka Paalanen
2008-05-24x86: explicit call to mmiotrace in do_page_fault()Pekka Paalanen
2008-05-24x86 mmiotrace: fix relay-buffer-full flag for SMPPekka Paalanen
2008-05-24x86 mmiotrace: use lookup_address()Pekka Paalanen
2008-05-24x86: mmiotrace - trace memory mapped IOPekka Paalanen
2008-05-23ftrace: add have dynamic ftrace config for archsSteven Rostedt
2008-05-23ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directorySteven Rostedt
2008-05-23ftrace: support for PowerPCSteven Rostedt
2008-05-23ftrace: fix mcount export bugIngo Molnar
2008-05-23sparc64: add ftrace support.David Miller
2008-05-23x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepablePekka Paalanen
2008-05-23x86_64: fix kernel rodata NX settingPekka Paalanen
2008-05-23x86: add a list for custom page fault handlers.Pekka Paalanen
2008-05-23ftrace: dont write protect kernel textSteven Rostedt
2008-05-23ftrace: fix the fault label in updating codeSteven Rostedt
2008-05-23ftrace: fix kexecIngo Molnar
2008-05-23ftrace: use dynamic patching for updating mcount callsSteven Rostedt
2008-05-23ftrace: move memory management out of arch codeSteven Rostedt
2008-05-23ftrace: use nops instead of jmpSteven Rostedt
2008-05-23ftrace: dynamic enabling/disabling of function callsSteven Rostedt
2008-05-23ftrace: trace preempt off critical timingsSteven Rostedt
2008-05-23ftrace: trace irq disabled critical timingsSteven Rostedt
2008-05-23ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo
2008-05-23x86: add notrace annotations to vsyscall.Steven Rostedt
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-21sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller
2008-05-21sparc64: Fix stack tracing through trap frames.David S. Miller
2008-05-21sparc64: Fix kernel thread stack termination.David S. Miller
2008-05-21provide out-of-line strcat() for m68kAl Viro
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro
2008-05-21thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro
2008-05-21missing export of csum_partial() on uml/amd64Al Viro