summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-045-19/+22
|\
| * x86: avoid remapping data in parse_setup_data()Linn Crosetto2013-08-133-13/+13
| * x86: Use memblock_set_current_limit() to set limit for memblock.Tang Chen2013-08-131-2/+2
| * mm: Remove unused variable idx0 in __early_ioremap()Jianguo Wu2013-08-131-3/+2
| * mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by defaultToshi Kani2013-07-221-1/+5
* | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-048-40/+97
|\ \
| * | x86, relocs: Move ELF relocation handling to CKees Cook2013-08-078-40/+97
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-046-4/+11
|\ \ \
| * \ \ Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2013-08-146-4/+11
| |\ \ \
| | * | | vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker2013-08-145-3/+10
| | * | | m68k: hardirq_count() only need preempt_mask.hFrederic Weisbecker2013-08-141-1/+1
| | | |/ | | |/|
* | | | Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-046-0/+510
|\ \ \ \
| * | | | x86: sysfb: move EFI quirks from efifb to sysfbDavid Herrmann2013-08-024-0/+275
| * | | | x86: provide platform-devices for boot-framebuffersDavid Herrmann2013-08-025-0/+235
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-042-7/+12
|\ \ \ \ \
| * | | | | x86: Fix override new_cpu_data.x86 with 486Wang YanQing2013-06-281-1/+1
| * | | | | x86, cpufeature: Use new CC_HAVE_ASM_GOTOBorislav Petkov2013-06-281-6/+11
| * | | | | Merge remote-tracking branch 'origin/x86/fpu' into queue/x86/cpuH. Peter Anvin2013-06-28289-2240/+4685
| |\ \ \ \ \
| | \ \ \ \ \
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'x86-boot-for-linus' and 'x86-cleanups-for-linus' of git://git...Linus Torvalds2013-09-042-1/+2
|\ \ \ \ \ \ \ \
| | * | | | | | | x86, boot: Fix warning due to undeclared strlen()Fred Chen2013-08-131-0/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | x86/boot: Fix a sanity check in printf.cDan Carpenter2013-08-141-1/+1
* | | | | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2013-09-0437-152/+145
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/asmlinkage: Fix warning in xen asmlinkage changeAndi Kleen2013-08-221-6/+6
| * | | | | | | | x86, asmlinkage, vdso: Mark vdso variables __visibleAndi Kleen2013-08-061-1/+1
| * | | | | | | | x86, asmlinkage, power: Make various symbols used by the suspend asm code vis...Andi Kleen2013-08-062-10/+10
| * | | | | | | | x86, asmlinkage: Make 64bit checksum functions visibleAndi Kleen2013-08-061-1/+1
| * | | | | | | | x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt opsAndi Kleen2013-08-063-11/+12
| * | | | | | | | x86, asmlinkage, apm: Make APM data structure used from assembler visibleAndi Kleen2013-08-061-1/+1
| * | | | | | | | x86, asmlinkage: Make syscall tables visibleAndi Kleen2013-08-062-2/+2
| * | | | | | | | x86, asmlinkage: Make several variables used from assembler/linker script vis...Andi Kleen2013-08-0610-13/+14
| * | | | | | | | x86, asmlinkage: Make kprobes code visible and fix assembler codeAndi Kleen2013-08-063-10/+7
| * | | | | | | | x86, asmlinkage: Make various syscalls asmlinkageAndi Kleen2013-08-062-5/+5
| * | | | | | | | x86, asmlinkage: Make 32bit/64bit __switch_to visibleAndi Kleen2013-08-063-4/+4
| * | | | | | | | x86, asmlinkage: Make _*_start_kernel visibleAndi Kleen2013-08-063-5/+7
| * | | | | | | | x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen2013-08-066-81/+77
| * | | | | | | | x86, asmlinkage: Change dotraplinkage into __visible on 32bitAndi Kleen2013-08-061-5/+1
| * | | | | | | | x86: Fix sys_call_table type in asm/syscall.hAndi Kleen2013-08-062-3/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-048-54/+107
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, doc: Update uaccess.h comment to reflect clang changesH. Peter Anvin2013-08-291-1/+4
| * | | | | | | | x86, asm: Fix a compilation issue with clangJan-Simon Möller2013-08-291-1/+1
| * | | | | | | | x86, asm: Extend definitions of _ASM_* with a raw formatJan-Simon Möller2013-08-291-1/+5
| * | | | | | | | x86, insn: Add new opcodes as of June, 2013Masami Hiramatsu2013-08-062-19/+27
| * | | | | | | | x86/ia32/asm: Remove unused argument in macroRamkumar Ramachandra2013-07-231-1/+1
| * | | | | | | | x86, bitops: Change bitops to be native operand sizeH. Peter Anvin2013-07-162-31/+39
| * | | | | | | | x86: Use asm-goto to implement mutex fast path on x86-64Wedson Almeida Filho2013-06-281-0/+30
* | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-044-6/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/ioapic: Check attr against the previous setting when programmed more than...Liu Ping Fan2013-08-262-4/+10
| * | | | | | | | | x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lockYoshihiro YUNOMAE2013-08-203-1/+10
| * | | | | | | | | x86/acpi: Fix incorrect sanity check in acpi_register_lapic()Tang Chen2013-07-231-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-042-22/+15
|\ \ \ \ \ \ \ \ \