Age | Commit message (Expand) | Author |
2015-06-25 | lib/kobject.c: use strreplace() | Rasmus Villemoes |
2015-06-25 | lib/string.c: introduce strreplace() | Rasmus Villemoes |
2015-06-25 | radix-tree: replace preallocated node array with linked list | Kirill A. Shutemov |
2015-06-25 | bitmap: remove explicit newline handling using scnprintf format string | Sudeep Holla |
2015-06-25 | lib/sort: Add 64 bit swap function | Daniel Wagner |
2015-06-25 | hexdump: Make test data really const | Geert Uytterhoeven |
2015-06-25 | __bitmap_parselist: fix bug in empty string handling | Chris Metcalf |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-06-24 | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds |
2015-06-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-06-22 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-06-22 | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-06-22 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-22 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-19 | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu |
2015-06-18 | revert "cpumask: don't perform while loop in cpumask_next_and()" | Andrew Morton |
2015-06-16 | MPILIB: add mpi_read_buf() and mpi_get_size() helpers | Tadeusz Struk |
2015-06-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-06-13 | MPI: MIPS: Fix compilation error with GCC 5.1 | Jaedon Shin |
2015-06-11 | powerpc: Only use -mabi=altivec if toolchain supports it | Anton Blanchard |
2015-06-11 | swiotlb: Warn on allocation failure in swiotlb_alloc_coherent() | Joerg Roedel |
2015-06-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-06-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-06-07 | rhashtable: add missing import <linux/export.h> | Hauke Mehrtens |
2015-06-06 | Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-05 | swiotlb: do not export map_single function | Alexandre Courbot |
2015-06-03 | lib: Clarify the return value of strnlen_user() | Jan Kara |
2015-06-03 | scatterlist: introduce sg_nents_for_len | Tom Lendacky |
2015-06-02 | lib: Fix strnlen_user() to not touch memory after specified maximum | Jan Kara |
2015-06-02 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar |
2015-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-05-29 | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-05-29 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-05-29 | percpu_counter: batch size aware __percpu_counter_compare() | Dave Chinner |
2015-05-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu |
2015-05-28 | cpumask_set_cpu_local_first => cpumask_local_spread, lament | Rusty Russell |
2015-05-27 | rcu: Conditionally compile RCU's eqs warnings | Paul E. McKenney |
2015-05-27 | rcu: Directly drive TASKS_RCU from Kconfig | Paul E. McKenney |
2015-05-27 | rcu: Provide diagnostic option to slow down grace-period scans | Paul E. McKenney |
2015-05-27 | test_bpf: add similarly conflicting jump test case only for classic | Daniel Borkmann |
2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski |
2015-05-26 | lib: crc-itu-t.[ch] fix 0x0x prefix in integer constants | Antonio Ospite |
2015-05-25 | Merge branch 'linus' into x86/fpu | Ingo Molnar |
2015-05-25 | test_bpf: add more eBPF jump torture cases | Daniel Borkmann |
2015-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-05-22 | test_bpf: Add backward jump test case | Michael Holzheu |
2015-05-19 | Merge branch 'linus' into timers/core | Thomas Gleixner |