aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-08-05Merge branch 'acpica'Rafael J. Wysocki
2014-08-05Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-07-31ACPICA: Update version to 20140724.Bob Moore
2014-07-31ACPICA: ACPI 5.1: Update for PCCT table changes.Bob Moore
2014-07-31ACPICA/ARM: ACPI 5.1: Update for GTDT table changes.Tomasz Nowicki
2014-07-31ACPICA/ARM: ACPI 5.1: Update for MADT changes.Tomasz Nowicki
2014-07-31ACPICA/ARM: ACPI 5.1: Update for FADT changes.Graeme Gregory
2014-07-31ACPICA: ACPI 5.1: New notify value for System Affinity Update.Bob Moore
2014-07-31ACPICA: ACPI 5.1: Support for the _DSD predefined name.David E. Box
2014-07-31ACPICA: Tables: Update for DMAR table changes.Bob Moore
2014-07-31ACPICA: Disassembler: Add support for the ToUUID opererator (macro).Bob Moore
2014-07-31ACPICA: Remove a redundant cast to acpi_size for ACPI_OFFSET() macro.Bob Moore
2014-07-27Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki
2014-07-27Merge branches 'acpi-pnp' and 'acpi-pci'Rafael J. Wysocki
2014-07-27Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button'Rafael J. Wysocki
2014-07-27Merge branch 'acpi-headers'Rafael J. Wysocki
2014-07-27Merge branch 'acpica'Rafael J. Wysocki
2014-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-07-23Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-23mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi
2014-07-23ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki
2014-07-23libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-07-23ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.Lv Zheng
2014-07-23ACPI / SFI: Fix wrong <acpi/acpi.h> inclusion in SFI/ACPI wrapper - table def...Lv Zheng
2014-07-23ACPICA: Linux: Allow ACPICA inclusion for CONFIG_ACPI=n builds.Lv Zheng
2014-07-23ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.Lv Zheng
2014-07-23ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics.Lv Zheng
2014-07-23ACPI / PM: Always enable wakeup GPEs when enabling device wakeupRafael J. Wysocki
2014-07-23ACPI / PM: Revork the handling of ACPI device wakeup notificationsRafael J. Wysocki
2014-07-23PM: Create PM workqueue if runtime PM is not configured tooRafael J. Wysocki
2014-07-22fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher
2014-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-07-21cpufreq: Introduce new relation for freq selectionStratos Karafotis
2014-07-20ACPICA: Linux: Add stub support for Linux specific variables and functions.Lv Zheng
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-07-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-18Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-18cpufreq: make table sentinel macros unsigned to match useBrian W Hart
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-16locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso
2014-07-16locking/rwsem: Reduce the size of struct rw_semaphoreJason Low
2014-07-16locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra
2014-07-16locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low
2014-07-16locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low
2014-07-16locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low
2014-07-16ACPI / hotplug: Simplify acpi_set_hp_context()Rafael J. Wysocki
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-07-14neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause
2014-07-14netfilter: nf_tables: 64bit stats need some extra synchronizationEric Dumazet