aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2008-10-23
|\
| * oprofile: fixing whitespaces in arch/x86/oprofile/*Robert Richter2008-10-16
| * Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tipRobert Richter2008-10-15
| |\
| | * oprofile: discover counters for op ppro tooAndi Kleen2008-10-13
| | * oprofile: Implement Intel architectural perfmon supportAndi Kleen2008-10-13
| | * oprofile: Don't report Nehalem as core_2Andi Kleen2008-10-13
| | * oprofile: drop const in num counters fieldAndi Kleen2008-10-13
| * | x86/oprofile: add the logic for enabling additional IBS bitsSuravee Suthikulpanit2008-10-15
| * | x86/oprofile: reordering functions in nmi_int.cRobert Richter2008-10-15
| * | oprofile: more whitespace fixesRobert Richter2008-10-15
| * | oprofile: whitespace fixesRobert Richter2008-10-15
| * | OProfile: Rename IBS sysfs dir into "ibs_op"Robert Richter2008-10-15
| * | OProfile: Rework string handling in setup_ibs_files()Robert Richter2008-10-15
| * | OProfile: Rework oprofile_add_ibs_sample() functionRobert Richter2008-10-15
| |/
| * Merge branch 'linus' into oprofileIngo Molnar2008-10-13
| |\
| * \ Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-09-30
| |\ \
| | * \ Merge commit 'v2.6.27-rc5' into tip/oprofileRobert Richter2008-09-24
| | |\ \
| | * | | Revert "Oprofile Multiplexing Patch"Robert Richter2008-09-24
| * | | | Merge commit 'v2.6.27-rc8' into oprofileIngo Molnar2008-09-30
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | x86, oprofile: BUG: using smp_processor_id() in preemptible codeAndrea Righi2008-09-22
| * | | | Merge branch 'x86/oprofile' into oprofileIngo Molnar2008-08-18
| |\ \ \ \
| * | | | | x86/oprofile: fix on_each_cpu build errorRobert Richter2008-07-26
| * | | | | Oprofile Multiplexing PatchJason Yeh2008-07-26
* | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2008-10-23
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse2008-10-21
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse2008-10-20
| |\ \ \ \ \ \ \
| | * | | | | | | amd_iommu: fix nasty bug that caused ILLEGAL_DEVICE_TABLE_ENTRY errorsAndreas Herrmann2008-10-18
| | * | | | | | | intel-iommu: IA64 supportFenghua Yu2008-10-18
* | | | | | | | | genirq: fix off by one and coding styleIngo Molnar2008-10-21
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-20
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-10-20
| * | | | | | | | x86/PCI: follow lspci device/vendor styleBjorn Helgaas2008-10-20
* | | | | | | | | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ftrace: make ftrace_test_p6nop disassembler-friendlyAnders Kaseorg2008-10-14
| * | | | | | | | | x86/ftrace: use uaccess in atomic contextFrédéric Weisbecker2008-10-14
| * | | | | | | | | x86: suppress trivial sparse signedness warningsHarvey Harrison2008-10-14
| * | | | | | | | | mmiotrace: remove left-over marker cruftPekka Paalanen2008-10-14
| * | | | | | | | | x86 mmiotrace: implement mmiotrace_printk()Pekka Paalanen2008-10-14
| * | | | | | | | | x86 mmiotrace: fix a rare memory leakPekka Paalanen2008-10-14
| * | | | | | | | | ftrace: x86 use copy to and from user functionsSteven Rostedt2008-10-14
| * | | | | | | | | ftrace: use only 5 byte nops for x86Steven Rostedt2008-10-14
| * | | | | | | | | ftrace: x86 mcount stubSteven Rostedt2008-10-14
| * | | | | | | | | ftrace: enable using mcount recording on x86Steven Rostedt2008-10-14
| * | | | | | | | | ftrace: mark lapic_wd_event() notraceIngo Molnar2008-10-14
| * | | | | | | | | x86: fix mmiotrace 8-bit register decodingPekka Paalanen2008-10-14
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernelRafael J. Wysocki2008-10-17
* | | | | | | | | | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | io_apic: make irq_mis_count available on 64-bit tooIngo Molnar2008-10-16
| * | | | | | | | | | | x86: move ack_bad_irq() to irq.cThomas Gleixner2008-10-16