Age | Commit message (Expand) | Author |
2013-11-12 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-11-12 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-12 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-11-12 | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-11-12 | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-11-12 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-12 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-11-12 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-11-12 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-11-12 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-11-12 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-11-12 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-11-12 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-11-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-11-12 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-11-07 | x86, intel-mid: Do not re-introduce usage of obsolete __cpuinit | Paul Gortmaker |
2013-11-07 | x86/apic: Disable I/O APIC before shutdown of the local APIC | Fenghua Yu |
2013-11-06 | uprobes: Introduce arch_uprobe->ixol | Oleg Nesterov |
2013-11-06 | uprobes: Move function declarations out of arch | David A. Long |
2013-11-06 | x86, hyperv: Move a variable to avoid an unused variable warning | H. Peter Anvin |
2013-11-06 | perf/x86/intel: Add Ivy Bridge-EP uncore IRP box support | Yan, Zheng |
2013-11-06 | perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxes | Yan, Zheng |
2013-11-06 | perf: Fix arch_perf_out_copy_user default | Peter Zijlstra |
2013-11-06 | x86/cpu: Increase max CPU count to 8192 | Josh Boyer |
2013-11-06 | x86/cpu: Allow higher NR_CPUS values | Josh Boyer |
2013-11-06 | x86/cpu: Always print SMP information in /proc/cpuinfo | HATAYAMA Daisuke |
2013-11-06 | Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more... | Ingo Molnar |
2013-11-04 | x86, defconfig: Add DEVTMPFS and DEVTMPFS_MOUNT to *86*_defconfig | Chen Gang |
2013-11-04 | Merge branch 'perf/urgent' into perf/core to fix conflicts | Ingo Molnar |
2013-11-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-11-01 | Merge branch 'linus' into sched/core | Ingo Molnar |
2013-10-30 | x86, hyperv: Fix build error due to missing <asm/apic.h> include | David Rientjes |
2013-10-30 | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds |
2013-10-30 | percpu: fix this_cpu_sub() subtrahend casting for unsigneds | Greg Thelen |
2013-10-30 | KVM: Fix modprobe failure for kvm_intel/kvm_amd | Tim Gardner |
2013-10-29 | perf/x86: Further optimize copy_from_user_nmi() | Peter Zijlstra |
2013-10-29 | perf/x86: Fix NMI measurements | Peter Zijlstra |
2013-10-29 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2013-10-28 | x86/efi: Add EFI framebuffer earlyprintk support | Matt Fleming |
2013-10-26 | x86/time: Honor ACPI FADT flag indicating absence of a CMOS RTC | Jan Beulich |
2013-10-26 | x86/cpu: Track legacy CPU model data only on 32-bit kernels | Jan Beulich |
2013-10-26 | x86: Unify copy_to_user() and add size checking to it | Jan Beulich |
2013-10-26 | x86: Unify copy_from_user() size checking | Jan Beulich |
2013-10-26 | Merge tag 'please-pull-eMCA-fix' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar |
2013-10-23 | ACPI, APEI, CPER: Add UEFI 2.4 support for memory error | Chen, Gong |
2013-10-23 | DMI: Parse memory device (type 17) in SMBIOS | Chen, Gong |
2013-10-23 | ACPI, x86: Extended error log driver for x86 platform | Chen, Gong |
2013-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |