index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
timeconst.bc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-08
sched/idle: Reflow cpuidle_idle_call()
Peter Zijlstra
1
-73
/
+58
2014-05-08
sched/idle: Delay clearing the polling bit
Peter Zijlstra
1
-7
/
+10
2014-05-08
sched/idle: Avoid spurious wakeup IPIs
Peter Zijlstra
1
-5
/
+36
2014-05-08
sched/idle: Remove TS_POLLING support
Peter Zijlstra
1
-44
/
+2
2014-05-08
sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG
Peter Zijlstra
2
-13
/
+2
2014-05-08
sched/idle, ia64: Switch from TS_POLLING to TIF_POLLING_NRFLAG
Peter Zijlstra
1
-1
/
+2
2014-05-08
sched/idle, tile: Switch from TS_POLLING to TIF_POLLING_NRFLAG
Peter Zijlstra
1
-1
/
+2
2014-05-08
sched/idle, alpha: Switch from TS_POLLING to TIF_POLLING_NRFLAG
Peter Zijlstra
1
-2
/
+2
2014-05-07
sched/fair: Stop searching for tasks in newidle balance if there are runnable...
Jason Low
1
-2
/
+6
2014-05-07
sched, ARM: Create a dedicated scheduler topology table
Vincent Guittot
1
-0
/
+26
2014-05-07
sched: Add a new SD_SHARE_POWERDOMAIN for sched_domain
Vincent Guittot
2
-3
/
+8
2014-05-07
sched, powerpc: Create a dedicated topology table
Vincent Guittot
3
-16
/
+23
2014-05-07
sched, s390: Create a dedicated topology table
Vincent Guittot
3
-13
/
+21
2014-05-07
sched: Rework sched_domain topology definition
Vincent Guittot
6
-287
/
+186
2014-05-07
mm/numa: Remove BUG_ON() in __handle_mm_fault()
Rik van Riel
1
-3
/
+0
2014-05-07
sched/numa: Do not set preferred_node on migration to a second choice node
Rik van Riel
1
-1
/
+10
2014-05-07
sched/numa: Retry placement more frequently when misplaced
Rik van Riel
1
-1
/
+4
2014-05-07
sched/numa: Count pages on active node as local
Rik van Riel
1
-1
/
+13
2014-05-07
sched/numa: Initialize newidle balance stats in sd_numa_init()
Jason Low
1
-0
/
+2
2014-05-07
sched: Fix updating rq->max_idle_balance_cost and rq->next_balance in idle_ba...
Jason Low
1
-8
/
+8
2014-05-07
sched: Skip double execution of pick_next_task_fair()
Peter Zijlstra
1
-2
/
+8
2014-05-07
sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
Steven Rostedt (Red Hat)
1
-2
/
+1
2014-05-07
sched/deadline: Fix memory leak
Li Zefan
1
-3
/
+1
2014-05-07
sched/deadline: Fix sched_yield() behavior
Juri Lelli
3
-4
/
+9
2014-05-07
sched: Sanitize irq accounting madness
Thomas Gleixner
1
-16
/
+16
2014-04-24
sched/docbook: Fix 'make htmldocs' warnings caused by missing description
Masanari Iida
1
-0
/
+2
2014-04-20
um: Memory corruption on startup
Anton Ivanov
3
-0
/
+8
2014-04-20
um: Missing pipe handling
Anton Ivanov
1
-0
/
+1
2014-04-20
uml: Simplify tempdir logic.
Tristan Schmelcher
1
-297
/
+75
2014-04-20
Linux 3.15-rc2
v3.15-rc2
Linus Torvalds
1
-1
/
+1
2014-04-20
perf tools: Improve error reporting
Adrien BAK
2
-2
/
+9
2014-04-20
perf tools: Adjust symbols in VDSO
Vladimir Nikulichev
1
-0
/
+2
2014-04-20
perf kvm: Fix 'Min time' counting in report command
Alexander Yarygin
1
-0
/
+1
2014-04-19
ext4: disable COLLAPSE_RANGE for bigalloc
Namjae Jeon
1
-0
/
+3
2014-04-19
ext4: fix COLLAPSE_RANGE failure with 1KB block size
Namjae Jeon
1
-3
/
+10
2014-04-19
coredump: fix va_list corruption
Eric Dumazet
1
-1
/
+6
2014-04-19
thp: close race between split and zap huge pages
Kirill A. Shutemov
1
-3
/
+10
2014-04-19
mm: fix new kernel-doc warning in filemap.c
Randy Dunlap
1
-1
/
+0
2014-04-19
mm: fix CONFIG_DEBUG_VM_RB description
Davidlohr Bueso
1
-2
/
+1
2014-04-19
mm: use paravirt friendly ops for NUMA hinting ptes
Mel Gorman
1
-8
/
+23
2014-04-19
mips: export flush_icache_range
Kees Cook
1
-2
/
+2
2014-04-19
mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
Mizuma, Masayoshi
1
-0
/
+1
2014-04-19
wait: explain the shadowing and type inconsistencies
Peter Zijlstra
1
-1
/
+13
2014-04-19
Shiraz has moved
Viresh Kumar
11
-13
/
+14
2014-04-19
Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...
Tang Chen
1
-3
/
+2
2014-04-19
powerpc/mm: fix ".__node_distance" undefined
Mike Qiu
1
-0
/
+1
2014-04-19
kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()
Andrew Morton
1
-1
/
+5
2014-04-19
init/Kconfig: move the trusted keyring config option to general setup
Peter Foley
1
-12
/
+12
2014-04-19
vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()
Christoph Lameter
1
-1
/
+1
2014-04-19
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
7
-60
/
+92
[next]