summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-31of: Add device_type access helper functionsRob Herring
2018-08-30i2c: refactor function to release a DMA safe bufferWolfram Sang
2018-08-30of: add node name compare helper functionsRob Herring
2018-08-30arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier
2018-08-29Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-29Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-08-29of: add helper to lookup compatible child nodeJohan Hovold
2018-08-29arm/arm64: smccc-1.1: Make return values unsigned longMarc Zyngier
2018-08-26hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten
2018-08-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-24i2c: ocores: update my email addressPeter Korsgaard
2018-08-24i2c: remove deprecated attach_adapter callbackWolfram Sang
2018-08-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-23mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder
2018-08-23docs/mm: make GFP flags descriptions usable as kernel-docMike Rapoport
2018-08-23mm: soft-offline: close the race against page allocationNaoya Horiguchi
2018-08-23namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-08-23Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-08-23Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds
2018-08-23Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers
2018-08-22sunrpc: Extract target name into svc_credChuck Lever
2018-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-22Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-22ipc/util.c: further variable name cleanupsManfred Spraul
2018-08-22ipc: get rid of ids->tables_initialized hackDavidlohr Bueso
2018-08-22signal: make get_signal() return boolChristian Brauner
2018-08-22signal: make unhandled_signal() return boolChristian Brauner
2018-08-22signal: make force_sigsegv() voidChristian Brauner
2018-08-22lib: add crc64 calculation routinesColy Li
2018-08-22include/linux/bitops.h: introduce BITS_PER_TYPEChris Wilson
2018-08-22kernel: tracepoints: add support for relative referencesArd Biesheuvel
2018-08-22PCI: Add support for relative addressing in quirk tablesArd Biesheuvel
2018-08-22init: allow initcall tables to be emitted using relative referencesArd Biesheuvel
2018-08-22module: use relative references for __ksymtab entriesArd Biesheuvel
2018-08-22module: allow symbol exports to be disabledArd Biesheuvel
2018-08-22kernel/hung_task.c: allow to set checking interval separately from timeoutDmitry Vyukov