Age | Commit message (Expand) | Author | Files | Lines |
2013-02-14 | tools/power turbostat: display SMI count by default | Len Brown | 1 | -0/+1 |
2013-02-14 | x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. | Jan Beulich | 1 | -7/+7 |
2013-02-13 | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman | 2 | -0/+8 |
2013-02-13 | X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts | K. Y. Srinivasan | 5 | -4/+64 |
2013-02-13 | X86: Add a check to catch Xen emulation of Hyper-V | K. Y. Srinivasan | 1 | -0/+7 |
2013-02-13 | x86: Hyper-V: register clocksource only if its advertised | Olaf Hering | 1 | -1/+2 |
2013-02-13 | x86, head_32: Give the 6 label a real name | Borislav Petkov | 1 | -6/+6 |
2013-02-13 | x86, head_32: Remove second CPUID detection from default_entry | Borislav Petkov | 1 | -13/+4 |
2013-02-13 | x86: Detect CPUID support early at boot | Borislav Petkov | 1 | -25/+25 |
2013-02-13 | x86, head_32: Remove i386 pieces | Borislav Petkov | 1 | -17/+5 |
2013-02-13 | Merge tag 'v3.8-rc7' into x86/asm | H. Peter Anvin | 26 | -132/+275 |
2013-02-13 | x86, doc: Clarify the use of asm("%edx") in uaccess.h | H. Peter Anvin | 1 | -1/+8 |
2013-02-13 | x86, mm: Redesign get_user with a __builtin_choose_expr hack | H. Peter Anvin | 1 | -43/+14 |
2013-02-12 | x86: Be consistent with data size in getuser.S | H. Peter Anvin | 1 | -5/+5 |
2013-02-12 | x86, mm: Use a bitfield to mask nuisance get_user() warnings | H. Peter Anvin | 1 | -11/+9 |
2013-02-12 | x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3 | Mike Travis | 1 | -2479/+1 |
2013-02-12 | x86, uv, uv3: Update Time Support for SGI UV3 | Mike Travis | 1 | -6/+7 |
2013-02-12 | x86, uv, uv3: Update x2apic Support for SGI UV3 | Mike Travis | 1 | -35/+171 |
2013-02-12 | x86, uv, uv3: Update Hub Info for SGI UV3 | Mike Travis | 1 | -8/+36 |
2013-02-12 | x86, uv, uv3: Update ACPI Check to include SGI UV3 | Mike Travis | 1 | -2/+1 |
2013-02-12 | x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3) | Mike Travis | 1 | -108/+3366 |
2013-02-11 | Merge branch 'acpi-lpss' | Rafael J. Wysocki | 1 | -0/+10 |
2013-02-11 | Merge branch 'acpica' | Rafael J. Wysocki | 1 | -4/+0 |
2013-02-11 | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems | Stoney Wang | 1 | -10/+11 |
2013-02-11 | x86/kvm: Fix compile warning in kvm_register_steal_time() | Shuah Khan | 1 | -2/+2 |
2013-02-10 | x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag | Len Brown | 5 | -46/+2 |
2013-02-10 | x86 idle: remove mwait_idle() and "idle=mwait" cmdline param | Len Brown | 3 | -80/+3 |
2013-02-10 | xen idle: make xen-specific macro xen-specific | Len Brown | 3 | -3/+9 |
2013-02-09 | intel_idle: remove assumption of one C-state per MWAIT flag | Len Brown | 1 | -0/+2 |
2013-02-09 | intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES | Len Brown | 1 | -1/+0 |
2013-02-09 | tools/power turbostat: decode MSR_IA32_POWER_CTL | Len Brown | 1 | -0/+2 |
2013-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 26 | -132/+275 |
2013-02-08 | uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain() | Oleg Nesterov | 1 | -1/+0 |
2013-02-08 | uprobes/x86: Change __skip_sstep() to actually skip the whole insn | Oleg Nesterov | 1 | -1/+4 |
2013-02-08 | x86-32: Add support for 64bit get_user() | Ville Syrjälä | 3 | -9/+48 |
2013-02-07 | x86: Do not leak kernel page mapping locations | Kees Cook | 1 | -3/+5 |
2013-02-07 | Merge tag 'ras_for_3.8' into x86/urgent | H. Peter Anvin | 2 | -87/+84 |
2013-02-06 | perf/x86: Allow for architecture specific RDPMC indexes | Jacob Shin | 3 | -1/+13 |
2013-02-06 | perf/x86: Move MSR address offset calculation to architecture specific files | Jacob Shin | 2 | -16/+47 |
2013-02-06 | perf/x86/amd: Use proper naming scheme for AMD bit field definitions | Jacob Shin | 2 | -6/+6 |
2013-02-06 | perf/x86/amd: Generalize northbridge constraints code for family 15h | Robert Richter | 1 | -18/+25 |
2013-02-06 | perf/x86/amd: Rework northbridge event constraints handler | Robert Richter | 1 | -42/+26 |
2013-02-05 | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 1 | -5/+6 |
2013-02-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -6/+5 |
2013-02-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -4/+14 |
2013-02-04 | x86/intel/cacheinfo: Shut up annoying warning | Borislav Petkov | 1 | -4/+3 |
2013-02-04 | Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ... | Thomas Gleixner | 2 | -1/+3 |
2013-02-01 | Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 | H. Peter Anvin | 29 | -287/+199 |
2013-02-01 | Merge tag 'v3.8-rc6' into x86/urgent | H. Peter Anvin | 15 | -91/+188 |
2013-02-01 | x86-32, mm: Remove reference to alloc_remap() | H. Peter Anvin | 1 | -18/+11 |