aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-05-04
|\ \ \ \ \
| * | | | | [SCSI] virtio-scsi: Skip setting affinity on uninitialized vqFam Zheng2014-04-28
| * | | | | [SCSI] mpt2sas: Don't disable device twice at suspend.Tyler Stachecki2014-04-28
| |/ / / /
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-03
|\ \ \ \ \
| * \ \ \ \ Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner2014-04-29
| |\ \ \ \ \
| | * | | | | irqchip: armada-370-xp: Fix releasing of MSIsNeil Greatorex2014-04-20
| | * | | | | irqchip: armada-370-xp: implement the ->check_device() msi_chip operationThomas Petazzoni2014-04-20
| | * | | | | irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variableThomas Petazzoni2014-04-20
| | | |_|_|/ | | |/| | |
| * | | | | irqchip: irq-crossbar: Not allocating enough memoryDan Carpenter2014-04-28
| * | | | | irqchip: armanda: Sanitize set_irq_affinity()Thomas Gleixner2014-04-28
| * | | | | genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-28
| * | | | | linux/interrupt.h: fix new kernel-doc warningsRandy Dunlap2014-04-28
| | |/ / / | |/| | |
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-05-03
|\ \ \ \ \
| * | | | | timer: Prevent overflow in apply_slackJiri Bohac2014-04-30
| * | | | | hrtimer: Prevent remote enqueue of leftmost timersLeon Ma2014-04-30
| * | | | | hrtimer: Prevent all reprogramming if hang detectedStuart Hayes2014-04-30
| * | | | | Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.l...Thomas Gleixner2014-04-29
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | clocksource: nspire: Fix compiler warningAlexander Shiyan2014-04-29
| | * | | | clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issueLorenzo Pieralisi2014-04-29
* | | | | | Merge tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-05-03
|\ \ \ \ \ \
| * | | | | | tracing: Use rcu_dereference_sched() for trace event triggersSteven Rostedt (Red Hat)2014-05-02
* | | | | | | Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-02
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki2014-05-02
| |\ \ \ \ \ \ \ \
| | | * | | | | | | ACPI / processor: Fix failure of loading acpi-cpufreq driverLan Tianyu2014-04-30
| | | | |/ / / / / | | | |/| | | | |
| | * / | | | | | ACPI / EC: Process rather than discard events in acpi_ec_clearKieran Clancy2014-04-29
| | |/ / / / / /
| * | | | | | | Merge branch 'pnp'Rafael J. Wysocki2014-05-02
| |\ \ \ \ \ \ \
| | * | | | | | | PNP / ACPI: Do not return errors if _DIS or _SRS are not presentRafael J. Wysocki2014-04-30
| | * | | | | | | PNP: Fix compile error in quirks.cBjorn Helgaas2014-04-29
| | |/ / / / / /
| * | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-05-02
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost errorTim Gardner2014-04-28
| | * | | | | | cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-04-28
| | * | | | | | cpufreq: powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-04-28
| | * | | | | | cpufreq: powernow-k6: Fix incorrect comparison with max_multiplerSrivatsa S. Bhat2014-04-28
| | * | | | | | cpufreq: longhaul: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-04-28
| |/ / / / / /
* | | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-05-02
|\ \ \ \ \ \ \
| * | | | | | | drivercore: deferral race condition fixGrant Likely2014-04-29
* | | | | | | | Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2014-05-02
|\ \ \ \ \ \ \ \
| * | | | | | | | dm cache: fix writethrough mode quiescing in cache_mapMike Snitzer2014-05-01
| * | | | | | | | dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warningMike Snitzer2014-04-29
| * | | | | | | | dm verity: fix biovecs hash calculation regressionMilan Broz2014-04-15
| * | | | | | | | dm thin: fix rcu_read_lock being held in code that can sleepJoe Thornber2014-04-08
| * | | | | | | | dm thin: irqsave must always be used with the pool->lock spinlockJoe Thornber2014-04-08
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/vsmp: Fix irq routingOren Twaig2014-04-28
| * | | | | | | | | x86: LLVMLinux: Wrap -mno-80387 with cc-optionBehan Webster2014-04-22
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-05-02
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2014-04-30
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba...Haibin Wang2014-04-29
| | * | | | | | | | | | KVM: arm/arm64: vgic: fix GICD_ICFGR register accessesAndre Przywara2014-04-28
| | * | | | | | | | | | KVM: ARM: vgic: Fix sgi dispatch problemHaibin Wang2014-04-28