summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-1910-66/+39
|\
| * wimax/i2400m: fix i2400m->wake_tx_skb handlingTejun Heo2013-02-091-14/+17
| * ipw2x00: simplify scan_event handlingTejun Heo2013-02-093-35/+12
| * video/exynos: don't use [delayed_]work_pending()Tejun Heo2012-12-281-4/+2
| * tty/max3100: don't use [delayed_]work_pending()Tejun Heo2012-12-281-2/+1
| * wl1251: don't use [delayed_]work_pending()Tejun Heo2012-12-281-2/+1
| * thinkpad_acpi: don't use [delayed_]work_pending()Tejun Heo2012-12-281-2/+1
| * mwifiex: don't use [delayed_]work_pending()Tejun Heo2012-12-281-5/+4
| * sja1000: don't use [delayed_]work_pending()Tejun Heo2012-12-281-2/+1
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-191-1/+1
|\ \
| * | x86, uv, uv3: Check current gru hub support for SGI UV3Mike Travis2013-02-111-1/+1
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-192-61/+60
|\ \ \
| * \ \ Merge tag 'numascale' into x86/platformH. Peter Anvin2013-01-222-61/+60
| |\ \ \
| | * | | amd64_edac: Fix type usage in NB IDs and memory rangesDaniel J Blueman2013-01-102-16/+16
| | * | | amd64_edac: Fix PCI function lookupDaniel J Blueman2013-01-101-34/+38
| | * | | x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_idDaniel J Blueman2013-01-101-2/+3
| | * | | x86, AMD, NB: Add multi-domain supportDaniel J Blueman2013-01-102-9/+3
* | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-192-4/+5
|\ \ \ \ \
| * | | | | x86, hyperv: HYPERV depends on X86_LOCAL_APICH. Peter Anvin2013-02-121-1/+1
| * | | | | X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan2013-02-121-3/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-1910-32/+503
|\ \ \ \ \
| * | | | | x86/intel/irq_remapping: Clean up x2apic opt-out security warning messAndy Lutomirski2013-02-031-8/+28
| * | | | | x86, irq: Move irq_remapped out of x86 core codeJoerg Roedel2013-01-281-0/+5
| * | | | | x86, io_apic: Introduce eoi_ioapic_pin call-backJoerg Roedel2013-01-281-0/+12
| * | | | | x86, msi: Introduce x86_msi.compose_msi_msg call-backJoerg Roedel2013-01-281-3/+6
| * | | | | x86, irq: Introduce setup_remapped_irq()Joerg Roedel2013-01-281-0/+9
| * | | | | x86, irq: Move irq_remapped() check into free_remapped_irqJoerg Roedel2013-01-281-1/+4
| * | | | | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel2013-01-283-4/+33
| * | | | | x86, irq: Move irq_remapping_enabled declaration to iommu codeJoerg Roedel2013-01-283-0/+5
| * | | | | x86, io_apic: Move irq_remapping_enabled checks out of check_timer()Joerg Roedel2013-01-281-0/+6
| * | | | | x86, io_apic: Convert setup_ioapic_entry to function pointerJoerg Roedel2013-01-281-0/+1
| * | | | | x86, io_apic: Introduce set_affinity function pointerJoerg Roedel2013-01-281-0/+4
| * | | | | x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel2013-01-281-3/+109
| * | | | | x86, hpet: Introduce x86_msi_ops.setup_hpet_msiJoerg Roedel2013-01-281-1/+2
| * | | | | x86, io_apic: Introduce x86_io_apic_ops.print_entries for debuggingJoerg Roedel2013-01-281-0/+8
| * | | | | x86, io_apic: Introduce x86_io_apic_ops.disable()Joerg Roedel2013-01-281-1/+30
| * | | | | x86, apic: Move irq_remapping_enabled checks into IRQ-remapping codeJoerg Roedel2013-01-281-2/+9
| * | | | | AHCI: Support multiple MSIsAlexander Gordeev2013-01-243-10/+207
| * | | | | PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto()Alexander Gordeev2013-01-241-0/+26
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-194-1/+63
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2013-02-044-1/+63
| |\ \ \ \ \ \
| | * | | | | | timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz2013-01-291-2/+2
| | * | | | | | timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK optionFeng Tang2013-01-151-0/+2
| | * | | | | | rtc: Skip the suspend/resume handling if persistent clock existFeng Tang2013-01-151-0/+7
| | * | | | | | NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe2013-01-153-1/+54
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-195-4/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-074-3/+4
| * | | | | | | | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar2013-02-051-1/+6
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-271-1/+6
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-192-32/+50
|\ \ \ \ \ \ \ \