| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-12-25 | 1 | -2/+2 |
|\ |
|
| * | ktime: Get rid of the union | Thomas Gleixner | 2016-12-25 | 1 | -2/+2 |
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-25 | 3 | -109/+0 |
|\ \
| |/
|/| |
|
| * | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions | Thomas Gleixner | 2016-12-25 | 3 | -109/+0 |
* | | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 2 | -2/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-12-23 | 1 | -29/+26 |
|\ |
|
| * | [iov_iter] fix iterate_all_kinds() on empty iterators | Al Viro | 2016-12-22 | 1 | -29/+26 |
* | | printk: fix typo in CONSOLE_LOGLEVEL_DEFAULT help text | Borislav Petkov | 2016-12-20 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-12-16 | 1 | -2/+96 |
|\ |
|
| * | [iov_iter] new primitives - copy_from_iter_full() and friends | Al Viro | 2016-12-05 | 1 | -2/+96 |
* | | redo: radix tree test suite: fix compilation | Matthew Wilcox | 2016-12-15 | 1 | -1/+0 |
* | | radix-tree: ensure counts are initialised | Matthew Wilcox | 2016-12-14 | 1 | -21/+20 |
* | | radix-tree: fix replacement for multiorder entries | Matthew Wilcox | 2016-12-14 | 1 | -16/+44 |
* | | radix-tree: add radix_tree_split_preload() | Matthew Wilcox | 2016-12-14 | 1 | -1/+23 |
* | | radix-tree: add radix_tree_split | Matthew Wilcox | 2016-12-14 | 1 | -4/+138 |
* | | radix-tree: add radix_tree_join | Matthew Wilcox | 2016-12-14 | 1 | -31/+152 |
* | | radix-tree: delete radix_tree_range_tag_if_tagged() | Matthew Wilcox | 2016-12-14 | 1 | -97/+20 |
* | | radix-tree: delete radix_tree_locate_item() | Matthew Wilcox | 2016-12-14 | 1 | -99/+0 |
* | | radix-tree: improve multiorder iterators | Matthew Wilcox | 2016-12-14 | 1 | -17/+121 |
* | | radix-tree: improve dump output | Matthew Wilcox | 2016-12-14 | 1 | -23/+26 |
* | | radix-tree: make radix_tree_find_next_bit more useful | Matthew Wilcox | 2016-12-14 | 1 | -10/+7 |
* | | radix-tree: create node_tag_set() | Matthew Wilcox | 2016-12-14 | 1 | -22/+19 |
* | | radix-tree: move rcu_head into a union with private_list | Matthew Wilcox | 2016-12-14 | 1 | -0/+1 |
* | | radix-tree: fix typo | Matthew Wilcox | 2016-12-14 | 1 | -1/+1 |
* | | Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentation | Andreas Platschek | 2016-12-14 | 1 | -1/+2 |
* | | Kconfig: lib/Kconfig.debug: fix references to Documenation | Andreas Platschek | 2016-12-14 | 1 | -4/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl... | Linus Torvalds | 2016-12-14 | 1 | -3/+229 |
|\ \ |
|
| * \ | Merge branch 'md-next' into md-linus | Shaohua Li | 2016-12-13 | 1 | -3/+229 |
| |\ \ |
|
| | * | | lib/raid6: Add AVX2 optimized xor_syndrome functions | Gayatri Kammela | 2016-11-07 | 1 | -3/+229 |
* | | | | Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-13 | 1 | -40/+41 |
|\ \ \ \ |
|
| * | | | | swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC support | Alexander Duyck | 2016-11-10 | 1 | -3/+3 |
| * | | | | swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC | Alexander Duyck | 2016-11-07 | 1 | -21/+38 |
| * | | | | swiotlb: Drop unused functions swiotlb_map_sg and swiotlb_unmap_sg | Alexander Duyck | 2016-11-07 | 1 | -16/+0 |
| * | | | | swiotlb: Rate-limit printing when running out of SW-IOMMU space | Geert Uytterhoeven | 2016-11-07 | 1 | -2/+2 |
* | | | | | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2016-12-13 | 1 | -1/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Merge branch 'for-4.9' into for-4.10 | Tejun Heo | 2016-10-19 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | debugobj, workqueue: remove keventd_up() usage | Tejun Heo | 2016-09-17 | 1 | -1/+1 |
* | | | | | | Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-12-13 | 1 | -3/+3 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 4.9-rc3 into driver-core-next | Greg Kroah-Hartman | 2016-10-30 | 3 | -2/+4 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | kobject: improve function-level documentation | Julia Lawall | 2016-10-28 | 1 | -3/+3 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-12-13 | 2 | -0/+48 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | parser: add u64 number parser | James Smart | 2016-12-06 | 1 | -0/+47 |
| * | | | | | | | block,fs: untangle fs.h and blk_types.h | Christoph Hellwig | 2016-11-01 | 1 | -0/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds | 2016-12-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'v4.9-rc4' into sound | Jonathan Corbet | 2016-11-18 | 4 | -3/+5 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab | 2016-10-24 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-12-12 | 4 | -112/+240 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | lib/ida: document locking requirements a bit better | Daniel Vetter | 2016-12-12 | 1 | -0/+11 |
| * | | | | | | | lib/rbtree.c: fix typo in comment of ____rb_erase_color | Jie Chen | 2016-12-12 | 1 | -4/+19 |
| * | | | | | | | lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEM | Dave Young | 2016-12-12 | 1 | -1/+1 |