summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-291-5/+0
|\
| * sched/x86/smp: Do not enable IRQs over calibrate_delay()Peter Zijlstra2012-03-271-5/+0
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-2913-227/+253
|\ \
| * | x86/apic/amd: Be more verbose about LVT offset assignmentsRobert Richter2012-03-281-4/+9
| * | x86, tls: Off by one limit checkDan Carpenter2012-03-281-2/+2
| * | x86/ioapic: Add io_apic_ops driver layer to allow interceptionJeremy Fitzhardinge2012-03-281-7/+51
| * | x86: Merge the x86_32 and x86_64 cpu_idle() functionsRichard Weinberger2012-03-263-165/+114
| * | x86: Stop recursive fault in print_context_stack after stack overflowHugh Dickins2012-03-241-2/+5
| * | x86/io_apic: Move and reenable irq only when CONFIG_GENERIC_PENDING_IRQ=yAlexander Gordeev2012-03-231-40/+61
| * | x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold2012-03-235-6/+10
| * | x86: Fix excessive MSR print out when show_msr is not specifiedYinghai Lu2012-03-231-1/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-292-13/+22
|\ \ \
| * | | x86: vdso: Put declaration before codeThomas Gleixner2012-03-241-1/+2
| * | | x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski2012-03-231-1/+9
| * | | x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria2012-03-151-0/+10
| * | | x86: vdso: Use seqcount instead of seqlockThomas Gleixner2012-03-151-8/+3
| * | | x86: vdso: Remove bogus locking in update_vsyscall_tz()Thomas Gleixner2012-03-151-5/+0
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-281-10/+1
|\ \ \ \
| * | | | kdump x86: fix total mem size calculation for reservationDave Young2012-03-281-10/+1
* | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2825-22/+5
|\ \ \ \ \
| * | | | | Disintegrate asm/system.h for X86David Howells2012-03-2825-22/+5
* | | | | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-284-6/+19
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | x86: kvmclock: abstract save/restore sched_clock_stateMarcelo Tosatti2012-03-203-3/+16
| * | | | | x86: Introduce x86_cpuinit.early_percpu_clock_init hookIgor Mammedov2012-03-053-3/+3
* | | | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-242-0/+2
|\ \ \ \ \ \
| * | | | | | bug.h: add include of it to various implicit C usersPaul Gortmaker2012-02-291-0/+1
| * | | | | | x86: relocate get/set debugreg fcns to include/asm/debugreg.Paul Gortmaker2012-02-281-0/+1
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-231-7/+10
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko2012-03-221-7/+10
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-232-5/+5
|\ \ \ \ \ \
| * | | | | | x86: use for_each_clear_bit_from()Akinobu Mita2012-03-231-3/+3
| * | | | | | bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita2012-03-231-2/+2
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-2/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | PCI: Use class for quirk for via_no_dacYinghai Lu2012-02-241-2/+3
* | | | | | | Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-03-231-2/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | kgdb: x86: Return all segment registers also in 64-bit modeJan Kiszka2012-03-221-2/+4
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-222-9/+33
|\ \ \ \ \ \ \
| * | | | | | | x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha2012-03-131-8/+32
| * | | | | | | x86, mce: Fix rcu splat in drain_mce_log_buffer()Srivatsa S. Bhat2012-03-071-1/+1
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-2212-2/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/platform: Move APIC ID validity check into platform APIC codeDaniel J Blueman2012-03-1412-2/+22
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-223-64/+164
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...Ingo Molnar2012-03-142-8/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/mce: Fix return value of mce_chrdev_read() when erst is disabledNaoya Horiguchi2012-02-221-0/+6
| | * | | | | | | | x86/mce: Convert static array of pointers to per-cpu variablesGreg Kroah-Hartman2012-02-222-8/+9
| * | | | | | | | | Merge tag 'v3.3-rc7' into x86/mceIngo Molnar2012-03-1416-117/+174
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-02-241-4/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/mce: Replace hard coded hex constants with symbolic definesTony Luck2012-01-261-4/+10
| * | | | | | | | | | Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-01-262-54/+141
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | x86/mce: Recognise machine check bank signature for data path errorTony Luck2012-01-031-1/+15
OpenPOWER on IntegriCloud