]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/x86
x86: use 28 bits irq NR for pci msi/msix and ht
[linux-2.6-omap-h63xx.git] / arch / x86 /
2008-10-16 Yinghai Lux86: use 28 bits irq NR for pci msi/msix and ht
2008-10-16 Yinghai Lux86_64: make /proc/interrupts work with dyn irq_desc
2008-10-16 Yinghai Lux86_64: separate irq_cfgx from irq_cfgx_free
2008-10-16 Yinghai Lux86_64: rename irq_desc/irq_desc_alloc
2008-10-16 Yinghai Lux86: check with without_new in show_interrupts
2008-10-16 Yinghai Lugeneric: add irq_desc in function in parameter
2008-10-16 Yinghai Luirq: remove >= nr_irqs checking with config_have_sparse_irq
2008-10-16 Yinghai Lux86, ioapic: replace loop with nr_irqs with for_each_ir...
2008-10-16 Yinghai Luirq: replace loop with nr_irqs with for_each_irq_desc
2008-10-16 Yinghai Lux86: move kstat_irqs from kstat to irq_desc
2008-10-16 Yinghai Lux86: put irq_2_pin pointer into irq_cfg
2008-10-16 Yinghai Lux86: add irq_cfg in io_apic_64.c
2008-10-16 Yinghai Lugeneric: sparse irqs: use irq_desc() together with...
2008-10-16 Yinghai Lux86, irq: get nr_irqs from madt
2008-10-16 Ingo Molnarirq: sparse irqs, fix #3
2008-10-16 Yinghai Lux86: use dyn_array in io_apic_xx.c
2008-10-16 Yinghai Lux86: use nr_irqs
2008-10-16 Yinghai Lux86: enable dyn_array support
2008-10-16 Yinghai Lux86: alloc dyn_array all together
2008-10-16 Yinghai Luadd per_cpu_dyn_array support
2008-10-16 Yinghai Lux86: add after_bootmem flag for 32bit
2008-10-16 Ingo MolnarMerge branch 'linus' into genirq
2008-10-14 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-14 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-10-14 Bjorn Helgaasx86: register a platform RTC device if PNP doesn't...
2008-10-14 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-13 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2008-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-13 Linus TorvaldsMerge branch 'proc' of git://git.kernel.org/pub/scm...
2008-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-13 Linus TorvaldsMerge git://git.infradead.org/users/dwmw2/random-2.6
2008-10-13 Linus TorvaldsMerge phase #5 (misc) of git://git.kernel.org/pub/scm...
2008-10-13 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-10-13 Ingo MolnarMerge branches 'oprofile-v2' and 'timers/hpet' into...
2008-10-13 Ingo MolnarMerge branch 'linus' into oprofile-v2
2008-10-13 Yinghai Lux86: change early_ioremap to use slots instead of nesting
2008-10-13 Jan Beulichx86: adjust dependencies for CONFIG_X86_CMOV
2008-10-13 Alexander van Heukelumdumpstack: x86: various small unification steps, fix
2008-10-13 Thomas Gleixnerx86: remove additional_cpus
2008-10-13 Ingo Molnarx86: remove additional_cpus configurability
2008-10-13 Thomas Gleixnerx86: improve UP kernel when CPU-hotplug and SMP is...
2008-10-13 Alexander van Heukelumdumpstack: x86: various small unification steps
2008-10-13 Alexander van Heukelumdumpstack: i386: make kstack= an early boot-param and...
2008-10-13 Alexander van Heukelumdumpstack: x86: use log_lvl and unify trace formatting
2008-10-13 Alexander van Heukelumdumptrace: x86: consistently include loglevel, print...
2008-10-13 Alexander van Heukelumdumpstack: x86: add "end" parameter to valid_stack_ptr...
2008-10-13 Alexander van Heukelumdumpstack: x86: make printk_address equal
2008-10-13 Alexander van Heukelumdumpstack: x86: move die_nmi to dumpstack_32.c
2008-10-13 Alexander van Heukelumtraps: x86: finalize unification of traps.c
2008-10-13 Alexander van Heukelumtraps: x86: make traps_32.c and traps_64.c equal
2008-10-13 Alexander van Heukelumtraps: x86: various noop-changes preparing for unificat...
2008-10-13 Alexander van Heukelumtraps: x86_64: use task_pid_nr(tsk) instead of tsk...
2008-10-13 Alexander van Heukelumtraps: i386: expand clear_mem_error and remove from...
2008-10-13 Alexander van Heukelumtraps: x86_64: make io_check_error equal to the one...
2008-10-13 Alexander van Heukelumtraps: i386: use preempt_conditional_sti/cli in do_int3
2008-10-13 Alexander van Heukelumtraps: x86_64: make math_state_restore more like i386
2008-10-13 Alexander van Heukelumtraps: x86: converge trap_init functions
2008-10-13 Alexander van Heukelumx86, traps: converge do_debug handlers
2008-10-13 Alexander van Heukelumx86, traps: introduce dotraplinkage
2008-10-13 Alexander van Heukelumx86, traps, i386: factor out lazy io-bitmap copy
2008-10-13 Alexander van Heukelumx86, traps: split out math_error and simd_math_error
2008-10-13 Alexander van Heukelumx86_64: split out dumpstack code from traps_64.c
2008-10-13 Alexander van Heukelumi386: split out dumpstack code from traps_32.c
2008-10-13 Vegard Nossumx86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL...
2008-10-13 Chuck Ebbertx86: allow number of additional hotplug CPUs to be...
2008-10-13 Krzysztof Heltx86: do not allow to optimize flag_is_changeable_p...
2008-10-13 Pekka Enbergx86: __show_registers() and __show_regs() API unification
2008-10-13 Jack Steinerx86, UV: new UV genapic functions for x2apic
2008-10-13 Chuck Ebbertx86: move prefill_possible_map calling early, fix, V2
2008-10-13 Krzysztof Heltx86: merge winchip-2 and winchip-2a cpu choices
2008-10-13 Jack Steinerx86, uv: fix for size of hub mappings
2008-10-13 Yinghai Lux86: cleanup, remove extra ifdef
2008-10-13 Alexander van Heukelumtraps: i386: make do_trap more like x86_64
2008-10-13 Alexander van Heukelumtraps: x86: remove trace_hardirqs_fixup from pagefault...
2008-10-13 Alexander van Heukelumtraps: x86_64: remove trace_hardirqs_fixup from debug...
2008-10-13 Alexander van Heukelumtraps: x86_64: remove trace_hardirqs_fixup from int3...
2008-10-13 Alexander van Heukelumtraps: x86_64: remove trace_hardirqs_fixup from DO_ERRO...
2008-10-13 Alexander van Heukelumtraps: x86_64: add TRACE_IRQS_OFF in paranoidentry...
2008-10-13 Alexander van Heukelumtraps: x86_64: add TRACE_IRQS_OFF in error_entry
2008-10-13 Jack Steinerx86, uv: add early detection of UV system types
2008-10-13 Glauber Costax86: move vgetcpu mode probing to cpu detection
2008-10-13 Glauber Costax86: wrap MCA_bus test around an ifdef
2008-10-13 Glauber Costax86: replace hardcoded number
2008-10-13 Glauber Costax86: rename timer_event_interrupt to timer_interrupt
2008-10-13 Glauber Costax86: make init_ISA_irqs nonstatic
2008-10-13 Glauber Costax86: factor out irq initialization for x86_64
2008-10-13 Glauber Costax86: bind irq0 irq data to cpu0
2008-10-13 Glauber Costax86: use user_mode_vm instead of user_mode
2008-10-13 Glauber Costax86: use frame pointer information on x86_64 profile_pc
2008-10-13 Glauber Costax86: set bp field in pt_regs properly
2008-10-13 Glauber Costax86: coalesce tests
2008-10-13 Glauber Costax86: use user_mode macro
2008-10-13 Yinghai Lux86: cpu don't print duplicated vendor string
next