Age | Commit message (Expand) | Author |
2011-09-28 | apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatches | Jan Beulich |
2011-09-28 | x86, amd: Include linux/elf.h since we use stuff from asm/elf.h | Stephen Rothwell |
2011-09-27 | x86: Perf_event_amd.c needs <asm/apicdef.h> | Randy Dunlap |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-09-26 | x86, perf: Clean up perf_event cpu code | Kevin Winchester |
2011-09-26 | Merge commit 'v3.1-rc7' into perf/core | Ingo Molnar |
2011-09-21 | x86/rtc: Don't recursively acquire rtc_lock | Matt Fleming |
2011-09-21 | x86: uv2: Workaround for UV2 Hub bug (system global address format) | Jack Steiner |
2011-09-21 | x86, ioapic: Consolidate the explicit EOI code | Suresh Siddha |
2011-09-21 | x86, ioapic: Restore the mask bit correctly in eoi_ioapic_irq() | Suresh Siddha |
2011-09-21 | x86, kdump, ioapic: Reset remote-IRR in clear_IO_APIC | Suresh Siddha |
2011-09-21 | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha |
2011-09-21 | x86, ioapic: Define irq_remap_modify_chip_defaults() | Suresh Siddha |
2011-09-21 | x86, msi, intr-remap: Use the ioapic set affinity routine | Suresh Siddha |
2011-09-21 | x86, x2apic: Enable the bios request for x2apic optout | Suresh Siddha |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina |
2011-09-15 | sched: x86_32 Fix typo in switch_to() description | Kamalesh Babulal |
2011-09-14 | x86, mce: Do not call del_timer_sync() in IRQ context | Hidetoshi Seto |
2011-09-13 | locking, x86: mce: Annotate cmci_discover_lock as raw | Thomas Gleixner |
2011-09-12 | x86: cache_info: Update calculation of AMD L3 cache indices | Frank Arnold |
2011-09-12 | x86: cache_info: Kill the atomic allocation in amd_init_l3_cache() | Thomas Gleixner |
2011-09-12 | x86: cache_info: Kill the moronic shadow struct | Thomas Gleixner |
2011-09-12 | x86: cache_info: Remove bogus free of amd_l3_cache data | Thomas Gleixner |
2011-09-08 | x86: Hyper-V: Integrate the clocksource with Hyper-V detection code | K. Y. Srinivasan |
2011-08-31 | x86, perf: Check that current->mm is alive before getting user callchain | Andrey Vagin |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown |
2011-08-25 | x86-32: Fix boot with CONFIG_X86_INVD_BUG | Andy Lutomirski |
2011-08-25 | mtrr: fix UP breakage caused during switch to stop_machine | Tejun Heo |
2011-08-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-08-23 | x86, mm, trivial: Remove unnecessary get_order() in free_thread_info() | Zhao Jin |
2011-08-19 | x86: jump_label: arch_jump_label_text_poke_early: add missing __init | Kevin Winchester |
2011-08-18 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2011-08-14 | perf, x86: Avoid kfree() in CPU_STARTING | Peter Zijlstra |
2011-08-12 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-08-10 | x86-64: Rework vsyscall emulation and add vsyscall= parameter | Andy Lutomirski |
2011-08-10 | x86: Remove unnecessary compile flag tweaks for vsyscall code | Andy Lutomirski |
2011-08-10 | x86, amd: Include elf.h explicitly, prepare the code for the module.h split | Stephen Rothwell |
2011-08-09 | perf, x86: Add model 45 SandyBridge support | Youquan Song |
2011-08-06 | x86-32, amd: Move va_align definition to unbreak 32-bit build | Borislav Petkov |
2011-08-05 | x86, UV: Remove UV delay in starting slave cpus | Jack Steiner |
2011-08-05 | x86, amd: Move BSP code to cpu_dev helper | Borislav Petkov |
2011-08-05 | x86: Add a BSP cpu_dev helper | Borislav Petkov |
2011-08-05 | x86, amd: Avoid cache aliasing penalties on AMD family 15h | Borislav Petkov |
2011-08-05 | Merge commit 'v3.0' into x86/cpu | H. Peter Anvin |
2011-08-04 | x86-64: Add vsyscall:emulate_vsyscall trace event | Andy Lutomirski |
2011-08-04 | x86-64: Add user_64bit_mode paravirt op | Andy Lutomirski |
2011-08-04 | x86-64: Work around gold bug 13023 | Andy Lutomirski |
2011-08-04 | x86-64: Move the "user" vsyscall segment out of the data segment. | Andy Lutomirski |
2011-08-04 | Merge commit 'v3.0' into x86/vdso | H. Peter Anvin |
2011-08-03 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |