[S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390
[safe/jmp/linux-2.6] / arch / x86 /
2009-12-05 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2009-12-05 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2009-12-05 Linus TorvaldsMerge branch 'core-iommu-for-linus' of git://git./linux...
2009-12-05 David Daneyx86: Convert BUG() to use unreachable()
2009-12-03 Ingo MolnarMerge branch 'perf/probes' into perf/core
2009-12-03 Ingo MolnarMerge branch 'perf/mce' into perf/core
2009-12-03 Mikael Petterssonx86, apic: Enable lapic nmi watchdog on AMD Family 11h
2009-12-03 Darrick J. Wongx86, Calgary IOMMU quirk: Find nearest matching Calgary...
2009-12-02 Tim BlechmannRevert "sched, x86: Optimize branch hint in __switch_to()"
2009-12-02 Jan Beulichx86/alternatives: No need for alternatives-asm.h to...
2009-12-02 Jan Beulichx86/alternatives: Check replacementlen <= instrlen...
2009-12-02 Masami Hiramatsux86: Fix comments of register/stack access functions
2009-12-02 Suresh Siddhax86: Remove unnecessary mdelay() from cpu_disable_common()
2009-12-02 Suresh Siddhax86, ioapic: Document another case when level irq is...
2009-12-02 Suresh Siddhax86, ioapic: Fix the EOI register detection mechanism
2009-12-02 Maciej W. Rozyckix86, io-apic: Move the effort of clearing remoteIRR...
2009-12-02 Frederic Weisbeckerhw-breakpoints: Keep track of user disabled breakpoints
2009-11-30 Helight.Xux86: Fix a section mismatch in arch/x86/kernel/setup.c
2009-11-27 Joerg Roedelx86/amd-iommu: Remove amd_iommu_pd_table
2009-11-27 Joerg Roedelx86/amd-iommu: Move reset_iommu_command_buffer out...
2009-11-27 Joerg Roedelx86/amd-iommu: Cleanup DTE flushing code
2009-11-27 Joerg Roedelx86/amd-iommu: Introduce iommu_flush_device() function
2009-11-27 Joerg Roedelx86/amd-iommu: Cleanup attach/detach_device code
2009-11-27 Joerg Roedelx86/amd-iommu: Keep devices per domain in a list
2009-11-27 Joerg Roedelx86/amd-iommu: Add device bind reference counting
2009-11-27 Joerg Roedelx86/amd-iommu: Use dev->arch->iommu to store iommu...
2009-11-27 Joerg Roedelx86/amd-iommu: Remove support for domain sharing
2009-11-27 Joerg Roedelx86/amd-iommu: Rearrange dma_ops related functions
2009-11-27 Joerg Roedelx86/amd-iommu: Move some pte allocation functions in...
2009-11-27 Joerg Roedelx86/amd-iommu: Remove iommu parameter from dma_ops_doma...
2009-11-27 Joerg Roedelx86/amd-iommu: Use get_device_id and check_device where...
2009-11-27 Joerg Roedelx86/amd-iommu: Move find_protection_domain to helper...
2009-11-27 Joerg Roedelx86/amd-iommu: Simplify get_device_resources()
2009-11-27 Joerg Roedelx86/amd-iommu: Let domain_for_device handle aliases
2009-11-27 Joerg Roedelx86/amd-iommu: Remove iommu specific handling from...
2009-11-27 Joerg Roedelx86/amd-iommu: Remove iommu parameter from __(un)map_single
2009-11-27 Joerg Roedelx86/amd-iommu: Make alloc_new_range aware of multiple...
2009-11-27 Joerg Roedelx86/amd-iommu: Remove iommu parameter from dma_ops_doma...
2009-11-27 Joerg Roedelx86/amd-iommu: Use check_device in get_device_resources
2009-11-27 Joerg Roedelx86/amd-iommu: Use check_device for amd_iommu_dma_supported
2009-11-27 Joerg Roedelx86/amd-iommu: Make np-cache a global flag
2009-11-27 Joerg Roedelx86/amd-iommu: Reimplement flush_all_domains_on_iommu()
2009-11-27 Joerg Roedelx86/amd-iommu: Reimplement amd_iommu_flush_all_domains()
2009-11-27 Joerg Roedelx86/amd-iommu: Implement protection domain list
2009-11-27 Joerg Roedelx86/amd-iommu: Remove iommu_flush_domain function
2009-11-27 Joerg Roedelx86/amd-iommu: Use __iommu_flush_pages for tlb flushes
2009-11-27 Joerg Roedelx86/amd-iommu: Make iommu_flush_pages aware of multiple...
2009-11-27 Joerg Roedelx86/amd-iommu: Add function to complete a tlb flush
2009-11-27 Joerg Roedelx86/amd-iommu: Add per IOMMU reference counting
2009-11-27 Joerg Roedelx86/amd-iommu: Add an index field to struct amd_iommu
2009-11-27 Joerg Roedelx86/amd-iommu: Update copyright headers
2009-11-27 Joerg Roedelx86/amd-iommu: Separate internal interface definitions
2009-11-27 Frederic Weisbeckerhw-breakpoints: Use struct perf_event_attr to define...
2009-11-26 Jack Steinerx86: SGI UV: Map low MMR ranges
2009-11-26 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2009-11-26 Brian Gerstx86, 64-bit: Set data segments to null after switching...
2009-11-26 Ingo Molnarx86: Clean up the loadsegment() macro
2009-11-26 Brian Gerstx86: Optimize loadsegment()
2009-11-26 Hidetoshi Setox86, mce: Add __cpuinit to hotplug callback functions
2009-11-26 Mike Travisx86: Limit number of per cpu TSC sync messages
2009-11-26 Frederic Weisbeckerx86/hw-breakpoints: Don't lose GE flag while disabling...
2009-11-26 Frederic Weisbeckerhw-breakpoints: Simplify error handling in breakpoint...
2009-11-26 Ingo Molnarx86: dumpstack, 64-bit: Disable preemption when walking...
2009-11-26 Ingo Molnarx86: dumpstack: Clean up the x86_stack_ids[][] initaliz...
2009-11-25 Tejun Heox86: Rename global percpu symbol dr7 to cpu_dr7
2009-11-25 FUJITA Tomonorix86: Fix iommu=soft boot option
2009-11-24 Harald Welte[CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur...
2009-11-24 Stephane Eranianperf_events, x86: Fix validate_event bug
2009-11-24 Tim Blechmannsched, x86: Optimize branch hint in __switch_to()
2009-11-23 Borislav Petkovx86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes
2009-11-23 Jan Beulichx86: Tighten conditionals on MCE related statistics
2009-11-23 K.Prasadhw-breakpoint: Attribute authorship of hw-breakpoint...
2009-11-23 Joerg Roedelx86/amd-iommu: attach devices to pre-allocated domains...
2009-11-23 Joerg Roedelx86/amd-iommu: un__init iommu_setup_msi
2009-11-23 Jan Beulichx86: Suppress stack overrun message for init_task
2009-11-23 Ingo Molnarperf events: Do not generate function trace entries...
2009-11-23 Yinghai Lux86: apic: Print out SRAT table APIC id in hex
2009-11-23 Yinghai Lux86: Re-get cfg_new in case reuse/move irq_desc
2009-11-23 Yinghai Lux86: apic: Remove not needed #ifdef
2009-11-21 Ingo MolnarMerge branch 'tracing/hw-breakpoints' into perf/core
2009-11-21 Masami Hiramatsux86: insn decoder test checks objdump version
2009-11-21 Masami Hiramatsux86: Fix insn decoder test typos
2009-11-19 Masami Hiramatsux86: Instruction decoder test should generate build...
2009-11-18 Thomas Gleixnerx86: Fixup last users of irq_chip->typename
2009-11-18 Rusty Russell[CPUFREQ] speedstep-ich: fix error caused by 394122ab14...
2009-11-18 John Villalovos[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT...
2009-11-18 Roel Kluin[CPUFREQ] powernow-k8: Fix test in get_transition_latency()
2009-11-18 Krzysztof Helt[CPUFREQ] longhaul: select Longhaul version 2 for capab...
2009-11-17 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-11-17 Ingo Molnarx86: gart: Clean up the code a bit
2009-11-17 FUJITA Tomonorix86: Calgary: Remove unnecessary DMA_ERROR_CODE usage
2009-11-17 FUJITA Tomonorix86: Kill bad_dma_address variable
2009-11-17 FUJITA Tomonorix86: gart: Add own dma_mapping_error function
2009-11-17 Ingo MolnarMerge commit 'v2.6.32-rc7' into core/iommu
2009-11-17 Masami Hiramatsux86: Show symbol name if insn decoder test failed
next