Age | Commit message (Expand) | Author |
2012-12-12 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-12-12 | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-12-12 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-12-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-12-12 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-12-12 | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds |
2012-12-12 | mm: use vm_unmapped_area() on x86_64 architecture | Michel Lespinasse |
2012-12-12 | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB | Andi Kleen |
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-03 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
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-enumeration' | Rafael J. Wysocki |
2012-11-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-11-21 | x86-32: Fix invalid stack address while in softirq | Robert Richter |
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-14 | x86, topology: Debug CPU0 hotplug | Fenghua Yu |
2012-11-14 | x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPI | Fenghua Yu |
2012-11-14 | driver core / ACPI: Move ACPI support to core device and driver types | Mika Westerberg |
2012-11-14 | x86, hotplug: Support functions for CPU0 online/offline | Fenghua Yu |
2012-11-13 | tracing: Format non-nanosec times from tsc clock without a decimal point. | David Sharp |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-11-13 | x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD | Andreas Herrmann |
2012-11-13 | x86: Add cpu_has_topoext | Andreas Herrmann |
2012-11-10 | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-11-08 | x86: Export asm/{svm.h,vmx.h,perf_regs.h} | David Howells |
2012-11-04 | xen/hypercall: fix hypercall fallback code for very old hypervisors | Jan Beulich |
2012-11-02 | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-10-30 | x86: remove obsolete comment from asm/xen/hypervisor.h | Olaf Hering |
2012-10-26 | Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle... | Ingo Molnar |
2012-10-25 | x86: efi: Turn off efi_enabled after setup on mixed fw/kernel | Olof Johansson |
2012-10-24 | x86/efi: Fix oops caused by incorrect set_memory_uc() usage | Matt Fleming |
2012-10-19 | Merge commit 'v3.7-rc1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk |
2012-10-19 | xen: grant: use xen_pfn_t type for frame_list. | Ian Campbell |
2012-10-19 | xen: sysfs: fix build warning. | Ian Campbell |
2012-10-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | x86, um: convert to saner kernel_execve() semantics | Al Viro |
2012-10-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-10-09 | mm: Add and use update_mmu_cache_pmd() in transparent huge page code. | David Miller |
2012-10-09 | mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP | Andrea Arcangeli |
2012-10-09 | atomic: implement generic atomic_dec_if_positive() | Shaohua Li |
2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-10-06 | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |