Age | Commit message (Expand) | Author | Files | Lines |
2009-02-17 | x86, numaq_32: clean up | Ingo Molnar | 1 | -95/+100 |
2009-02-17 | x86, es7000: misc cleanups | Ingo Molnar | 1 | -80/+90 |
2009-02-17 | x86, es7000: remove dead code, clean up | Ingo Molnar | 1 | -70/+33 |
2009-02-17 | x86, es7000: remove externs | Ingo Molnar | 1 | -19/+10 |
2009-02-17 | x86, apic: remove apicid_cluster() | Ingo Molnar | 3 | -14/+5 |
2009-02-17 | x86, es7000: clean up | Ingo Molnar | 1 | -128/+113 |
2009-02-17 | x86, apic: clean up the cpu_2_logical_apiciddeclaration | Ingo Molnar | 5 | -11/+7 |
2009-02-17 | x86, apic: clean up arch/x86/kernel/bigsmp_32.c | Ingo Molnar | 1 | -19/+24 |
2009-02-17 | x86, apic: remove stale references to APIC_DEFINITION | Ingo Molnar | 4 | -4/+0 |
2009-02-17 | x86, apic: remove duplicate asm/apic.h inclusions | Ingo Molnar | 18 | -34/+3 |
2009-02-17 | x86, apic: remove genapic.h | Ingo Molnar | 45 | -54/+54 |
2009-02-17 | x86, apic: merge genapic.h into apic.h | Ingo Molnar | 2 | -316/+310 |
2009-02-17 | remove: genapic prepare | Ingo Molnar | 2 | -12/+10 |
2009-02-17 | x86, apic: fix build fallout of genapic changes | Ingo Molnar | 7 | -4/+8 |
2009-02-17 | x86: fold apic_ops into genapic | Yinghai Lu | 24 | -162/+205 |
2009-02-17 | x86: add x2apic config | Yinghai Lu | 8 | -21/+51 |
2009-02-17 | x86: remove stale arch/x86/include/asm/page_64.h.rej file | Ingo Molnar | 1 | -114/+0 |
2009-02-17 | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar | 357 | -10227/+10810 |
2009-02-16 | [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con... | Gregory CLEMENT | 2 | -0/+2 |
2009-02-16 | x86: make APIC_init_uniprocessor() more like smp_prepare_cpus() | Yinghai Lu | 1 | -12/+8 |
2009-02-16 | x86: pre init pirq_entries[] | Yinghai Lu | 1 | -13/+3 |
2009-02-16 | x86, xen: do multicall callbacks with interrupts disabled | Jeremy Fitzhardinge | 1 | -2/+2 |
2009-02-16 | x86, xen: degrade BUG to WARN when multicall fails | Jeremy Fitzhardinge | 1 | -1/+1 |
2009-02-16 | x86, xen: record and display initiator of each multicall when debugging | Ian Campbell | 1 | -2/+7 |
2009-02-16 | x86, xen: short-circuit tests for dom0 | Jeremy Fitzhardinge | 1 | -10/+18 |
2009-02-16 | cpumask: Use cpu_*_mask accessors code: alpha | Rusty Russell | 2 | -10/+10 |
2009-02-16 | cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c... | Rusty Russell | 1 | -5/+7 |
2009-02-16 | [IA64] fix __apci_unmap_table | Yinghai Lu | 1 | -1/+1 |
2009-02-15 | trace: mmiotrace to the tracer menu in Kconfig | Pekka Paalanen | 1 | -22/+2 |
2009-02-15 | x86: make 32bit to call enable_IO_APIC early like 64bit | Yinghai Lu | 3 | -10/+5 |
2009-02-15 | x86, vm86: fix preemption bug | Thomas Gleixner | 1 | -1/+9 |
2009-02-15 | x86: fix typo in filter_cpuid_features() | Yinghai Lu | 1 | -4/+4 |
2009-02-15 | KVM: VMX: Flush volatile msrs before emulating rdmsr | Avi Kivity | 1 | -0/+1 |
2009-02-15 | KVM: x86: fix LAPIC pending count calculation | Marcelo Tosatti | 6 | -63/+15 |
2009-02-15 | KVM: MMU: Map device MMIO as UC in EPT | Sheng Yang | 2 | -4/+8 |
2009-02-15 | KVM: x86: disable kvmclock on non constant TSC hosts | Marcelo Tosatti | 1 | -1/+3 |
2009-02-15 | KVM: PIT: fix i8254 pending count read | Marcelo Tosatti | 1 | -1/+1 |
2009-02-15 | KVM: Fix racy in kvm_free_assigned_irq | Sheng Yang | 1 | -1/+1 |
2009-02-15 | KVM: Add kvm_arch_sync_events to sync with asynchronize events | Sheng Yang | 4 | -0/+16 |
2009-02-15 | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity | 2 | -0/+11 |
2009-02-15 | KVM: ia64: fix fp fault/trap handler | Yang Zhang | 1 | -8/+9 |
2009-02-14 | x86, olpc: fix model detection without OFW | Chris Ball | 1 | -1/+1 |
2009-02-14 | [ARM] 5391/1: AT91: Enable GPIO clocks earlier | Andrew Victor | 1 | -5/+10 |
2009-02-14 | [ARM] 5390/1: AT91: Watchdog fixes | Andrew Victor | 10 | -10/+10 |
2009-02-14 | [ARM] omap: fix _omap2_clksel_get_src_field() | Russell King | 1 | -1/+1 |
2009-02-14 | [ARM] omap: fix omap2_divisor_to_clksel() error return value | Russell King | 1 | -3/+3 |
2009-02-13 | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar | 26 | -42/+49 |
2009-02-13 | x86: fix "__udivdi3" [drivers/scsi/aha1542.ko] undefined | James Bottomley | 1 | -1/+1 |
2009-02-13 | x86, UV: set full apicid in uv_hub_send_ipi | Dimitri Sivanich | 1 | -5/+4 |
2009-02-13 | xen: fix xen_flush_tlb_others | Ian Campbell | 1 | -3/+0 |