summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Update version to 20150619Bob Moore2015-07-011-1/+1
* ACPICA: Update TPM2 ACPI tableBob Moore2015-07-011-12/+6
* ACPICA: Update definitions for the TCPA and TPM2 ACPI tablesBob Moore2015-07-012-39/+81
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-012-42/+4
* ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore2015-07-011-0/+5
* ACPICA: Namespace: Add support of OSDT tableBob Moore2015-07-011-0/+1
* ACPICA: ACPI 6.0: Add values for MADT GIC version fieldHanjun Guo2015-07-011-0/+11
* ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit2015-07-012-9/+16
* ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFILv Zheng2015-07-011-0/+6
* ACPICA: MSVC6: Fix build issue for variable argument macrosLv Zheng2015-07-012-2/+15
* ACPICA: Tables: Enable default 64-bit FADT addresses favorLv Zheng2015-07-011-2/+2
* ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-07-011-0/+1
* ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng2015-07-011-0/+9
* ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng2015-07-011-2/+6
* ACPICA: Linuxize: Reduce divergences for 20150616 releaseLv Zheng2015-06-231-1/+0
* ACPICA: Fix for ill-formed GUID strings for NFIT tables.Bob Moore2015-05-251-8/+8
* ACPICA: acpihelp: Update for new NFIT table GUIDs.Bob Moore2015-05-251-9/+34
* ACPICA: Update version to 20150515.Bob Moore2015-05-221-1/+1
* ACPICA: ACPI 6.0: Add support for NFIT table.Bob Moore2015-05-222-0/+218
* ACPICA: ACPI 6.0: Add changes for DRTM table.Lv Zheng2015-05-221-7/+27
* ACPICA: ACPI 6.0: Add support for IORT table.Lv Zheng2015-05-221-0/+126
* ACPICA: ACPI 6.0: Add ACPI_SUB_PTR().Lv Zheng2015-05-221-0/+1
* ACPICA: ACPI 6.0: Add changes for MADT table.Bob Moore2015-05-221-4/+18
* ACPICA: ACPI 6.0: Add changes for LPIT table.Bob Moore2015-05-221-18/+2
* ACPICA: ACPI 6.0: Add changes for FADT table.Bob Moore2015-05-221-7/+10
* ACPICA: ACPI 6.0: Add support for WPBT table.Bob Moore2015-05-221-1/+19
* ACPICA: ACPI 6.0: Add support for XENV table.Bob Moore2015-05-221-0/+18
* ACPICA: ACPI 6.0: Add support for STAO table.Bob Moore2015-05-221-0/+16
* ACPICA: Additional dragon_fly BSD support.Bob Moore2015-05-222-0/+6
* ACPICA: Divergence: Remove redundant definitions.Lv Zheng2015-05-191-5/+0
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-091-2/+0
|\
| * irqchip: gic: Drop support for gic_arch_extnMarc Zyngier2015-04-241-2/+0
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-091-1/+1
|\ \
| * | blk-mq: fix FUA request hangShaohua Li2015-05-041-1/+1
* | | Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-05-091-1/+1
|\ \ \
| * | | tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée2015-05-071-1/+1
* | | | Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds2015-05-074-5/+31
|\ \ \ \
| * | | | IB/core: Fix unaligned accessesDavid Ahern2015-05-051-3/+4
| * | | | IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI2015-05-051-2/+1
| * | | | RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...Tatyana Nikolova2015-05-052-0/+26
| |/ / /
* | | | Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-072-0/+2
|\ \ \ \
| * | | | xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky2015-04-291-0/+1
| * | | | xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu2015-04-271-0/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-061-4/+0
|\ \ \ \ \
| * | | | | perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driverSonny Rao2015-04-221-4/+0
* | | | | | nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi2015-05-061-1/+1
* | | | | | util_macros.h: have array pointer point to array of constantsGuenter Roeck2015-05-061-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-053-1/+22
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2015-05-043-1/+22
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-05-031-0/+1
|\ \ \ \ \ \