x86: hardirq: use inc_irq_stat() in non-unified functions
[safe/jmp/linux-2.6] / arch / x86 / kernel /
2008-12-16 Hiroshi Shimamotox86: hardirq: use inc_irq_stat() in non-unified functions
2008-12-12 Hiroshi Shimamotox86: hardirq: introduce inc_irq_stat()
2008-12-12 Ingo MolnarMerge commit 'v2.6.28-rc8' into x86/irq
2008-12-08 Ingo Molnarx86: fix default_spin_lock_flags() prototype
2008-12-08 Joerg RoedelAMD IOMMU: __unmap_single: check for bad_dma_address...
2008-12-08 Joerg RoedelAMD IOMMU: fix WARN_ON in dma_ops unmap path
2008-12-08 Joerg RoedelAMD IOMMU: fix typo in comment
2008-12-08 Joerg RoedelAMD IOMMU: fix loop counter in free_pagetable function
2008-12-08 Joerg RoedelAMD IOMMU: fix iommu_map_page function
2008-12-04 Andi Kleenx86: fix early panic with boot option "nosmp"
2008-12-03 Ingo MolnarMerge branch 'iommu-fixes-2.6.28' of git://git./linux...
2008-12-03 Joerg RoedelAMD IOMMU: fix possible race while accessing iommu...
2008-12-03 Joerg RoedelAMD IOMMU: set device table entry for aliased devices
2008-12-03 Joerg Roedelx86: fix broken flushing in GART nofullflush path
2008-11-30 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2008-11-30 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-11-30 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-11-30 Al Virokvm_setup_secondary_clock() is cpuinit
2008-11-30 Al Viroenable_IR_x2apic() needs to be __init
2008-11-28 Ingo Molnarx86: ret_from_fork - get rid of jump back
2008-11-28 Ingo MolnarMerge branch 'x86/debug' into x86/irq
2008-11-28 Cyrill Gorcunovx86: entry_64.S - trivial: space, comments fixup
2008-11-28 Cyrill Gorcunovx86: uv bau interrupt -- use proper interrupt number
2008-11-27 Cyrill Gorcunovx86: entry_64.S - use ENTRY to define child_rip
2008-11-27 gorcunov@gmail.comx86: entry_64.S - use X86_EFLAGS_IF instead of hardcode...
2008-11-27 Alexander van Heukelumi386: get rid of the use of KPROBE_ENTRY / KPROBE_END
2008-11-27 Alexander van Heukelumx86_64: get rid of the use of KPROBE_ENTRY / KPROBE_END
2008-11-25 Andreas Herrmann[CPUFREQ] powernow-k8: ignore out-of-range PstateStatus...
2008-11-25 Markus Metzgerx86, bts: fix wrmsr and spinlock over kmalloc
2008-11-25 Markus Metzgerx86, pebs: fix PEBS record size configuration
2008-11-25 Markus Metzgerx86, bts: exclude ds.c from build when disabled
2008-11-25 Julia Lawallarch/x86/kernel/pci-calgary_64.c: change simple_strtol...
2008-11-23 jia zhangx86, debug: remove the confusing entry in call trace
2008-11-23 Alexander van Heukelumx86: KPROBE_ENTRY should be paired wth KPROBE_END
2008-11-23 Alexander van Heukelumx86: include ENTRY/END in entry handlers in entry_64.S
2008-11-23 Cyrill Gorcunovx86: move dwarf2 related macro to dwarf2.h
2008-11-23 Thomas Gleixnerx86: revert irq number limitation
2008-11-23 Ingo MolnarMerge commit 'v2.6.28-rc6' into irq/urgent
2008-11-23 Ingo Molnarx86: clean up stack overflow debug check
2008-11-23 jia zhangx86_64: fix the check in stack_overflow_check
2008-11-23 Ingo MolnarMerge commit 'v2.6.28-rc6' into x86/debug
2008-11-22 Alexander van Heukelumx86: split out some macro's and move common code to...
2008-11-21 Ingo MolnarMerge commit 'v2.6.28-rc6' into x86/urgent
2008-11-21 Alexander van Heukelumx86: entry_64.S: split out some macro's and move common...
2008-11-21 Alexander van Heukelumx86: entry_64.S: factor out save_paranoid and paranoid_exit
2008-11-21 Alexander van Heukelumx86: introduce save_rest and restructure the PTREGSCALL...
2008-11-21 Ingo Molnarx86: entry_64.S: rename
2008-11-21 Ingo Molnarx86: clean up after: move entry_64.S register saving...
2008-11-20 Matthew Wilcoxx86: Fix interrupt leak due to migration
2008-11-20 Alexander van Heukelumx86: clean up after: move entry_64.S register saving...
2008-11-20 Rakib Mullickx86: fixing __cpuinit/__init tangle, xsave_cntxt_init()
2008-11-20 Rakib Mullickx86: fix __cpuinit/__init tangle in init_thread_xstate()
2008-11-20 Alexander van Heukelumx86: move entry_64.S register saving out of the macros
2008-11-20 Ingo MolnarMerge branch 'x86/cleanups' into x86/irq
2008-11-18 Steve Conklinx86: quirk for reboot stalls on a Dell Optiplex 330
2008-11-18 Ingo MolnarMerge branch 'iommu-fixes-2.6.28' of git://git./linux...
2008-11-18 Philipp Kohlbecherx86: more general identifier for Phoenix BIOS
2008-11-18 Joerg RoedelAMD IOMMU: check for next_bit also in unmapped area
2008-11-18 Joerg RoedelAMD IOMMU: fix fullflush comparison length
2008-11-18 Joerg RoedelAMD IOMMU: enable device isolation per default
2008-11-18 Joerg RoedelAMD IOMMU: add parameter to disable device isolation
2008-11-18 Ingo MolnarMerge branch 'x86/urgent' into x86/cleanups
2008-11-18 Ingo Molnarx86, PEBS/DS: fix code flow in ds_request()
2008-11-17 Venki Pallipadix86: add rdtsc barrier to TSC sync check
2008-11-17 Alexander van Heukelumx86: entry_64.S: remove whitespace at end of lines
2008-11-17 Ingo MolnarMerge commit 'v2.6.28-rc5' into x86/cleanups
2008-11-16 Yinghai Lux86: fix es7000 compiling
2008-11-16 Markus Metzgerx86, bts: fix unlock problem in ds.c
2008-11-15 David WoodhouseRevert "x86: blacklist DMAR on Intel G31/G33 chipsets"
2008-11-14 Alexander van Heukelumx86: irq: fix apicinterrupts on 64 bits
2008-11-12 Prarit Bhargavax86: warn of incorrect cpu_khz on AMD systems
2008-11-12 Linus TorvaldsMerge branch 'kvm-updates/2.6.28' of git://git./linux...
2008-11-12 H. Peter Anvinx86: fix up the new IRQ code for older versions of gas
2008-11-12 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-11-12 Len BrownMerge branch 'misc' into release
2008-11-12 Bjorn HelgaasACPI: pci_link: remove acpi_irq_balance_set() interface
2008-11-11 H. Peter Anvinx86: 64 bits: shrink and align IRQ stubs
2008-11-11 H. Peter Anvinx86: 32 bits: shrink and align IRQ stubs
2008-11-11 H. Peter Anvinx86: 32 bit: interrupt stub consistency with 64 bit
2008-11-11 Rakib Mullickx86: KVM guest: fix section mismatch warning in kvmclock.c
2008-11-10 Matt Flemingx86: HPET: enter hpet_interrupt_handler with interrupts...
2008-11-10 Matt Flemingx86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP
2008-11-10 Matt Flemingx86: HPET: convert WARN_ON to WARN_ON_ONCE
2008-11-09 Thomas Gleixnerx86: apic honour irq affinity which was set in early...
2008-11-08 Ingo Molnarx86: clean up rdtsc_barrier() use
2008-11-08 Ingo Molnarsched: optimize sched_clock() a bit
2008-11-06 Eduardo HabkostRevert "x86: default to reboot via ACPI"
2008-11-06 Ingo MolnarMerge branch 'iommu-fixes-2.6.28' of git://git./linux...
2008-11-06 Joerg RoedelAMD IOMMU: fix lazy IO/TLB flushing in unmap path
2008-11-06 Suresh Siddhax86: add smp_mb() before sending INVALIDATE_TLB_VECTOR
2008-11-06 Ben Hutchingsx86: don't allow nr_irqs > NR_IRQS
2008-11-04 Ingo Molnarx86 debug: mark early_printk.o as notrace
2008-11-04 Alok Katariax86: don't use tsc_khz to calculate lpj if notsc is...
2008-11-01 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-11-01 Linus Torvaldsx86: Clean up late e820 resource allocation
2008-10-31 Ingo Molnarx86: build fix
2008-10-31 Linus TorvaldsMerge branch 'x86-fixes-for-linus-2' of git://git....
2008-10-30 Ingo Molnarx86: cpu_index build fix
2008-10-30 James Bottomleyx86/voyager: fix missing cpu_index initialisation
2008-10-30 James Bottomleyx86/voyager: fix compile breakage caused by dc1e35c6e95...
next