| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-09-04 | 5 | -19/+22 |
|\ |
|
| * | x86: avoid remapping data in parse_setup_data() | Linn Crosetto | 2013-08-13 | 3 | -13/+13 |
| * | x86: Use memblock_set_current_limit() to set limit for memblock. | Tang Chen | 2013-08-13 | 1 | -2/+2 |
| * | mm: Remove unused variable idx0 in __early_ioremap() | Jianguo Wu | 2013-08-13 | 1 | -3/+2 |
| * | mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by default | Toshi Kani | 2013-07-22 | 1 | -1/+5 |
* | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-09-04 | 8 | -40/+97 |
|\ \ |
|
| * | | x86, relocs: Move ELF relocation handling to C | Kees Cook | 2013-08-07 | 8 | -40/+97 |
* | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-04 | 6 | -4/+11 |
|\ \ \ |
|
| * \ \ | Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2013-08-14 | 6 | -4/+11 |
| |\ \ \ |
|
| | * | | | vtime: Describe overriden functions in dedicated arch headers | Frederic Weisbecker | 2013-08-14 | 5 | -3/+10 |
| | * | | | m68k: hardirq_count() only need preempt_mask.h | Frederic Weisbecker | 2013-08-14 | 1 | -1/+1 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-09-04 | 6 | -0/+510 |
|\ \ \ \ |
|
| * | | | | x86: sysfb: move EFI quirks from efifb to sysfb | David Herrmann | 2013-08-02 | 4 | -0/+275 |
| * | | | | x86: provide platform-devices for boot-framebuffers | David Herrmann | 2013-08-02 | 5 | -0/+235 |
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-04 | 2 | -7/+12 |
|\ \ \ \ \ |
|
| * | | | | | x86: Fix override new_cpu_data.x86 with 486 | Wang YanQing | 2013-06-28 | 1 | -1/+1 |
| * | | | | | x86, cpufeature: Use new CC_HAVE_ASM_GOTO | Borislav Petkov | 2013-06-28 | 1 | -6/+11 |
| * | | | | | Merge remote-tracking branch 'origin/x86/fpu' into queue/x86/cpu | H. Peter Anvin | 2013-06-28 | 289 | -2240/+4685 |
| |\ \ \ \ \ |
|
| | \ \ \ \ \ | |
| \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ | Merge branches 'x86-boot-for-linus' and 'x86-cleanups-for-linus' of git://git... | Linus Torvalds | 2013-09-04 | 2 | -1/+2 |
|\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | x86, boot: Fix warning due to undeclared strlen() | Fred Chen | 2013-08-13 | 1 | -0/+1 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | x86/boot: Fix a sanity check in printf.c | Dan Carpenter | 2013-08-14 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2013-09-04 | 37 | -152/+145 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/asmlinkage: Fix warning in xen asmlinkage change | Andi Kleen | 2013-08-22 | 1 | -6/+6 |
| * | | | | | | | | x86, asmlinkage, vdso: Mark vdso variables __visible | Andi Kleen | 2013-08-06 | 1 | -1/+1 |
| * | | | | | | | | x86, asmlinkage, power: Make various symbols used by the suspend asm code vis... | Andi Kleen | 2013-08-06 | 2 | -10/+10 |
| * | | | | | | | | x86, asmlinkage: Make 64bit checksum functions visible | Andi Kleen | 2013-08-06 | 1 | -1/+1 |
| * | | | | | | | | x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops | Andi Kleen | 2013-08-06 | 3 | -11/+12 |
| * | | | | | | | | x86, asmlinkage, apm: Make APM data structure used from assembler visible | Andi Kleen | 2013-08-06 | 1 | -1/+1 |
| * | | | | | | | | x86, asmlinkage: Make syscall tables visible | Andi Kleen | 2013-08-06 | 2 | -2/+2 |
| * | | | | | | | | x86, asmlinkage: Make several variables used from assembler/linker script vis... | Andi Kleen | 2013-08-06 | 10 | -13/+14 |
| * | | | | | | | | x86, asmlinkage: Make kprobes code visible and fix assembler code | Andi Kleen | 2013-08-06 | 3 | -10/+7 |
| * | | | | | | | | x86, asmlinkage: Make various syscalls asmlinkage | Andi Kleen | 2013-08-06 | 2 | -5/+5 |
| * | | | | | | | | x86, asmlinkage: Make 32bit/64bit __switch_to visible | Andi Kleen | 2013-08-06 | 3 | -4/+4 |
| * | | | | | | | | x86, asmlinkage: Make _*_start_kernel visible | Andi Kleen | 2013-08-06 | 3 | -5/+7 |
| * | | | | | | | | x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible | Andi Kleen | 2013-08-06 | 6 | -81/+77 |
| * | | | | | | | | x86, asmlinkage: Change dotraplinkage into __visible on 32bit | Andi Kleen | 2013-08-06 | 1 | -5/+1 |
| * | | | | | | | | x86: Fix sys_call_table type in asm/syscall.h | Andi Kleen | 2013-08-06 | 2 | -3/+3 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-04 | 8 | -54/+107 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, doc: Update uaccess.h comment to reflect clang changes | H. Peter Anvin | 2013-08-29 | 1 | -1/+4 |
| * | | | | | | | | x86, asm: Fix a compilation issue with clang | Jan-Simon Möller | 2013-08-29 | 1 | -1/+1 |
| * | | | | | | | | x86, asm: Extend definitions of _ASM_* with a raw format | Jan-Simon Möller | 2013-08-29 | 1 | -1/+5 |
| * | | | | | | | | x86, insn: Add new opcodes as of June, 2013 | Masami Hiramatsu | 2013-08-06 | 2 | -19/+27 |
| * | | | | | | | | x86/ia32/asm: Remove unused argument in macro | Ramkumar Ramachandra | 2013-07-23 | 1 | -1/+1 |
| * | | | | | | | | x86, bitops: Change bitops to be native operand size | H. Peter Anvin | 2013-07-16 | 2 | -31/+39 |
| * | | | | | | | | x86: Use asm-goto to implement mutex fast path on x86-64 | Wedson Almeida Filho | 2013-06-28 | 1 | -0/+30 |
* | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-09-04 | 4 | -6/+21 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86/ioapic: Check attr against the previous setting when programmed more than... | Liu Ping Fan | 2013-08-26 | 2 | -4/+10 |
| * | | | | | | | | | x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lock | Yoshihiro YUNOMAE | 2013-08-20 | 3 | -1/+10 |
| * | | | | | | | | | x86/acpi: Fix incorrect sanity check in acpi_register_lapic() | Tang Chen | 2013-07-23 | 1 | -1/+1 |
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-04 | 2 | -22/+15 |
|\ \ \ \ \ \ \ \ \ |
|