summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2008-07-151-0/+2
|\
| * x86: add PCI ID for 6300ESB force hpetJoe Buehler2008-07-141-0/+2
| * x86: add another PCI ID for ICH6 force-hpetKrzysztof Oledzki2008-07-141-0/+2
* | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-151-0/+2
|\ \
| * | stacktrace: fix modular build, export print_stack_trace and save_stack_traceIngo Molnar2008-06-301-0/+2
* | | x86: sanitize KconfigThomas Gleixner2008-07-151-13/+9
* | | Merge branch 'linus' into x86/urgentIngo Molnar2008-07-15218-13286/+20711
|\ \ \
| * \ \ Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-141-2/+2
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-141-2/+2
| | |\ \ \
| | | * | | x86 microcode: firmware data is constGreg Kroah-Hartman2008-07-101-2/+2
| * | | | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-142-11/+7
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'linus' into core/rodataIngo Molnar2008-06-1650-191/+350
| | |\ \ \ \ \
| | * | | | | | move BUG_TABLE into RODATAJan Beulich2008-05-252-11/+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-1065-556/+798
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | 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-1430-28/+2141
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-1430-28/+2141
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ 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-2522-364/+392
| | | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merge branch 'linus' into tracing/mmiotrace-mergefixupsIngo Molnar2008-06-1650-191/+350
| | | | | |\ \ \ \ \ \ \ | | | | | | | |_|_|/ / / | | | | | | |/| | | | |
| | | | | * | | | | | | - fix mmioftrace + rcu merge interactionIngo Molnar2008-05-251-0/+1
| | | | * | | | | | | | Merge branch 'linus' into tracing/mmiotraceIngo Molnar2008-07-0766-560/+802
| | | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | |
| | | | * | | | | | | | 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-1022-27/+524
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | |
| | | | * | | | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-2515-323/+348
| | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|/ / / / | | | | | |/| | | | | |
| | | | * | | | | | | | ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-235-19/+19