summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-01-101-6/+8
|\
| * intel_idle: close avn_cstates array with correct markerJiang Liu2014-01-101-1/+3
| * Revert "intel_idle: mark states tables with __initdata tag"Jiang Liu2014-01-091-5/+5
| |
| \
*-. \ Merge branches 'acpi-battery' and 'pm-cpufreq'Rafael J. Wysocki2014-01-062-2/+23
|\ \ \
| | * | intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.Dirk Brandewie2014-01-061-1/+2
| | |/
| * / ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu2014-01-061-1/+21
| |/
* | Merge branches 'acpi-ac' and 'acpi-tpm'Rafael J. Wysocki2014-01-051-6/+9
|\ \
| * | ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu2014-01-051-6/+9
| |/
* / ACPI / AC: change notification handler type to ACPI_ALL_NOTIFYAlexander Mezin2014-01-051-2/+2
|/
* Linux 3.13-rc7Linus Torvalds2014-01-051-1/+1
* Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds2014-01-032-6/+7
|\
| * max17042_battery: Fix build errors caused by missing REGMAP_I2C configAustin Boyle2013-12-011-0/+1
| * power_supply: Fix Oops from NULL pointer dereference from wakeup_source_activateShuah Khan2013-12-011-6/+6
* | Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-039-33/+108
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2013-12-313-15/+29
| |\ \ \
| | | * \ Merge branch 'cpuidle/3.13-fixes' of git://git.linaro.org/people/daniel.lezca...Rafael J. Wysocki2013-12-311-1/+1
| | | |\ \
| | | | * | ARM/cpuidle: remove __init tag from Calxeda cpuidle probe functionAndre Przywara2013-12-301-1/+1
| | | |/ /
| | * | | intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki2013-12-311-0/+5
| | * | | cpufreq: preserve user_policy across suspend/resumeViresh Kumar2013-12-291-5/+9
| | * | | cpufreq: Clean up after a failing light-weight initializationRafael J. Wysocki2013-12-291-9/+14
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki2013-12-316-18/+79
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | * | | ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki2013-12-315-8/+64
| | | * | | ACPI / PCI / hotplug: Avoid warning when _ADR not presentToshi Kani2013-11-281-1/+3
| | * | | | PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPIRafael J. Wysocki2013-12-291-9/+12
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-022-6/+5Star
|\ \ \ \ \ \
| * | | | | | KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka2014-01-021-2/+1Star
| * | | | | | KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka2013-12-301-4/+4
* | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-029-24/+66
|\ \ \ \ \ \ \
| * | | | | | | epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron2014-01-021-4/+0Star
| * | | | | | | sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu2014-01-021-0/+5
| * | | | | | | drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()Jiang Liu2014-01-021-1/+10
| * | | | | | | mm/memory-failure.c: transfer page count from head page to tail page after sp...Naoya Horiguchi2014-01-021-0/+10
| * | | | | | | MAINTAINERS: set up proper record for Xilinx ZynqMichal Simek2014-01-021-0/+3
| * | | | | | | mm: remove bogus warning in copy_huge_pmd()Mel Gorman2014-01-021-3/+0Star
| * | | | | | | memcg: fix memcg_size() calculationVladimir Davydov2014-01-021-1/+1
| * | | | | | | mm: fix use-after-free in sys_remap_file_pagesRik van Riel2014-01-021-3/+5
| * | | | | | | mm: munlock: fix deadlock in __munlock_pagevec()Vlastimil Babka2014-01-021-5/+10
| * | | | | | | mm: munlock: fix a bug where THP tail page is encounteredVlastimil Babka2014-01-021-7/+22
* | | | | | | | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2014-01-026-5/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | GFS2: Fix unsafe dereference in dump_holder()Tetsuo Handa2014-01-021-0/+2
| * | | | | | | | GFS2: Wait for async DIO in glock state changesSteven Whitehouse2013-12-201-2/+8
| * | | | | | | | GFS2: Fix incorrect invalidation for DIO/buffered I/OSteven Whitehouse2013-12-201-0/+30
| * | | | | | | | GFS2: Fix slab memory leak in gfs2_bufdataBob Peterson2013-12-131-0/+5
| * | | | | | | | GFS2: Fix use-after-free race when calling gfs2_remove_from_ailBob Peterson2013-12-131-2/+2
| * | | | | | | | GFS2: don't hold s_umount over blkdev_putSteven Whitehouse2013-12-131-1/+11
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-026-11/+22
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | s390/pci: obtain function handle in hotplug notifierSebastian Ott2013-12-301-0/+2
| * | | | | | | | s390/3270: fix allocation of tty3270_screen structureMartin Schwidefsky2013-12-181-1/+1
| * | | | | | | | s390/smp: improve setup of possible cpu maskHeiko Carstens2013-12-184-10/+19
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-019-49/+80
|\ \ \ \ \ \ \ \ \