aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-148-19/+7
|\
| * Merge branch 'linus' into core/rodataIngo Molnar2008-06-16190-1796/+3043
| |\
| * | move BUG_TABLE into RODATAJan Beulich2008-05-258-19/+7
* | | Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-141-1/+1
|\ \ \
| * \ \ Merge branch 'linus' into core/printkIngo Molnar2008-07-10323-5242/+9149
| |\ \ \
| * | | | x86, generic: mark early_printk as asmlinkageJiri Slaby2008-06-181-1/+1
| | |/ / | |/| |
* | | | x86: MMIOTRACE should not default to onLinus Torvalds2008-07-141-1/+0
* | | | Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-07-1453-44/+2862
|\ \ \ \
| * \ \ \ Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-1453-44/+2862
| |\ \ \ \
| | * \ \ \ Merge branch 'tracing/mmiotrace' into auto-ftrace-nextIngo Molnar2008-07-1010-57/+1673
| | |\ \ \ \
| | | * \ \ \ Merge branch 'tracing/mmiotrace-mergefixups' into tracing/mmiotraceIngo Molnar2008-07-071-0/+1
| | | |\ \ \ \
| | | | * \ \ \ Merge branch 'linus' into tracing/mmiotrace-mergefixupsIngo Molnar2008-06-25122-3391/+5896
| | | | |\ \ \ \
| | | | * \ \ \ \ Merge branch 'linus' into tracing/mmiotrace-mergefixupsIngo Molnar2008-06-16190-1796/+3043
| | | | |\ \ \ \ \ | | | | | | |_|_|/ | | | | | |/| | |
| | | | * | | | | - fix mmioftrace + rcu merge interactionIngo Molnar2008-05-251-0/+1
| | | * | | | | | Merge branch 'linus' into tracing/mmiotraceIngo Molnar2008-07-07318-5209/+9101
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | x86 mmiotrace: page level is unsignedPekka Paalanen2008-05-242-7/+8
| | | * | | | | | mmiotrace: rename kmmio_probe::user_data to :private.Pekka Paalanen2008-05-241-2/+2
| | | * | | | | | x86 mmiotrace: use resource_size_t for phys addressesPekka Paalanen2008-05-241-5/+6
| | | * | | | | | x86 mmiotrace: fix page-unaligned ioremapsPekka Paalanen2008-05-243-3/+15
| | | * | | | | | mmiotrace: code style cleanupsPekka Paalanen2008-05-243-7/+6
| | | * | | | | | x86 mmiotrace: dynamically disable non-boot CPUsPekka Paalanen2008-05-241-0/+61
| | | * | | | | | x86/mmiotrace: uses/depends on PCIRandy Dunlap2008-05-241-2/+2
| | | * | | | | | mmiotrace: fix printk formatRandy Dunlap2008-05-241-2/+3
| | | * | | | | | mmiotrace: add user documentationPekka Paalanen2008-05-241-5/+3
| | | * | | | | | x86 mmiotrace: remove ISA_trace parameter.Pekka Paalanen2008-05-241-5/+0
| | | * | | | | | x86 mmiotrace: move files into arch/x86/mm/.Pekka Paalanen2008-05-248-6/+5
| | | * | | | | | mmiotrace: cleanupIngo Molnar2008-05-241-5/+5
| | | * | | | | | ftrace: mmiotrace update, #2Pekka Paalanen2008-05-242-113/+76
| | | * | | | | | ftrace: mmiotrace, updatesPekka Paalanen2008-05-242-100/+42
| | | * | | | | | ftrace: add mmiotrace pluginPekka Paalanen2008-05-242-179/+32
| | | * | | | | | x86: mmiotrace, preview 2Pekka Paalanen2008-05-246-200/+315
| | | * | | | | | x86: mmiotrace full patch, preview 1Pekka Paalanen2008-05-248-274/+297
| | | * | | | | | x86 mmiotrace: Use percpu instead of arrays.Pekka Paalanen2008-05-242-49/+58
| | | * | | | | | x86: explicit call to mmiotrace in do_page_fault()Pekka Paalanen2008-05-243-47/+47
| | | * | | | | | x86 mmiotrace: fix relay-buffer-full flag for SMPPekka Paalanen2008-05-241-10/+16
| | | * | | | | | x86 mmiotrace: use lookup_address()Pekka Paalanen2008-05-243-22/+44
| | | * | | | | | x86: mmiotrace - trace memory mapped IOPekka Paalanen2008-05-2410-0/+1615
| | * | | | | | | Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-1045-43/+1245
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | fix "ftrace: store mcount address in rec->ip"Ingo Molnar2008-07-011-1/+1
| | | * | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-2518-328/+350
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | * | | | | | ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-2313-53/+57
| | | * | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-23105-3064/+5547
| | | |\ \ \ \ \ \
| | | * | | | | | | ftrace: build fix with gcc 4.3Ingo Molnar2008-06-171-1/+1
| | | * | | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-16190-1796/+3043
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|/ / | | | | |/| | | | |
| | | * | | | | | | ftrace: remove ftrace_ip_converted()Abhishek Sagar2008-06-104-37/+0
| | | * | | | | | | ftrace: export kretprobe_trampoline for function tracerAbhishek Sagar2008-06-021-1/+1
| | | * | | | | | | ftrace: core support for ARMAbhishek Sagar2008-06-026-0/+193
| | | * | | | | | | ftrace: powerpc clean upsSteven Rostedt2008-05-265-20/+14
| | | | |_|_|/ / / | | | |/| | | | |
| | | * | | | | | ftrace: add have dynamic ftrace config for archsSteven Rostedt2008-05-233-0/+3
| | | * | | | | | ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directorySteven Rostedt2008-05-231-0/+7