summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic_32.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-26x86: apic: changing export symbols to *_GPLRobert Richter1-1/+1
2008-07-26x86: apic: export symbols for extended interrupt LVT functionsRobert Richter1-0/+1
2008-07-26x86: apic_*.c: add description to AMD's extended LVT functionsRobert Richter1-0/+3
2008-07-24x86: apic unification - merge down enable_NMI_through_LVT0Cyrill Gorcunov1-2/+6
2008-07-24x86: apic unification - merge down lapic_get_maxlvtCyrill Gorcunov1-2/+6
2008-07-22Merge branch 'linus' into x86/x2apicIngo Molnar1-4/+1
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar1-87/+88
2008-07-21x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu1-4/+1
2008-07-19x86: APIC: Remove apic_write_around(); use alternatives, merge fixSuresh Siddha1-3/+2
2008-07-18Merge branch 'x86/apic' into x86/x2apicIngo Molnar1-83/+87
2008-07-18Merge branch 'linus' into x86/x2apicIngo Molnar1-0/+4
2008-07-18x86: let 32bit use apic_ops too - fixSuresh Siddha1-0/+5
2008-07-18x86: APIC: Make apic_verbosity unsignedMaciej W. Rozycki1-1/+1
2008-07-18x86: apic_32 - introduce calibrate_APIC_clockCyrill Gorcunov1-43/+50
2008-07-18x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki1-39/+36
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-0/+4
2008-07-12x86: make read_apic_id return final apicidYinghai Lu1-2/+2
2008-07-12x86: let 32bit use apic_ops tooYinghai Lu1-8/+31
2008-07-12x64, x2apic/intr-remap: basic apic ops supportSuresh Siddha1-0/+6
2008-07-10x86, VisWS: turn into generic arch, make VisWS boot on a regular PCIngo Molnar1-1/+1
2008-07-09x86: apic_32.c - add lapic resourceCyrill Gorcunov1-0/+23
2008-07-08x86: use disable_apic in 32bitYinghai Lu1-7/+8
2008-07-08x86: let setup_arch call init_apic_mappings for 32bitYinghai Lu1-30/+0
2008-07-08x86: nmi_watchdog - use nmi_watchdog variable for printingCyrill Gorcunov1-1/+1
2008-07-08x86: check command line when CONFIG_X86_MPPARSE is not set, v2Yinghai Lu1-1/+1
2008-07-08Merge branch 'x86/uv' into x86/develIngo Molnar1-1/+1
2008-07-08x86: fix stack overflow for large values of MAX_APICSJack Steiner1-1/+1
2008-07-08Merge branch 'x86/numa' into x86/develIngo Molnar1-6/+3
2008-07-08x86: cleanup early per cpu variables/accesses v4Mike Travis1-6/+3
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar1-2/+10
2008-07-08Merge branch 'x86/irq' into x86/develIngo Molnar1-7/+11
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar1-6/+6
2008-07-08x86: APIC/UP: Remove redundant NMI watchdog downgradeMaciej W. Rozycki1-3/+0
2008-07-08x86: APIC/UP: Downgrade the NMI watchdog for no I/O APICMaciej W. Rozycki1-0/+4
2008-07-08Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang"Ingo Molnar1-4/+2
2008-07-08x86, io-apic: fix nmi_watchdog=1 bootup hangIngo Molnar1-2/+4
2008-07-08x86, clockevents: add C1E aware idle functionThomas Gleixner1-3/+2
2008-06-26x86: convert to generic helpers for IPI function callsJens Axboe1-0/+4
2008-06-10x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu1-1/+4
2008-05-25x86: move smp_found_configAlexey Starikovskiy1-0/+3
2008-05-25x86: move pic_mode to apic_32.cAlexey Starikovskiy1-0/+2
2008-05-25x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy1-1/+1
2008-05-12x86: change FIRST_SYSTEM_VECTOR to a variable, fixAlan Mayer1-0/+4
2008-05-12x86: change FIRST_SYSTEM_VECTOR to a variableAlan Mayer1-7/+7
2008-04-26x86: cleanup div_sc() usageAkinobu Mita1-1/+2
2008-04-24"make namespacecheck" fixesIngo Molnar1-1/+1
2008-04-17x86: move up & smp variables to setup.cAlexey Starikovskiy1-3/+0
2008-04-17x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner1-2/+2
2008-04-17x86: move generic_processor_info to apic_32.cAlexey Starikovskiy1-0/+82
2008-04-17x86: move x86_bios_cpu_apicid to apic_32.cAlexey Starikovskiy1-0/+3