x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)
[safe/jmp/linux-2.6] / arch / x86 / kernel /
2009-12-10 Joe Perchesx86: setup_percpu.c: Use pr_<level> and add pr_fmt...
2009-12-10 Joe Perchesx86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)
2009-12-09 Andy Isaacsonx86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME...
2009-12-09 Andy Isaacsonx86: Factor duplicated code out of __show_regs() into...
2009-12-09 Joe Perchesarch/x86/kernel/microcode*: Use pr_fmt() and remove...
2009-12-09 Ingo MolnarMerge branch 'linus' into x86/urgent
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus-urgent' of git://git...
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus-hpet' of git://git....
2009-12-08 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-reboot-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-process-for-linus' of git://git....
2009-12-08 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2009-12-08 Hidetoshi Setox86, mce: fix confusion between bank attributes and...
2009-12-08 Linus TorvaldsMerge branch 'kvm-updates/2.6.33' of git://git./virt...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-08 Jan Beulichx86/mce: Set up timer unconditionally
2009-12-07 Thomas Gleixnerx86: Fix bogus warning in apic_noop.apic_write()
2009-12-07 Ingo MolnarMerge branch 'linus' into x86/urgent
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 David S. MillerMerge branch 'master' of /home/davem/src/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 Leann Ogasawarax86: ASUS P4S800 reboot=bios quirk
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 Xiaotian Fengx86/reboot: Add pci_dev_put in reboot_fixup_32.c for...
2009-12-03 Darrick J. Wongx86, Calgary IOMMU quirk: Find nearest matching Calgary...
2009-12-03 Avi KivityMerge remote branch 'tip/x86/entry' into kvm-updates...
2009-12-03 Hidetoshi Setox86, mce: don't restart timer if disabled
2009-12-02 Tim BlechmannRevert "sched, x86: Optimize branch hint in __switch_to()"
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-12-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-12-01 H. Peter Anvinx86, mm: Correct the implementation of is_untracked_pat...
2009-11-30 Helight.Xux86: Fix a section mismatch in arch/x86/kernel/setup.c
2009-11-27 Thomas Gleixnerx86: hpet: Make WARN_ON understandable
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 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 Yinghai Lux86, mtrr: Fix sorting of mtrr after subtracting
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-24 Yinghai Lux86: Move find_smp_config() earlier and avoid bootmem...
2009-11-24 H. Peter Anvinx86, platform: Change is_untracked_pat_range() to bool...
next