summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'for-next/misc'Sascha Hauer2016-02-081-6/+0
|\ \
| * | Convert users of PRINTF_CONVERSION_RESOURCE to %paSascha Hauer2016-01-151-6/+0
| |/
* | dcache: add missing linux/list.h includeYegor Yefremov2016-02-031-0/+1
* | fs: import magic.h from Linux kernelYegor Yefremov2016-02-031-0/+82
* | Introduce include/linux/rwsem.hYegor Yefremov2016-02-033-9/+20
* | Introduce include/linux/wait.hYegor Yefremov2016-02-033-4/+12
* | Introduce include/linux/mutex.hYegor Yefremov2016-02-034-5/+21
* | Introduce include/linux/spinlock.hYegor Yefremov2016-02-014-7/+14
* | Introduce include/linux/sched.hYegor Yefremov2016-02-012-2/+6
* | fs: ubifs: move file and file_system_type definitions to linux/fs.hYegor Yefremov2016-02-011-0/+39
* | fs: ubifs: move path definition to include/linux/path.hYegor Yefremov2016-02-011-0/+12
* | fs: ubifs: move vfsmount definition to include/linux/mount.hYegor Yefremov2016-02-011-0/+21
* | fs: ubifs: move dcache related definitions to include/linux/dcache.hYegor Yefremov2016-02-011-0/+77
* | fs: move pgoff_t definition to include/linux/types.hYegor Yefremov2016-02-011-0/+5
* | fs: use linux/fs.h for file system related definitionsYegor Yefremov2016-02-011-0/+189
* | fs: move PAGE_CACHE definitions to include/linux/pagemap.hYegor Yefremov2016-01-291-0/+14
* | fs: introduce include/linux/fs.hYegor Yefremov2016-01-291-0/+133
* | fs: move struct timespec to include/linux/time.hYegor Yefremov2016-01-291-0/+5
|/
* Merge branch 'for-next/pstore'Sascha Hauer2016-01-114-0/+289
|\
| * fs: Add pstore filesystemMarkus Pargmann2015-12-102-0/+177
| * lib: Import reed solomon code from kernelMarkus Pargmann2015-12-101-0/+103
| * log2: Add missing __rounddown_pow_of_two()Markus Pargmann2015-12-101-0/+9
* | Merge branch 'for-next/mtd'Sascha Hauer2016-01-111-0/+5
|\ \
| * | mtd: nand: Add erased page bitflip check helper functionsMarkus Pargmann2016-01-041-0/+5
| |/
* / linux/barebox-wrapper: Silence gcc5 warningSascha Hauer2015-12-101-2/+2
|/
* Merge branch 'for-next/reset'Sascha Hauer2015-12-081-18/+4
|\
| * reset: Add gpio reset supportSascha Hauer2015-11-231-0/+8
| * reset: Remove unused *_optional functionsSascha Hauer2015-11-231-22/+0
* | font: fbconsole: add custom font supportsDu Huanpeng2015-11-231-0/+8
* | fbconsole: register fonts dynamicallySascha Hauer2015-11-131-4/+3
|/
* Merge branch 'for-next/usb'Sascha Hauer2015-10-072-92/+168
|\
| * endian: sync {big,little}_endian.h with linux-4.2Antony Pavlov2015-09-102-80/+156
| * endian: Always evaluate argumentsDavid S. Miller2015-09-022-12/+12
* | mtd nand: added 'bits_per_cell' propertyEnrico Jorns2015-09-231-0/+12
|/
* mtd: m25p80: make it possible to use large blocks if desiredSascha Hauer2015-08-261-1/+3
* Merge branch 'for-next/net'Sascha Hauer2015-08-061-0/+1
|\
| * net: phy: at803x: Use genphy_config_initSascha Hauer2015-07-291-0/+1
* | Merge branch 'for-next/misc'Sascha Hauer2015-08-066-131/+314
|\ \
| * | build: update compiler*.h to newest versionsAlexey Galakhov2015-07-066-131/+314
| |/
* | fonts: Add 7x14 fontSascha Hauer2015-07-201-0/+1
* | lib/fonts: add "MINI4x6" fontAntony Pavlov2015-07-161-1/+2
* | import lib/fonts framework from linux kernelAntony Pavlov2015-07-161-0/+33
|/
* Merge branch 'for-next/blspec'Sascha Hauer2015-07-061-0/+1
|\
| * fs: ubifs: Implement Linux rootargSascha Hauer2015-06-181-0/+1
* | Merge branch 'for-next/misc'Sascha Hauer2015-07-032-3/+3
|\ \
| * | treewide: replace __inline__ with inlineSascha Hauer2015-07-021-2/+2
| * | mtd: Make devname argument to add_mtd_device constSascha Hauer2015-06-291-1/+1
| |/
* / mtd: Add mtd concat supportSascha Hauer2015-06-231-0/+34
|/
* clk: of: fix clk_of_table generationSascha Hauer2015-06-111-1/+1
* Merge branch 'for-next/spi-nor'Sascha Hauer2015-06-092-0/+211
|\