Age | Commit message (Expand) | Author |
2013-02-11 | x86, uv, uv3: Update ACPI Check to include SGI UV3 | Mike Travis |
2013-02-11 | x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3) | Mike Travis |
2013-02-11 | Merge branch 'acpi-lpss' | Rafael J. Wysocki |
2013-02-11 | Merge branch 'acpica' | Rafael J. Wysocki |
2013-02-11 | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems | Stoney Wang |
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 | intel_idle: remove assumption of one C-state per MWAIT flag | Len Brown |
2013-02-08 | intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES | Len Brown |
2013-02-08 | tools/power turbostat: decode MSR_IA32_POWER_CTL | Len Brown |
2013-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
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: Do not leak kernel page mapping locations | Kees Cook |
2013-02-06 | Merge tag 'ras_for_3.8' into x86/urgent | H. Peter Anvin |
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-01-31 | Merge tag 'v3.8-rc6' into x86/urgent | H. Peter Anvin |
2013-01-31 | Merge branch 'timers/for-arm' into timers/core | Thomas Gleixner |
2013-01-31 | perf: Make EVENT_ATTR global | Sukadev Bhattiprolu |
2013-01-31 | x86-64: Replace left over sti/cli in ia32 audit exit code | Jan Beulich |
2013-01-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-01-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-01-30 | x86: bpf_jit_comp: add pkt_type support | Eric Dumazet |
2013-01-30 | Merge tag 'efi-for-3.8' into x86/efi | H. Peter Anvin |
2013-01-30 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming |
2013-01-29 | timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK | John Stultz |
2013-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-01-29 | x86, efi: remove attribute check from setup_efi_pci | Maarten Lankhorst |
2013-01-29 | Merge branch 'acpi-lpss' into acpi-cleanup | Rafael J. Wysocki |
2013-01-29 | x86, boot: Sanitize boot_params if not zeroed on creation | H. Peter Anvin |
2013-01-29 | Merge tag 'ioapic-cleanups-for-tip' of git://git.kernel.org/pub/scm/linux/ker... | Ingo Molnar |
2013-01-29 | x86, kvm: Fix intialization warnings in kvm.c | Alok N Kataria |
2013-01-28 | x86: Require MOVBE feature in cpuid when we use it | David Woodhouse |
2013-01-28 | x86: Enable ARCH_USE_BUILTIN_BSWAP | David Woodhouse |
2013-01-28 | x86, irq: Move irq_remapped out of x86 core code | Joerg Roedel |
2013-01-28 | x86, io_apic: Introduce eoi_ioapic_pin call-back | Joerg Roedel |
2013-01-28 | x86, msi: Introduce x86_msi.compose_msi_msg call-back | Joerg Roedel |
2013-01-28 | x86, irq: Introduce setup_remapped_irq() | Joerg Roedel |
2013-01-28 | x86, irq: Move irq_remapped() check into free_remapped_irq | Joerg Roedel |
2013-01-28 | x86, io-apic: Remove !irq_remapped() check from __target_IO_APIC_irq() | Joerg Roedel |