Age | Commit message (Expand) | Author | Files | Lines |
2015-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -108/+2779 |
2015-06-24 | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 1 | -1/+1 |
2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2015-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 10 | -22/+1323 |
2015-06-23 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+7 |
2015-06-23 | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+9 |
2015-06-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2015-06-23 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -4/+6 |
2015-06-23 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+64 |
2015-06-19 | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu | 23 | -541/+1037 |
2015-06-19 | revert "cpumask: don't perform while loop in cpumask_next_and()" | Andrew Morton | 1 | -5/+4 |
2015-06-16 | MPILIB: add mpi_read_buf() and mpi_get_size() helpers | Tadeusz Struk | 2 | -22/+71 |
2015-06-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -2/+2 |
2015-06-13 | MPI: MIPS: Fix compilation error with GCC 5.1 | Jaedon Shin | 1 | -2/+2 |
2015-06-11 | powerpc: Only use -mabi=altivec if toolchain supports it | Anton Blanchard | 1 | -1/+1 |
2015-06-11 | swiotlb: Warn on allocation failure in swiotlb_alloc_coherent() | Joerg Roedel | 1 | -2/+9 |
2015-06-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -4/+14 |
2015-06-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+1 |
2015-06-07 | rhashtable: add missing import <linux/export.h> | Hauke Mehrtens | 1 | -0/+1 |
2015-06-06 | Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+3 |
2015-06-06 | swiotlb: do not export map_single function | Alexandre Courbot | 1 | -2/+3 |
2015-06-03 | lib: Clarify the return value of strnlen_user() | Jan Kara | 1 | -1/+8 |
2015-06-03 | scatterlist: introduce sg_nents_for_len | Tom Lendacky | 1 | -0/+32 |
2015-06-02 | lib: Fix strnlen_user() to not touch memory after specified maximum | Jan Kara | 1 | -1/+2 |
2015-06-02 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -2/+64 |
2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar | 3 | -51/+40 |
2015-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -51/+29 |
2015-05-30 | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
2015-05-29 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -48/+26 |
2015-05-29 | percpu_counter: batch size aware __percpu_counter_compare() | Dave Chinner | 1 | -3/+3 |
2015-05-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 1 | -1/+1 |
2015-05-28 | cpumask_set_cpu_local_first => cpumask_local_spread, lament | Rusty Russell | 1 | -48/+26 |
2015-05-27 | rcu: Conditionally compile RCU's eqs warnings | Paul E. McKenney | 1 | -0/+11 |
2015-05-27 | rcu: Directly drive TASKS_RCU from Kconfig | Paul E. McKenney | 1 | -0/+1 |
2015-05-27 | rcu: Provide diagnostic option to slow down grace-period scans | Paul E. McKenney | 1 | -2/+52 |
2015-05-27 | test_bpf: add similarly conflicting jump test case only for classic | Daniel Borkmann | 1 | -0/+57 |
2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski | 1 | -1/+1 |
2015-05-26 | lib: crc-itu-t.[ch] fix 0x0x prefix in integer constants | Antonio Ospite | 1 | -1/+1 |
2015-05-25 | Merge branch 'linus' into x86/fpu | Ingo Molnar | 1 | -0/+11 |
2015-05-25 | test_bpf: add more eBPF jump torture cases | Daniel Borkmann | 1 | -0/+67 |
2015-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+11 |
2015-05-22 | test_bpf: Add backward jump test case | Michael Holzheu | 1 | -0/+16 |
2015-05-19 | Merge branch 'linus' into timers/core | Thomas Gleixner | 17 | -80/+401 |
2015-05-19 | x86/fpu: Rename i387.h to fpu/api.h | Ingo Molnar | 1 | -1/+1 |
2015-05-19 | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand | 1 | -2/+4 |
2015-05-19 | sched/preempt: Merge preempt_mask.h into preempt.h | Frederic Weisbecker | 1 | -1/+1 |
2015-05-17 | rhashtable: Add cap on number of elements in hash table | Herbert Xu | 1 | -0/+11 |
2015-05-15 | test_bpf: fix sparse warnings | Michael Holzheu | 1 | -61/+61 |
2015-05-15 | test_bpf: add tests related to BPF_MAXINSNS | Daniel Borkmann | 1 | -9/+308 |
2015-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -44/+8 |