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