aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-04
|\
| * x86: avoid remapping data in parse_setup_data()Linn Crosetto2013-08-14
| * x86: Use memblock_set_current_limit() to set limit for memblock.Tang Chen2013-08-14
| * mm: Remove unused variable idx0 in __early_ioremap()Jianguo Wu2013-08-13
| * mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by defaultToshi Kani2013-07-22
* | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-04
|\ \
| * | x86, relocs: Move ELF relocation handling to CKees Cook2013-08-08
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-04
|\ \ \
| * \ \ Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2013-08-14
| |\ \ \
| | * | | vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker2013-08-14
| | * | | m68k: hardirq_count() only need preempt_mask.hFrederic Weisbecker2013-08-14
| | | |/ | | |/|
* | | | Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-04
|\ \ \ \
| * | | | x86: sysfb: move EFI quirks from efifb to sysfbDavid Herrmann2013-08-02
| * | | | x86: provide platform-devices for boot-framebuffersDavid Herrmann2013-08-02
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-04
|\ \ \ \ \
| * | | | | x86: Fix override new_cpu_data.x86 with 486Wang YanQing2013-06-28
| * | | | | x86, cpufeature: Use new CC_HAVE_ASM_GOTOBorislav Petkov2013-06-28
| * | | | | Merge remote-tracking branch 'origin/x86/fpu' into queue/x86/cpuH. Peter Anvin2013-06-28
| |\ \ \ \ \
| | \ \ \ \ \
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'x86-boot-for-linus' and 'x86-cleanups-for-linus' of git://git...Linus Torvalds2013-09-04
|\ \ \ \ \ \ \ \
| | * | | | | | | x86, boot: Fix warning due to undeclared strlen()Fred Chen2013-08-13
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | x86/boot: Fix a sanity check in printf.cDan Carpenter2013-08-14
* | | | | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2013-09-04
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/asmlinkage: Fix warning in xen asmlinkage changeAndi Kleen2013-08-22
| * | | | | | | | x86, asmlinkage, vdso: Mark vdso variables __visibleAndi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage, power: Make various symbols used by the suspend asm code vis...Andi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage: Make 64bit checksum functions visibleAndi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt opsAndi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage, apm: Make APM data structure used from assembler visibleAndi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage: Make syscall tables visibleAndi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage: Make several variables used from assembler/linker script vis...Andi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage: Make kprobes code visible and fix assembler codeAndi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage: Make various syscalls asmlinkageAndi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage: Make 32bit/64bit __switch_to visibleAndi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage: Make _*_start_kernel visibleAndi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage: Change dotraplinkage into __visible on 32bitAndi Kleen2013-08-06
| * | | | | | | | x86: Fix sys_call_table type in asm/syscall.hAndi Kleen2013-08-06
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-04
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, doc: Update uaccess.h comment to reflect clang changesH. Peter Anvin2013-08-29
| * | | | | | | | x86, asm: Fix a compilation issue with clangJan-Simon Möller2013-08-29
| * | | | | | | | x86, asm: Extend definitions of _ASM_* with a raw formatJan-Simon Möller2013-08-29
| * | | | | | | | x86, insn: Add new opcodes as of June, 2013Masami Hiramatsu2013-08-06
| * | | | | | | | x86/ia32/asm: Remove unused argument in macroRamkumar Ramachandra2013-07-23
| * | | | | | | | x86, bitops: Change bitops to be native operand sizeH. Peter Anvin2013-07-16
| * | | | | | | | x86: Use asm-goto to implement mutex fast path on x86-64Wedson Almeida Filho2013-06-28
* | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/ioapic: Check attr against the previous setting when programmed more than...Liu Ping Fan2013-08-26
| * | | | | | | | | x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lockYoshihiro YUNOMAE2013-08-20
| * | | | | | | | | x86/acpi: Fix incorrect sanity check in acpi_register_lapic()Tang Chen2013-07-23
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-04
|\ \ \ \ \ \ \ \ \