| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/x86: Drop repeated word from mwait_idle() comment | Huang Rui | 2015-05-27 | 1 | -4/+3 |
* | mm/fault, um: Fix compile error | Peter Zijlstra | 2015-05-19 | 1 | -0/+1 |
* | sched/dl/Documentation: Split Section 3 | Luca Abeni | 2015-05-19 | 1 | -0/+16 |
* | sched/dl/Documentation: Clarify the relationship between tasks' deadlines and... | Luca Abeni | 2015-05-19 | 1 | -3/+11 |
* | sched/dl/Documentation: Add some references | Luca Abeni | 2015-05-19 | 1 | -6/+67 |
* | sched/dl/Documentation: Add some notes on EDF schedulability | Luca Abeni | 2015-05-19 | 1 | -3/+42 |
* | sched/dl/Documentation: Clarify indexing notation | Luca Abeni | 2015-05-19 | 1 | -5/+5 |
* | sched/dl/Documentation: Use consistent naming | Luca Abeni | 2015-05-19 | 1 | -2/+2 |
* | sched/dl/Documentation: Fix typos | Luca Abeni | 2015-05-19 | 1 | -2/+2 |
* | sched/dl/Documentation: Switch to American English | Luca Abeni | 2015-05-19 | 1 | -16/+16 |
* | sched/dl/Documentation: Correct the definition of density as C_i/min{D_i,P_i} | Zhiqiang Zhang | 2015-05-19 | 1 | -2/+2 |
* | sched/numa: Reduce conflict between fbq_classify_rq() and migration | Rik van Riel | 2015-05-19 | 1 | -27/+33 |
* | sched/wait: Introduce TASK_NOLOAD and TASK_IDLE | Peter Zijlstra | 2015-05-19 | 2 | -4/+9 |
* | sched/preempt, mm/fault: Decouple preemption from the page fault logic | David Hildenbrand | 2015-05-19 | 1 | -14/+2 |
* | sched/preempt, MIPS: Properly lock access to the FPU | David Hildenbrand | 2015-05-19 | 1 | -7/+2 |
* | sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly | David Hildenbrand | 2015-05-19 | 4 | -6/+27 |
* | sched/preempt, futex: Update comments to clarify that preemption doesn't have... | David Hildenbrand | 2015-05-19 | 2 | -7/+7 |
* | sched/preempt, arm/futex: Disable preemption in UP futex_atomic_op_inuser() e... | David Hildenbrand | 2015-05-19 | 1 | -2/+8 |
* | sched/preempt, arm/futex: Disable preemption in UP futex_atomic_cmpxchg_inato... | David Hildenbrand | 2015-05-19 | 1 | -0/+3 |
* | sched/preempt, futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic(... | David Hildenbrand | 2015-05-19 | 1 | -0/+2 |
* | sched/preempt, futex: Disable preemption in UP futex_atomic_op_inuser() expli... | David Hildenbrand | 2015-05-19 | 1 | -2/+3 |
* | mm/fault, drm/i915: Use pagefault_disabled() to check for disabled pagefaults | David Hildenbrand | 2015-05-19 | 1 | -1/+2 |
* | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 2015-05-19 | 30 | -57/+72 |
* | sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitly | David Hildenbrand | 2015-05-19 | 1 | -0/+2 |
* | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand | 2015-05-19 | 15 | -7/+38 |
* | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand | 2015-05-19 | 12 | -59/+118 |
* | sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled... | David Hildenbrand | 2015-05-19 | 2 | -13/+8 |
* | sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabled | David Hildenbrand | 2015-05-19 | 3 | -7/+33 |
* | sched/preempt: Remove PREEMPT_ACTIVE unmasking off in_atomic() | Frederic Weisbecker | 2015-05-19 | 1 | -1/+1 |
* | sched/preempt: Fix out of date comment | Frederic Weisbecker | 2015-05-19 | 1 | -1/+1 |
* | sched/preempt: Optimize preemption operations on __schedule() callers | Frederic Weisbecker | 2015-05-19 | 2 | -20/+21 |
* | sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET | Frederic Weisbecker | 2015-05-19 | 1 | -4/+4 |
* | sched/preempt: Rearrange a few symbols after headers merge | Frederic Weisbecker | 2015-05-19 | 1 | -19/+15 |
* | sched/preempt: Merge preempt_mask.h into preempt.h | Frederic Weisbecker | 2015-05-19 | 7 | -124/+114 |
* | Merge tag 'v4.1-rc4' into sched/core, before applying new patches | Ingo Molnar | 2015-05-19 | 428 | -4249/+4363 |
|\ |
|
| * | Linux 4.1-rc4v4.1-rc4 | Linus Torvalds | 2015-05-18 | 1 | -1/+1 |
| * | watchdog: Fix merge 'conflict' | Peter Zijlstra | 2015-05-18 | 1 | -5/+15 |
| * | Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2015-05-18 | 3 | -8/+10 |
| |\ |
|
| | * | Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor" | Brian Norris | 2015-05-15 | 2 | -6/+6 |
| | * | mtd: readtest: don't clobber error reports | Brian Norris | 2015-05-14 | 1 | -2/+4 |
| * | | Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-05-17 | 38 | -140/+171 |
| |\ \ |
|
| | * \ | Merge tag 'usb-serial-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-05-14 | 4 | -6/+2 |
| | |\ \ |
|
| | | * | | USB: visor: Match I330 phone more precisely | Jason A. Donenfeld | 2015-04-29 | 1 | -1/+1 |
| | | * | | USB: pl2303: Remove support for Samsung I330 | Jason A. Donenfeld | 2015-04-29 | 2 | -5/+0 |
| | | * | | USB: cp210x: add ID for KCF Technologies PRN device | Mark Edwards | 2015-04-29 | 1 | -0/+1 |
| | | |/ |
|
| | * | | usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devices | Hans de Goede | 2015-05-10 | 1 | -0/+7 |
| | * | | Added another USB product ID for ELAN touchscreen quirks. | Logan Gunthorpe | 2015-05-09 | 1 | -0/+3 |
| | * | | xhci: gracefully handle xhci_irq dead device | Joe Lawrence | 2015-05-09 | 1 | -1/+1 |
| | * | | xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256 | Mathias Nyman | 2015-05-09 | 1 | -1/+1 |
| | * | | xhci: fix isoc endpoint dequeue from advancing too far on transaction error | Mathias Nyman | 2015-05-09 | 1 | -0/+5 |