summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86, apic: Move dmar_table_init() out of enable_IR()Yinghai Lu2009-08-171-9/+13
* x86, ioapic: Panic on irq-pin binding only if neededCyrill Gorcunov2009-08-081-5/+18
* x86/apic: Enable x2APIC without interrupt remapping under KVMGleb Natapov2009-08-052-40/+49
* x86, apic: Drop redundant bit assignmentCyrill Gorcunov2009-08-051-1/+0
* x86, ioapic: Throw BUG instead of NULL dereferenceCyrill Gorcunov2009-08-051-0/+4
* x86, ioapic: Introduce for_each_irq_pin() helperCyrill Gorcunov2009-08-051-28/+15
* x86: Remove superfluous NULL pointer check in destroy_irq()Bartlomiej Zolnierkiewicz2009-08-021-2/+1
* x86/ioapic.c: unify ioapic_retrigger_irq()Jeremy Fitzhardinge2009-07-141-9/+0
* x86/ioapic.c: convert __target_IO_APIC_irq to conventional for() loopJeremy Fitzhardinge2009-07-141-8/+1
* x86/ioapic.c: clean up replace_pin_at_irq_node logic and commentsJeremy Fitzhardinge2009-07-141-8/+5
* x86/ioapic.c: convert replace_pin_at_irq_node to conventional for() loopJeremy Fitzhardinge2009-07-141-3/+2
* x86/ioapic.c: simplify add_pin_to_irq_node()Jeremy Fitzhardinge2009-07-141-20/+8
* x86/ioapic.c: convert io_apic_level_ack_pending loop to normal for() loopJeremy Fitzhardinge2009-07-141-7/+1
* x86/ioapic.c: move lost comment to what seems like appropriate placeJeremy Fitzhardinge2009-07-141-7/+5
* x86/ioapic.c: remove redundant declaration of irq_pin_listJeremy Fitzhardinge2009-07-141-2/+0
* x86/ioapic.c: remove #ifdef for 82093AA workaroundJeremy Fitzhardinge2009-07-141-28/+19
* x86/ioapic.c: unify __mask_IO_APIC_irq()Jeremy Fitzhardinge2009-07-141-6/+1
* x86/ioapic.c: ioapic_modify_irq is too large to inlineJeremy Fitzhardinge2009-07-141-3/+3
* x86/acpi: acpi_parse_madt_ioapic_entries: remove redundant bracesJeremy Fitzhardinge2009-07-141-2/+1
* Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-103-8/+28
|\
| * perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker2009-07-013-8/+28
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-085-13/+11
* | [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-statesMark Langsdorf2009-07-062-20/+13
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-066-32/+25
|\ \
| * \ Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-07-031-4/+9
| |\ \
| | * | amd-iommu: set evt_buf_size correctlyJoerg Roedel2009-07-021-0/+2
| | * | amd-iommu: handle alias entries correctly in init codeJoerg Roedel2009-07-021-4/+7
| * | | x86: Remove unused function lapic_watchdog_ok()Jaswinder Singh Rajput2009-07-031-5/+0
| * | | x86: Remove unused variable disable_x2apicJaswinder Singh Rajput2009-07-031-2/+0
| * | | x86, kvm: Fix section mismatches in kvm.cRakib Mullick2009-07-031-1/+1
| * | | x86: Fix printk call in print_local_apic()Ingo Molnar2009-07-021-18/+13
| * | | x86: Mark device_nb as static and fix NULL noiseJaswinder Singh Rajput2009-07-011-2/+2
* | | | gcov: exclude code operating in userspace from profilingPeter Oberparleiter2009-07-061-0/+2
* | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-07-021-1/+1
|\ \ \ \
| * | | | intel-iommu: Make iommu=pt work on i386 tooDavid Woodhouse2009-07-011-1/+1
* | | | | x86: add boundary check for 32bit res before expand e820 resource to alignmentYinghai Lu2009-07-021-6/+10
| |_|_|/ |/| | |
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-301-12/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | perf_counter, x86: Update x86_pmu after WARN()Yinghai Lu2009-06-291-2/+2
| * | | perf_counter, x86: Add mmap counter read supportPeter Zijlstra2009-06-251-0/+6
| * | | perf_counter, x86: Set global control MSR correctlyYong Wang2009-06-241-9/+1
| * | | perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMDJaswinder Singh Rajput2009-06-211-1/+1
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-291-3/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "x86: cap iomem_resource to addressable physical memory"H. Peter Anvin2009-06-281-3/+0
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-287-67/+189
|\ \ \ \ | |/ / /
| * | | x86, mce: percpu mcheck_timer should be pinnedHidetoshi Seto2009-06-251-2/+2
| * | | x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2009-06-252-0/+4
| * | | x86: Fix uv bau sending buffer initializationCliff Wickman2009-06-241-7/+2
| * | | x86: Move init_gbpages() to setup_arch()Pekka J Enberg2009-06-231-0/+16
| * | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Ingo Molnar2009-06-221-57/+162
| |\ \ \
| | * | | x86: ensure percpu lpage doesn't consume too much vmalloc spaceTejun Heo2009-06-221-3/+15
OpenPOWER on IntegriCloud