summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* efi: Check EFI revision in setup_efi_varsJosh Boyer2013-04-241-1/+1
* x86, efi: Fix a build warningBorislav Petkov2013-04-241-1/+1
* x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger2013-04-171-1/+13
* efi: Export efi_query_variable_store() for efivars.koSergey Vlasov2013-04-161-0/+1
* x86/Kconfig: Make EFI select UCS2_STRINGSergey Vlasov2013-04-161-0/+1
* efi: Distinguish between "remaining space" and actually used spaceMatthew Garrett2013-04-151-6/+100
* efi: Pass boot services variable info to runtime codeMatthew Garrett2013-04-154-0/+76
* x86,efi: Check max_size only if it is non-zero.Richard Weinberger2013-04-111-1/+6
* x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming2013-04-091-0/+25
* x86: Do not try to sync identity map for non-mapped pagesDave Hansen2013-03-071-0/+7
* x86, doc: Be explicit about what the x86 struct boot_params requiresPeter Jones2013-03-061-1/+15
* x86: Don't clear efi_info even if the sentinel hitsJosh Boyer2013-03-061-1/+3
* x86, mm: Make sure to find a 2M free block for the first mapped areaYinghai Lu2013-03-061-3/+2
* x86: Fix 32-bit *_cpu_data initializersKrzysztof Mazur2013-03-061-2/+8
* x86, smpboot: Remove unused variableBorislav Petkov2013-03-051-2/+1
* Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-032-1/+18
|\
| * xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-011-0/+9
| * xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk2013-02-281-1/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-031-5/+4
|\ \
| * | more file_inode() open-coded instancesAl Viro2013-02-271-5/+4
* | | x86, ACPI, mm: Revert movablemem_map supportYinghai Lu2013-03-023-137/+12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-023-9/+3
|\ \ \
| * | | fix compat truncate/ftruncateAl Viro2013-02-251-2/+2
| * | | switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-243-7/+1
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-281-1/+1
|\ \ \ \
| * | | | x86/kvm: Fix pvclock vsyscall fixmapPeter Hurley2013-02-281-1/+1
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2013-02-281-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86/nmi: export local_touch_nmi() symbol for modulesJacob Pan2013-01-171-0/+1
* | | | | Merge branch 'akpm' (final batch from Andrew)Linus Torvalds2013-02-273-20/+15
|\ \ \ \ \
| * | | | | hlist: drop the node parameter from iteratorsSasha Levin2013-02-272-20/+14
| * | | | | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-274-15/+28
|\ \ \ \ \
| * | | | | x86, efi: remove duplicate code in setup_arch() by using, efi_is_native()Satoru Takeuchi2013-02-143-8/+9
| * | | | | x86, efi: Allow slash in file path of initrdLee, Chun-Yi2013-01-311-7/+19
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-273-22/+37
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin2013-02-271-19/+34
| * | | | | x86, efi: Mark disable_runtime as __initdataMatt Fleming2013-02-251-1/+1
| * | | | | x86, doc: Fix incorrect comment about 64-bit code segment descriptorsKonrad Rzeszutek Wilk2013-02-251-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-262-6/+4
|\ \ \ \ \ \
| * | | | | | new helper: file_inode(file)Al Viro2013-02-222-6/+4
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-265-15/+53
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ...Andrea Arcangeli2013-02-241-3/+47
| * | | | | | Revert "x86, mm: Make spurious_fault check explicitly check explicitly check ...Andrea Arcangeli2013-02-241-7/+1
| * | | | | | x86/mm/numa: Don't check if node is NUMA_NO_NODEWen Congyang2013-02-241-2/+1
| * | | | | | x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming2013-02-201-2/+3
| * | | | | | x86/apic: Fix parsing of the 'lapic' cmdline optionMathias Krause2013-02-201-1/+1
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-263-2/+46
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-02-202-1/+24
| |\ \ \ \ \ \ \
| | * | | | | | | tracing/syscalls: Allow archs to ignore tracing compat syscallsSteven Rostedt2013-02-122-1/+24
| * | | | | | | | perf/x86: Add Intel IvyBridge event scheduling constraintsStephane Eranian2013-02-201-1/+22
| | |/ / / / / / | |/| | | | | |
OpenPOWER on IntegriCloud