| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: Remove TIF_POLLING_NRFLAG | Peter Zijlstra | 2014-05-22 | 1 | -2/+0 |
* | metag: Remove TIF_POLLING_NRFLAG | James Hogan | 2014-05-22 | 1 | -4/+2 |
* | sched/idle: Make cpuidle_idle_call() void | Rafael J. Wysocki | 2014-05-08 | 1 | -5/+2 |
* | sched/idle: Reflow cpuidle_idle_call() | Peter Zijlstra | 2014-05-08 | 1 | -73/+58 |
* | sched/idle: Delay clearing the polling bit | Peter Zijlstra | 2014-05-08 | 1 | -7/+10 |
* | sched/idle: Avoid spurious wakeup IPIs | Peter Zijlstra | 2014-05-08 | 1 | -5/+36 |
* | sched/idle: Remove TS_POLLING support | Peter Zijlstra | 2014-05-08 | 1 | -44/+2 |
* | sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG | Peter Zijlstra | 2014-05-08 | 2 | -13/+2 |
* | sched/idle, ia64: Switch from TS_POLLING to TIF_POLLING_NRFLAG | Peter Zijlstra | 2014-05-08 | 1 | -1/+2 |
* | sched/idle, tile: Switch from TS_POLLING to TIF_POLLING_NRFLAG | Peter Zijlstra | 2014-05-08 | 1 | -1/+2 |
* | sched/idle, alpha: Switch from TS_POLLING to TIF_POLLING_NRFLAG | Peter Zijlstra | 2014-05-08 | 1 | -2/+2 |
* | sched/fair: Stop searching for tasks in newidle balance if there are runnable... | Jason Low | 2014-05-07 | 1 | -2/+6 |
* | sched, ARM: Create a dedicated scheduler topology table | Vincent Guittot | 2014-05-07 | 1 | -0/+26 |
* | sched: Add a new SD_SHARE_POWERDOMAIN for sched_domain | Vincent Guittot | 2014-05-07 | 2 | -3/+8 |
* | sched, powerpc: Create a dedicated topology table | Vincent Guittot | 2014-05-07 | 3 | -16/+23 |
* | sched, s390: Create a dedicated topology table | Vincent Guittot | 2014-05-07 | 3 | -13/+21 |
* | sched: Rework sched_domain topology definition | Vincent Guittot | 2014-05-07 | 6 | -287/+186 |
* | mm/numa: Remove BUG_ON() in __handle_mm_fault() | Rik van Riel | 2014-05-07 | 1 | -3/+0 |
* | sched/numa: Do not set preferred_node on migration to a second choice node | Rik van Riel | 2014-05-07 | 1 | -1/+10 |
* | sched/numa: Retry placement more frequently when misplaced | Rik van Riel | 2014-05-07 | 1 | -1/+4 |
* | sched/numa: Count pages on active node as local | Rik van Riel | 2014-05-07 | 1 | -1/+13 |
* | Merge branch 'sched/urgent' into sched/core, to avoid conflicts | Ingo Molnar | 2014-05-07 | 7124 | -144566/+438764 |
|\ |
|
| * | sched/numa: Initialize newidle balance stats in sd_numa_init() | Jason Low | 2014-05-07 | 1 | -0/+2 |
| * | sched: Fix updating rq->max_idle_balance_cost and rq->next_balance in idle_ba... | Jason Low | 2014-05-07 | 1 | -8/+8 |
| * | sched: Skip double execution of pick_next_task_fair() | Peter Zijlstra | 2014-05-07 | 1 | -2/+8 |
| * | sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check | Steven Rostedt (Red Hat) | 2014-05-07 | 1 | -2/+1 |
| * | sched/deadline: Fix memory leak | Li Zefan | 2014-05-07 | 1 | -3/+1 |
| * | sched/deadline: Fix sched_yield() behavior | Juri Lelli | 2014-05-07 | 3 | -4/+9 |
| * | sched: Sanitize irq accounting madness | Thomas Gleixner | 2014-05-07 | 1 | -16/+16 |
| * | sched/docbook: Fix 'make htmldocs' warnings caused by missing description | Masanari Iida | 2014-04-24 | 1 | -0/+2 |
| * | Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-04-22 | 2 | -4/+10 |
| |\ |
|
| | * | gpio / ACPI: Prevent potential wrap of GPIO value on OpRegion read | Mika Westerberg | 2014-04-14 | 1 | -1/+1 |
| | * | gpio / ACPI: Don't crash on NULL chip->dev | Mika Westerberg | 2014-04-14 | 1 | -2/+8 |
| | * | gpio: set data first, then chip and handler | Linus Walleij | 2014-04-14 | 1 | -1/+1 |
| * | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-22 | 1 | -11/+8 |
| |\ \ |
|
| | * | | x86, vdso: Make the vdso linker script compatible with Gold | Andy Lutomirski | 2014-04-03 | 1 | -11/+8 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 2014-04-21 | 5 | -297/+84 |
| |\ \ \ |
|
| | * | | | um: Memory corruption on startup | Anton Ivanov | 2014-04-20 | 3 | -0/+8 |
| | * | | | um: Missing pipe handling | Anton Ivanov | 2014-04-20 | 1 | -0/+1 |
| | * | | | uml: Simplify tempdir logic. | Tristan Schmelcher | 2014-04-20 | 1 | -297/+75 |
| * | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-21 | 14 | -137/+188 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | ext4: disable COLLAPSE_RANGE for bigalloc | Namjae Jeon | 2014-04-19 | 1 | -0/+3 |
| | * | | | ext4: fix COLLAPSE_RANGE failure with 1KB block size | Namjae Jeon | 2014-04-19 | 1 | -3/+10 |
| | * | | | ext4: use EINVAL if not a regular file in ext4_collapse_range() | Theodore Ts'o | 2014-04-18 | 1 | -1/+1 |
| | * | | | ext4: enforce we are operating on a regular file in ext4_zero_range() | jon ernst | 2014-04-18 | 1 | -0/+3 |
| | * | | | ext4: fix extent merging in ext4_ext_shift_path_extents() | Lukas Czerner | 2014-04-18 | 1 | -7/+8 |
| | * | | | ext4: discard preallocations after removing space | Lukas Czerner | 2014-04-18 | 2 | -2/+1 |
| | * | | | ext4: no need to truncate pagecache twice in collapse range | Lukas Czerner | 2014-04-18 | 1 | -1/+1 |
| | * | | | ext4: fix removing status extents in ext4_collapse_range() | Lukas Czerner | 2014-04-18 | 1 | -1/+1 |
| | * | | | ext4: use filemap_write_and_wait_range() correctly in collapse range | Lukas Czerner | 2014-04-18 | 1 | -1/+1 |