summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dcache: add missing linux/list.h includeYegor Yefremov2016-02-031-0/+1
* fs: import magic.h from Linux kernelYegor Yefremov2016-02-032-1/+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-015-7/+15
* 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-012-4/+190
* 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/rtc'Sascha Hauer2016-01-112-0/+10
|\
| * net: Add SNTP supportSascha Hauer2016-01-071-0/+8
| * hwclock command: use format like the Linux tool doesSascha Hauer2016-01-071-0/+2
* | Merge branch 'for-next/pstore'Sascha Hauer2016-01-116-0/+293
|\ \
| * | fs: Add pstore filesystemMarkus Pargmann2015-12-102-0/+177
| * | lib: Import reed solomon code from kernelMarkus Pargmann2015-12-101-0/+103
| * | vsprintf: Add scnprintf from kernelMarkus Pargmann2015-12-101-0/+1
| * | printk: Add missing include/declarationMarkus Pargmann2015-12-101-0/+3
| * | log2: Add missing __rounddown_pow_of_two()Markus Pargmann2015-12-101-0/+9
| |/
* | Merge branch 'for-next/net'Sascha Hauer2016-01-111-2/+2
|\ \
| * | net: resolv: Make argument constSascha Hauer2015-12-141-2/+2
| |/
* | 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
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2016-01-113-6/+26
|\ \
| * | of: Add of_property_for_each_phandle() iteratorTrent Piepho2016-01-081-0/+11
| * | of: Add for_each_compatible_node_from iteratorTrent Piepho2016-01-081-2/+6
| * | devfs: Add symlink supportSascha Hauer2016-01-081-0/+5
| * | bootstrap: constify stringsTrent Piepho2016-01-081-4/+4
| |/
* | Merge branch 'for-next/gcc5'Sascha Hauer2016-01-111-2/+2
|\ \
| * | linux/barebox-wrapper: Silence gcc5 warningSascha Hauer2015-12-101-2/+2
| |/
* | led: add missing includesAlexander Aring2016-01-071-0/+3
* | bootstrap: Boot barebox with kernel calling conventionTrent Piepho2015-12-141-1/+2
|/
* i2c: Port two utility functions from Linux kernelAndrey Smirnov2015-12-081-0/+15
* Merge branch 'for-next/state'Sascha Hauer2015-12-083-1/+27
|\
| * crypto: add simple keystoreMarc Kleine-Budde2015-11-271-0/+26
| * state: disable load commandEnrico Jorns2015-11-271-1/+0
| * of_path: add of_find_path_by_node()Marc Kleine-Budde2015-11-271-0/+1
* | 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
| |/
* | Merge branch 'for-next/mtd'Sascha Hauer2015-12-081-0/+2
|\ \
| * | of: mtd: Import of_get_nand_ecc_{step_size, strength} from LinuxSebastian Hesselbarth2015-11-231-0/+2
| |/
* | Merge branch 'for-next/mmc'Sascha Hauer2015-12-082-1/+3
|\ \
| * | mci: dw_mmc: Delete devname in platform_dataTrent Piepho2015-11-191-1/+0