Age | Commit message (Expand) | Author |
2013-02-16 | perf/x86/amd: Enable northbridge performance counters on AMD family 15h | Jacob Shin |
2013-02-15 | Merge branch 'x86/mm2' into x86/mm | H. Peter Anvin |
2013-02-15 | Merge branch 'pm-assorted' | Rafael J. Wysocki |
2013-02-14 | x86, mm: Move reserving low memory later in initialization | H. Peter Anvin |
2013-02-14 | x86: ptrace.c only needs export.h and not the full module.h | Paul Gortmaker |
2013-02-14 | x86: convert to ksignal | Al Viro |
2013-02-14 | x86, efi: remove duplicate code in setup_arch() by using, efi_is_native() | Satoru Takeuchi |
2013-02-12 | X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts | K. Y. Srinivasan |
2013-02-12 | X86: Add a check to catch Xen emulation of Hyper-V | K. Y. Srinivasan |
2013-02-12 | x86: Hyper-V: register clocksource only if its advertised | Olaf Hering |
2013-02-12 | x86, head_32: Give the 6 label a real name | Borislav Petkov |
2013-02-12 | x86, head_32: Remove second CPUID detection from default_entry | Borislav Petkov |
2013-02-12 | x86: Detect CPUID support early at boot | Borislav Petkov |
2013-02-12 | x86, head_32: Remove i386 pieces | Borislav Petkov |
2013-02-12 | Merge tag 'v3.8-rc7' into x86/asm | H. Peter Anvin |
2013-02-11 | x86, uv, uv3: Update x2apic Support for SGI UV3 | Mike Travis |
2013-02-11 | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems | Stoney Wang |
2013-02-11 | x86/kvm: Fix compile warning in kvm_register_steal_time() | Shuah Khan |
2013-02-10 | x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag | Len Brown |
2013-02-10 | x86 idle: remove mwait_idle() and "idle=mwait" cmdline param | Len Brown |
2013-02-10 | xen idle: make xen-specific macro xen-specific | Len Brown |
2013-02-08 | uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain() | Oleg Nesterov |
2013-02-08 | uprobes/x86: Change __skip_sstep() to actually skip the whole insn | Oleg Nesterov |
2013-02-07 | x86-32: Add support for 64bit get_user() | Ville Syrjälä |
2013-02-06 | perf/x86: Allow for architecture specific RDPMC indexes | Jacob Shin |
2013-02-06 | perf/x86: Move MSR address offset calculation to architecture specific files | Jacob Shin |
2013-02-06 | perf/x86/amd: Use proper naming scheme for AMD bit field definitions | Jacob Shin |
2013-02-06 | perf/x86/amd: Generalize northbridge constraints code for family 15h | Robert Richter |
2013-02-06 | perf/x86/amd: Rework northbridge event constraints handler | Robert Richter |
2013-02-05 | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l... | Ingo Molnar |
2013-02-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-02-04 | x86/intel/cacheinfo: Shut up annoying warning | Borislav Petkov |
2013-02-04 | Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ... | Thomas Gleixner |
2013-02-03 | x86: switch to generic old sigaction | Al Viro |
2013-02-03 | x86,um: switch to generic old sigsuspend() | Al Viro |
2013-02-03 | x86: get rid of pt_regs argument in vm86/vm86old | Al Viro |
2013-02-03 | x86: get rid of pt_regs argument in sigreturn variants | Al Viro |
2013-02-03 | x86: get rid of pt_regs argument of iopl(2) | Al Viro |
2013-02-03 | amd64: get rid of useless RESTORE_TOP_OF_STACK in stub_execve() | Al Viro |
2013-02-01 | Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 | H. Peter Anvin |
2013-01-31 | x86, AMD: Enable WC+ memory type on family 10 processors | Boris Ostrovsky |
2013-01-31 | x86, AMD: Clean up init_amd() | Boris Ostrovsky |
2013-01-31 | x86/head64.c: Early update ucode in 64-bit | Fenghua Yu |
2013-01-31 | x86/head_32.S: Early update ucode in 32-bit | Fenghua Yu |
2013-01-31 | x86/microcode_intel_early.c: Early update ucode on Intel's CPU | Fenghua Yu |
2013-01-31 | x86/microcode_intel_lib.c: Early update ucode on Intel's CPU | Fenghua Yu |
2013-01-31 | x86/microcode_core_early.c: Define interfaces for early loading ucode | Fenghua Yu |
2013-01-31 | x86/common.c: load ucode in 64 bit or show loading ucode info in 32 bit on AP | Fenghua Yu |
2013-01-31 | x86/common.c: Make have_cpuid_p() a global function | Fenghua Yu |