summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner2014-05-163-23/+1
* x86: ioapic: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-13/+10
* x86: htirq: Use irq_alloc/free_irq()Thomas Gleixner2014-05-161-9/+4
* x86: uv: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-6/+4
* x86: hpet: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-3/+2
* x86: irq_remapping: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-7/+5
* x86: Implement arch_setup/teardown_hwirq()Thomas Gleixner2014-05-162-0/+34
* genirq: Provide generic hwirq allocation facilityThomas Gleixner2014-05-163-0/+71
* mips: Kill pointless destroy_irq()Thomas Gleixner2014-05-162-18/+2
* arm: iop13xx: Use sparse irqs for MSIThomas Gleixner2014-05-168-42/+19
*-. Merge branches 'linus' and 'irq/urgent' into irq/coreThomas Gleixner2014-05-16349-2580/+3994
|\ \
| | * MAINTAINERS: Add co-maintainer for drivers/irqchipJason Cooper2014-05-131-0/+8
| | * genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann2014-05-071-0/+5
| * | Linux 3.15-rc5v3.15-rc5Linus Torvalds2014-05-091-1/+1
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-0938-77/+150
| |\ \
| | * | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky2014-05-091-1/+1
| | * | x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund2014-05-091-1/+1
| | * | x86: Fix typo preventing msr_set/clear_bit from having an effectAndres Freund2014-05-091-1/+1
| | * | x86/intel: Add quirk to disable HPET for the Baytrail platformFeng Tang2014-05-081-0/+16
| | * | x86/hpet: Make boot_hpet_disable externFeng Tang2014-05-082-1/+2
| | * | x86-64, build: Fix stack protector Makefile breakage with 32-bit userlandGeorge Spelvin2014-05-071-0/+1
| | * | x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner2014-05-071-0/+10
| | * | asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen2014-05-059-16/+16
| | * | asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-0518-34/+34
| | * | asmlinkage: Revert "lto: Make asmlinkage __visible"Andi Kleen2014-05-051-2/+2
| | * | x86, build: Don't get confused by local symbolsH. Peter Anvin2014-05-051-2/+2
| | * | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-05-041-19/+64
| | |\ \ | | | |/ | | |/|
| | | * x86/efi: earlyprintk=efi,keep fixDave Young2014-05-031-19/+64
| * | | Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-05-089-50/+77
| |\ \ \
| | * | | xfs: remote attribute overwrite causes transaction overrunDave Chinner2014-05-065-14/+42
| | * | | xfs: initialize default acls for ->tmpfile()Brian Foster2014-05-061-26/+29
| | * | | xfs: fully support v5 format filesystemsDave Chinner2014-05-053-10/+6
| * | | | Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-082-3/+3
| |\ \ \ \
| | * | | | tracepoint: Fix use of tracepoint funcs after rcu freeMathieu Desnoyers2014-05-081-2/+2
| | * | | | trace: module: Maintain a valid user countRomain Izard2014-05-081-1/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-05-087-4/+76
| |\ \ \ \ \
| | * | | | | Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede2014-05-053-2/+30
| | * | | | | Input: tca8418 - fix loading this driver as a module from a device treeDr. H. Nikolaus Schaller2014-04-241-0/+7
| | * | | | | Input: bma150 - extend chip detection for bma180Dr. H. Nikolaus Schaller2014-04-241-1/+3
| | * | | | | Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song2014-04-241-1/+28
| | * | | | | Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede2014-04-231-0/+8
| * | | | | | Merge tag 'sound-3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-05-087-9/+30
| |\ \ \ \ \ \
| | * | | | | | ALSA: hda - hdmi: Set converter channel count even without sinkAnssi Hannula2014-05-051-1/+3
| | * | | | | | ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback dataClemens Ladisch2014-05-022-1/+15
| | * | | | | | ALSA: usb-audio: Fix deadlocks at resumingTakashi Iwai2014-05-022-2/+6
| | * | | | | | ALSA: usb-audio: Save mixer status only once at suspendTakashi Iwai2014-05-021-2/+3
| | * | | | | | ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while D...Sander Eikelenboom2014-05-021-3/+2
| | * | | | | | ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang2014-04-301-0/+1
| * | | | | | | Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-05-084-448/+109
| |\ \ \ \ \ \ \
| | * | | | | | | mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching2014-05-084-448/+109
OpenPOWER on IntegriCloud