Age | Commit message (Expand) | Author | Files | Lines |
2017-07-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+33 |
2017-07-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -28/+122 |
2017-07-03 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -186/+1 |
2017-07-03 | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+35 |
2017-07-03 | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid | Linus Torvalds | 3 | -35/+38 |
2017-06-28 | locking/refcount: Create unchecked atomic_t implementation | Kees Cook | 1 | -0/+3 |
2017-06-24 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 1 | -3/+3 |
2017-06-24 | lib/cmdline.c: fix get_options() overflow while parsing ranges | Ilya Matveychikov | 1 | -3/+3 |
2017-06-22 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 1 | -2/+4 |
2017-06-20 | Merge branch 'WIP.sched/core' into sched/core | Ingo Molnar | 2 | -2/+42 |
2017-06-15 | scatterlist: add sg_zero_buffer() helper | Johannes Thumshirn | 1 | -0/+35 |
2017-06-15 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -2/+4 |
2017-06-09 | rcu: Move RCU debug Kconfig options to kernel/rcu | Paul E. McKenney | 1 | -78/+1 |
2017-06-09 | rcu: Remove debugfs tracing | Paul E. McKenney | 1 | -3/+2 |
2017-06-09 | rcu: Remove SPARSE_RCU_POINTER Kconfig option | Paul E. McKenney | 2 | -18/+0 |
2017-06-09 | rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option | Paul E. McKenney | 1 | -14/+0 |
2017-06-09 | rcu: Remove *_SLOW_* Kconfig options | Paul E. McKenney | 1 | -75/+0 |
2017-06-08 | crypto: Work around deallocated stack frame reference gcc bug on sparc. | David Miller | 1 | -2/+4 |
2017-06-08 | locking/selftest: Add RT-mutex support | Peter Zijlstra | 2 | -0/+117 |
2017-06-08 | locking/selftest: Remove the bad unlock ordering test | Peter Zijlstra | 1 | -29/+0 |
2017-06-08 | rt_mutex: Add lockdep annotations | Peter Zijlstra | 1 | -0/+3 |
2017-06-05 | uuid: hoist uuid_is_null() helper from libnvdimm | Christoph Hellwig | 1 | -0/+5 |
2017-06-05 | uuid: hoist helpers uuid_equal() and uuid_copy() from xfs | Christoph Hellwig | 1 | -2/+2 |
2017-06-05 | uuid: don't export guid_index and uuid_index | Christoph Hellwig | 1 | -2/+0 |
2017-06-05 | uuid: rename uuid types | Christoph Hellwig | 3 | -33/+33 |
2017-05-25 | test_bpf: Add a couple of tests for BPF_JSGE. | David Daney | 1 | -0/+38 |
2017-05-23 | sched/core: Enable might_sleep() and smp_processor_id() checks early | Thomas Gleixner | 1 | -1/+1 |
2017-05-15 | sched/fair, cpumask: Export for_each_cpu_wrap() | Peter Zijlstra | 1 | -0/+32 |
2017-05-10 | Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -2/+2 |
2017-05-09 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2017-05-09 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+3 |
2017-05-09 | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko | 1 | -4/+1 |
2017-05-09 | lib/rhashtable.c: simplify a strange allocation pattern | Michal Hocko | 1 | -10/+3 |
2017-05-09 | lib/zlib_inflate/inftrees.c: fix potential buffer overflow | Guenter Roeck | 1 | -1/+1 |
2017-05-09 | lib/fault-inject.c: use correct check for interrupts | Dmitry Vyukov | 1 | -1/+1 |
2017-05-09 | checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions | Joe Perches | 1 | -0/+3 |
2017-05-09 | lib: add module support to linked list sorting tests | Geert Uytterhoeven | 4 | -152/+155 |
2017-05-09 | lib: add module support to array-based sort tests | Geert Uytterhoeven | 1 | -3/+4 |
2017-05-09 | Revert "lib/test_sort.c: make it explicitly non-modular" | Geert Uytterhoeven | 1 | -6/+5 |
2017-05-08 | fix braino in generic_file_read_iter() | Al Viro | 1 | -0/+2 |
2017-05-06 | refcount: change EXPORT_SYMBOL markings | Greg Kroah-Hartman | 1 | -11/+11 |
2017-05-05 | Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+26 |
2017-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -5/+5 |
2017-05-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -6/+4 |
2017-05-04 | lockdep: allow to disable reclaim lockup detection | Michal Hocko | 1 | -0/+2 |
2017-05-04 | lib/dma-debug.c: make locking work for RT | Pankaj Gupta | 1 | -6/+2 |
2017-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl... | Linus Torvalds | 1 | -0/+17 |
2017-05-03 | test_bpf: Use ULL suffix for 64-bit constants | Geert Uytterhoeven | 1 | -5/+5 |
2017-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -34/+177 |
2017-05-03 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -96/+1 |