Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-05-17 | Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 9 | -17/+10 |
2015-05-17 | Merge tag 'arc-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds | 3 | -16/+3 |
2015-05-17 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 25 | -165/+199 |
2015-05-17 | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang... | Linus Torvalds | 4 | -51/+50 |
2015-05-17 | Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -35/+69 |
2015-05-15 | Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -5/+17 |
2015-05-15 | Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor" | Brian Norris | 2 | -6/+6 |
2015-05-15 | MIPS: tlb-r4k: Fix PG_ELPA comment | James Hogan | 1 | -1/+1 |
2015-05-15 | MIPS: Fix up obsolete cpu_set usage | Ezequiel Garcia | 1 | -1/+1 |
2015-05-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2015-05-15 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -36/+37 |