summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-05ACPICA: All: const keyword changes across the ACPICA sourceBob Moore1-2/+2
2016-04-05ACPICA: Add support for QNX 6.6 platformWill Miles1-0/+3
2016-04-05ACPICA: Headers: Update generation of the ACPICA libraryBob Moore1-20/+21
2016-04-05ACPICA: iASL/Headers: Fix incorrect definition of FPDT tableBob Moore1-19/+24
2016-04-05ACPICA: ACPI 6.1: Add full support for this version of ACPI specBob Moore2-3/+6
2016-04-05ACPICA: Tables: Update FADT handlingBob Moore1-1/+3
2016-04-05ACPICA: Headers: Update DMAR table for October 2014 I/O specBob Moore1-1/+3
2016-04-05ACPICA: ACPI 6.1: Update NFIT table for additional new fieldsBob Moore1-3/+11
2016-04-05ACPICA: IORT: Add in support for the SMMUv3 subtableAl Stone1-2/+20
2016-04-05ACPICA: ACPI 6.1: Updates for the HEST ACPI tableBob Moore1-2/+52
2016-04-05ACPICA: Headers: Minor update for SPCR ACPI tableBob Moore1-2/+4
2016-04-05ACPICA: Headers: Add new constants for the DBG2 ACPI tableAleksey Makarov1-1/+6
2016-04-05ACPICA: Linuxize: Remove useless platform headersLv Zheng2-103/+0
2016-04-04ACPICA: Linuxize: reduce divergences for 20160212 releaseLv Zheng1-1/+1
2016-04-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-19/+23
2016-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+1
2016-04-03Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-2/+2
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-1/+11
2016-04-02mm/page_isolation: fix tracepoint to mirror check function behaviorLucas Stach1-1/+1
2016-04-02include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Chen Gang1-1/+1
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO1-1/+1
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO1-1/+0
2016-04-01tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann1-0/+4
2016-03-31target: add a new add_wwn_groups fabrics methodChristoph Hellwig1-0/+1
2016-03-31target: remove ->fabric_cleanup_nodeaclChristoph Hellwig1-1/+0
2016-03-31bpf: make padding in bpf_tunnel_key explicitDaniel Borkmann1-0/+1
2016-03-30uapi/linux/stddef.h: Provide __always_inline to userspace headersDenys Vlasenko1-0/+4
2016-03-29locking/atomic, sched: Unexport fetch_or()Frederic Weisbecker1-21/+0
2016-03-29timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker1-2/+2
2016-03-29locking/atomic: Introduce atomic_fetch_or()Frederic Weisbecker1-0/+21
2016-03-29x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()Dan Williams1-6/+16
2016-03-28netfilter: ipset: fix race condition in ipset save, swap and deleteVishwanath Pai1-0/+4
2016-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-18/+45
2016-03-26Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds1-2/+8
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-12/+3
2016-03-26mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko1-0/+32
2016-03-26arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko3-12/+31
2016-03-26mm, kasan: add GFP flags to KASAN APIAlexander Potapenko2-10/+13
2016-03-26mm, kasan: SLAB supportAlexander Potapenko4-0/+43
2016-03-26include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()Tetsuo Handa1-2/+0
2016-03-26oom, oom_reaper: protect oom_reaper_list using simpler wayTetsuo Handa1-2/+0
2016-03-26oom: make oom_reaper_list single linkedVladimir Davydov1-1/+1
2016-03-26oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko1-0/+2
2016-03-26mm, oom_reaper: implement OOM victims queuingMichal Hocko1-0/+3
2016-03-26oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceMichal Hocko1-1/+1
2016-03-26mm, oom: introduce oom reaperMichal Hocko1-0/+2
2016-03-26sched: add schedule_timeout_idle()Andrew Morton1-0/+1
2016-03-25configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitionsOctavian Purdila1-2/+2
2016-03-25ceph: fix security xattr deadlockYan, Zheng1-1/+2
2016-03-25libceph: add helper that duplicates last extent operationYan, Zheng1-0/+2