summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/imx'Sascha Hauer2018-11-091-0/+101
|\
| * lib: Port CRC8 implementation from Linux kernelAndrey Smirnov2018-11-061-0/+101
* | Merge branch 'for-next/gpio'Sascha Hauer2018-11-093-0/+106
|\ \
| * | lib: Port kstrtox.c from Linux kernelAndrey Smirnov2018-10-292-0/+97
| * | linux/ctype.h: Port _tolower()Andrey Smirnov2018-10-291-0/+9
| |/
* / fs: implement d_revalidateSascha Hauer2018-10-291-0/+3
|/
* compiler: Update to v4.19-rc6Sascha Hauer2018-10-085-457/+535
* fs: implement clear_nlink and set_nlinkSascha Hauer2018-10-081-0/+2
* fs: implement iget_locked and iget_failedSascha Hauer2018-10-081-0/+2
* fs: implement file_inodeSascha Hauer2018-10-081-0/+5
* fs: Add SB_* flagsSascha Hauer2018-10-081-0/+19
* fs: Add fscrypt no-op headersSascha Hauer2018-10-082-0/+378
* fs: let dir_emit_dots return intSascha Hauer2018-10-081-1/+2
* Add more mutex no-opsSascha Hauer2018-10-081-0/+3
* Add kmemdupSascha Hauer2018-10-081-0/+7
* Add linux/slab.hSascha Hauer2018-10-083-12/+108
* mfd: rave-sp: Add mapping for legacy EEPROM commandAndrey Smirnov2018-08-311-0/+1
* scsi: ilog2: create truly constant version for sparseMartin Wilck2018-08-241-11/+24
* linux/log2.h: fix kernel-doc notationRandy Dunlap2018-08-241-19/+23
* log2: Use fls_long() in __roundup_pow_of_two()Andrey Smirnov2018-08-241-1/+1
* give up on gcc ilog2() constant optimizationsLinus Torvalds2018-08-241-11/+2
* log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel2018-08-241-1/+12
* Merge branch 'for-next/pci'Sascha Hauer2018-08-131-0/+54
|\
| * pci: add quirk infrastructureLucas Stach2018-08-081-0/+54
* | Merge branch 'for-next/imx'Sascha Hauer2018-08-131-0/+135
|\ \
| * | ARM: Add code to support SMCCC on AArch64Andrey Smirnov2018-08-081-0/+135
| |/
* / fs: dentry cache implementationSascha Hauer2018-07-115-41/+256
|/
* Merge branch 'for-next/imx8mq'Sascha Hauer2018-07-091-0/+75
|\
| * Port <linux/iopoll.h> from U-BootAndrey Smirnov2018-06-151-0/+75
* | nvmem: Introduce nvmem_cell_get_and_read()Andrey Smirnov2018-06-291-0/+10
|/
* sizes.h: Sync with Linux 4.16Andrey Smirnov2018-05-181-0/+4
* Merge branch 'for-next/misc'Sascha Hauer2018-05-091-0/+78
|\
| * mfd: Port RAVE SP driver from Linux kernelAndrey Smirnov2018-05-041-0/+78
* | include: Port linux/bitfield.h from Linux kernelAndrey Smirnov2018-04-171-0/+152
* | include: Port linux/build_bug.h from Linux kernelAndrey Smirnov2018-04-172-24/+84
|/
* Merge branch 'for-next/mtd'Sascha Hauer2018-04-061-0/+1
|\
| * mtd: nand: Add Winbond manufacturer IDStefan Riedmueller2018-03-221-0/+1
* | Merge branch 'for-next/misc'Sascha Hauer2018-04-061-0/+23
|\ \
| * | lib: Port CRC-CCITT functions from Linux kernelAndrey Smirnov2018-04-031-0/+23
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2018-04-061-0/+1
|\ \
| * | clk: Forward declare struct of_device_id in linux/clk.hAndrey Smirnov2018-04-031-0/+1
| |/
* / fs: Add super_operationsSascha Hauer2018-04-061-0/+5
|/
* lib: Add zstd decompression modulePhilipp Zabel2018-02-051-0/+1157
* lib: Add xxhash modulePhilipp Zabel2018-02-051-0/+236
* include linux/compiler.h in linux/unaligned/generic.hPhilipp Zabel2018-02-051-0/+2
* reset: add missing stub for reset_control_getLucas Stach2018-02-051-0/+7
* linux/kernel.h: move ALIGN_DOWN() to include/linux/kernel.hMasahiro Yamada2018-01-051-0/+1
* string.h: Implement strndupUwe Kleine-König2018-01-051-0/+3
* net: mdio-mux: Avoid probing multiplexed bussesAndrey Smirnov2017-12-061-0/+2
* net: phy: Port MDIO bus miltiplexer framework from Linux kernelAndrey Smirnov2017-12-061-0/+30