2009-01-06 |
Yinghai Lu | mm: print out memmap number only if it is not zero Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2009-01-06 |
Yinghai Lu | x86: k8 numa register active regions later Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2009-01-03 |
Yinghai Lu | sparseirq: move set/get_timer_rand_state back to .c Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-12-29 |
Yinghai Lu | sparseirq: move __weak symbols into separate compilation... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-12-27 |
Yinghai Lu | sparseirq: fix hang with !SPARSE_IRQ Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-12-27 |
Yinghai Lu | sparseirq: set lock_class for legacy irq when sparse_irq... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-12-27 |
Yinghai Lu | sparseirq: work around compiler optimizing away __weak...
|
commit | commitdiff | tree |
2008-12-26 |
Yinghai Lu | sparseirq: remove duplicated arch_early_irq_init()
|
commit | commitdiff | tree |
2008-12-23 |
Yinghai Lu | x86: fix lguest used_vectors breakage, -v2 Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-12-19 |
Yinghai Lu | sparseirq: fix numa_migrate_irq_desc dependency and... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-12-19 |
Yinghai Lu | sparseirq: add kernel-doc notation for new member in... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-12-16 |
Yinghai Lu | sparseirq: fix !SMP building, #2 Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-12-16 |
Yinghai Lu | x86, sparseirq: move irq_desc according to smp_affinity, v7 Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-12-09 |
Yinghai Lu | sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ build
|
commit | commitdiff | tree |
2008-12-09 |
Yinghai Lu | sparseirq: fix Alpha build failure Signed-off-by: Yinghai Lu <yinghai@kernel.orgg>
|
commit | commitdiff | tree |
2008-12-08 |
Yinghai Lu | x86: clean up get_smp_config() Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-12-08 |
Yinghai Lu | x86, MSI: pass irq_cfg and irq_desc Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-12-08 |
Yinghai Lu | x86: MSI start irq numbering from nr_irqs_gsi Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-12-08 |
Yinghai Lu | x86: use NR_IRQS_LEGACY Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-12-08 |
Yinghai Lu | sparse irq_desc[] array: core kernel and x86 changes Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-11-20 |
Yinghai Lu | x86: fix wakeup_cpu with numaq/es7000 v2 - call ->update_gen...
|
commit | commitdiff | tree |
2008-11-18 |
Yinghai Lu | x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2 Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-11-17 |
Yinghai Lu | x86: fix wakeup_cpu with numaq/es7000, v2, fix Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-11-17 |
Yinghai Lu | x86: fix wakeup_cpu with numaq/es7000, v2 Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-11-16 |
Yinghai Lu | x86: fix es7000 compiling | Author: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-11-07 |
Yinghai Lu | ACPI: use macro to replace hard number Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-11-06 |
Yinghai Lu | x86: remove VISWS and PARAVIRT around NR_IRQS puzzle Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-11-06 |
Yinghai Lu | x86: size NR_IRQS on 32-bit systems the same way as...
|
commit | commitdiff | tree |
2008-10-28 |
Yinghai Lu | x86: fix init_memory_mapping for [dc000000 - e0000000... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-10-28 |
Yinghai Lu | x86: 64 bit print out absent pages num too Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-10-28 |
Yinghai Lu | x86: fix APIC_DEBUG with inquire_remote_apic Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-10-28 |
Yinghai Lu | x86: break up mtrr_cleanup() into several small functions. Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-10-27 |
Yinghai Lu | x86: keep the /proc/meminfo page count correct Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2008-10-20 |
Yinghai Lu | PCI: use %pF instead of print_fn_descriptor_symbol... Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-20 |
Yinghai Lu | PCI: change MSI-x vector to 32bit Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-20 |
Yinghai Lu | mm: print out meminit for memmap Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: sparse_irq: fix typo in debug print out Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: print out irq nr for msi/ht, v3 Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: irq no should not use hex in /proc/interrupts Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: fix typo in irq_desc array Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | sparseirq: remove some debug print out Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Cc: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | irq: fix irqpoll && sparseirq
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | dyn_array: use %pF instead of print_fn_descriptor_symbol Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: print out apic id in hex format Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: lapic address print out like io apic addr Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | dyn_array: remove one panic Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | irq: error missed ifndef CONFIG_HAVE_SPARSE_IRQ, v2
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | dyn_array: fix typo Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: print out if acpi want physical flat of all Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | dmar: initialize the return value in dmar_parse_dev() Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | dmar: fix using early fixmap mapping for DMAR table... Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x2apic: fix reserved APIC register accesses in print_local_A... Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | sparseirq: move kstat_irqs from kstat to irq_desc ... Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: let 64 bit to use 32 bit calibrate_apic_clock Signed-of-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: rename apic_32.c and apic_64.c to apic.c Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: apic copy apic_64.c to apic_32.c Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: apic copy calibrate_APIC_clock to each other in... Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: apic unify smp_spurious/error_interrupt Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: merge header files in apic_xx.c Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: copy detect_init_APIC to the other Signed-off-by: Yinghai Lu <yhlu.kernel@mgail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: merge APIC_init_uniprocessor Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: make apic_32/64.c more like Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: add hard_smp_prossor_id with MACRO in io_apic_xx.c Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: use HAVE_X2APIC in apic_64.c Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: apic_xx.c order variables Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: fix probe_nr_irqs for xen Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: fix 32-bit ioapic lockup with sparseirqs Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: sparse_irq needs spin_lock in allocations Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | dyn_array: split dyn_array functions from init/main.c Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: probe nr_irqs even only mptable is used Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: make HAVE_SPARSE_IRQ support selectable Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: print local APIC of APs one by one Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: remove first_free_entry/pin_map_size Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: unify ack_apic_edge Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: unify mask_IO_APIC_irq Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: irq: interrupt array size should be NR_VECTORS Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | pci: change msi-x vector to 32bit Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | io_apic: make 32 bit have io_apic resource in /proc... Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | rename io_apic_64.c and io_apic_32.c to io_apic.c Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: make io_apic_64.c and io_apic_32.c the same Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: remove ioapic_force Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: make 64 handle sis_apic_bug like the 32 bit Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: make headers files the same in io_apic_xx.c Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: order variables in io_apic_xx.c Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: ordering functions in io_apic_64.c Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: ordering functions in io_apic_32.c Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86, io-apic: remove union about dest for log/phy Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: add debug info for 32bit sparse_irq Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: make 32bit support per_cpu vector Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: make 32 bit to use sparse_irq Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: make 32bit to use irq_2_pin in irq_cfg Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: make 32bit use irq_cfg_alloc, etc Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: add irq_cfg for 32bit Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: remove irqbalance in kernel for 32 bit Signed-off-by: Yinghai Lu <yhlu.kernel@gmai.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: use 28 bits irq NR for pci msi/msix and ht Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: put irq_2_iommu pointer into irq_desc Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86_64: make /proc/interrupts work with dyn irq_desc Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86_64: separate irq_cfgx from irq_cfgx_free Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | irq: separate sparse_irqs from sparse_irqs_free Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86_64: rename irq_desc/irq_desc_alloc Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
|
commit | commitdiff | tree |