Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | 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 | |
| * | | | | | | printk: add Kconfig option to set default console loglevel | Olof Johansson | 2016-12-12 | 1 | -0/+19 | |
| * | | | | | | mm: workingset: move shadow entry tracking to radix tree exceptional tracking | Johannes Weiner | 2016-12-12 | 1 | -19/+6 | |
| * | | | | | | lib: radix-tree: update callback for changing leaf nodes | Johannes Weiner | 2016-12-12 | 1 | -13/+29 | |
| * | | | | | | lib: radix-tree: add entry deletion support to __radix_tree_replace() | Johannes Weiner | 2016-12-12 | 1 | -111/+116 | |
| * | | | | | | lib: radix-tree: check accounting of existing slot replacement users | Johannes Weiner | 2016-12-12 | 1 | -14/+49 | |
| * | | | | | | lib: radix-tree: native accounting of exceptional entries | Johannes Weiner | 2016-12-12 | 1 | -3/+43 | |
* | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-12 | 2 | -24/+26 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | lib/radix-tree: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-09 | 1 | -13/+12 | |
| * | | | | | | lib/percpu_counter: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-09 | 1 | -11/+14 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-12-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-12-11 | 3 | -1/+43 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes | Ingo Molnar | 2016-12-02 | 1 | -33/+33 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-11-22 | 3 | -1/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | locking/core: Remove cpu_relax_lowlatency() users | Christian Borntraeger | 2016-11-16 | 1 | -1/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-12-12 | 2 | -72/+42 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2016-11-23 | 2 | -72/+42 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ | Merge branches 'doc.2016.11.14a', 'fixes.2016.11.14a', 'list.2016.10.31a' and... | Paul E. McKenney | 2016-11-14 | 2 | -72/+42 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | bug: Avoid Kconfig warning for BUG_ON_DATA_CORRUPTION | Arnd Bergmann | 2016-10-31 | 1 | -1/+1 | |
| | | | * | | | | | | | lib/Kconfig.debug: Fix typo in select statement | Valentin Rothberg | 2016-10-31 | 1 | -1/+1 | |
| | | | * | | | | | | | bug: Provide toggle for BUG on data corruption | Kees Cook | 2016-10-31 | 2 | -35/+32 | |
| | | | * | | | | | | | list: Split list_del() debug checking into separate function | Kees Cook | 2016-10-31 | 1 | -30/+23 | |
| | | | * | | | | | | | rculist: Consolidate DEBUG_LIST for list_add_rcu() | Kees Cook | 2016-10-31 | 1 | -19/+0 | |
| | | | * | | | | | | | list: Split list_add() debug checking into separate function | Kees Cook | 2016-10-31 | 1 | -25/+23 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | rcu: RCU_TRACE enables event tracing as well as debugfs | Nikolay Borisov | 2016-11-14 | 1 | -1/+2 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-10 | 1 | -33/+33 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Revert "radix tree test suite: fix compilation" | Linus Torvalds | 2016-12-09 | 1 | -0/+1 |