| Commit message (Expand) | Author | Age | Files | Lines |
* | tools: enable endian checks for all sparse builds | Michael S. Tsirkin | 2016-12-16 | 1 | -4/+0 |
* | tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h | Mark Rutland | 2016-12-16 | 1 | -4/+5 |
* | tools/virtio: fix READ_ONCE() | Mark Rutland | 2016-12-16 | 1 | -1/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-12-14 | 24 | -302/+842 |
|\ |
|
| * | radix tree test suite: delete unused rcupdate.c | Matthew Wilcox | 2016-12-14 | 1 | -86/+0 |
| * | radix tree test suite: add new tag check | Matthew Wilcox | 2016-12-14 | 1 | -0/+3 |
| * | radix-tree: ensure counts are initialised | Matthew Wilcox | 2016-12-14 | 1 | -4/+41 |
| * | radix tree test suite: cache recently freed objects | Matthew Wilcox | 2016-12-14 | 2 | -12/+41 |
| * | radix tree test suite: add some more functionality | Matthew Wilcox | 2016-12-14 | 3 | -0/+21 |
| * | radix tree test suite: check multiorder iteration | Matthew Wilcox | 2016-12-14 | 4 | -35/+73 |
| * | radix-tree: fix replacement for multiorder entries | Matthew Wilcox | 2016-12-14 | 1 | -12/+75 |
| * | radix-tree: add radix_tree_split_preload() | Matthew Wilcox | 2016-12-14 | 2 | -2/+45 |
| * | radix-tree: add radix_tree_split | Matthew Wilcox | 2016-12-14 | 1 | -0/+64 |
| * | radix-tree: add radix_tree_join | Matthew Wilcox | 2016-12-14 | 1 | -0/+58 |
| * | radix-tree: delete radix_tree_range_tag_if_tagged() | Matthew Wilcox | 2016-12-14 | 6 | -19/+50 |
| * | radix-tree: delete radix_tree_locate_item() | Matthew Wilcox | 2016-12-14 | 3 | -4/+28 |
| * | radix-tree: improve multiorder iterators | Matthew Wilcox | 2016-12-14 | 4 | -19/+30 |
| * | radix tree test suite: use common find-bit code | Matthew Wilcox | 2016-12-14 | 5 | -80/+48 |
| * | tools: add more bitmap functions | Matthew Wilcox | 2016-12-14 | 1 | -0/+26 |
| * | radix tree test suite: record order in each item | Matthew Wilcox | 2016-12-14 | 3 | -14/+23 |
| * | radix tree test suite: handle exceptional entries | Matthew Wilcox | 2016-12-14 | 1 | -0/+7 |
| * | radix tree test suite: use rcu_barrier | Matthew Wilcox | 2016-12-14 | 2 | -2/+15 |
| * | radix tree test suite: benchmark for iterator | Konstantin Khlebnikov | 2016-12-14 | 5 | -1/+110 |
| * | radix tree test suite: iteration test misuses RCU | Matthew Wilcox | 2016-12-14 | 1 | -2/+26 |
| * | radix tree test suite: make runs more reproducible | Matthew Wilcox | 2016-12-14 | 2 | -6/+14 |
| * | radix tree test suite: free preallocated nodes | Matthew Wilcox | 2016-12-14 | 2 | -0/+4 |
| * | radix tree test suite: track preempt_count | Matthew Wilcox | 2016-12-14 | 3 | -13/+24 |
| * | radix tree test suite: allow GFP_ATOMIC allocations to fail | Matthew Wilcox | 2016-12-14 | 3 | -9/+25 |
| * | tools: add WARN_ON_ONCE | Matthew Wilcox | 2016-12-14 | 4 | -4/+13 |
| * | ktest.pl: fix english | Pavel Machek | 2016-12-14 | 1 | -4/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-12-14 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | treewide: Fix printk() message errors | Masanari Iida | 2016-12-14 | 1 | -1/+1 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-12-13 | 3 | -1/+244 |
|\ \ |
|
| * | | selftests: arm64: add test for unaligned/inexact watchpoint handling | Pratyush Anand | 2016-11-18 | 2 | -1/+240 |
| * | | hw_breakpoint: Allow watchpoint of length 3,5,6 and 7 | Pratyush Anand | 2016-11-18 | 1 | -0/+4 |
* | | | Merge tag 'spi-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2016-12-13 | 1 | -1/+1 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/mvbeu' and 'spi/fix/... | Mark Brown | 2016-12-12 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | | * | | | spi: spidev_test: Fix input file check when transferring file | Michal Vokáč | 2016-11-04 | 1 | -1/+1 |
| | |/ / / |
|
* | | | | | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-12-13 | 3 | -20/+10 |
|\ \ \ \ \ |
|
| * | | | | | Tools: hv: kvp: configurable external scripts path | Alex Fluter | 2016-12-06 | 1 | -3/+8 |
| * | | | | | Merge 4.9-rc5 into char-misc-next | Greg Kroah-Hartman | 2016-11-14 | 8 | -94/+51 |
| |\ \ \ \ \ |
|
| * | | | | | | tools: hv: remove unnecessary header files and netlink related code | Weibing Zhang | 2016-11-07 | 2 | -14/+0 |
| * | | | | | | tools: hv: fix a compile warning in snprintf | Weibing Zhang | 2016-11-07 | 1 | -1/+1 |
| * | | | | | | tools: hv: remove unnecessary link flag | Weibing Zhang | 2016-11-07 | 1 | -2/+1 |
* | | | | | | | Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-12-13 | 1 | -5/+13 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge 4.9-rc5 into staging-next | Greg Kroah-Hartman | 2016-11-14 | 8 | -94/+51 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge 4.9-rc3 into staging-next | Greg Kroah-Hartman | 2016-10-30 | 7 | -38/+52 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'iio-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2016-10-24 | 1 | -5/+13 |
| |\ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| | * | | | | | | tools: iio: iio_generic_buffer: drop unneeded parentheses | Eva Rachel Retuya | 2016-10-23 | 1 | -2/+2 |
| | * | | | | | | tools: iio: iio_generic_buffer: rename and change type of force variable | Eva Rachel Retuya | 2016-10-23 | 1 | -4/+5 |