aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-05-08
|\
| * PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon2014-05-06
| * PM / OPP: Remove cpufreq wrapper dependency on internal data organizationNishanth Menon2014-05-06
| * cpufreq: Catch double invocations of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-05-06
| * intel_pstate: Remove sample parameter in intel_pstate_calc_busyStratos Karafotis2014-05-06
| * cpufreq: Kconfig: Fix spelling errorsStratos Karafotis2014-04-30
| * cpufreq: Make linux-pm@vger.kernel.org official mailing listViresh Kumar2014-04-30
| * cpufreq: exynos: Use dev_err/info function instead of pr_err/infoChanwoo Choi2014-04-30
| * Merge branch 'cpufreq-macros' into pm-cpufreqRafael J. Wysocki2014-04-30
| |\
| | * sh: clk: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis2014-04-29
| | * irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis2014-04-29
| | * thermal: cpu_cooling: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis2014-04-29
| | * mips: lemote 2f: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-29
| | * mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-29
| | * ARM: davinci: da850: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-29
| | * cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis2014-04-29
| | * cpufreq: Introduce macros for cpufreq_frequency_table iterationStratos Karafotis2014-04-29
* | | Linux 3.15-rc4Linus Torvalds2014-05-04
* | | Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-05-04
|\ \ \
| * | | MAINTAINERS: email address change for Jeff LaytonJeff Layton2014-04-30
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-05-04
|\ \ \ \
| * | | | vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas2014-05-04
| * | | | arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherentCatalin Marinas2014-05-03
| * | | | arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2014-05-03
| * | | | arm64: Make default dma_ops to be noncoherentRitesh Harjani2014-05-03
| * | | | arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2014-05-03
| * | | | arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson2014-05-03
| | |_|/ | |/| |
* | | | 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
| |\ \ \ \ \ \ \ \