Age | Commit message (Expand) | Author |
2015-06-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-06-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-03 | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> | Stephen Rothwell |
2015-06-03 | Merge branch 'locking/core' into x86/core, to prepare for dependent patch | Ingo Molnar |
2015-06-03 | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/... | Ingo Molnar |
2015-06-02 | clockevents: Rename state to state_use_accessors | Thomas Gleixner |
2015-06-02 | clockevents: Add helpers to check the state of a clockevent device | Viresh Kumar |
2015-06-02 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar |
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-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 | block: discard bdi_unregister() in favour of bdi_destroy() | NeilBrown |
2015-05-28 | cpumask_set_cpu_local_first => cpumask_local_spread, lament | Rusty Russell |
2015-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-05-27 | Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '... | Paul E. McKenney |
2015-05-27 | rcu: Further shrink Tiny RCU by making empty functions static inlines | Paul E. McKenney |
2015-05-27 | rculist: Fix another sparse warning | Ying Xue |
2015-05-27 | smp: Make control dependencies work on Alpha, improve documentation | Paul E. McKenney |
2015-05-27 | rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefs | Paul E. McKenney |
2015-05-27 | documentation: memory-barriers: Fix smp_mb__before_spinlock() semantics | Will Deacon |
2015-05-27 | rcu: Eliminate array-index-based RCU primitives | Paul E. McKenney |
2015-05-27 | rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() | Paul E. McKenney |
2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski |
2015-05-27 | x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index() | Luis R. Rodriguez |
2015-05-27 | perf/x86/intel/cqm: Use proper data types | Thomas Gleixner |
2015-05-27 | Merge branch 'perf/urgent' into perf/core, before applying dependent patches | Ingo Molnar |
2015-05-27 | perf/x86: Fix event/group validation | Peter Zijlstra |
2015-05-26 | drivers: of/base: move of_init to driver_init | Sudeep Holla |
2015-05-25 | net: phy: bcm7xxx: Fix 7425 PHY ID and flags | Florian Fainelli |
2015-05-23 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2015-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-05-22 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-05-22 | tcp: fix a potential deadlock in tcp_get_info() | Eric Dumazet |
2015-05-22 | time: Remove read_boot_clock() | Xunlei Pang |
2015-05-22 | time: Include math64.h in time64.h | Xunlei Pang |
2015-05-22 | time: Rework debugging variables so they aren't global | John Stultz |
2015-05-22 | timekeeping: Provide new API to get the current time resolution | Harald Geyer |
2015-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-05-21 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-05-20 | Revert "netfilter: bridge: query conntrack about skb dnat" | Florian Westphal |
2015-05-19 | jiffies: Remove the extra indentation level | Thomas Gleixner |
2015-05-19 | clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state | Viresh Kumar |
2015-05-19 | Merge branch 'linus' into timers/core | Thomas Gleixner |
2015-05-19 | Merge branch 'irq/for-x86' into x86/apic | Thomas Gleixner |
2015-05-19 | Merge branch 'irq/for-x86' into irq/core | Thomas Gleixner |
2015-05-19 | genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU | Jiang Liu |
2015-05-19 | time: Allow gcc to fold constants when possible | Nicholas Mc Guire |