summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20170303next-20170303Stephen Rothwell2017-03-035-0/+2557
* Merge branch 'akpm/master'Stephen Rothwell2017-03-0337-46/+49
|\
| * scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-0316-19/+18
| * scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-0318-19/+20
| * scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada2017-03-036-8/+11
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2017-03-0313-55/+190
|\
| * scripts/gdb: add lx-fdtdump commandPeter Griffin2017-02-282-0/+80
| * uapi: fix linux/sysctl.h userspace compilation errorsDmitry V. Levin2017-02-281-0/+4
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2017-02-282-0/+3
| * mm/vmstat.c: walk the zone in pageblock_nr_pages stepszhong jiang2017-02-281-1/+1
| * mm/page_owner: align with pageblock_nr pageszhong jiang2017-02-281-1/+1
| * mm: vmscan: do not pass reclaimed slab to vmpressureVinayak Menon2017-02-281-5/+12
| * mm/page_alloc: return 0 in case this node has no page within the zoneWei Yang2017-02-281-0/+5
| * block: restore /proc/partitions to not display non-partitionable removable de...Josh Hunt2017-02-281-1/+1
| * ocfs2-dlm-optimization-of-code-while-free-dead-node-locks-checkpatch-fixesAndrew Morton2017-02-281-14/+15
| * ocfs2/dlm: optimize freeing of dead node locksGuozhonghua2017-02-281-25/+14
| * ocfs2-old-mle-put-and-release-after-the-function-dlm_add_migration_mle-called...Andrew Morton2017-02-281-11/+15
| * ocfs2: old mle put and release after the function dlm_add_migration_mle calledGuozhonghua2017-02-281-18/+44
| * arm: arch/arm/include/asm/page.h needs personality.hAndrew Morton2017-02-281-0/+2
| * scatterlist: don't overflow length fieldDavid Dillow2017-02-281-4/+18
* | Merge remote-tracking branch 'idr/idr-4.11'Stephen Rothwell2017-03-035-13/+248
|\ \
| * | radix tree test suite: Depend on Makefile and quieten grepMatthew Wilcox2017-03-021-2/+2
| * | radix tree test suite: Fix build with --as-neededMichael Ellerman2017-03-021-4/+2
| * | radix tree test suite: Build 32 bit binariesRehas Sachdeva2017-03-021-0/+4
| * | radix tree test suite: Add performance test for radix_tree_join()Rehas Sachdeva2017-03-021-0/+47
| * | radix tree test suite: Add performance test for radix_tree_split()Rehas Sachdeva2017-03-021-0/+44
| * | radix tree test suite: Add performance benchmarksRehas Sachdeva2017-03-021-7/+75
| * | radix tree test suite: Add test for radix_tree_clear_tags()Rehas Sachdeva2017-03-021-0/+29
| * | radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()Rehas Sachdeva2017-03-021-0/+19
| * | radix tree test suite: Add test for idr_get_next()Rehas Sachdeva2017-03-011-0/+25
| * | i915: Initialise the GVT IDRMatthew Wilcox2017-03-011-0/+1
* | | Merge remote-tracking branch 'coresight/next'Stephen Rothwell2017-03-037-42/+52
|\ \ \
| * | | coresight: Fixes coresight DT parse to get correct output port ID.Mike Leach2017-02-201-1/+1
| * | | coresight: etm3x: Correctly output counter values in sysfs nodeOlav Haugan2017-02-201-4/+14
| * | | coresight: Replace sprintf with scnprintfOlav Haugan2017-02-206-39/+39
| * | | coresight: STM: Balance enable/disableSuzuki K Poulose2017-02-201-1/+1
| * | | coresight: etm4x: Fix timestamp configuration when working from perfMathieu Poirier2017-02-201-1/+2
| * | | coresight: etm4x: Fix enabling of cycle accurate tracing in perf.Mike Leach2017-02-202-2/+6
| * | | coresight: fix kernel panic caused by invalid CPUWang Nan2017-02-201-0/+1
* | | | Merge remote-tracking branch 'kselftest/next'Stephen Rothwell2017-03-031-0/+4
|\ \ \ \
| * | | | selftests: lib.mk Fix individual test buildsShuah Khan2017-03-021-0/+4
* | | | | Merge remote-tracking branch 'random/dev'Stephen Rothwell2017-03-033-83/+65
|\ \ \ \ \
| * | | | | random: move random_min_urandom_seed into CONFIG_SYSCTL ifdef blockFabio Estevam2017-02-061-5/+1
| * | | | | random: convert get_random_int/long into get_random_u32/u64Jason A. Donenfeld2017-01-272-30/+42
| * | | | | random: use chacha20 for get_random_int/longJason A. Donenfeld2017-01-273-43/+43
| * | | | | random: fix comment for unused random_min_urandom_seedStephan Müller2017-01-181-3/+1
| * | | | | random: remove variable limitStephan Müller2017-01-181-23/+7
| * | | | | random: remove stale urandom_init_waitStephan Müller2017-01-181-1/+0
| * | | | | random: remove stale maybe_reseed_primary_crngStephan Mueller2017-01-181-7/+0
* | | | | | Merge remote-tracking branch 'dma-buf/for-next'Stephen Rothwell2017-03-031-0/+11
|\ \ \ \ \ \