Age | Commit message (Expand) | Author |
2010-01-07 | x86, uv: Remove recursion in uv_heartbeat_enable() | Roel Kluin |
2010-01-06 | x86, irq: Check move_in_progress before freeing the vector mapping | Suresh Siddha |
2010-01-04 | x86, apic: Don't waste a vector to improve vector spread | H. Peter Anvin |
2010-01-05 | Merge branch 'master' into percpu | Tejun Heo |
2009-12-30 | x86_64 SGI UV: Fix writes to led registers on remote uv hubs. | Mike Travis |
2009-12-30 | x86: Increase NR_IRQS and nr_irqs | Yinghai Lu |
2009-12-29 | x86: SGI UV: Fix writes to led registers on remote uv hubs | Mike Travis |
2009-12-28 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar |
2009-12-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-17 | x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system | Suresh Siddha |
2009-12-17 | x86, uv: Add serial number parameter to uv_bios_get_sn_info() | Russ Anderson |
2009-12-14 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner |
2009-12-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-12-11 | x86: Remove enabling x2apic message for every CPU | Mike Travis |
2009-12-10 | x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt) | Joe Perches |
2009-12-09 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2009-12-08 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-08 | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-08 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-07 | x86: Fix bogus warning in apic_noop.apic_write() | Thomas Gleixner |
2009-12-05 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-05 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-02 | x86, ioapic: Document another case when level irq is seen as an edge | Suresh Siddha |
2009-12-02 | x86, ioapic: Fix the EOI register detection mechanism | Suresh Siddha |
2009-12-02 | x86, io-apic: Move the effort of clearing remoteIRR explicitly before migrati... | Maciej W. Rozycki |
2009-11-30 | x86, mm: Correct the implementation of is_untracked_pat_range() | H. Peter Anvin |
2009-11-26 | x86: SGI UV: Map low MMR ranges | Jack Steiner |
2009-11-24 | x86: Move find_smp_config() earlier and avoid bootmem usage | Yinghai Lu |
2009-11-23 | x86, platform: Change is_untracked_pat_range() to bool; cleanup init | H. Peter Anvin |
2009-11-23 | x86: UV SGI: Don't track GRU space in PAT | Jack Steiner |
2009-11-23 | x86: Re-get cfg_new in case reuse/move irq_desc | Yinghai Lu |
2009-11-23 | x86: apic: Remove not needed #ifdef | Yinghai Lu |
2009-11-16 | x86: io-apic: IO-APIC MMIO should not fail on resource insertion | Cyrill Gorcunov |
2009-11-16 | x86: Fix printk format due to variable type change | Thomas Gleixner |
2009-11-10 | x86: apic: Do not use stacked physid_mask_t | Cyrill Gorcunov |
2009-11-08 | x86, apic: Get rid of apicid_to_cpu_present assign on 64-bit | Cyrill Gorcunov |
2009-11-08 | x86, ioapic: Use snrpintf while set names for IO-APIC resourses | Cyrill Gorcunov |
2009-11-08 | x86, apic: Use PAGE_SIZE instead of numbers | Cyrill Gorcunov |
2009-11-04 | cpumask: Avoid cpumask_t in arch/x86/kernel/apic/nmi.c | Rusty Russell |
2009-11-02 | x86: Use EOI register in io-apic on intel platforms | Suresh Siddha |
2009-11-02 | x86: Force irq complete move during cpu offline | Suresh Siddha |
2009-11-02 | x86: Remove move_cleanup_count from irq_cfg | Suresh Siddha |
2009-10-29 | percpu: remove per_cpu__ prefix. | Rusty Russell |
2009-10-27 | x86, apic: Clear APIC Timer Initial Count Register on shutdown | Andreas Herrmann |
2009-10-16 | x86, UV: Fix information in __uv_hub_info structure | Robin Holt |
2009-10-15 | x86: apic: Allow noop operations to be called almost at any time | Cyrill Gorcunov |
2009-10-14 | x86, apic: Move SGI UV functionality out of generic IO-APIC code | Dimitri Sivanich |
2009-10-14 | x86: SGI UV: Fix irq affinity for hub based interrupts | Dimitri Sivanich |
2009-10-14 | x86, apic: Limit apic dumping, introduce new show_lapic= setup option | Cyrill Gorcunov |