Age | Commit message (Expand) | Author |
2010-07-21 | x86, UV: Make kdump avoid stack dumps | Cliff Wickman |
2010-07-20 | x86, rwsem: Minor cleanups | Michel Lespinasse |
2010-07-20 | x86, rwsem: Stay on fast path when count > 0 in __up_write() | Michel Lespinasse |
2010-07-20 | x86, xsave: Do not include asm/i387.h in asm/xsave.h | Robert Richter |
2010-07-20 | x86, gcc-4.6: Avoid unused by set variables in rdmsr | Andi Kleen |
2010-07-19 | x86, cpu: Clean up formatting in cpufeature.h, remove override | H. Peter Anvin |
2010-07-19 | x86, xsave: Use xsaveopt in context-switch path when supported | Suresh Siddha |
2010-07-19 | x86, xsave: Sync xsave memory layout with its header for user handling | Suresh Siddha |
2010-07-19 | x86, cpu: Add xsaveopt cpufeature | Suresh Siddha |
2010-07-16 | unistd: add __NR_prlimit64 syscall numbers | Jiri Slaby |
2010-07-07 | x86, cpu: Support the features flags in new CPUID leaf 7 | H. Peter Anvin |
2010-07-07 | x86: Add i8042 pre-detection hook to x86_platform_ops | Feng Tang |
2010-07-07 | x86, alternatives: Use 16-bit numbers for cpufeature index | H. Peter Anvin |
2010-07-07 | x86, cpu: Add CPU flags for F16C and RDRND | H. Peter Anvin |
2010-07-06 | x86: Avoid unnecessary __clear_user() and xrstor in signal handling | Suresh Siddha |
2010-07-05 | perf, x86: P4 PMU -- redesign cache events | Cyrill Gorcunov |
2010-07-01 | x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN | Alexander Duyck |
2010-06-30 | x86: Align skb w/ start of cacheline on newer core 2/Xeon Arch | Alexander Duyck |
2010-06-29 | x86: Remove CONFIG_4KSTACKS | Christoph Hellwig |
2010-06-29 | x86: Always use irq stacks | Christoph Hellwig |
2010-06-28 | Merge branch 'linus' into perf/core | Thomas Gleixner |
2010-06-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-06-24 | x86: Support for instruction breakpoints | Frederic Weisbecker |
2010-06-18 | x86, olpc: Add support for calling into OpenFirmware | Andres Salomon |
2010-06-18 | x86: Fix vsyscall on gcc 4.5 with -Os | Andi Kleen |
2010-06-18 | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar |
2010-06-16 | x86: Look for IA32_ENERGY_PERF_BIAS support | Venkatesh Pallipadi |
2010-06-11 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2010-06-10 | x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup | Huang Ying |
2010-06-10 | x86, mce: Rename MSR_IA32_MCx_CTL2 value | Huang Ying |
2010-06-11 | percpu, x86: Avoid warnings of unused variables in per cpu | Andi Kleen |
2010-06-09 | x86, irq: Rename gsi_end gsi_top, and fix off by one errors | Eric W. Biederman |
2010-06-09 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar |
2010-06-09 | KVM: SVM: Implement workaround for Erratum 383 | Joerg Roedel |
2010-06-09 | arch: Implement local64_t | Peter Zijlstra |
2010-06-08 | perf: Drop the skip argument from perf_arch_fetch_regs_caller | Frederic Weisbecker |
2010-06-08 | x86: Unify dumpstack.h and stacktrace.h | Frederic Weisbecker |
2010-06-08 | x86, UV: Modularize BAU send and wait | Cliff Wickman |
2010-06-08 | x86, UV: BAU broadcast to the local hub | Cliff Wickman |
2010-06-08 | x86, UV: Remove BAU check for stay-busy | Cliff Wickman |
2010-06-08 | x86, UV: BAU structure rearranging | Cliff Wickman |
2010-06-08 | x86, UV: Shorten access to BAU statistics structure | Cliff Wickman |
2010-06-08 | x86, UV: Disable BAU on network congestion | Cliff Wickman |
2010-06-08 | x86, UV: BAU tunables into a debugfs file | Cliff Wickman |
2010-06-08 | x86, UV: Calculate BAU destination timeout | Cliff Wickman |
2010-06-08 | perf, x86: Small fix to cpuid10_edx | Livio Soares |
2010-06-07 | x86: use __ASSEMBLY__ rather than __ASSEMBLER__ | Andres Salomon |
2010-06-08 | PM / x86: Save/restore MISC_ENABLE register | Ondrej Zary |
2010-06-07 | xen: use _PAGE_IOMAP in ioremap to do machine mappings | Jeremy Fitzhardinge |
2010-06-04 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |