summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* move umode_t typedef from asm/types.h to linux/types.hAntony Pavlov2019-01-181-0/+1
* Merge branch 'for-next/mtd'Sascha Hauer2019-01-153-19/+6
|\
| * mtd: nand: Kill cellinfoLadislav Michl2018-12-171-2/+1
| * mtd: nand: Kill the chip->scan_bbt() hookLadislav Michl2018-12-171-4/+1
| * mtd: nand_bbt: make nand_scan_bbt() staticLadislav Michl2018-12-141-1/+0
| * mtd: nand_bbt: kill NAND_BBT_SCANALLPAGESLadislav Michl2018-12-141-2/+0
| * mtd: nand: simplify nand_bch_init() usageLadislav Michl2018-12-141-6/+2
| * mtd: nand: remove NAND_BBT_SCANEMPTYLadislav Michl2018-12-141-2/+0
| * mtd: nand: hide in-memory BBT implementation detailsLadislav Michl2018-12-141-2/+2
* | Merge branch 'for-next/misc'Sascha Hauer2019-01-151-0/+6
|\ \
| * | include/linux/time.h: define USEC_PER_SEC and friendsAhmad Fatoum2018-12-171-0/+6
| |/
* | clk: add divider_recalc_rate helperLucas Stach2019-01-152-0/+10
* | clk: move struct clk_mux into headerLucas Stach2019-01-151-0/+11
* | clk: move struct clk_gate into headerLucas Stach2019-01-151-0/+12
* | clk: add missing list.h includeLucas Stach2019-01-151-0/+2
* | mfd: rave-sp: Add parameters to query IP address/netmaskAndrey Smirnov2018-12-131-0/+1
|/
* Merge branch 'for-next/missing-prototypes'Sascha Hauer2018-12-071-0/+4
|\
| * nvmem: Add prototype for exported functionsSascha Hauer2018-11-121-0/+4
* | clk: straighten some inline wrappers for use without of supportSascha Hauer2018-11-191-9/+21
|/
* Merge branch 'for-next/net-switch-mv88e6xxx'Sascha Hauer2018-11-093-0/+24
|\
| * include: linux: ethtool: Add missing *_UNKNOWN constantsAndrey Smirnov2018-10-181-0/+3
| * include: linux: phy: Add missing PHY_INTERFACE_* constantsAndrey Smirnov2018-10-181-0/+9
| * linux: string: Port kbasename()Andrey Smirnov2018-10-181-0/+12
* | 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
|/