summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2008-11-23x86: signal: cosmetic unification of including headersHiroshi Shimamoto
2008-11-23tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin
2008-11-23tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker
2008-11-23Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar
2008-11-23x86: clean up stack overflow debug checkIngo Molnar
2008-11-23x86_64: fix the check in stack_overflow_checkjia zhang
2008-11-23Merge commit 'v2.6.28-rc6' into x86/debugIngo Molnar
2008-11-22x86: revert default reboot method to REBOOT_KBDH. Peter Anvin
2008-11-22x86: split out some macro's and move common code to paranoid_exit, fixAlexander van Heukelum
2008-11-21Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar
2008-11-21x86: entry_64.S: split out some macro's and move common code to paranoid_exitAlexander van Heukelum
2008-11-21x86: entry_64.S: factor out save_paranoid and paranoid_exitAlexander van Heukelum
2008-11-21x86: introduce save_rest and restructure the PTREGSCALL macro in entry_64.SAlexander van Heukelum
2008-11-21x86: entry_64.S: renameIngo Molnar
2008-11-21x86: clean up after: move entry_64.S register saving out of the macros, fixIngo Molnar
2008-11-21Merge commit 'v2.6.28-rc6' into sched/coreIngo Molnar
2008-11-21x86: signal: rename COPY_SEG_STRICT to COPY_SEG_CPL3Hiroshi Shimamoto
2008-11-20x86: Fix interrupt leak due to migrationMatthew Wilcox
2008-11-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-20x86: clean up after: move entry_64.S register saving out of the macrosAlexander van Heukelum
2008-11-20x86: fixing __cpuinit/__init tangle, xsave_cntxt_init()Rakib Mullick
2008-11-20x86: fix __cpuinit/__init tangle in init_thread_xstate()Rakib Mullick
2008-11-20x86: move entry_64.S register saving out of the macrosAlexander van Heukelum
2008-11-20Merge branch 'x86/cleanups' into x86/irqIngo Molnar
2008-11-20x86: fix wakeup_cpu with numaq/es7000 v2 - call ->update_genapic()Yinghai Lu
2008-11-20x86: fix arch/x86/kernel/setup.c build warning when !CONFIG_X86_RESERVE_LOW_64KRichard A. Holden III
2008-11-20Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar
2008-11-20x86: fix arch/x86/kernel/genx2apic_uv_x.c build warning when !CONFIG_HOTPLUG_CPURichard A. Holden III
2008-11-20Merge branch 'linus' into x86/uvIngo Molnar
2008-11-19Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2008-11-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-19reintroduce accept4Ulrich Drepper
2008-11-19Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2008-11-19Merge branch 'linus' into sched/coreIngo Molnar
2008-11-18x86: uaccess_64: fix return value in __copy_from_user()Hiroshi Shimamoto
2008-11-18x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin
2008-11-18x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2Yinghai Lu
2008-11-18x86: fix wakeup_cpu with numaq/es7000, v2, fix #2Ingo Molnar
2008-11-18x86: ia32_signal: change order of storing in setup_sigcontext()Hiroshi Shimamoto
2008-11-18x86: ia32_signal: remove using temporary variableHiroshi Shimamoto
2008-11-18x86: ia32_signal: cleanup macro RELOAD_SEGHiroshi Shimamoto
2008-11-18x86: ia32_signal: introduce COPY_SEG_CPL3Hiroshi Shimamoto
2008-11-18x86: ia32_signal: cleanup macro COPYHiroshi Shimamoto
2008-11-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2008-11-18x86: more general identifier for Phoenix BIOSPhilipp Kohlbecher
2008-11-18AMD IOMMU: check for next_bit also in unmapped areaJoerg Roedel
2008-11-18AMD IOMMU: fix fullflush comparison lengthJoerg Roedel
2008-11-18AMD IOMMU: enable device isolation per defaultJoerg Roedel
2008-11-18AMD IOMMU: add parameter to disable device isolationJoerg Roedel
2008-11-18Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar