summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-05-24mmiotrace: code style cleanupsPekka Paalanen3-7/+6
2008-05-24x86 mmiotrace: dynamically disable non-boot CPUsPekka Paalanen1-0/+61
2008-05-24x86/mmiotrace: uses/depends on PCIRandy Dunlap1-2/+2
2008-05-24mmiotrace: fix printk formatRandy Dunlap1-2/+3
2008-05-24mmiotrace: add user documentationPekka Paalanen1-5/+3
2008-05-24x86 mmiotrace: remove ISA_trace parameter.Pekka Paalanen1-5/+0
2008-05-24x86 mmiotrace: move files into arch/x86/mm/.Pekka Paalanen8-6/+5
2008-05-24mmiotrace: cleanupIngo Molnar1-5/+5
2008-05-24ftrace: mmiotrace update, #2Pekka Paalanen2-113/+76
2008-05-24ftrace: mmiotrace, updatesPekka Paalanen2-100/+42
2008-05-24ftrace: add mmiotrace pluginPekka Paalanen2-179/+32
2008-05-24x86: mmiotrace, preview 2Pekka Paalanen6-200/+315
2008-05-24x86: mmiotrace full patch, preview 1Pekka Paalanen8-274/+297
2008-05-24x86 mmiotrace: Use percpu instead of arrays.Pekka Paalanen2-49/+58
2008-05-24x86: explicit call to mmiotrace in do_page_fault()Pekka Paalanen3-47/+47
2008-05-24x86 mmiotrace: fix relay-buffer-full flag for SMPPekka Paalanen1-10/+16
2008-05-24x86 mmiotrace: use lookup_address()Pekka Paalanen3-22/+44
2008-05-24x86: mmiotrace - trace memory mapped IOPekka Paalanen10-0/+1615
2008-05-23ftrace: add have dynamic ftrace config for archsSteven Rostedt3-0/+3
2008-05-23ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directorySteven Rostedt1-0/+7
2008-05-23ftrace: support for PowerPCSteven Rostedt10-8/+396
2008-05-23ftrace: fix mcount export bugIngo Molnar2-3/+17
2008-05-23sparc64: add ftrace support.David Miller5-5/+156
2008-05-23x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepablePekka Paalanen1-9/+9
2008-05-23x86_64: fix kernel rodata NX settingPekka Paalanen1-1/+1
2008-05-23x86: add a list for custom page fault handlers.Pekka Paalanen2-0/+64
2008-05-23ftrace: dont write protect kernel textSteven Rostedt2-2/+12
2008-05-23ftrace: fix the fault label in updating codeSteven Rostedt1-2/+2
2008-05-23ftrace: fix kexecIngo Molnar2-0/+8
2008-05-23ftrace: use dynamic patching for updating mcount callsSteven Rostedt3-5/+150
2008-05-23ftrace: move memory management out of arch codeSteven Rostedt1-154/+29
2008-05-23ftrace: use nops instead of jmpSteven Rostedt2-18/+26
2008-05-23ftrace: dynamic enabling/disabling of function callsSteven Rostedt2-0/+238
2008-05-23ftrace: trace preempt off critical timingsSteven Rostedt1-0/+3
2008-05-23ftrace: trace irq disabled critical timingsSteven Rostedt4-2/+68
2008-05-23ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo3-0/+65
2008-05-23x86: add notrace annotations to vsyscall.Steven Rostedt3-9/+12
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-21/+40
2008-05-21sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller1-0/+1
2008-05-21sparc64: Fix stack tracing through trap frames.David S. Miller2-10/+14
2008-05-21sparc64: Fix kernel thread stack termination.David S. Miller1-11/+25
2008-05-21provide out-of-line strcat() for m68kAl Viro1-0/+6
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro1-1/+1
2008-05-21thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro1-0/+2
2008-05-21missing export of csum_partial() on uml/amd64Al Viro1-2/+4
2008-05-21uml: add missing exports for UML_RANDOM=mAl Viro1-0/+5
2008-05-21fix include order in sys-i386/registers.cAl Viro1-0/+1
2008-05-21missed kmalloc() in pcap_user.cAl Viro1-1/+1
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds97-97/+239
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-4/+4