| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-01-31 | 10 | -34/+37 |
|\ |
|
| * | x86, asmlinkage, xen: Fix type of NMI | Andi Kleen | 2014-01-30 | 1 | -2/+2 |
| * | x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible | Andi Kleen | 2014-01-30 | 2 | -2/+2 |
| * | x86: Use inline assembler instead of global register variable to get sp | Andi Kleen | 2014-01-30 | 1 | -3/+5 |
| * | x86, asmlinkage, paravirt: Make paravirt thunks global | Andi Kleen | 2014-01-30 | 4 | -17/+17 |
| * | x86, asmlinkage, paravirt: Don't rely on local assembler labels | Andi Kleen | 2014-01-30 | 1 | -4/+5 |
| * | x86, asmlinkage, lguest: Fix C functions used by inline assembler | Andi Kleen | 2014-01-30 | 1 | -6/+6 |
* | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-01-31 | 8 | -43/+91 |
|\ \ |
|
| * | | x86, build: Build 16-bit code with -m16 where possible | David Woodhouse | 2014-01-30 | 1 | -4/+12 |
| * | | x86, boot: Fix word-size assumptions in has_eflag() inline asm | David Woodhouse | 2014-01-30 | 1 | -5/+20 |
| * | | Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build | H. Peter Anvin | 2014-01-29 | 142 | -912/+4523 |
| |\ \ |
|
| * | | | x86, boot: Use __attribute__((used)) to ensure videocard structs are emitted | David Woodhouse | 2014-01-22 | 1 | -1/+1 |
| * | | | x86: Remove duplication of 16-bit CFLAGS | David Woodhouse | 2014-01-22 | 3 | -29/+17 |
| * | | | x86, relocs: Add manual debug mode | Michael Davidson | 2014-01-22 | 3 | -8/+45 |
* | | | | Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 2014-01-31 | 1 | -5/+0 |
|\ \ \ \ |
|
| * | | | | x86: math-emu: Drop already-disabled print of build date | Josh Triplett | 2014-01-27 | 1 | -5/+0 |
* | | | | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-01-30 | 5 | -11/+12 |
|\ \ \ \ \ |
|
| * | | | | | x86, intel-mid: Cleanup some platform code's header files | David Cohen | 2014-01-29 | 2 | -4/+5 |
| * | | | | | x86, intel-mid: Add missing 'void' to functions without arguments | David Cohen | 2014-01-22 | 2 | -4/+4 |
| * | | | | | x86: Don't add new __cpuinit users to Merrifield platform code | Paul Gortmaker | 2014-01-22 | 2 | -2/+2 |
| * | | | | | x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.h | Paul Gortmaker | 2014-01-22 | 2 | -4/+4 |
* | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-01-30 | 1 | -5/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, uapi, x32: Use __kernel_ulong_t in x86 struct semid64_ds | H.J. Lu | 2014-01-20 | 1 | -5/+5 |
* | | | | | | | x86: revert wrong memblock current limit setting | Yinghai Lu | 2014-01-28 | 2 | -3/+3 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 3 | -1/+96 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-18 | 6 | -18/+25 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-14 | 2 | -6/+5 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-06 | 3 | -3/+24 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-12-18 | 19 | -86/+89 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | lib: introduce arch optimized hash library | Francesco Fusco | 2013-12-17 | 3 | -1/+96 |
* | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-01-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | sched/x86/tsc: Initialize multiplier to 0 | Peter Zijlstra | 2014-01-23 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-01-25 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on x86 | Mark Salter | 2014-01-03 | 1 | -0/+1 |
* | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-25 | 6 | -12/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'acpica' | Rafael J. Wysocki | 2014-01-12 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | ACPICA: Cleanup the option of forcing the use of the RSDT. | Lv Zheng | 2014-01-08 | 1 | -2/+1 |
| | | |_|_|_|_|/ / / / / / / /
| | |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2014-01-12 | 5 | -10/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | SFI / ACPI: Fix warnings reported during builds with W=1 | Lv Zheng | 2013-12-07 | 1 | -1/+0 |
| | * | | | | | | | | | | | | | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 4 | -9/+2 |
* | | | | | | | | | | | | | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2014-01-24 | 4 | -68/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham | 2014-01-24 | 1 | -4/+4 |
| * | | | | | | | | | | | | | | | firmware/dmi_scan: generalize for use by other archs | Ard Biesheuvel | 2014-01-24 | 2 | -2/+5 |
| * | | | | | | | | | | | | | | | x86: use generic fixmap.h | Mark Salter | 2014-01-24 | 1 | -58/+1 |
| * | | | | | | | | | | | | | | | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE | Sasha Levin | 2014-01-24 | 1 | -4/+4 |
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-01-24 | 3 | -3/+2956 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | crypto: aesni - fix build on x86 (32bit) | Tim Chen | 2014-01-15 | 2 | -1/+1 |
| * | | | | | | | | | | | | | | | crypto: aesni - fix build on x86 (32bit) | Andy Shevchenko | 2013-12-31 | 2 | -1/+4 |
| * | | | | | | | | | | | | | | | crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decode | Tim Chen | 2013-12-20 | 3 | -3/+2953 |
| * | | | | | | | | | | | | | | | crypto: arch - use crypto_memneq instead of memcmp | Daniel Borkmann | 2013-12-20 | 1 | -1/+1 |