- 0c425ce warning: fix arch x86 kernel io_apic c by Ingo Molnar · 17 years ago
- bf9d3cf xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6 cpu 1' by Alex Nixon · 17 years ago
- 9d6a4d0 x86: probe nr_irqs even only mptable is used by Yinghai Lu · 17 years ago
- 8f09cd2 x86: make HAVE_SPARSE_IRQ support selectable by Yinghai Lu · 17 years ago
- ffd5aae x86: print local APIC of APs one by one by Yinghai Lu · 17 years ago
- 29ccbbf x86: remove first_free_entry/pin_map_size by Yinghai Lu · 17 years ago
- 3eb2cce x86: unify ack_apic_edge by Yinghai Lu · 17 years ago
- 4e738e2 x86: unify mask_IO_APIC_irq by Yinghai Lu · 17 years ago
- c691cc8 io_apic: make 32 bit have io_apic resource in /proc/iomem by Yinghai Lu · 17 years ago
- 26d347c rename io_apic_64.c and io_apic_32.c to io_apic.c by Yinghai Lu · 17 years ago
- 54168ed x86: make io_apic_32.c the same as io_apic_64.c by Ingo Molnar · 17 years ago
- 047c8fd x86: make io_apic_64.c and io_apic_32.c the same by Yinghai Lu · 17 years ago
- aa45f97 x86: remove ioapic_force by Yinghai Lu · 17 years ago
- f876d21 x86: make 64 handle sis_apic_bug like the 32 bit by Yinghai Lu · 17 years ago
- d4057bd x86: make headers files the same in io_apic_xx.c by Yinghai Lu · 17 years ago
- efa2559 x86: order variables in io_apic_xx.c by Yinghai Lu · 17 years ago
- 8ea5371 x86: ordering functions in io_apic_64.c by Yinghai Lu · 17 years ago
- 1d02519 x86: ordering functions in io_apic_32.c by Yinghai Lu · 17 years ago
- d83e94a x86, io-apic: remove union about dest for log/phy by Yinghai Lu · 17 years ago
- 7a959cf x86: add debug info for 32bit sparse_irq by Yinghai Lu · 17 years ago
- 497c9a1 x86: make 32bit support per_cpu vector by Yinghai Lu · 17 years ago
- 199751d x86: make 32 bit to use sparse_irq by Yinghai Lu · 17 years ago
- 0f978f4 x86: make 32bit to use irq_2_pin in irq_cfg by Yinghai Lu · 17 years ago
- da51a82 x86: make 32bit use irq_cfg_alloc, etc by Yinghai Lu · 17 years ago
- a1420f3 x86: add irq_cfg for 32bit by Yinghai Lu · 17 years ago
- 8b8e8c1 x86: remove irqbalance in kernel for 32 bit by Yinghai Lu · 17 years ago
- 6d50bc2 x86: use 28 bits irq NR for pci msi/msix and ht by Yinghai Lu · 17 years ago
- 52b1732 x86_64: make /proc/interrupts work with dyn irq_desc by Yinghai Lu · 17 years ago
- a2f9f43 x86_64: separate irq_cfgx from irq_cfgx_free by Yinghai Lu · 17 years ago
- cb5bc83 x86_64: rename irq_desc/irq_desc_alloc by Yinghai Lu · 17 years ago
- 1d5f6b3 x86: check with without_new in show_interrupts by Yinghai Lu · 17 years ago
- 46926b6 generic: add irq_desc in function in parameter by Yinghai Lu · 17 years ago
- 7d94f7c irq: remove >= nr_irqs checking with config_have_sparse_irq by Yinghai Lu · 17 years ago
- 46b8214 x86, ioapic: replace loop with nr_irqs with for_each_irq_icfg by Yinghai Lu · 17 years ago
- 2c6927a irq: replace loop with nr_irqs with for_each_irq_desc by Yinghai Lu · 17 years ago
- 7f95ec9 x86: move kstat_irqs from kstat to irq_desc by Yinghai Lu · 17 years ago
- e5a5371 x86: put irq_2_pin pointer into irq_cfg by Yinghai Lu · 17 years ago
- 3ac2de4 x86: add irq_cfg in io_apic_64.c by Yinghai Lu · 17 years ago
- 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 17 years ago
- 71f521b x86, irq: get nr_irqs from madt by Yinghai Lu · 17 years ago
- a84488c irq: sparse irqs, fix #3 by Ingo Molnar · 17 years ago
- 301e619 x86: use dyn_array in io_apic_xx.c by Yinghai Lu · 17 years ago
- 0799e43 x86: use nr_irqs by Yinghai Lu · 17 years ago
- 6da55c3 x86: enable dyn_array support by Yinghai Lu · 17 years ago
- 1f8ff03 x86: alloc dyn_array all together by Yinghai Lu · 17 years ago
- 1f3fcd4 add per_cpu_dyn_array support by Yinghai Lu · 17 years ago
- fe648be x86: add after_bootmem flag for 32bit by Yinghai Lu · 17 years ago
- 758a7f7 x86: register a platform RTC device if PNP doesn't describe it by Bjorn Helgaas · 16 years ago
- 244dc4e Merge git://git.infradead.org/users/dwmw2/random-2.6 by Linus Torvalds · 16 years ago
- e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
- c00193f Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4 by Ingo Molnar · 16 years ago
- accba5f Merge branch 'linus' into oprofile-v2 by Ingo Molnar · 16 years ago
- c1a2f4b x86: change early_ioremap to use slots instead of nesting by Yinghai Lu · 16 years ago
- 79aa10d x86: adjust dependencies for CONFIG_X86_CMOV by Jan Beulich · 17 years ago
- 6a2ae2d dumpstack: x86: various small unification steps, fix by Alexander van Heukelum · 16 years ago
- cb48bb5 x86: remove additional_cpus by Thomas Gleixner · 16 years ago
- b807305 x86: remove additional_cpus configurability by Ingo Molnar · 16 years ago
- 649c665 x86: improve UP kernel when CPU-hotplug and SMP is enabled by Thomas Gleixner · 16 years ago
- 8a54166 dumpstack: x86: various small unification steps by Alexander van Heukelum · 16 years ago
- 802a67d dumpstack: i386: make kstack= an early boot-param and add oops=panic by Alexander van Heukelum · 16 years ago
- ca0a816 dumpstack: x86: use log_lvl and unify trace formatting by Alexander van Heukelum · 16 years ago
- 2ac5372 dumptrace: x86: consistently include loglevel, print stack switch by Alexander van Heukelum · 16 years ago
- 3a18512 dumpstack: x86: add "end" parameter to valid_stack_ptr and print_context_stack by Alexander van Heukelum · 16 years ago
- 1618279 dumpstack: x86: make printk_address equal by Alexander van Heukelum · 16 years ago
- dd6e4eb dumpstack: x86: move die_nmi to dumpstack_32.c by Alexander van Heukelum · 16 years ago
- 8728861 traps: x86: finalize unification of traps.c by Alexander van Heukelum · 16 years ago
- 081f75b traps: x86: make traps_32.c and traps_64.c equal by Alexander van Heukelum · 16 years ago
- c1d518c traps: x86: various noop-changes preparing for unification of traps_xx.c by Alexander van Heukelum · 16 years ago
- a5ae233 traps: x86_64: use task_pid_nr(tsk) instead of tsk->pid in do_general_protection by Alexander van Heukelum · 16 years ago
- 7970479 traps: i386: expand clear_mem_error and remove from mach_traps.h by Alexander van Heukelum · 16 years ago
- 1c9af8a traps: x86_64: make io_check_error equal to the one on i386 by Alexander van Heukelum · 16 years ago
- 4915a35 traps: i386: use preempt_conditional_sti/cli in do_int3 by Alexander van Heukelum · 16 years ago
- 091d30c traps: x86_64: make math_state_restore more like i386 by Alexander van Heukelum · 16 years ago
- 699d293 traps: x86: converge trap_init functions by Alexander van Heukelum · 16 years ago
- 3d2a71a x86, traps: converge do_debug handlers by Alexander van Heukelum · 16 years ago
- e407d620 x86, traps: introduce dotraplinkage by Alexander van Heukelum · 16 years ago
- ae82157 x86, traps, i386: factor out lazy io-bitmap copy by Alexander van Heukelum · 16 years ago
- a28680b x86, traps: split out math_error and simd_math_error by Alexander van Heukelum · 16 years ago
- 6fcbede x86_64: split out dumpstack code from traps_64.c by Alexander van Heukelum · 16 years ago
- 2bc5f92 i386: split out dumpstack code from traps_32.c by Alexander van Heukelum · 16 years ago
- af5c2bd x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 by Vegard Nossum · 16 years ago
- 7f2f49a x86: allow number of additional hotplug CPUs to be set at compile time, V2 by Chuck Ebbert · 16 years ago
- 94f6bac x86: do not allow to optimize flag_is_changeable_p() (rev. 2) by Krzysztof Helt · 16 years ago
- e2ce07c x86: __show_registers() and __show_regs() API unification by Pekka Enberg · 17 years ago
- 1e0b5d0 x86, UV: new UV genapic functions for x2apic by Jack Steiner · 16 years ago
- 14adf85 x86: move prefill_possible_map calling early, fix, V2 by Chuck Ebbert · 16 years ago
- 69d45dd x86: merge winchip-2 and winchip-2a cpu choices by Krzysztof Helt · 16 years ago
- d2f904b x86, uv: fix for size of hub mappings by Jack Steiner · 16 years ago
- 9b658f6 x86: cleanup, remove extra ifdef by Yinghai Lu · 16 years ago
- 3c1326f traps: i386: make do_trap more like x86_64 by Alexander van Heukelum · 16 years ago
- 69c89b5 traps: x86: remove trace_hardirqs_fixup from pagefault handler by Alexander van Heukelum · 16 years ago
- a491503 traps: x86_64: remove trace_hardirqs_fixup from debug handler by Alexander van Heukelum · 16 years ago
- 8b1c870 traps: x86_64: remove trace_hardirqs_fixup from int3 handler by Alexander van Heukelum · 16 years ago
- 4b986a3 traps: x86_64: remove trace_hardirqs_fixup from DO_ERROR_INFO macro by Alexander van Heukelum · 16 years ago
- 7e61a79 traps: x86_64: add TRACE_IRQS_OFF in paranoidentry macro by Alexander van Heukelum · 16 years ago
- 6b11d4e traps: x86_64: add TRACE_IRQS_OFF in error_entry by Alexander van Heukelum · 16 years ago
- 2e42060 x86, uv: add early detection of UV system types by Jack Steiner · 16 years ago
- e04d645 x86: move vgetcpu mode probing to cpu detection by Glauber Costa · 16 years ago
- 33c053d x86: wrap MCA_bus test around an ifdef by Glauber Costa · 17 years ago
- 2c460d0 x86: replace hardcoded number by Glauber Costa · 17 years ago