Age | Commit message (Expand) | Author |
2014-01-25 | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar |
2014-01-20 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-01-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-01-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-01-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-01-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-01-20 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-01-20 | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-01-20 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-01-20 | Merge tag 'please-pull-rm_xen' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-01-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2014-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-01-17 | ipv6: simplify detection of first operational link-local address on interface | Hannes Frederic Sowa |
2014-01-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2014-01-16 | sched: Move SCHED_RESET_ON_FORK into attr::sched_flags | Peter Zijlstra |
2014-01-16 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-01-16 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-01-16 | sched/nohz: Fix overflow error in scheduler_tick_max_deferment() | Kevin Hilman |
2014-01-15 | tick: Rename tick_check_idle() to tick_irq_enter() | Frederic Weisbecker |
2014-01-15 | crash_dump: fix compilation error (on MIPS at least) | Qais Yousef |
2014-01-14 | hwmon: (sht15) add include guard | Vivien Didelot |
2014-01-14 | hwmon: (max197) add include guard | Vivien Didelot |
2014-01-14 | hwmon: (s3c) Trivial cleanup in hwmon-s3c.h | Sachin Kamat |
2014-01-14 | i2c: Re-instate body of i2c_parent_is_i2c_adapter() | Stephen Warren |
2014-01-13 | sched, net: Fixup busy_loop_us_clock() | Peter Zijlstra |
2014-01-13 | sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding | Peter Zijlstra |
2014-01-13 | sched/preempt, locking: Rework local_bh_{dis,en}able() | Peter Zijlstra |
2014-01-13 | sched/clock, x86: Use a static_key for sched_clock_stable | Peter Zijlstra |
2014-01-13 | sched/preempt: Take away preempt_enable_no_resched() from modules | Peter Zijlstra |
2014-01-13 | locking: Optimize lock_bh functions | Peter Zijlstra |
2014-01-13 | sched/deadline: Remove the sysctl_sched_dl knobs | Peter Zijlstra |
2014-01-13 | sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks | Dario Faggioli |
2014-01-13 | sched/deadline: Add SCHED_DEADLINE inheritance logic | Dario Faggioli |
2014-01-13 | rtmutex: Turn the plist into an rb-tree | Peter Zijlstra |
2014-01-13 | sched/deadline: Add period support for SCHED_DEADLINE tasks | Harald Gustafsson |
2014-01-13 | sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic | Juri Lelli |
2014-01-13 | sched/deadline: Add SCHED_DEADLINE structures & implementation | Dario Faggioli |
2014-01-13 | sched: Add new scheduler syscalls to support an extended scheduling parameter... | Dario Faggioli |
2014-01-13 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2014-01-13 | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar |
2014-01-12 | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes. | Ingo Molnar |
2014-01-12 | Merge branch 'linus' into timers/core | Ingo Molnar |
2014-01-12 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra |
2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra |
2014-01-12 | perf: Introduce a flag to enable close-on-exec in perf_event_open() | Yann Droneaud |
2014-01-12 | perf/x86: Fix active_entry initialization | Stephane Eranian |
2014-01-12 | seqlock: Use raw_ prefix instead of _no_lockdep | John Stultz |
2014-01-10 | net: core: explicitly select a txq before doing l2 forwarding | Jason Wang |