| Commit message (Expand) | Author | Files | Lines |
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-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-17 | sched: Fix function declaration return type mismatch | Nicholas Mc Guire | 1 | -3/+3 |
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 | MAINTAINERS: Add dts entries for some of the Marvell SoCs | Gregory CLEMENT | 1 | -1/+9 |
2015-05-15 | ext4: fix an ext3 collapse range regression in xfstests | Theodore Ts'o | 1 | -0/+8 |
2015-05-15 | mm, numa: really disable NUMA balancing by default on single node machines | Mel Gorman | 1 | -1/+1 |
2015-05-15 | MAINTAINERS: update Jingoo Han's email address | Jingoo Han | 1 | -5/+5 |
2015-05-15 | CMA: page_isolation: check buddy before accessing it | Hui Zhu | 1 | -1/+2 |
2015-05-15 | uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER | Josh Triplett | 1 | -2/+2 |
2015-05-15 | kernfs: do not account ino_ida allocations to memcg | Vladimir Davydov | 1 | -1/+8 |
2015-05-15 | gfp: add __GFP_NOACCOUNT | Vladimir Davydov | 3 | -1/+8 |
2015-05-15 | tools/vm: fix page-flags build | Andi Kleen | 1 | -1/+1 |
2015-05-15 | drivers/rtc/rtc-armada38x.c: remove unused local `flags' | Andrew Morton | 1 | -1/+1 |
2015-05-15 | jbd2: fix r_count overflows leading to buffer overflow in journal recovery | Darrick J. Wong | 2 | -9/+19 |
2015-05-15 | ext4: check for zero length extent explicitly | Eryu Guan | 1 | -1/+1 |
2015-05-15 | ext4: fix NULL pointer dereference when journal restart fails | Lukas Czerner | 2 | -9/+22 |
2015-05-15 | ext4: remove unused function prototype from ext4.h | Theodore Ts'o | 1 | -1/+0 |
2015-05-15 | ext4: don't save the error information if the block device is read-only | Theodore Ts'o | 1 | -0/+2 |
2015-05-15 | ext4: fix lazytime optimization | Theodore Ts'o | 1 | -1/+1 |
2015-05-14 | sched: Remove redundant #ifdef | Nikolay Borisov | 1 | -2/+0 |
2015-05-14 | mtd: readtest: don't clobber error reports | Brian Norris | 1 | -2/+4 |
2015-05-14 | MAINTAINERS: ARM: EXYNOS: Add Krzysztof Kozlowski as co-maintainer | Krzysztof Kozlowski | 1 | -0/+1 |
2015-05-14 | drm/radeon: don't do mst probing if MST isn't enabled. | Dave Airlie | 1 | -0/+3 |