Age | Commit message (Expand) | Author | Files | Lines |
2008-07-26 | x86: apic: changing export symbols to *_GPL | Robert Richter | 1 | -1/+1 |
2008-07-26 | x86: apic: export symbols for extended interrupt LVT functions | Robert Richter | 1 | -0/+1 |
2008-07-26 | x86: apic_*.c: add description to AMD's extended LVT functions | Robert Richter | 1 | -0/+3 |
2008-07-24 | x86: apic unification - merge down enable_NMI_through_LVT0 | Cyrill Gorcunov | 1 | -2/+6 |
2008-07-24 | x86: apic unification - merge down lapic_get_maxlvt | Cyrill Gorcunov | 1 | -2/+6 |
2008-07-22 | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 1 | -4/+1 |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 1 | -87/+88 |
2008-07-21 | x86: use setup_clear_cpu_cap() when disabling the lapic | Yinghai Lu | 1 | -4/+1 |
2008-07-19 | x86: APIC: Remove apic_write_around(); use alternatives, merge fix | Suresh Siddha | 1 | -3/+2 |
2008-07-18 | Merge branch 'x86/apic' into x86/x2apic | Ingo Molnar | 1 | -83/+87 |
2008-07-18 | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 1 | -0/+4 |
2008-07-18 | x86: let 32bit use apic_ops too - fix | Suresh Siddha | 1 | -0/+5 |
2008-07-18 | x86: APIC: Make apic_verbosity unsigned | Maciej W. Rozycki | 1 | -1/+1 |
2008-07-18 | x86: apic_32 - introduce calibrate_APIC_clock | Cyrill Gorcunov | 1 | -43/+50 |
2008-07-18 | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki | 1 | -39/+36 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 1 | -0/+4 |
2008-07-12 | x86: make read_apic_id return final apicid | Yinghai Lu | 1 | -2/+2 |
2008-07-12 | x86: let 32bit use apic_ops too | Yinghai Lu | 1 | -8/+31 |
2008-07-12 | x64, x2apic/intr-remap: basic apic ops support | Suresh Siddha | 1 | -0/+6 |
2008-07-10 | x86, VisWS: turn into generic arch, make VisWS boot on a regular PC | Ingo Molnar | 1 | -1/+1 |
2008-07-09 | x86: apic_32.c - add lapic resource | Cyrill Gorcunov | 1 | -0/+23 |
2008-07-08 | x86: use disable_apic in 32bit | Yinghai Lu | 1 | -7/+8 |
2008-07-08 | x86: let setup_arch call init_apic_mappings for 32bit | Yinghai Lu | 1 | -30/+0 |
2008-07-08 | x86: nmi_watchdog - use nmi_watchdog variable for printing | Cyrill Gorcunov | 1 | -1/+1 |
2008-07-08 | x86: check command line when CONFIG_X86_MPPARSE is not set, v2 | Yinghai Lu | 1 | -1/+1 |
2008-07-08 | Merge branch 'x86/uv' into x86/devel | Ingo Molnar | 1 | -1/+1 |
2008-07-08 | x86: fix stack overflow for large values of MAX_APICS | Jack Steiner | 1 | -1/+1 |
2008-07-08 | Merge branch 'x86/numa' into x86/devel | Ingo Molnar | 1 | -6/+3 |
2008-07-08 | x86: cleanup early per cpu variables/accesses v4 | Mike Travis | 1 | -6/+3 |
2008-07-08 | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 1 | -2/+10 |
2008-07-08 | Merge branch 'x86/irq' into x86/devel | Ingo Molnar | 1 | -7/+11 |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 1 | -6/+6 |
2008-07-08 | x86: APIC/UP: Remove redundant NMI watchdog downgrade | Maciej W. Rozycki | 1 | -3/+0 |
2008-07-08 | x86: APIC/UP: Downgrade the NMI watchdog for no I/O APIC | Maciej W. Rozycki | 1 | -0/+4 |
2008-07-08 | Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang" | Ingo Molnar | 1 | -4/+2 |
2008-07-08 | x86, io-apic: fix nmi_watchdog=1 bootup hang | Ingo Molnar | 1 | -2/+4 |
2008-07-08 | x86, clockevents: add C1E aware idle function | Thomas Gleixner | 1 | -3/+2 |
2008-06-26 | x86: convert to generic helpers for IPI function calls | Jens Axboe | 1 | -0/+4 |
2008-06-10 | x86: introduce max_physical_apicid for bigsmp switching | Yinghai Lu | 1 | -1/+4 |
2008-05-25 | x86: move smp_found_config | Alexey Starikovskiy | 1 | -0/+3 |
2008-05-25 | x86: move pic_mode to apic_32.c | Alexey Starikovskiy | 1 | -0/+2 |
2008-05-25 | x86: make struct config_ioapic not MPspec specific | Alexey Starikovskiy | 1 | -1/+1 |
2008-05-12 | x86: change FIRST_SYSTEM_VECTOR to a variable, fix | Alan Mayer | 1 | -0/+4 |
2008-05-12 | x86: change FIRST_SYSTEM_VECTOR to a variable | Alan Mayer | 1 | -7/+7 |
2008-04-26 | x86: cleanup div_sc() usage | Akinobu Mita | 1 | -1/+2 |
2008-04-24 | "make namespacecheck" fixes | Ingo Molnar | 1 | -1/+1 |
2008-04-17 | x86: move up & smp variables to setup.c | Alexey Starikovskiy | 1 | -3/+0 |
2008-04-17 | x86: change GET_APIC_ID() from an inline function to an out-of-line function | Jack Steiner | 1 | -2/+2 |
2008-04-17 | x86: move generic_processor_info to apic_32.c | Alexey Starikovskiy | 1 | -0/+82 |
2008-04-17 | x86: move x86_bios_cpu_apicid to apic_32.c | Alexey Starikovskiy | 1 | -0/+3 |