Age | Commit message (Expand) | Author |
2015-05-19 | sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled... | David Hildenbrand |
2015-05-19 | sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabled | David Hildenbrand |
2015-05-19 | sched/preempt: Remove PREEMPT_ACTIVE unmasking off in_atomic() | Frederic Weisbecker |
2015-05-19 | sched/preempt: Fix out of date comment | Frederic Weisbecker |
2015-05-19 | sched/preempt: Optimize preemption operations on __schedule() callers | Frederic Weisbecker |
2015-05-19 | sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET | Frederic Weisbecker |
2015-05-19 | sched/preempt: Rearrange a few symbols after headers merge | Frederic Weisbecker |
2015-05-19 | sched/preempt: Merge preempt_mask.h into preempt.h | Frederic Weisbecker |
2015-05-19 | Merge tag 'v4.1-rc4' into sched/core, before applying new patches | Ingo Molnar |
2015-05-16 | Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-05-15 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-05-15 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2015-05-15 | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2015-05-14 | uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER | Josh Triplett |
2015-05-14 | gfp: add __GFP_NOACCOUNT | Vladimir Davydov |
2015-05-14 | sched: Remove redundant #ifdef | Nikolay Borisov |
2015-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-05-12 | net: Remove remaining remnants of pm_qos from netdevice.h | David Ahern |
2015-05-12 | drm/radeon: add new bonaire pci id | Alex Deucher |
2015-05-11 | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-05-10 | pty: Fix input race when closing | Peter Hurley |
2015-05-10 | sched, timer: Fix documentation for 'struct thread_group_cputimer' | Jason Low |
2015-05-09 | mpls: Change reserved label names to be consistent with netbsd | Tom Herbert |
2015-05-09 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-05-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-05-08 | Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-05-08 | sched: Implement lockless wake-queues | Peter Zijlstra |
2015-05-08 | sched, timer: Use the atomic task_cputime in thread_group_cputimer | Jason Low |
2015-05-08 | sched, timer: Provide an atomic 'struct task_cputime' data structure | Jason Low |
2015-05-08 | sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i... | Jason Low |
2015-05-08 | sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()... | Jason Low |
2015-05-08 | signals, ptrace, sched: Fix a misaligned load inside ptrace_attach() | Palmer Dabbelt |
2015-05-08 | sched/wait: Change wait_on_bit*() to take an unsigned long *, not a void * | Palmer Dabbelt |
2015-05-08 | signals, sched: Change all uses of JOBCTL_* from 'int' to 'long' | Palmer Dabbelt |
2015-05-08 | sched: Move the loadavg code to a more obvious location | Peter Zijlstra |
2015-05-08 | sched: Handle priority boosted tasks proper in setscheduler() | Thomas Gleixner |
2015-05-07 | Merge tag 'for-linus' of git://github.com/dledford/linux | Linus Torvalds |
2015-05-06 | tracing: Make ftrace_print_array_seq compute buf_len | Alex Bennée |
2015-05-06 | Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-05-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-05-05 | nilfs2: fix sanity check of btree level in nilfs_btree_root_broken() | Ryusuke Konishi |
2015-05-05 | util_macros.h: have array pointer point to array of constants | Guenter Roeck |
2015-05-05 | mpls: Move reserved label definitions | Tom Herbert |
2015-05-05 | IB/core: Fix unaligned accesses | David Ahern |
2015-05-05 | IB/core: change rdma_gid2ip into void function as it always return zero | Honggang LI |
2015-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-05-05 | RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ... | Tatyana Nikolova |
2015-05-04 | Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2015-05-04 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2015-05-04 | blk-mq: fix FUA request hang | Shaohua Li |