Age | Commit message (Expand) | Author |
2008-10-06 | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar |
2008-10-06 | Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 | Ingo Molnar |
2008-10-06 | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar |
2008-10-06 | Merge branch 'x86/pebs' into x86-v28-for-linus-phase1 | Ingo Molnar |
2008-10-06 | Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 | Ingo Molnar |
2008-10-02 | inotify: fix lock ordering wrt do_page_fault's mmap_sem | Nick Piggin |
2008-09-30 | x86, debug printouts: IOMMU setup failures should not be KERN_ERR | Adam Jackson |
2008-09-26 | kgdb, x86_64: fix PS CS SS registers in gdb serial | Jason Wessel |
2008-09-26 | kgdb, x86_64: gdb serial has BX and DX reversed | Jason Wessel |
2008-09-24 | Merge commit 'v2.6.27-rc7' into x86/pebs | Ingo Molnar |
2008-09-23 | x86: prevent C-states hang on AMD C1E enabled machines | Thomas Gleixner |
2008-09-23 | x86: prevent stale state of c1e_mask across CPU offline/online | Thomas Gleixner |
2008-09-22 | x86, NMI watchdog: setup before enabling NMI watchdog | Aristeu Rozanski |
2008-09-22 | Merge commit 'v2.6.27-rc7' into x86/debug | Ingo Molnar |
2008-09-19 | Merge commit 'v2.6.27-rc6' into x86/cleanups | Ingo Molnar |
2008-09-17 | x86, debug: gpio_free might sleep | Uwe Kleine-König |
2008-09-10 | x86: unsigned long pte_pfn | Hugh Dickins |
2008-09-06 | x86-64: eliminate dead code | Jan Beulich |
2008-09-05 | x86: add NOPL as a synthetic CPU feature bit | H. Peter Anvin |
2008-09-05 | x86, tracehook: clean up implementation of syscall_get_error() | Petr Tesarik |
2008-09-05 | Merge branch 'linus' into x86/tracehook | Ingo Molnar |
2008-08-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-08-25 | Merge branch 'x86/urgent' into x86/cleanups | H. Peter Anvin |
2008-08-25 | x86: msr: fix bogus return values from rdmsr_safe/wrmsr_safe | H. Peter Anvin |
2008-08-25 | x86: msr: propagate errors from smp_call_function_single() | H. Peter Anvin |
2008-08-25 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-08-25 | x86: add X86_FEATURE_XMM4_2 definitions | Austin Zhang |
2008-08-25 | KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_reboot | Eduardo Habkost |
2008-08-25 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2008-08-25 | Merge branch 'x86/urgent' into x86/cleanups | Ingo Molnar |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk |
2008-08-23 | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs | Rafael J. Wysocki |
2008-08-22 | x86: fix section mismatch warning - uv_cpu_init | Marcin Slusarz |
2008-08-22 | x86_64: printout msr -v2 | Yinghai Lu |
2008-08-22 | x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args | Eduardo Habkost |
2008-08-21 | i386: vmalloc size fix | Dave Young |
2008-08-20 | x86, SGI UV: hardcode the TLB flush interrupt system vector | Cliff Wickman |
2008-08-20 | x86_64: use save/loadsegment in ia32 compat | Jeremy Fitzhardinge |
2008-08-20 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |
2008-08-18 | x86: <asm/asm.h> consistency cleanups | H. Peter Anvin |
2008-08-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-08-18 | x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia... | Marcin Slusarz |
2008-08-18 | x86: mmconf: fix section mismatch warning | Marcin Slusarz |
2008-08-18 | x86: correct register constraints for 64-bit atomic operations | Mathieu Desnoyers |
2008-08-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-08-15 | x86: spinlock use LOCK_PREFIX | Mathieu Desnoyers |
2008-08-15 | x86: revert replace LOCK_PREFIX in futex.h | Mathieu Desnoyers |
2008-08-15 | x86: add MAP_STACK mmap flag | Ingo Molnar |
2008-08-15 | x86: add MAP_STACK mmap flag | Ingo Molnar |
2008-08-15 | Merge branch 'x86/geode' into x86/urgent | Ingo Molnar |