Age | Commit message (Expand) | Author |
2010-10-12 | x86: ioapic/hpet: Convert to new chip functions | Thomas Gleixner |
2010-10-12 | x86: ioapic: Convert mask to new irq_chip function | Thomas Gleixner |
2010-10-12 | x86: io_apic: Convert startup to new irq_chip function | Thomas Gleixner |
2010-10-12 | x86: Cleanup io_apic | Thomas Gleixner |
2010-10-12 | x86: Cleanup access to irq_data | Thomas Gleixner |
2010-10-12 | x86: i8259: Convert to new irq_chip functions | Thomas Gleixner |
2010-10-12 | x86: Cleanup visws interrupt handling | Thomas Gleixner |
2010-10-12 | x86: lguest: Convert to new irq chip functions | Thomas Gleixner |
2010-10-12 | x86: Sanitize apb timer interrupt handling | Thomas Gleixner |
2010-10-12 | x86: Convert irq_chip access to new functions | Thomas Gleixner |
2010-10-12 | x86: Remove useless reinitialization of irq descriptors | Thomas Gleixner |
2010-10-12 | pci: Cleanup the irq_desc mess in msi | Thomas Gleixner |
2010-10-12 | pci: Convert msi to new irq_chip functions | Thomas Gleixner |
2010-10-12 | Merge branch 'x86/urgent' of into irq/sparseirq | Thomas Gleixner |
2010-10-12 | Merge branch 'x86/cleanups' into irq/sparseirq | Thomas Gleixner |
2010-10-12 | Merge branch 'x86/x2apic' into irq/sparseirq | Thomas Gleixner |
2010-10-12 | genirq: Query arch for number of early descriptors | Thomas Gleixner |
2010-10-04 | x86: Use genirq Kconfig | Thomas Gleixner |
2010-09-30 | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner |
2010-09-30 | x86, irq: Plug memory leak in sparse irq | Thomas Gleixner |
2010-09-28 | x86, cpu: After uncapping CPUID, re-run CPU feature detection | H. Peter Anvin |
2010-09-27 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2010-09-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-09-26 | x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatile | Alexander Chumachenko |
2010-09-24 | x86/hwmon: fix initialization of coretemp | Jan Beulich |
2010-09-24 | perf, x86: Catch spurious interrupts after disabling counters | Robert Richter |
2010-09-24 | Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2010-09-23 | x86/amd-iommu: Fix rounding-bug in __unmap_single | Joerg Roedel |
2010-09-23 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel |
2010-09-23 | x86/amd-iommu: Set iommu configuration flags in enable-loop | Joerg Roedel |
2010-09-22 | tracing/x86: Don't use mcount in kvmclock.c | Steven Rostedt |
2010-09-22 | tracing/x86: Don't use mcount in pvclock.c | Jeremy Fitzhardinge |
2010-09-22 | x86, cleanups: Use clear_page/copy_page rather than memset/memcpy | Jan Beulich |
2010-09-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-09-21 | x86, setup: Fix earlyprintk=serial,0x3f8,115200 | Yinghai Lu |
2010-09-21 | x86, setup: Fix earlyprintk=serial,ttyS0,115200 | Yinghai Lu |
2010-09-21 | lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY. | Rusty Russell |
2010-09-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-17 | x86: Fix instruction breakpoint encoding | Frederic Weisbecker |
2010-09-16 | oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) | Patrick Simmons |
2010-09-15 | x86, x2apic: Simplify apic init in SMP and UP builds | Suresh Siddha |
2010-09-15 | x86, intr-remap: Remove IRTE setup duplicate code | Suresh Siddha |
2010-09-15 | x86, intr-remap: Set redirection hint in the IRTE | Suresh Siddha |
2010-09-14 | x86-64, compat: Retruncate rax after ia32 syscall entry tracing | Roland McGrath |
2010-09-14 | x86-64, compat: Test %rax for the syscall number, not %eax | H. Peter Anvin |
2010-09-14 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2010-09-15 | x86: hpet: Work around hardware stupidity | Thomas Gleixner |
2010-09-13 | x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=y | basile@opensource.dyc.edu |
2010-09-13 | x86, cpufeature: Suppress compiler warning with gcc 3.x | Tetsuo Handa |