aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| * | | | | | | x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin2012-02-20
| * | | | | | | x86: Use generic posix_types.hH. Peter Anvin2012-02-14
* | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29
|\ \ \ \ \ \ \ \
| * | | | | | | | irq: make SPARSE_IRQ an optionally hidden optionRob Herring2012-01-25
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-03-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf2012-03-15
* | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched/x86/smp: Do not enable IRQs over calibrate_delay()Peter Zijlstra2012-03-27
* | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/apic/amd: Be more verbose about LVT offset assignmentsRobert Richter2012-03-28
| * | | | | | | | | | | x86, tls: Off by one limit checkDan Carpenter2012-03-28
| * | | | | | | | | | | x86/ioapic: Add io_apic_ops driver layer to allow interceptionJeremy Fitzhardinge2012-03-28
| * | | | | | | | | | | x86/olpc: Add debugfs interface for EC commandsDaniel Drake2012-03-27
| * | | | | | | | | | | x86: Merge the x86_32 and x86_64 cpu_idle() functionsRichard Weinberger2012-03-25
| * | | | | | | | | | | x86/kconfig: Remove CONFIG_TR=y from the defconfigsRandy Dunlap2012-03-24
| * | | | | | | | | | | x86: Stop recursive fault in print_context_stack after stack overflowHugh Dickins2012-03-24
| * | | | | | | | | | | x86/io_apic: Move and reenable irq only when CONFIG_GENERIC_PENDING_IRQ=yAlexander Gordeev2012-03-23
| * | | | | | | | | | | x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold2012-03-23
| * | | | | | | | | | | x86/kconfig: Update defconfigsIngo Molnar2012-03-23
| * | | | | | | | | | | x86: Fix excessive MSR print out when show_msr is not specifiedYinghai Lu2012-03-23
* | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86: vdso: Put declaration before codeThomas Gleixner2012-03-24
| * | | | | | | | | | | | x86-64: Inline vdso clock_gettime helpersAndy Lutomirski2012-03-23
| * | | | | | | | | | | | x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski2012-03-23
| * | | | | | | | | | | | x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria2012-03-15
| * | | | | | | | | | | | x86: vdso: Use seqcount instead of seqlockThomas Gleixner2012-03-15
| * | | | | | | | | | | | x86: vdso: Remove bogus locking in update_vsyscall_tz()Thomas Gleixner2012-03-15
| * | | | | | | | | | | | time: x86: Fix race switching from vsyscall to non-vsyscall clockJohn Stultz2012-03-15
* | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | kdump x86: fix total mem size calculation for reservationDave Young2012-03-28
* | | | | | | | | | | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Delete all instances of asm/system.hDavid Howells2012-03-28
| * | | | | | | | | | | | | | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-28
| * | | | | | | | | | | | | | Disintegrate asm/system.h for X86David Howells2012-03-28
* | | | | | | | | | | | | | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | KVM: x86: fix kvm_write_tsc() TSC matching thinkoMarcelo Tosatti2012-03-20
| * | | | | | | | | | | | | | | x86: kvmclock: abstract save/restore sched_clock_stateMarcelo Tosatti2012-03-20
| * | | | | | | | | | | | | | | KVM: nVMX: Fix erroneous exception bitmap checkNadav Har'El2012-03-08
| * | | | | | | | | | | | | | | KVM: Ignore the writes to MSR_K7_HWCR(3)Nicolae Mogoreanu2012-03-08
| * | | | | | | | | | | | | | | KVM: MMU: make use of ->root_level in reset_rsvds_bits_maskDavidlohr Bueso2012-03-08
| * | | | | | | | | | | | | | | KVM: PMU: add proper support for fixed counter 2Gleb Natapov2012-03-08
| * | | | | | | | | | | | | | | KVM: PMU: Fix raw event checkGleb Natapov2012-03-08
| * | | | | | | | | | | | | | | KVM: PMU: warn when pin control is set in eventsel msrGleb Natapov2012-03-08
| * | | | | | | | | | | | | | | KVM: VMX: Fix delayed load of shared MSRsAvi Kivity2012-03-08
| * | | | | | | | | | | | | | | KVM: Allow host IRQ sharing for assigned PCI 2.3 devicesJan Kiszka2012-03-08
| * | | | | | | | | | | | | | | KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity2012-03-08
| * | | | | | | | | | | | | | | KVM: x86 emulator: Allow PM/VM86 switch during task switchKevin Wolf2012-03-08
| * | | | | | | | | | | | | | | KVM: SVM: Fix CPL updatesKevin Wolf2012-03-08
| * | | | | | | | | | | | | | | KVM: x86 emulator: VM86 segments must have DPL 3Kevin Wolf2012-03-08
| * | | | | | | | | | | | | | | KVM: x86 emulator: Fix task switch privilege checksKevin Wolf2012-03-08