2008-10-16 |
Cyrill Gorcunov | x86: apic - introduce get_physical_broadcast for 64bit |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: apic_64.c - setup_APIC_timer has to be __cpuinit... |
tree | commitdiff |
2008-10-16 |
Alok Kataria | x86: VMI, initialize IRQ vector |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: fix probe_nr_irqs for xen |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: fix 32-bit ioapic lockup with sparseirqs |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: sparse_irq needs spin_lock in allocations |
tree | commitdiff |
2008-10-16 |
Ingo Molnar | warning: fix arch x86 kernel io_apic c |
tree | commitdiff |
2008-10-16 |
Alex Nixon | xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6... |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: probe nr_irqs even only mptable is used |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: make HAVE_SPARSE_IRQ support selectable |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: print local APIC of APs one by one |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: remove first_free_entry/pin_map_size |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: unify ack_apic_edge |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: unify mask_IO_APIC_irq |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | io_apic: make 32 bit have io_apic resource in /proc... |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | rename io_apic_64.c and io_apic_32.c to io_apic.c |
tree | commitdiff |
2008-10-16 |
Ingo Molnar | x86: make io_apic_32.c the same as io_apic_64.c |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: make io_apic_64.c and io_apic_32.c the same |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: remove ioapic_force |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: make 64 handle sis_apic_bug like the 32 bit |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: make headers files the same in io_apic_xx.c |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: order variables in io_apic_xx.c |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: ordering functions in io_apic_64.c |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: ordering functions in io_apic_32.c |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86, io-apic: remove union about dest for log/phy |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: add debug info for 32bit sparse_irq |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: make 32bit support per_cpu vector |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: make 32 bit to use sparse_irq |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: make 32bit to use irq_2_pin in irq_cfg |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: make 32bit use irq_cfg_alloc, etc |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: add irq_cfg for 32bit |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: remove irqbalance in kernel for 32 bit |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: use 28 bits irq NR for pci msi/msix and ht |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86_64: make /proc/interrupts work with dyn irq_desc |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86_64: separate irq_cfgx from irq_cfgx_free |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86_64: rename irq_desc/irq_desc_alloc |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: check with without_new in show_interrupts |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | generic: add irq_desc in function in parameter |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | irq: remove >= nr_irqs checking with config_have_sparse_irq |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86, ioapic: replace loop with nr_irqs with for_each_ir... |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | irq: replace loop with nr_irqs with for_each_irq_desc |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: move kstat_irqs from kstat to irq_desc |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: put irq_2_pin pointer into irq_cfg |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: add irq_cfg in io_apic_64.c |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | generic: sparse irqs: use irq_desc() together with... |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86, irq: get nr_irqs from madt |
tree | commitdiff |
2008-10-16 |
Ingo Molnar | irq: sparse irqs, fix #3 |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: use dyn_array in io_apic_xx.c |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: use nr_irqs |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: enable dyn_array support |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: alloc dyn_array all together |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | add per_cpu_dyn_array support |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: add after_bootmem flag for 32bit |
tree | commitdiff |
2008-10-16 |
Ingo Molnar | Merge branch 'linus' into genirq |
tree | commitdiff |
2008-10-14 |
Linus Torvalds | Merge branch 'i2c-for-linus' of git://jdelvare.pck... |
tree | commitdiff |
2008-10-14 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-10-14 |
Linus Torvalds | Merge branch 'upstream-linus' of git://git./linux/kerne... |
tree | commitdiff |
2008-10-14 |
Bjorn Helgaas | x86: register a platform RTC device if PNP doesn't... |
tree | commitdiff |
2008-10-14 |
Linus Torvalds | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel... |
tree | commitdiff |
2008-10-14 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-10-14 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2008-10-13 |
Linus Torvalds | Merge git://git./linux/kernel/git/brodo/pcmcia-2.6 |
tree | commitdiff |
2008-10-13 |
Linus Torvalds | Merge branch 'for_linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-10-13 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-10-13 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2008-10-13 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/sparc-2.6 |
tree | commitdiff |
2008-10-13 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-10-13 |
Linus Torvalds | Merge branch 'proc' of git://git./linux/kernel/git... |
tree | commitdiff |
2008-10-13 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-10-13 |
Linus Torvalds | Merge git://git.infradead.org/users/dwmw2/random-2.6 |
tree | commitdiff |
2008-10-13 |
Linus Torvalds | Merge phase #5 (misc) of git://git./linux/kernel/git... |
tree | commitdiff |
2008-10-13 |
David Woodhouse | Merge branch 'master' of git://git./linux/kernel/git... |
tree | commitdiff |
2008-10-13 |
Ingo Molnar | Merge branches 'oprofile-v2' and 'timers/hpet' into... |
tree | commitdiff |
2008-10-13 |
Ingo Molnar | Merge branch 'linus' into oprofile-v2 |
tree | commitdiff |
2008-10-13 |
Yinghai Lu | x86: change early_ioremap to use slots instead of nesting |
tree | commitdiff |
2008-10-13 |
Jan Beulich | x86: adjust dependencies for CONFIG_X86_CMOV |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | dumpstack: x86: various small unification steps, fix |
tree | commitdiff |
2008-10-13 |
Thomas Gleixner | x86: remove additional_cpus |
tree | commitdiff |
2008-10-13 |
Ingo Molnar | x86: remove additional_cpus configurability |
tree | commitdiff |
2008-10-13 |
Thomas Gleixner | x86: improve UP kernel when CPU-hotplug and SMP is... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | dumpstack: x86: various small unification steps |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | dumpstack: i386: make kstack= an early boot-param and... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | dumpstack: x86: use log_lvl and unify trace formatting |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | dumptrace: x86: consistently include loglevel, print... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | dumpstack: x86: add "end" parameter to valid_stack_ptr... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | dumpstack: x86: make printk_address equal |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | dumpstack: x86: move die_nmi to dumpstack_32.c |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: x86: finalize unification of traps.c |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: x86: make traps_32.c and traps_64.c equal |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: x86: various noop-changes preparing for unificat... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: x86_64: use task_pid_nr(tsk) instead of tsk... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: i386: expand clear_mem_error and remove from... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: x86_64: make io_check_error equal to the one... |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: i386: use preempt_conditional_sti/cli in do_int3 |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: x86_64: make math_state_restore more like i386 |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | traps: x86: converge trap_init functions |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | x86, traps: converge do_debug handlers |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | x86, traps: introduce dotraplinkage |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | x86, traps, i386: factor out lazy io-bitmap copy |
tree | commitdiff |
2008-10-13 |
Alexander van Heukelum | x86, traps: split out math_error and simd_math_error |
tree | commitdiff |
next |