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-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | 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: use vm_unmapped_area() in hugetlbfs on i386 architecture | Michel Lespinasse |
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 | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB | Andi Kleen |
2012-12-11 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-12-11 | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-12-10 | x86: Fix the error of using "const" in gen-insn-attr-x86.awk | Cong Ding |
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-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-12-01 | Merge branch 'perf-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 | Merge branch 'acpi-general' | Rafael J. Wysocki |
2012-11-29 | Merge branch 'acpi-enumeration' | Rafael J. Wysocki |
2012-11-27 | x86-32: Unbreak booting on some 486 clones | H. Peter Anvin |
2012-11-26 | x86, kvm: Remove incorrect redundant assembly constraint | H. Peter Anvin |
2012-11-26 | x86, apic: Cleanup cfg->domain setup for legacy interrupts | Suresh Siddha |
2012-11-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
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-20 | Merge commit 'efi-for-3.7-v2' into x86/urgent | H. Peter Anvin |
2012-11-20 | x86, efi: Fix processor-specific memcpy() build error | Matt Fleming |
2012-11-20 | x86: remove dummy long from EFI stub | Cesar Eduardo Barros |
2012-11-19 | Merge branch 'x86-pre-uapi' into perf-uapi | David Howells |
2012-11-19 | x86_32: Return actual stack when requesting sp from regs | Steven Rostedt |
2012-11-16 | Merge 3.7-rc6 into tty-next | Greg Kroah-Hartman |
2012-11-16 | KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() | Takashi Iwai |
2012-11-16 | Revert "ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS... | Rafael J. Wysocki |
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 |
2012-11-15 | ACPI / x86: Export acpi_[un]register_gsi() | Andy Shevchenko |
2012-11-15 | driver core / ACPI: Move ACPI support to core device and driver types | Mika Westerberg |
2012-11-15 | ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter | Kristen Carlson Accardi |
2012-11-15 | ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS_ info | Feng Tang |