Age | Commit message (Expand) | Author |
2010-09-23 | x86, olpc: Rework BIOS signature check | Daniel Drake |
2010-09-23 | x86, olpc: Only enable PCI configuration type override on XO-1 | Daniel Drake |
2010-09-23 | x86, vm86: Fix preemption bug for int1 debug and int3 breakpoint handlers. | Bart Oldeman |
2010-09-23 | x86/amd-iommu: Fix rounding-bug in __unmap_single | Joerg Roedel |
2010-09-23 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel |
2010-09-23 | x86/amd-iommu: Set iommu configuration flags in enable-loop | Joerg Roedel |
2010-09-22 | jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditions | Steven Rostedt |
2010-09-22 | tracing/x86: Don't use mcount in kvmclock.c | Steven Rostedt |
2010-09-22 | tracing/x86: Don't use mcount in pvclock.c | Jeremy Fitzhardinge |
2010-09-22 | x86, cleanups: Use clear_page/copy_page rather than memset/memcpy | Jan Beulich |
2010-09-22 | jump label: Remove duplicate structure for x86 | Steven Rostedt |
2010-09-22 | jump label: x86 support | Jason Baron |
2010-09-22 | jump label: Add jump_label_text_reserved() to reserve jump points | Jason Baron |
2010-09-22 | jump label: Base patch for jump label | Jason Baron |
2010-09-22 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-09-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-09-21 | x86, setup: Fix earlyprintk=serial,0x3f8,115200 | Yinghai Lu |
2010-09-21 | x86, setup: Fix earlyprintk=serial,ttyS0,115200 | Yinghai Lu |
2010-09-21 | Merge commit 'v2.6.36-rc5' into perf/core | Ingo Molnar |
2010-09-21 | oprofile: Add Support for Intel CPU Family 6 / Model 29 | Jiri Olsa |
2010-09-21 | lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY. | Rusty Russell |
2010-09-20 | x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID level | H. Peter Anvin |
2010-09-20 | x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache line | H. Peter Anvin |
2010-09-20 | jump label: Make text_poke_early() globally visible | Jason Baron |
2010-09-20 | jump label: Make dynamic no-op selection available outside of ftrace | Jason Baron |
2010-09-20 | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB | Andreas Herrmann |
2010-09-19 | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe |
2010-09-18 | x86: Hpet: Avoid the comparator readback penalty | Thomas Gleixner |
2010-09-17 | x86, hotplug: Move WBINVD back outside the play_dead loop | H. Peter Anvin |
2010-09-17 | x86, hotplug: Use mwait to offline a processor, fix the legacy case | H. Peter Anvin |
2010-09-17 | x86, mwait: Move mwait constants to a common header file | H. Peter Anvin |
2010-09-17 | x86, k8-gart: Decouple handling of garts and northbridges | Andreas Herrmann |
2010-09-17 | x86, cacheinfo: Fix dependency of AMD L3 CID | Andreas Herrmann |
2010-09-17 | mm, x86: Saving vmcore with non-lazy freeing of vmas | Cliff Wickman |
2010-09-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-17 | x86: Fix instruction breakpoint encoding | Frederic Weisbecker |
2010-09-16 | oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) | Patrick Simmons |
2010-09-15 | x86, x2apic: Simplify apic init in SMP and UP builds | Suresh Siddha |
2010-09-15 | x86, intr-remap: Remove IRTE setup duplicate code | Suresh Siddha |
2010-09-15 | x86, intr-remap: Set redirection hint in the IRTE | Suresh Siddha |
2010-09-15 | x86: HPET force enable for CX700 / VIA Epia LT | Udo van den Heuvel |
2010-09-15 | kprobes: Remove __dummy_buf | Namhyung Kim |
2010-09-15 | kprobes: Make functions static | Namhyung Kim |
2010-09-15 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-09-14 | x86-64, compat: Retruncate rax after ia32 syscall entry tracing | Roland McGrath |
2010-09-14 | x86-64, compat: Test %rax for the syscall number, not %eax | H. Peter Anvin |
2010-09-14 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2010-09-15 | x86: hpet: Work around hardware stupidity | Thomas Gleixner |
2010-09-13 | x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=y | basile@opensource.dyc.edu |
2010-09-13 | x86, cpufeature: Suppress compiler warning with gcc 3.x | Tetsuo Handa |