summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_opsGleb Natapov2010-08-013-18/+22
* KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_opsGleb Natapov2010-08-014-12/+13
* KVM: x86 emulator: handle "far address" source operandGleb Natapov2010-08-012-25/+37
* KVM: x86 emulator: cleanup nop emulationGleb Natapov2010-08-011-2/+2
* KVM: x86 emulator: cleanup xchg emulationGleb Natapov2010-08-011-2/+2
* KVM: x86 emulator: fix Move r/m16 to segment register decodingGleb Natapov2010-08-011-1/+1
* KVM: x86 emulator: introduce read cacheGleb Natapov2010-08-012-14/+43
* KVM: VMX: Avoid writing HOST_CR0 every entryAvi Kivity2010-08-012-7/+4
* KVM: kvm_pdptr_read() may sleepAvi Kivity2010-08-011-0/+2
* KVM: x86: avoid unnecessary bitmap allocation when memslot is cleanTakuya Yoshikawa2010-08-011-14/+23
* KVM: VMX: Simplify vmx_get_nmi_mask()Avi Kivity2010-08-011-3/+1
* KVM: Avoid killing userspace through guest SRAO MCE on unmapped pagesHuang Ying2010-08-012-13/+28
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-07-281-2/+7
|\
| * x86,kgdb: Fix hw breakpoint regressionJason Wessel2010-07-281-2/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-07-281-0/+8
|\ \ | |/ |/|
| * davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied highSekhar Nori2010-07-281-0/+8
* | perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra2010-07-271-3/+3
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-262-11/+16
|\ \
| * | x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini2010-07-231-1/+1
| * | x86, i8259: Only register sysdev if we have a real 8259 PICAdam Lackorzynski2010-07-201-10/+15
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-07-262-27/+25
|\ \ \
| * | | [CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov2010-07-261-6/+5
| * | | [CPUFREQ] Fix PCC driver error pathMatthew Garrett2010-07-261-8/+9
| * | | [CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman2010-07-261-12/+6
| * | | [CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett2010-07-261-1/+5
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-07-2613-29/+37
|\ \ \ \
| * | | | MIPS: Set io_map_base for several PCI bridges lacking itBen Hutchings2010-07-265-1/+6
| * | | | MIPS: Alchemy: Define eth platform devices in the correct orderWolfgang Grandegger2010-07-261-4/+5
| * | | | MIPS: BCM63xx: Prevent second enet registration on BCM6338Florian Fainelli2010-07-261-0/+3
| * | | | MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.David Daney2010-07-261-12/+12
| * | | | MIPS: N32: Define getdents64.Ralf Baechle2010-07-262-2/+4
| * | | | MIPS: MTX-1: Fix PCI on the MeshCube and related boardsBruno Randolf2010-07-261-5/+3
| * | | | MIPS: Make init_vdso a subsys_initcall.David Daney2010-07-261-1/+1
| * | | | MIPS: "Fix" useless 'init_vdso successfully' message.David Daney2010-07-261-2/+0
| * | | | MIPS: PowerTV: Move register setup to before reading registers.David VomLehn2010-07-261-2/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-07-262-0/+5
|\ \ \ \ \
| * | | | | serial: fix rs485 for atmel_serial on avr32Peter Huewe2010-07-262-0/+5
| | |/ / / | |/| | |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-2614-34/+38
|\ \ \ \ \
| * | | | | ARM: 6265/1: kirkwood: move qnap_tsx1x_register_flash() to .init.textUwe Kleine-König2010-07-262-2/+2
| * | | | | ARM: 6263/1: ns9xxx: fix FTBFS for zImageUwe Kleine-König2010-07-261-15/+15
| * | | | | ARM: 6262/1: arm/clps711x: fix debug macro compilation failureJeremy Kerr2010-07-261-0/+1
| * | | | | ARM: 6261/1: arm/shark: fix debug macro compilation failureJeremy Kerr2010-07-261-0/+3
| * | | | | ARM: 6260/1: arm/plat-spear: fix debug macro compilation failureJeremy Kerr2010-07-261-2/+2
| * | | | | ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failureJeremy Kerr2010-07-261-0/+1
| * | | | | ARM: 6258/1: arm/h720x: fix debug macro compilation failureJeremy Kerr2010-07-261-2/+4
| * | | | | ARM: 6233/1: Delete a wrong redundant right parenthesiswanzongshun2010-07-221-1/+1
| * | | | | ARM: 6230/1: fix nuc900 touchscreen clk definition bugwanzongshun2010-07-221-1/+1
| * | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-07-214-11/+8
| |\ \ \ \ \
| | * | | | | [ARM] pxa/colibri-pxa300: fix AC97 initpieterg2010-07-131-1/+2
| | * | | | | [ARM] pxa: fix incorrect order of AC97 reset pin configsEric Miao2010-07-131-3/+3
OpenPOWER on IntegriCloud