Age | Commit message (Expand) | Author |
2011-08-29 | x86: Add xadd helper macro | Jeremy Fitzhardinge |
2011-08-29 | x86, cmpxchg: Unify cmpxchg into cmpxchg.h | Jeremy Fitzhardinge |
2011-08-29 | x86, cmpxchg: Move 64-bit set64_bit() to match 32-bit | Jeremy Fitzhardinge |
2011-08-29 | x86, cmpxchg: Move 32-bit __cmpxchg_wrong_size to match 64 bit. | Jeremy Fitzhardinge |
2011-08-29 | x86, cmpxchg: <linux/alternative.h> has LOCK_PREFIX | Jeremy Fitzhardinge |
2011-08-29 | Merge 3.1-rc4 into staging-next | Greg Kroah-Hartman |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown |
2011-08-26 | x86/mrst: Add platform data for Max3110 devices | Feng Tang |
2011-08-26 | sfi: table irq 0xFF means 'no interrupt' | Kirill A. Shutemov |
2011-08-25 | Staging: hv: vmbus: Retry vmbus_post_msg() before giving up | K. Y. Srinivasan |
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-24 | x86-64, unistd: Remove bogus __IGNORE_getcpu | Andy Lutomirski |
2011-08-24 | xen: use non-tracing preempt in xen_clocksource_read() | Jeremy Fitzhardinge |
2011-08-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-08-23 | x86-32, vdso: On system call restart after SYSENTER, use int $0x80 | H. Peter Anvin |
2011-08-23 | x86, mm, trivial: Remove unnecessary get_order() in free_thread_info() | Zhao Jin |
2011-08-22 | x86, cleanup: Remove unneeded version.h include from arch/x86/ | Jesper Juhl |
2011-08-22 | x86, cpu: Add cpufeature flag for PCIDs | Arun Thomas |
2011-08-22 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-08-22 | xen/tracing: Fix tracing config option properly | Jeremy Fitzhardinge |
2011-08-22 | xen: Do not enable PV IPIs when vector callback not present | Stefano Stabellini |
2011-08-19 | x86: jump_label: arch_jump_label_text_poke_early: add missing __init | Kevin Winchester |
2011-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2011-08-18 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2011-08-17 | xen/x86: replace order-based range checking of M2P table by linear one | Jan Beulich |
2011-08-16 | oprofile, x86: Fix overflow and warning (commit 1d12d35) | Robert Richter |
2011-08-16 | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-08-16 | KVM: uses TASKSTATS, depends on NET | Randy Dunlap |
2011-08-16 | x86, vsyscall: Add missing <asm/fixmap.h> to arch/x86/mm/fault.c | H. Peter Anvin |
2011-08-15 | x86: fix mm/fault.c build | Randy Dunlap |
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-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-08-10 | x86-64: Rework vsyscall emulation and add vsyscall= parameter | Andy Lutomirski |
2011-08-10 | x86-64: Wire up getcpu syscall | Andy Lutomirski |
2011-08-10 | x86: Remove unnecessary compile flag tweaks for vsyscall code | Andy Lutomirski |
2011-08-10 | crypto: sha1 - SSSE3 based SHA1 implementation for x86-64 | Mathias Krause |
2011-08-10 | x86, amd: Include elf.h explicitly, prepare the code for the module.h split | Stephen Rothwell |
2011-08-09 | Revert "xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set." | Konrad Rzeszutek Wilk |
2011-08-09 | perf, x86: Add model 45 SandyBridge support | Youquan Song |
2011-08-06 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
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, olpc: Wait for last byte of EC command to be accepted | Paul Fox |
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-05 | xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not set | Konrad Rzeszutek Wilk |