Age | Commit message (Expand) | Author |
2014-01-30 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-01-30 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-01-30 | Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds |
2014-01-30 | x86, build: Build 16-bit code with -m16 where possible | David Woodhouse |
2014-01-30 | x86, boot: Fix word-size assumptions in has_eflag() inline asm | David Woodhouse |
2014-01-29 | x86, asmlinkage, xen: Fix type of NMI | Andi Kleen |
2014-01-29 | x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible | Andi Kleen |
2014-01-29 | x86: Use inline assembler instead of global register variable to get sp | Andi Kleen |
2014-01-29 | x86, asmlinkage, paravirt: Make paravirt thunks global | Andi Kleen |
2014-01-29 | x86, asmlinkage, paravirt: Don't rely on local assembler labels | Andi Kleen |
2014-01-29 | x86, asmlinkage, lguest: Fix C functions used by inline assembler | Andi Kleen |
2014-01-29 | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-01-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-01-29 | Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build | H. Peter Anvin |
2014-01-28 | x86, intel-mid: Cleanup some platform code's header files | David Cohen |
2014-01-27 | x86: revert wrong memblock current limit setting | Yinghai Lu |
2014-01-27 | x86: math-emu: Drop already-disabled print of build date | Josh Triplett |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-25 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-01-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-23 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2014-01-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2014-01-23 | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham |
2014-01-23 | firmware/dmi_scan: generalize for use by other archs | Ard Biesheuvel |
2014-01-23 | x86: use generic fixmap.h | Mark Salter |
2014-01-23 | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE | Sasha Levin |
2014-01-23 | sched/x86/tsc: Initialize multiplier to 0 | Peter Zijlstra |
2014-01-22 | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-01-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-22 | x86, intel-mid: Add missing 'void' to functions without arguments | David Cohen |
2014-01-22 | x86: Don't add new __cpuinit users to Merrifield platform code | Paul Gortmaker |
2014-01-22 | x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.h | Paul Gortmaker |
2014-01-22 | x86, boot: Use __attribute__((used)) to ensure videocard structs are emitted | David Woodhouse |
2014-01-22 | x86: Remove duplication of 16-bit CFLAGS | David Woodhouse |
2014-01-22 | x86, relocs: Add manual debug mode | Michael Davidson |
2014-01-21 | x86/mm: memblock: switch to use NUMA_NO_NODE | Grygorii Strashko |
2014-01-21 | x86: memblock: set current limit to max low memory address | Santosh Shilimkar |
2014-01-21 | acpi, numa, mem_hotplug: mark all nodes the kernel resides un-hotpluggable | Tang Chen |
2014-01-21 | acpi, numa, mem_hotplug: mark hotpluggable memory in memblock | Tang Chen |
2014-01-21 | memblock: make memblock_set_node() support different memblock_type | Tang Chen |
2014-01-21 | xen/pvh: Set X86_CR0_WP and others in CR0 (v2) | Roger Pau Monne |
2014-01-20 | Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-01-20 | Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds |
2014-01-20 | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-01-20 | x86, uapi, x32: Use __kernel_ulong_t in x86 struct semid64_ds | H.J. Lu |
2014-01-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |