summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-05ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptorsBob Moore
2016-05-05ACPICA: ACPI 6.1: Support for new PCCT subtableBob Moore
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng
2016-04-05ACPICA: Update version to 20160318Bob Moore
2016-04-05ACPICA: All: const keyword changes across the ACPICA sourceBob Moore
2016-04-05ACPICA: Add support for QNX 6.6 platformWill Miles
2016-04-05ACPICA: Headers: Update generation of the ACPICA libraryBob Moore
2016-04-05ACPICA: iASL/Headers: Fix incorrect definition of FPDT tableBob Moore
2016-04-05ACPICA: ACPI 6.1: Add full support for this version of ACPI specBob Moore
2016-04-05ACPICA: Tables: Update FADT handlingBob Moore
2016-04-05ACPICA: Headers: Update DMAR table for October 2014 I/O specBob Moore
2016-04-05ACPICA: ACPI 6.1: Update NFIT table for additional new fieldsBob Moore
2016-04-05ACPICA: IORT: Add in support for the SMMUv3 subtableAl Stone
2016-04-05ACPICA: ACPI 6.1: Updates for the HEST ACPI tableBob Moore
2016-04-05ACPICA: Headers: Minor update for SPCR ACPI tableBob Moore
2016-04-05ACPICA: Headers: Add new constants for the DBG2 ACPI tableAleksey Makarov
2016-04-05ACPICA: Linuxize: Remove useless platform headersLv Zheng
2016-04-04ACPICA: Linuxize: reduce divergences for 20160212 releaseLv Zheng
2016-04-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2016-04-02Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-01mm/page_isolation: fix tracepoint to mirror check function behaviorLucas Stach
2016-04-01include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Chen Gang
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO
2016-04-01tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann
2016-03-31target: add a new add_wwn_groups fabrics methodChristoph Hellwig
2016-03-31target: remove ->fabric_cleanup_nodeaclChristoph Hellwig
2016-03-30bpf: make padding in bpf_tunnel_key explicitDaniel Borkmann
2016-03-30uapi/linux/stddef.h: Provide __always_inline to userspace headersDenys Vlasenko
2016-03-29locking/atomic, sched: Unexport fetch_or()Frederic Weisbecker
2016-03-29timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker
2016-03-29locking/atomic: Introduce atomic_fetch_or()Frederic Weisbecker
2016-03-29x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()Dan Williams
2016-03-28netfilter: ipset: fix race condition in ipset save, swap and deleteVishwanath Pai
2016-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-03-26Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-25mm, kasan: add GFP flags to KASAN APIAlexander Potapenko
2016-03-25mm, kasan: SLAB supportAlexander Potapenko
2016-03-25include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()Tetsuo Handa
2016-03-25oom, oom_reaper: protect oom_reaper_list using simpler wayTetsuo Handa
2016-03-25oom: make oom_reaper_list single linkedVladimir Davydov
2016-03-25oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko
2016-03-25mm, oom_reaper: implement OOM victims queuingMichal Hocko
2016-03-25oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceMichal Hocko
2016-03-25mm, oom: introduce oom reaperMichal Hocko