summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fs: implement d_revalidateSascha Hauer2018-10-291-0/+3
* Merge branch 'for-next/ubifs'Sascha Hauer2018-10-0915-471/+1066
|\
| * vsprintf: implement %pVSascha Hauer2018-10-081-0/+5
| * 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-082-1/+7
| * Add linux/slab.hSascha Hauer2018-10-083-12/+108
* | Merge branch 'for-next/ratp'Sascha Hauer2018-10-091-0/+10
|\ \
| * | ratp: implement support for GPIO commandsAleksander Morgado2018-09-171-0/+6
| * | ratp: implement i2c read/write supportAleksander Morgado2018-09-171-0/+4
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2018-10-092-1/+17
|\ \
| * | digest.h: Sync hash_algo values with kernelSascha Hauer2018-10-081-1/+7
| * | environment: Do not use environment when overlapping with other partitionsSascha Hauer2018-09-261-0/+10
| |/
* | bbu: Add "handler" parameter to barebox_update()Andrey Smirnov2018-10-081-1/+1
* | bbu: Expose bbu_find_handler_by_*() functionsAndrey Smirnov2018-10-081-1/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2018-09-114-38/+58
|\
| * mfd: rave-sp: Add mapping for legacy EEPROM commandAndrey Smirnov2018-08-311-0/+1
| * ratp: fix sending data that won't fit in a single RATP packetAleksander Morgado2018-08-311-1/+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
| * include/common: Make use of ALIGN and ALIGN_DOWNAndrey Smirnov2018-08-221-2/+2
* | Merge branch 'for-next/imx'Sascha Hauer2018-09-112-0/+3
|\ \
| * | libfile: Introduce pwrite_full()Andrey Smirnov2018-08-311-0/+1
| * | filetype: Add code to detect i.MX image v2Andrey Smirnov2018-08-311-0/+1
| * | filetype: Add code to detect i.MX image v1Andrey Smirnov2018-08-311-0/+1
| |/
* | Merge branch 'for-next/dma-mask'Sascha Hauer2018-09-112-1/+13
|\ \
| * | driver: Adopt DMA mask concept from LinuxAndrey Smirnov2018-08-312-1/+13
| |/
* / net: dhcp: use private extension 224 also in discover requestsOleg.Karfich@wago.com2018-09-041-0/+1
|/
* 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-133-0/+140
|\ \
| * | gpio: fix missing includes for bool and struct list_headRoland Hieber2018-08-091-0/+3
| * | ARM: i.MX: HAB: fix missing include for EPERMRoland Hieber2018-08-091-0/+2
| * | ARM: Add code to support SMCCC on AArch64Andrey Smirnov2018-08-081-0/+135
| |/
* | Merge branch 'for-next/fs-dentry-cache'Sascha Hauer2018-08-137-59/+279
|\ \
| * | fs: dentry cache implementationSascha Hauer2018-07-117-59/+279
| |/
* / serial: lpuart: Avoid division by zero when requested baudrate isAndrey Smirnov2018-08-131-0/+2
|/
* Merge branch 'for-next/riscv'Sascha Hauer2018-07-091-0/+47
|\
| * lib: Add shared copies of some GCC library routinesAntony Pavlov2018-06-291-0/+47
* | Merge branch 'for-next/misc'Sascha Hauer2018-07-091-0/+1
|\ \
| * | video: backlight: add slew time parameterLucas Stach2018-06-211-0/+1
| |/