summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | objtool: Add a comment for the unreachable annotation macrosJosh Poimboeuf2017-11-071-0/+5
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-256-111/+51
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...Thomas Gleixner2017-11-23274-1831/+5546
| |\ \ \ \ \ \
| | * | | | | | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-213-6/+3
| | * | | | | | timer: Remove redundant __setup_timer*() macrosKees Cook2017-11-213-45/+29
| | * | | | | | timer: Pass function down to initialization routinesKees Cook2017-11-211-15/+18
| | * | | | | | timer: Remove unused data arguments from macrosKees Cook2017-11-213-15/+8
| | * | | | | | timer: Switch callback prototype to take struct timer_list * argumentKees Cook2017-11-211-2/+2
| | * | | | | | timer: Pass timer_list pointer to callbacks unconditionallyKees Cook2017-11-211-4/+0
| | * | | | | | timer: Remove setup_*timer() interfaceKees Cook2017-11-211-17/+0
| | * | | | | | timer: Remove init_timer() interfaceKees Cook2017-11-211-3/+0
| | * | | | | | block/laptop_mode: Convert timers to use timer_setup()Kees Cook2017-11-211-1/+1
| * | | | | | | timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLDMiroslav Lichvar2017-11-141-7/+0
| * | | | | | | Merge branch 'linus' into timers/urgentThomas Gleixner2017-11-1486-1122/+1319
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | timekeeping: Eliminate the stale declaration of ktime_get_raw_and_real_ts64()Dou Liyang2017-11-131-6/+0
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-236-14/+21
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-11-242-12/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf: fix branch pruning logicAlexei Starovoitov2017-11-231-1/+1
| | * | | | | | | | bpf: introduce ARG_PTR_TO_MEM_OR_NULLGianluca Borello2017-11-221-0/+1
| | * | | | | | | | bpf: make bpf_prog_offload_verifier_prep() static inlineJakub Kicinski2017-11-211-1/+1
| | * | | | | | | | bpf: revert report offload info to user spaceJakub Kicinski2017-11-211-1/+0
| | * | | | | | | | bpf: turn bpf_prog_get_type() into a wrapperJakub Kicinski2017-11-211-7/+6
| | * | | | | | | | bpf: offload: move offload device validation out to the driversJakub Kicinski2017-11-211-2/+2
| * | | | | | | | | net: accept UFO datagrams from tuntap and packetWillem de Bruijn2017-11-244-2/+10
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2017-11-242-4/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | security: keys: Replace time_t with time64_t for struct key_preparsed_payloadBaolin Wang2017-11-151-1/+1
| * | | | | | | | | security: keys: Replace time_t/timespec with time64_tBaolin Wang2017-11-151-3/+4
* | | | | | | | | | Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds2017-11-225-27/+14
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | mtd: remove the get_unmapped_area methodNicolas Pitre2017-11-131-4/+0
| * | | | | | | | | mtd: Fix C++ comment in include/linux/mtd/mtd.hPavel Machek2017-11-061-1/+1
| * | | | | | | | | Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger2017-11-023-22/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mtd: nand: omap2: Remove omap_nand_platform_dataLadislav Michl2017-10-141-17/+0
| | * | | | | | | | | mtd: nand: gpio: Convert to use GPIO descriptorsLinus Walleij2017-10-071-5/+0
| | * | | | | | | | | mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada2017-09-181-0/+3
| * | | | | | | | | | Merge tag 'spi-nor/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger2017-11-021-0/+10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mtd: spi-nor: add spi_nor_init() functionKamal Dasu2017-10-101-0/+10
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2017-11-211-4/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | printk: simplify no_printk()Masahiro Yamada2017-10-191-4/+2
* | | | | | | | | | | | | Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds2017-11-192-2/+382
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | NTB: switchtec_ntb: Add skeleton NTB driverLogan Gunthorpe2017-11-181-0/+3
| * | | | | | | | | | | | | NTB: switchtec_ntb: Introduce initial NTB driverLogan Gunthorpe2017-11-181-0/+4
| * | | | | | | | | | | | | NTB: Add check and comment for link up to mw_count() and mw_get_align()Logan Gunthorpe2017-11-181-2/+6
| * | | | | | | | | | | | | NTB: switchtec: Add link event notifier callbackLogan Gunthorpe2017-11-181-0/+4
| * | | | | | | | | | | | | NTB: switchtec: Add NTB hardware register definitionsLogan Gunthorpe2017-11-181-0/+84
| * | | | | | | | | | | | | NTB: switchtec: Export class symbol for use in upper layer driverLogan Gunthorpe2017-11-181-0/+2
| * | | | | | | | | | | | | NTB: switchtec: Move structure definitions into a common headerLogan Gunthorpe2017-11-181-0/+279
* | | | | | | | | | | | | | Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-182-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | SUNRPC: Improve ordering of transport processingTrond Myklebust2017-11-071-0/+1
| * | | | | | | | | | | | | | nfs_common: convert int to boolCorentin Labbe2017-09-261-2/+2
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-11-181-3/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |