summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-1915-180/+398
|\
| * perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin2013-02-164-20/+164
| * uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()Oleg Nesterov2013-02-081-1/+0
| * uprobes/x86: Change __skip_sstep() to actually skip the whole insnOleg Nesterov2013-02-081-1/+4
| * perf/x86: Allow for architecture specific RDPMC indexesJacob Shin2013-02-063-1/+13
| * perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin2013-02-062-16/+47
| * perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin2013-02-062-6/+6
| * perf/x86/amd: Generalize northbridge constraints code for family 15hRobert Richter2013-02-061-18/+25
| * perf/x86/amd: Rework northbridge event constraints handlerRobert Richter2013-02-061-42/+26
| * perf: Make EVENT_ATTR globalSukadev Bhattiprolu2013-01-311-10/+3
| * Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-248-75/+120
| |\
| | * kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/Masami Hiramatsu2013-01-216-8/+13
| | * kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.cMasami Hiramatsu2013-01-215-68/+108
| | * ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigMasami Hiramatsu2013-01-212-1/+1
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-191-1/+0
|\ \ \
| * \ \ Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-241-1/+0
| |\ \ \ | | |_|/ | |/| |
| | * | irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-171-1/+0
* | | | Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds2013-02-154-63/+32
|\ \ \ \
| * | | | Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk2013-02-143-55/+24
| * | | | Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"Konrad Rzeszutek Wilk2013-02-141-1/+1
| * | | | x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich2013-02-131-7/+7
* | | | | efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi2013-02-131-1/+1
* | | | | x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2013-02-132-0/+8
* | | | | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang2013-02-111-10/+11
* | | | | x86: Do not leak kernel page mapping locationsKees Cook2013-02-071-3/+5
* | | | | Merge tag 'ras_for_3.8' into x86/urgentH. Peter Anvin2013-02-062-87/+84
|\ \ \ \ \
| * | | | | x86, MCE: Retract most UAPI exportsBorislav Petkov2013-01-092-87/+84
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-052-6/+5
|\ \ \ \ \ \
| * | | | | | x86/intel/cacheinfo: Shut up annoying warningBorislav Petkov2013-02-041-4/+3
| * | | | | | Merge tag 'v3.8-rc6' into x86/urgentH. Peter Anvin2013-01-3115-91/+188
| |\ \ \ \ \ \
| * | | | | | | x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich2013-01-311-2/+2
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-053-4/+14
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | x86/perf: Add IvyBridge EP supportYouquan Song2013-01-241-0/+1
| * | | | | | | perf/x86: Fix P6 driver section warningyangyongqiang2013-01-241-1/+1
| * | | | | | | arch/x86/tools/insn_sanity.c: Identify source of messagesAndrew Morton2013-01-241-2/+8
| * | | | | | | perf/x86: Enable Intel Lincroft/Penwell/Cloverview Atom supportShuoX Liu2013-01-241-1/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-01-3111-73/+183
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin2013-01-303-13/+22
| |\ \ \ \ \ \ \
| | * | | | | | | x86, efi: remove attribute check from setup_efi_pciMaarten Lankhorst2013-01-291-3/+0
| | * | | | | | | x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming2013-01-251-1/+1
| | * | | | | | | x86, efi: fix 32-bit warnings in setup_efi_pci()Jan Beulich2013-01-251-4/+4
| | * | | | | | | efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer2013-01-181-5/+17
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | x86, build: Dynamically find entry points in compressed startup codeDavid Woodhouse2013-01-274-27/+72
| * | | | | | | x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit modeDavid Woodhouse2013-01-271-1/+6
| * | | | | | | x86, efi: Fix 32-bit EFI handover protocol entry pointDavid Woodhouse2013-01-271-0/+2
| * | | | | | | x86, efi: Fix display detection in EFI boot stubDavid Woodhouse2013-01-271-2/+1
| * | | | | | | x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin2013-01-273-28/+76
| * | | | | | | x86/boot: Fix minor fd leakage in tools/relocs.cCong Ding2013-01-271-2/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-01-3111-49/+73
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-304-38/+50