Age | Commit message (Expand) | Author |
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-19 | lib: export symbol kobject_move() | Anand Jain |
2015-06-18 | revert "cpumask: don't perform while loop in cpumask_next_and()" | Andrew Morton |
2015-06-16 | lib/list_sort: use late_initcall to hook in self tests | Paul Gortmaker |
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 | kbuild: include core debug info when DEBUG_INFO_REDUCED | Rasmus Villemoes |
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-08 | Merge 4.1-rc7 into driver-core-next | Greg Kroah-Hartman |
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-30 | lib: introduce crc_t10dif_update() | Akinobu Mita |
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 | rbtree: Make lockless searches non-fatal | Peter Zijlstra |
2015-05-28 | module: Sanitize RCU usage and locking | Peter Zijlstra |
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-24 | lz4: fix system halt at boot kernel on x86_64 | Krzysztof Kolasa |
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-20 | module: add extra argument for parse_params() callback | Luis R. Rodriguez |
2015-05-19 | Merge branch 'linus' into timers/core | Thomas Gleixner |
2015-05-19 | x86/fpu: Rename i387.h to fpu/api.h | Ingo Molnar |
2015-05-19 | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand |