Age | Commit message (Expand) | Author |
2012-12-11 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-12-11 | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-12-11 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-12-11 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-12-11 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-12-11 | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds |
2012-12-11 | mm: fix cache coloring on x86_64 architecture | Michel Lespinasse |
2012-12-11 | mm: use vm_unmapped_area() on x86_64 architecture | Michel Lespinasse |
2012-12-11 | x86/kexec: crash_vmclear_local_vmcss needs __rcu | Zhang Yanfei |
2012-12-11 | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2012-12-08 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2012-12-08 | Merge branch 'linus' into perf/core | Ingo Molnar |
2012-12-07 | Merge branch 'pci/daniel-numachip' into next | Bjorn Helgaas |
2012-12-07 | x86/PCI: Add NumaChip remote PCI support | Daniel J Blueman |
2012-12-07 | x86 mtrr: fix comment typo in mtrr_bp_init | Olaf Hering |
2012-12-06 | x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary | Zhang Yanfei |
2012-12-05 | x86: Use PCI setup data | Matthew Garrett |
2012-12-03 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2012-12-01 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-11-30 | x86, fpu: Avoid FPU lazy restore after suspend | Vincent Palatin |
2012-11-30 | context_tracking: New context tracking susbsystem | Frederic Weisbecker |
2012-11-29 | x86, 386 removal: Remove CONFIG_X86_POPAD_OK | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_INVLPG | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_BSWAP | H. Peter Anvin |
2012-11-29 | Merge branch 'acpi-general' | Rafael J. Wysocki |
2012-11-29 | Merge branch 'acpi-enumeration' | Rafael J. Wysocki |
2012-11-28 | death to idle_regs() | Al Viro |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | x86, um: switch to generic fork/vfork/clone | Al Viro |
2012-11-28 | KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pf | Gleb Natapov |
2012-11-27 | x86: kvm guest: pvclock vsyscall support | Marcelo Tosatti |
2012-11-27 | x86: pvclock: generic pvclock vsyscall initialization | Marcelo Tosatti |
2012-11-27 | x86: pvclock: introduce helper to read flags | Marcelo Tosatti |
2012-11-27 | x86: pvclock: create helper for pvclock data retrieval | Marcelo Tosatti |
2012-11-27 | x86: pvclock: remove pvclock_shadow_time | Marcelo Tosatti |
2012-11-27 | x86: pvclock: make sure rdtsc doesnt speculate out of region | Marcelo Tosatti |
2012-11-27 | x86: kvmclock: allocate pvclock shared memory area | Marcelo Tosatti |
2012-11-27 | x86-32: Unbreak booting on some 486 clones | H. Peter Anvin |
2012-11-26 | x86, apic: Cleanup cfg->domain setup for legacy interrupts | Suresh Siddha |
2012-11-20 | x86-64: Fix ordering of CFI directives and recent ASM_CLAC additions | Jan Beulich |
2012-11-20 | x86, microcode, AMD: Add support for family 16h processors | Boris Ostrovsky |
2012-11-20 | x86-32: Export kernel_stack_pointer() for modules | H. Peter Anvin |
2012-11-20 | x86-32: Fix invalid stack address while in softirq | Robert Richter |
2012-11-14 | x86, topology: Debug CPU0 hotplug | Fenghua Yu |
2012-11-14 | x86/i387.c: Initialize thread xstate only on CPU0 only once | Fenghua Yu |
2012-11-14 | x86, hotplug: Handle retrigger irq by the first available CPU | Fenghua Yu |
2012-11-14 | x86, hotplug: The first online processor saves the MTRR state | Fenghua Yu |
2012-11-14 | x86, hotplug: During CPU0 online, enable x2apic, set_numa_node. | Fenghua Yu |
2012-11-14 | x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPI | Fenghua Yu |