Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | selftests/powerpc: Fix out of bounds access in TM signal test | Michael Ellerman | 2016-03-02 | 1 | -1/+1 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 9 | -165/+465 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-03-08 | 2 | -12/+11 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-02-23 | 7 | -30/+150 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tools, bpf_asm: simplify parser rule for BPF extensions | Ray Bellis | 2016-02-22 | 2 | -151/+79 | |
| * | | | | | | | | test_bitmap: unit tests for lib/bitmap.c | David Decotigny | 2016-02-19 | 2 | -1/+11 | |
| * | | | | | | | | bpf_dbg: do not initialise statics to 0 | Wei Tang | 2016-02-11 | 1 | -5/+5 | |
| * | | | | | | | | soreuseport: BPF selection functional test for TCP | Craig Gallek | 2016-02-11 | 4 | -8/+370 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-18 | 38 | -14/+2350 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | radix-tree tests: add test for radix_tree_iter_next | Konstantin Khlebnikov | 2016-03-17 | 1 | -8/+39 | |
| * | | | | | | | | radix-tree tests: add regression3 test | Konstantin Khlebnikov | 2016-03-17 | 5 | -1/+90 | |
| * | | | | | | | | radix_tree: tag all internal tree nodes as indirect pointers | Matthew Wilcox | 2016-03-17 | 1 | -2/+3 | |
| * | | | | | | | | radix tree test harness | Matthew Wilcox | 2016-03-17 | 36 | -0/+2110 | |
| * | | | | | | | | tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1 | Naoya Horiguchi | 2016-03-17 | 1 | -1/+9 | |
| * | | | | | | | | tools/vm/page-types.c: add memory cgroup dumping and filtering | Konstantin Khlebnikov | 2016-03-17 | 1 | -15/+84 | |
| * | | | | | | | | tools/vm/page-types.c: support swap entry | Naoya Horiguchi | 2016-03-17 | 1 | -1/+29 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-03-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | treewide: Fix typo in printk | Masanari Iida | 2016-02-15 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-03-17 | 5 | -3/+250 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu... | Linus Walleij | 2016-03-09 | 21 | -32/+1359 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | gpio: present the consumer of a line to userspace | Linus Walleij | 2016-02-25 | 1 | -3/+3 | |
| * | | | | | | | | | | | tools: gpio: Small updates for output format | Markus Pargmann | 2016-02-23 | 1 | -2/+2 | |
| * | | | | | | | | | | | gpio: add userspace ABI for GPIO line information | Linus Walleij | 2016-02-19 | 2 | -12/+81 | |
| * | | | | | | | | | | | gpio: store reflect the label to userspace | Linus Walleij | 2016-02-19 | 1 | -2/+2 | |
| * | | | | | | | | | | | tools/gpio: create GPIO tools | Linus Walleij | 2016-02-09 | 5 | -3/+181 | |
* | | | | | | | | | | | | Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-03-17 | 20 | -1/+352 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | selftests: media_dcevice_test fix usage information | Shuah Khan | 2016-02-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | selftests: media_dcevice_test fix to handle ioctl failure case | Shuah Khan | 2016-02-25 | 1 | -2/+3 | |
| * | | | | | | | | | | | | selftests: add missing .gitignore file or entry | Sudeep Holla | 2016-02-25 | 2 | -0/+2 | |
| * | | | | | | | | | | | | selftests: create test-specific kconfig fragments | Bamvor Jian Zhang | 2016-02-25 | 13 | -0/+26 | |
| * | | | | | | | | | | | | selftests: breakpoint: add step_after_suspend_test | Greg Hackmann | 2016-02-25 | 2 | -1/+221 | |
| * | | | | | | | | | | | | selftests: add a new test for Media Controller API | Shuah Khan | 2016-02-25 | 3 | -0/+102 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-03-17 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge 4.5-rc6 into char-misc-next | Greg Kroah-Hartman | 2016-03-01 | 4 | -16/+98 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge 4.5-rc4 into char-misc-next | Greg Kroah-Hartman | 2016-02-14 | 26 | -59/+1423 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | tools/hv: Use include/uapi with __EXPORTED_HEADERS__ | Kamal Mostafa | 2016-02-07 | 1 | -0/+2 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-03-16 | 1 | -63/+222 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | nfit, libnvdimm: clear poison command support | Dan Williams | 2016-03-05 | 1 | -0/+29 | |
| * | | | | | | | | | | | | tools/testing/nvdimm: expand ars unit testing | Dan Williams | 2016-03-05 | 1 | -22/+90 | |
| * | | | | | | | | | | | | nfit, tools/testing/nvdimm: unify common init for acpi_nfit_desc | Dan Williams | 2016-03-05 | 1 | -19/+3 | |
| * | | | | | | | | | | | | libnvdimm, nfit: centralize command status translation | Dan Williams | 2016-03-05 | 1 | -1/+4 | |
| * | | | | | | | | | | | | nfit, tools/testing/nvdimm: test multiple control regions per-dimm | Dan Williams | 2016-03-05 | 1 | -24/+94 | |
| * | | | | | | | | | | | | nfit, tools/testing/nvdimm: add format interface code definitions | Dan Williams | 2016-03-05 | 1 | -1/+6 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-03-16 | 2 | -193/+720 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2016-03-14 | 2 | -197/+724 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | tools/power turbostat: bugfix: TDP MSRs print bits fixing | Chen Yu | 2016-03-13 | 1 | -10/+10 | |
| | * | | | | | | | | | | | tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dump | Len Brown | 2016-03-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | tools/power turbostat: call __cpuid() instead of __get_cpuid() | Len Brown | 2016-03-13 | 1 | -7/+7 | |
| | * | | | | | | | | | | | tools/power turbostat: indicate SMX and SGX support | Len Brown | 2016-03-13 | 1 | -1/+27 | |
| | * | | | | | | | | | | | tools/power turbostat: detect and work around syscall jitter | Len Brown | 2016-03-13 | 1 | -1/+50 |