summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2011-12-05x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpusDon Zickus
2011-12-05x86, UV: Fix UV2 hub part numberJack Steiner
2011-12-05x86: Clean up the range of stack overflow checkingMitsuo Hayasaka
2011-12-05x86: Panic on detection of stack overflowMitsuo Hayasaka
2011-12-05x86: Check stack overflow in detailMitsuo Hayasaka
2011-12-05x86: Add user_mode_vm check in stack_overflow_checkMitsuo Hayasaka
2011-12-05Merge branch 'upstream/ticketlock-cleanup' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2011-12-05perf, x86: Force IBS LVT offset assignment for family 10hRobert Richter
2011-12-05perf, x86: Disable PEBS on SandyBridge chipsPeter Zijlstra
2011-12-04x86: Fix boot failures on older AMD CPU'sLinus Torvalds
2011-12-03xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk
2011-11-28Merge branch 'master' into x86/memblockTejun Heo
2011-11-26Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman
2011-11-25x86: consolidate xchg and xadd macrosJeremy Fitzhardinge
2011-11-25x86/cmpxchg: add a locked add() helperJeremy Fitzhardinge
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin
2011-11-23Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki
2011-11-22x86: Kconfig: drop unknown symbol 'APM_MODULE'Paul Bolle
2011-11-22xen/granttable: Grant tables V2 implementationAnnie Li
2011-11-22xen/granttable: Introducing grant table V2 stuctureAnnie Li
2011-11-21time: x86: Remove CLOCK_TICK_RATE from mach_timer.hDeepak Saxena
2011-11-21time: x86: Remove CLOCK_TICK_RATE from tsc codeDeepak Saxena
2011-11-21xen: Make XEN_MAX_DOMAIN_MEMORY have more sensible defaultsMaxim Uvarov
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2011-11-21fix braino in um patchset (mea culpa)Al Viro
2011-11-21crypto: serpent-sse2 - clear CRYPTO_TFM_REQ_MAY_SLEEP in lrw and xts modesJussi Kivilinna
2011-11-21crypto: serpent-sse2 - add xts supportJussi Kivilinna
2011-11-21crypto: serpent-sse2 - add lrw supportJussi Kivilinna
2011-11-21crypto: serpent - add 4-way parallel i586/SSE2 assembler implementationJussi Kivilinna
2011-11-21crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementationJussi Kivilinna
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-11-20KVM guest: prevent tracing recursion with kvmclockAvi Kivity
2011-11-18x86, syscall: Allow syscall offset to be symbolicH. Peter Anvin
2011-11-18x86, syscall: Re-fix typo in commentH. Peter Anvin
2011-11-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-18x86: Simplify syscallhdr.shH. Peter Anvin
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-11-17x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin
2011-11-17x86: Machine-readable syscall tables and scripts to process themH. Peter Anvin
2011-11-17x86-64, ia32: Move compat_ni_syscall into C and its own fileH. Peter Anvin
2011-11-17x86-64, syscall: Adjust comment spacing and remove typoH. Peter Anvin
2011-11-17KVM: VMX: Check for automatic switch msr table overflowGleb Natapov
2011-11-17KVM: VMX: Add support for guest/host-only profilingGleb Natapov
2011-11-17KVM: VMX: add support for switching of PERF_GLOBAL_CTRLGleb Natapov
2011-11-16sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi
2011-11-16xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel
2011-11-15serial, mfd: don't hardcode the consoleMika Westerberg
2011-11-15iommu: Add option to group multi-function devicesAlex Williamson
2011-11-15Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar