Age | Commit message (Expand) | Author |
2013-07-02 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-07-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-07-02 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-07-02 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-07-02 | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-07-02 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-07-02 | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-02 | Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-01 | Merge tag 'v3.10' into sched/core | Ingo Molnar |
2013-06-29 | Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation | Mathieu Desnoyers |
2013-06-29 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-06-28 | softirq: Use _RET_IP_ | Davidlohr Bueso |
2013-06-28 | sched/debug: Remove CONFIG_FAIR_GROUP_SCHED mask | Alex Shi |
2013-06-28 | genirq: Add the generic chip to the genirq docbook | Thomas Gleixner |
2013-06-28 | genirq: generic-chip: Export some irq_gc_ functions | Fabio Estevam |
2013-06-28 | genirq: Fix can_request_irq() for IRQs without an action | Ben Hutchings |
2013-06-28 | sched/debug: Fix formatting of /proc/<PID>/sched | Kamalesh Babulal |
2013-06-27 | sched/fair: Fix typo describing flags in enqueue_entity | Kamalesh Babulal |
2013-06-27 | sched/debug: Add load-tracking statistics to task | Kamalesh Babulal |
2013-06-27 | sched: Change get_rq_runnable_load() to static and inline | Alex Shi |
2013-06-27 | sched/tg: Remove tg.load_weight | Alex Shi |
2013-06-27 | sched/cfs_rq: Change atomic64_t removed_load to atomic_long_t | Alex Shi |
2013-06-27 | sched/tg: Use 'unsigned long' for load variable in task group | Alex Shi |
2013-06-27 | sched: Change cfs_rq load avg to unsigned long | Alex Shi |
2013-06-27 | sched: Consider runnable load average in move_tasks() | Alex Shi |
2013-06-27 | sched: Compute runnable load avg in cpu_load and cpu_avg_load_per_task | Alex Shi |
2013-06-27 | sched: Update cpu load after task_tick | Alex Shi |
2013-06-27 | sched: Fix sleep time double accounting in enqueue entity | Alex Shi |
2013-06-27 | sched: Set an initial value of runnable avg for new forked task | Alex Shi |
2013-06-27 | sched: Move a few runnable tg variables into CONFIG_SMP | Alex Shi |
2013-06-27 | Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track... | Alex Shi |
2013-06-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-26 | mutex: Add w/w mutex slowpath debugging | Daniel Vetter |
2013-06-26 | mutex: Add support for wound/wait style locks | Maarten Lankhorst |
2013-06-26 | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not | Maarten Lankhorst |
2013-06-25 | futex: Use freezable blocking call | Colin Cross |
2013-06-25 | futex: Take hugepages into account when generating futex_key | Zhang Yi |
2013-06-25 | irqdomain: Use irq_get_trigger_type() to get IRQ flags | Javier Martinez Canillas |
2013-06-24 | Merge 3.10-rc7 into driver-core-next | Greg Kroah-Hartman |
2013-06-24 | genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chips | James Hogan |
2013-06-23 | perf: Drop sample rate when sampling is too slow | Dave Hansen |
2013-06-21 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2013-06-21 | tick: Fix tick_broadcast_pending_mask not cleared | Daniel Lezcano |
2013-06-20 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-06-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-20 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-06-20 | hw_breakpoint: Introduce "struct bp_cpuinfo" | Oleg Nesterov |
2013-06-20 | hw_breakpoint: Simplify *register_wide_hw_breakpoint() | Oleg Nesterov |
2013-06-20 | hw_breakpoint: Introduce cpumask_of_bp() | Oleg Nesterov |