aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2009-11-16x86: Add missing might_fault() checks to copy_{to,from}_user()Frederic Weisbecker
2009-11-15x86-64: __copy_from_user_inatomic() adjustmentsJan Beulich
2009-11-08x86: Remove unused thread_return label from switch_to()Masami Hiramatsu
2009-10-12x86, 64-bit: Move K8 B step iret fixup to fault entry asmBrian Gerst
2009-10-09x86: Generate cmpxchg build failuresPeter Zijlstra
2009-10-02x86: Add a Kconfig option to turn the copy_from_user warnings into errorsArjan van de Ven
2009-10-01x86: Turn the copy_from_user check into an (optional) compile time warningArjan van de Ven
2009-09-28x86: Use __builtin_memset and __builtin_memcpy for memset/memcpyArjan van de Ven
2009-09-26x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...Arjan van de Ven
2009-09-24x86: Remove redundant non-NUMA topology functionsRusty Russell
2009-09-24Merge branch 'linus' into x86/urgentIngo Molnar
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-09-23Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar
2009-09-22x86: syscall_get_nr returns intRoland McGrath
2009-09-21x86: split NX setup into separate file to limit unstack-protected codeJeremy Fitzhardinge
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-20Merge branch 'linus' into x86/urgentIngo Molnar
2009-09-20x86: Fix uaccess_32.h typoSergey Senozhatsky
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras
2009-09-20x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov
2009-09-19Merge branch 'sfi-base' into releaseLen Brown
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-18x86: SGI UV: Add volatile semantics to macros that access chipset registersJack Steiner
2009-09-18x86: SGI UV: Fix IPI macrosJack Steiner
2009-09-17Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-17Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-17Merge branch 'x86/pat' into x86/urgentH. Peter Anvin
2009-09-17Merge branch 'linus' into tracing/coreIngo Molnar
2009-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-16sched: Disable wakeup balancingPeter Zijlstra
2009-09-16x86: Move get/set_wallclock to x86_platform_opsFeng Tang
2009-09-16x86, EDAC: Provide function to return NodeId of a CPUAndreas Herrmann
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-15x86: Add generic aperf/mperf codePeter Zijlstra
2009-09-15x86: Move APERF/MPERF into a X86_FEATUREPeter Zijlstra
2009-09-15sched: Reduce forkexec_idxPeter Zijlstra
2009-09-15sched: Improve latencies and throughputMike Galbraith
2009-09-15sched: Tweak wake_idxPeter Zijlstra
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki