Age | Commit message (Expand) | Author | Files | Lines |
2015-05-27 | coretemp: Replace cpu_sibling_mask() with topology_sibling_cpumask() | Bartosz Golaszewski | 1 | -1/+2 |
2015-05-27 | Documentation: Update cputopology.txt | Bartosz Golaszewski | 1 | -9/+26 |
2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski | 20 | -25/+26 |
2015-05-27 | sched/x86: Drop repeated word from mwait_idle() comment | Huang Rui | 1 | -4/+3 |
2015-05-19 | mm/fault, um: Fix compile error | Peter Zijlstra | 1 | -0/+1 |
2015-05-19 | sched/dl/Documentation: Split Section 3 | Luca Abeni | 1 | -0/+16 |
2015-05-19 | sched/dl/Documentation: Clarify the relationship between tasks' deadlines and... | Luca Abeni | 1 | -3/+11 |
2015-05-19 | sched/dl/Documentation: Add some references | Luca Abeni | 1 | -6/+67 |
2015-05-19 | sched/dl/Documentation: Add some notes on EDF schedulability | Luca Abeni | 1 | -3/+42 |
2015-05-19 | sched/dl/Documentation: Clarify indexing notation | Luca Abeni | 1 | -5/+5 |
2015-05-19 | sched/dl/Documentation: Use consistent naming | Luca Abeni | 1 | -2/+2 |
2015-05-19 | sched/dl/Documentation: Fix typos | Luca Abeni | 1 | -2/+2 |
2015-05-19 | sched/dl/Documentation: Switch to American English | Luca Abeni | 1 | -16/+16 |
2015-05-19 | sched/dl/Documentation: Correct the definition of density as C_i/min{D_i,P_i} | Zhiqiang Zhang | 1 | -2/+2 |
2015-05-19 | sched/numa: Reduce conflict between fbq_classify_rq() and migration | Rik van Riel | 1 | -27/+33 |
2015-05-19 | sched/wait: Introduce TASK_NOLOAD and TASK_IDLE | Peter Zijlstra | 2 | -4/+9 |
2015-05-19 | sched/preempt, mm/fault: Decouple preemption from the page fault logic | David Hildenbrand | 1 | -14/+2 |
2015-05-19 | sched/preempt, MIPS: Properly lock access to the FPU | David Hildenbrand | 1 | -7/+2 |
2015-05-19 | sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly | David Hildenbrand | 4 | -6/+27 |
2015-05-19 | sched/preempt, futex: Update comments to clarify that preemption doesn't have... | David Hildenbrand | 2 | -7/+7 |
2015-05-19 | sched/preempt, arm/futex: Disable preemption in UP futex_atomic_op_inuser() e... | David Hildenbrand | 1 | -2/+8 |
2015-05-19 | sched/preempt, arm/futex: Disable preemption in UP futex_atomic_cmpxchg_inato... | David Hildenbrand | 1 | -0/+3 |
2015-05-19 | sched/preempt, futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic(... | David Hildenbrand | 1 | -0/+2 |
2015-05-19 | sched/preempt, futex: Disable preemption in UP futex_atomic_op_inuser() expli... | David Hildenbrand | 1 | -2/+3 |
2015-05-19 | mm/fault, drm/i915: Use pagefault_disabled() to check for disabled pagefaults | David Hildenbrand | 1 | -1/+2 |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 30 | -57/+72 |
2015-05-19 | sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitly | David Hildenbrand | 1 | -0/+2 |
2015-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand | 15 | -7/+38 |
2015-05-19 | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand | 12 | -59/+118 |
2015-05-19 | sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled... | David Hildenbrand | 2 | -13/+8 |
2015-05-19 | sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabled | David Hildenbrand | 3 | -7/+33 |
2015-05-19 | sched/preempt: Remove PREEMPT_ACTIVE unmasking off in_atomic() | Frederic Weisbecker | 1 | -1/+1 |
2015-05-19 | sched/preempt: Fix out of date comment | Frederic Weisbecker | 1 | -1/+1 |
2015-05-19 | sched/preempt: Optimize preemption operations on __schedule() callers | Frederic Weisbecker | 2 | -20/+21 |
2015-05-19 | sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET | Frederic Weisbecker | 1 | -4/+4 |
2015-05-19 | sched/preempt: Rearrange a few symbols after headers merge | Frederic Weisbecker | 1 | -19/+15 |
2015-05-19 | sched/preempt: Merge preempt_mask.h into preempt.h | Frederic Weisbecker | 7 | -124/+114 |
2015-05-19 | Merge tag 'v4.1-rc4' into sched/core, before applying new patches | Ingo Molnar | 428 | -4249/+4363 |
2015-05-18 | Linux 4.1-rc4v4.1-rc4 | Linus Torvalds | 1 | -1/+1 |
2015-05-18 | watchdog: Fix merge 'conflict' | Peter Zijlstra | 1 | -5/+15 |
2015-05-18 | Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd | Linus Torvalds | 3 | -8/+10 |
2015-05-17 | sched: Fix function declaration return type mismatch | Nicholas Mc Guire | 1 | -3/+3 |
2015-05-17 | Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 38 | -140/+171 |
2015-05-17 | Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 10 | -34/+64 |
2015-05-17 | Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 24 | -110/+152 |
2015-05-17 | Merge tag 'char-misc-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -12/+12 |
2015-05-17 | Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2015-05-17 | Merge tag 'upstream-4.1-rc4' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 1 | -0/+2 |
2015-05-17 | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -21/+53 |
2015-05-17 | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -10/+68 |