aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAge
* Merge branch 'core/signal' into perfcounters/coreThomas Gleixner2009-04-30
|\
| * x86: hookup sys_rt_tgsigqueueinfoThomas Gleixner2009-04-30
* | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-29
|\|
| * x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu2009-04-22
| * FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-21
| * lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell2009-04-19
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-17
| |\
| | * x86, PAT: Remove duplicate memtype reserve in devmem mmapSuresh Siddha2009-04-10
| * | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2009-04-16
| |\ \
| | * | x86: UV BAU messaging timeoutsCliff Wickman2009-04-03
| * | | Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-04-13
| |\ \ \
| | * | | Xen: Add virt_to_pfn helper functionAlex Nixon2009-04-08
| | * | | x86-64: remove PGE from must-have feature listJeremy Fitzhardinge2009-04-08
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-13
| |\ \ \ \
| | * | | | x86: add linux kernel support for YMM stateSuresh Siddha2009-04-12
| | * | | | x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu2009-04-10
| | | |_|/ | | |/| |
| * | | | x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu2009-04-09
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-09
| |\| | |
| | * | | x86: cpu_debug remove execute permissionJaswinder Singh Rajput2009-04-09
| | |/ /
| * / / x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi2009-04-07
| |/ /
* | | Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-08
|\| |
| * | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-07
| * | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-07
|\| |
| * | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-06
| |\ \
| | * | x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong2009-04-04
| | * | Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu2009-04-03
* | | | x86, perfcounters: add atomic64_xchg()Ingo Molnar2009-04-07
* | | | perf_counter: x86: self-IPI for pending workPeter Zijlstra2009-04-07
* | | | perf_counter: unify and fix delayed counter wakeupPeter Zijlstra2009-04-06
* | | | perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras2009-04-06
* | | | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
|\| | |
| * | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-05
| |\ \ \
| | * \ \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-01
| | |\ \ \
| | | * \ \ Merge branch 'x86/asm' into tracing/syscallsIngo Molnar2009-03-14
| | | |\ \ \
| | | * | | | tracing/syscalls: support for syscalls tracing on x86Frederic Weisbecker2009-03-13
| | | * | | | tracing/x86: basic implementation of syscall tracing for x86Frederic Weisbecker2009-03-13
| | | * | | | Merge branch 'x86/core' into tracing/ftraceIngo Molnar2009-03-10
| | | |\ \ \ \
| | | * | | | | x86: implement atomic text_poke() via fixmapMasami Hiramatsu2009-03-06
| | | * | | | | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar2009-03-04
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing...Ingo Molnar2009-03-02
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | x86, ptrace: remove CONFIG guards around declarationsMarkus Metzger2009-02-24
| | | * | | | | | | | Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2009-02-22
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | ftrace, x86: make kernel text writable only for conversionsSteven Rostedt2009-02-20
| | | * | | | | | | | | Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2009-02-19
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-05
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | * | | | | | | | | | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-30
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-30
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crashRusty Russell2009-03-18