| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-23 |
|\ |
|
| * | x86: fix section mismatch warning - apic_x2apic_phys | Marcin Slusarz | 2008-10-22 |
| * | x86: fix section mismatch warning - apic_x2apic_cluster | Marcin Slusarz | 2008-10-22 |
| * | x86: fix section mismatch warning - apic_x2apic_uv_x | Marcin Slusarz | 2008-10-22 |
| * | x86: fix section mismatch warning - apic_physflat | Marcin Slusarz | 2008-10-22 |
| * | x86: fix section mismatch warning - apic_flat | Marcin Slusarz | 2008-10-22 |
| * | x86/tlb_uv: remove strange mc146818rtc include | Jeremy Fitzhardinge | 2008-10-22 |
| * | x86: remove redundant KERN_DEBUG on pr_debug | Gustavo F. Padovan | 2008-10-22 |
| * | x86: do_boot_cpu - check if we have ESR register | Cyrill Gorcunov | 2008-10-22 |
| * | x86/proc: fix /proc/cpuinfo cpu offline bug | Lai Jiangshan | 2008-10-22 |
| * | x86: call dmi-quirks for HP Laptops after early-quirks are executed | Andreas Herrmann | 2008-10-22 |
| * | x86, kexec: fix hang on i386 when panic occurs while console_sem is held | Neil Horman | 2008-10-22 |
| * | MCE: Don't run 32bit machine checks with interrupts on | Andi Kleen | 2008-10-22 |
| * | x86: SB600: skip IRQ0 override if it is not routed to INT2 of IOAPIC | Andreas Herrmann | 2008-10-22 |
| * | x86: make variables static | roel kluin | 2008-10-22 |
* | | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-10-23 |
|\ \ |
|
| * | | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-23 |
| * | | x86, um: ... and asm-x86 move | Al Viro | 2008-10-23 |
| |/ |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-10-23 |
|\ \ |
|
| * \ | Merge branch 'bugzilla-11715' into test | Len Brown | 2008-10-23 |
| |\ \ |
|
| | * | | x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPIC | Andreas Herrmann | 2008-10-16 |
| * | | | Merge branch 'linus' into test | Len Brown | 2008-10-23 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'yinghai' into test | Len Brown | 2008-10-22 |
| |\ \ \ |
|
| | * | | | ACPI: don't load acpi_cpufreq if acpi=off | Yinghai Lu | 2008-10-10 |
| * | | | | Merge branch 'misc' into test | Len Brown | 2008-10-22 |
| |\ \ \ \ |
|
| | * | | | | fix CONFIG_MMCONFIG=n build warning | Pavel Vasilyev | 2008-10-15 |
| | * | | | | x86: trim ACPI sleep stack buffer | Matt Mackall | 2008-10-10 |
| | * | | | | x86: remove magic number from ACPI sleep stack buffer | Matt Mackall | 2008-10-10 |
| | |/ / / |
|
| * | | | | Merge branch 'i7300_idle' into test | Len Brown | 2008-10-22 |
| |\ \ \ \ |
|
| | * | | | | x86 allow modules to register idle notifiers | Venkatesh Pallipadi | 2008-10-21 |
| | |/ / / |
|
| * | | | | Merge branch 'FW_BUG' into test | Len Brown | 2008-10-22 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | CPUFREQ: powernow-k8: Try to detect old BIOS, not supporting CPU freq on a re... | Thomas Renninger | 2008-09-22 |
* | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2008-10-23 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David Woodhouse | 2008-10-21 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David Woodhouse | 2008-10-20 |
| |\ \ \ \ \ |
|
| | * | | | | | amd_iommu: fix nasty bug that caused ILLEGAL_DEVICE_TABLE_ENTRY errors | Andreas Herrmann | 2008-10-18 |
| | * | | | | | intel-iommu: IA64 support | Fenghua Yu | 2008-10-18 |
* | | | | | | | genirq: fix off by one and coding style | Ingo Molnar | 2008-10-21 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-20 |
|\ \ \ \ \ \ |
|
| * | | | | | | ftrace: make ftrace_test_p6nop disassembler-friendly | Anders Kaseorg | 2008-10-14 |
| * | | | | | | x86/ftrace: use uaccess in atomic context | Frédéric Weisbecker | 2008-10-14 |
| * | | | | | | x86: suppress trivial sparse signedness warnings | Harvey Harrison | 2008-10-14 |
| * | | | | | | ftrace: x86 use copy to and from user functions | Steven Rostedt | 2008-10-14 |
| * | | | | | | ftrace: use only 5 byte nops for x86 | Steven Rostedt | 2008-10-14 |
| * | | | | | | ftrace: x86 mcount stub | Steven Rostedt | 2008-10-14 |
| * | | | | | | ftrace: mark lapic_wd_event() notrace | Ingo Molnar | 2008-10-14 |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-20 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernel | Rafael J. Wysocki | 2008-10-17 |
* | | | | | | | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | io_apic: make irq_mis_count available on 64-bit too | Ingo Molnar | 2008-10-16 |