aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-14
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-14
| |\
| | * x86 microcode: firmware data is constGreg Kroah-Hartman2008-07-10
* | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-14
|\ \ \
| * \ \ Merge branch 'linus' into core/rodataIngo Molnar2008-06-16
| |\ \ \
| * | | | move BUG_TABLE into RODATAJan Beulich2008-05-25
* | | | | Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into core/printkIngo Molnar2008-07-10
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | x86, generic: mark early_printk as asmlinkageJiri Slaby2008-06-18
| | |/ / / | |/| | |
* | | | | x86: MMIOTRACE should not default to onLinus Torvalds2008-07-14
* | | | | Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-07-14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-14
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'tracing/mmiotrace' into auto-ftrace-nextIngo Molnar2008-07-10
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'tracing/mmiotrace-mergefixups' into tracing/mmiotraceIngo Molnar2008-07-07
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge branch 'linus' into tracing/mmiotrace-mergefixupsIngo Molnar2008-06-25
| | | | |\ \ \ \ \
| | | | * \ \ \ \ \ Merge branch 'linus' into tracing/mmiotrace-mergefixupsIngo Molnar2008-06-16
| | | | |\ \ \ \ \ \ | | | | | | |_|_|/ / | | | | | |/| | | |
| | | | * | | | | | - fix mmioftrace + rcu merge interactionIngo Molnar2008-05-25
| | | * | | | | | | Merge branch 'linus' into tracing/mmiotraceIngo Molnar2008-07-07
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | x86 mmiotrace: page level is unsignedPekka Paalanen2008-05-24
| | | * | | | | | | mmiotrace: rename kmmio_probe::user_data to :private.Pekka Paalanen2008-05-24
| | | * | | | | | | x86 mmiotrace: use resource_size_t for phys addressesPekka Paalanen2008-05-24
| | | * | | | | | | x86 mmiotrace: fix page-unaligned ioremapsPekka Paalanen2008-05-24
| | | * | | | | | | mmiotrace: code style cleanupsPekka Paalanen2008-05-24
| | | * | | | | | | x86 mmiotrace: dynamically disable non-boot CPUsPekka Paalanen2008-05-24
| | | * | | | | | | x86/mmiotrace: uses/depends on PCIRandy Dunlap2008-05-24
| | | * | | | | | | mmiotrace: fix printk formatRandy Dunlap2008-05-24
| | | * | | | | | | mmiotrace: add user documentationPekka Paalanen2008-05-24
| | | * | | | | | | x86 mmiotrace: remove ISA_trace parameter.Pekka Paalanen2008-05-24
| | | * | | | | | | x86 mmiotrace: move files into arch/x86/mm/.Pekka Paalanen2008-05-24
| | | * | | | | | | mmiotrace: cleanupIngo Molnar2008-05-24
| | | * | | | | | | ftrace: mmiotrace update, #2Pekka Paalanen2008-05-24
| | | * | | | | | | ftrace: mmiotrace, updatesPekka Paalanen2008-05-24
| | | * | | | | | | ftrace: add mmiotrace pluginPekka Paalanen2008-05-24
| | | * | | | | | | x86: mmiotrace, preview 2Pekka Paalanen2008-05-24
| | | * | | | | | | x86: mmiotrace full patch, preview 1Pekka Paalanen2008-05-24
| | | * | | | | | | x86 mmiotrace: Use percpu instead of arrays.Pekka Paalanen2008-05-24
| | | * | | | | | | x86: explicit call to mmiotrace in do_page_fault()Pekka Paalanen2008-05-24
| | | * | | | | | | x86 mmiotrace: fix relay-buffer-full flag for SMPPekka Paalanen2008-05-24
| | | * | | | | | | x86 mmiotrace: use lookup_address()Pekka Paalanen2008-05-24
| | | * | | | | | | x86: mmiotrace - trace memory mapped IOPekka Paalanen2008-05-24
| | * | | | | | | | Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-10
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | * | | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-25
| | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | |
| | | * | | | | | | ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-23
| | | * | | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-23
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | ftrace: build fix with gcc 4.3Ingo Molnar2008-06-17
| | | * | | | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-16
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / | | | | |/| | | | | |
| | | * | | | | | | | ftrace: remove ftrace_ip_converted()Abhishek Sagar2008-06-10
| | | | |_|_|/ / / / | | | |/| | | | | |
| | | * | | | | | | ftrace: add have dynamic ftrace config for archsSteven Rostedt2008-05-23
| | | * | | | | | | ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directorySteven Rostedt2008-05-23
| | | * | | | | | | ftrace: fix mcount export bugIngo Molnar2008-05-23