summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86,kvm,vmx: Don't trap writes to CR4.TSDAndy Lutomirski2014-11-031-1/+1
* KVM: x86: Sysexit emulation does not mask RIP/RSPNadav Amit2014-11-031-0/+2
* KVM: x86: Distinguish between stack operation and near branchesNadav Amit2014-11-031-13/+19
* KVM: x86: Getting rid of grp45 in emulatorNadav Amit2014-11-031-27/+18
* KVM: x86: Use new is_noncanonical_address in _linearizeNadav Amit2014-11-031-1/+1
* KVM: emulator: always inline __linearizePaolo Bonzini2014-11-031-5/+5
* Merge remote-tracking branch 'origin/master' into HEADPaolo Bonzini2014-11-0350-272/+127
|\
| * Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-11-025-9/+23
| |\
| | * ARM: 8180/1: mm: implement no-highmem fast path in kmap_atomic_pfn()Thomas Petazzoni2014-10-291-0/+3
| | * ARM: 8183/1: l2c: Improve l2c310_of_parse() error messageFabio Estevam2014-10-291-2/+2
| | * ARM: 8181/1: Drop extra return statementLaura Abbott2014-10-291-1/+0
| | * ARM: 8182/1: l2c: Make l2x0_cache_size_of_parse() return 'int'Fabio Estevam2014-10-291-6/+16
| | * ARM: enable bpf syscallRussell King2014-10-292-0/+2
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-11-022-16/+45
| |\ \
| | * | KVM: vmx: defer load of APIC access page address during resetPaolo Bonzini2014-11-021-1/+1
| | * | KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka2014-11-021-0/+4
| | * | KVM: x86: Fix far-jump to non-canonical checkNadav Amit2014-11-021-3/+5
| * | | x86_64, entry: Fix out of bounds read on sysenterAndy Lutomirski2014-10-311-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-312-3/+2
| |\ \ \
| | * | | net: smc91x: Fix gpios for device tree based bootingTony Lindgren2014-10-312-3/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-313-4/+5
| |\ \ \ \
| | * | | | sparc: Hook up bpf system call.David S. Miller2014-10-283-4/+5
| * | | | | Merge tag 'microblaze-3.18-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-10-315-3/+14
| |\ \ \ \ \
| | * | | | | microblaze: Wire up bpf syscallMichal Simek2014-10-273-1/+3
| | * | | | | microblaze: Fix IO space breakage after of_pci_range_to_resource() changeMichal Simek2014-10-271-2/+7
| | * | | | | microblaze: Fix missing NR_CPUS in menuconfigMichal Simek2014-10-271-0/+4
| | |/ / / /
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-3112-29/+34
| |\ \ \ \ \
| | * | | | | x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAEDexuan Cui2014-10-291-1/+1
| | * | | | | ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi()Jiang Liu2014-10-291-1/+1
| | * | | | | x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu2014-10-292-2/+2
| | * | | | | x86: Don't enable F00F workaround on Intel Quark processorsDave Jones2014-10-291-2/+3
| | * | | | | x86/irq: Fix XT-PIC-XT-PIC in /proc/interruptsMaciej W. Rozycki2014-10-282-4/+2
| | * | | | | x86, cma: Reserve DMA contiguous area after initmem_init()Weijie Yang2014-10-281-1/+1
| | * | | | | i386/audit: stop scribbling on the stack frameEric Paris2014-10-241-8/+7
| | * | | | | Merge tag 'v3.18-rc1' into x86/urgentH. Peter Anvin2014-10-24404-2216/+4260
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski2014-10-222-3/+6
| | * | | | | x86: ACPI: Do not translate GSI number if IOAPIC is disabledJiang Liu2014-10-201-5/+9
| | * | | | | x86/smpboot: Move data structure to its primary usage scopeIngo Molnar2014-10-191-2/+2
| * | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-311-0/+1
| |\ \ \ \ \ \
| | * | | | | | sched: stop the unbound recursion in preempt_schedule_context()Oleg Nesterov2014-10-281-0/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-318-203/+14
| |\ \ \ \ \ \
| | * | | | | | perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar2014-10-293-181/+2
| | * | | | | | perf/x86: Fix compile warnings for intel_uncorePeter Zijlstra2014-10-282-2/+9
| | * | | | | | perf: Fix and clean up initialization of pmu::event_idxPeter Zijlstra2014-10-283-18/+0
| | * | | | | | perf: Fix bogus kernel printkPeter Zijlstra (Intel)2014-10-281-2/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds2014-10-291-3/+3
| |\ \ \ \ \ \
| | * | | | | | sh: fix sh770x SCIF memory regionsAndriy Skulysh2014-10-291-3/+3
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-299-11/+14
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | powerpc/numa: ensure per-cpu NUMA mappings are correct on topology updateNishanth Aravamudan2014-10-291-1/+4
| | * | | | | | powerpc/numa: use cached value of update->cpu in update_cpu_topologyNishanth Aravamudan2014-10-291-2/+2