| Commit message (Expand) | Author | Age |
* | x86: unify appropriate bits from dumpstack_32 and dumpstack_64 | Neil Horman | 2008-10-27 |
* | i386, dumpstack: unify die() | Alexander van Heukelum | 2008-10-22 |
* | i386, dumpstack: use oops_begin/oops_end in die_nmi | Alexander van Heukelum | 2008-10-22 |
* | i386, dumpstack: use x86_64's method to account die_nest_count | Alexander van Heukelum | 2008-10-22 |
* | x86, dumpstack: always call oops_exit from oops_end | Alexander van Heukelum | 2008-10-22 |
* | x86_64, dumpstack: move kexec_crash from __die to oops_end | Alexander van Heukelum | 2008-10-22 |
* | x86, dumpstack: let signr=0 signal no do_exit | Alexander van Heukelum | 2008-10-22 |
* | i386, dumpstack: move crash_kexec before bust_spinlocks(0) in oops_end | Alexander van Heukelum | 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 '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 |
| * | | | x86: move ack_bad_irq() to irq.c | Thomas Gleixner | 2008-10-16 |
| * | | | x86: unify show_interrupts() and proc helpers | Thomas Gleixner | 2008-10-16 |
| * | | | x86: cleanup show_interrupts | Thomas Gleixner | 2008-10-16 |
| * | | | genirq: remove artifacts from sparseirq removal | Ingo Molnar | 2008-10-16 |
| * | | | genirq: revert dynarray | Thomas Gleixner | 2008-10-16 |
| * | | | genirq: remove irq_to_desc_alloc | Thomas Gleixner | 2008-10-16 |
| * | | | genirq: remove sparse irq code | Thomas Gleixner | 2008-10-16 |
| * | | | x86: apic - unify APIC_DIVISOR | Cyrill Gorcunov | 2008-10-16 |
| * | | | x86: sparse_irq: fix typo in debug print out | Yinghai Lu | 2008-10-16 |
| * | | | x86: Add sysfs entries for UV v4 | Russ Anderson | 2008-10-16 |
| * | | | x86: Add UV partition call v4 | Russ Anderson | 2008-10-16 |
| * | | | x86: Add UV bios call infrastructure v4 | Russ Anderson | 2008-10-16 |
| * | | | x86: Add UV EFI table entry v4 | Russ Anderson | 2008-10-16 |
| * | | | x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3, fix | Ingo Molnar | 2008-10-16 |
| * | | | x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3 | Dean Nelson | 2008-10-16 |
| * | | | hpet: clean up warning | Venki Pallipadi | 2008-10-16 |
| * | | | x86: print out irq nr for msi/ht, v3 | Yinghai Lu | 2008-10-16 |
| * | | | x86: io-apic - interrupt remapping fix | Cyrill Gorcunov | 2008-10-16 |
| * | | | x86: irq no should not use hex in /proc/interrupts | Yinghai Lu | 2008-10-16 |
| * | | | x86, uv: fix ordering of calls to uv_system_init & uv_cpu_init | Jack Steiner | 2008-10-16 |
| * | | | x86: io-apic - interrupt remapping fix | Cyrill Gorcunov | 2008-10-16 |
| * | | | sparseirq: remove some debug print out | Yinghai Lu | 2008-10-16 |
| * | | | x86: io-apic - do not use KERN_DEBUG marker too much, fix | Cyrill Gorcunov | 2008-10-16 |
| * | | | x86: apic - fix unused vars warning in calibrate_APIC_clock | Cyrill Gorcunov | 2008-10-16 |
| * | | | x86: apic - skip writting ESR register if we dont have on | Cyrill Gorcunov | 2008-10-16 |
| * | | | x86: apic - lapic_setup_esr does not handle esr_disable - fix it | Cyrill Gorcunov | 2008-10-16 |