index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Consolidate open coded implementations of nice level frobbing into nic...
Dongsheng Yang
2014-05-22
4
-5
/
+21
*
sched: Initialize rq->age_stamp on processor start
Corey Minyard
2014-05-22
1
-0
/
+11
*
sched, nohz: Change rq->nr_running to always use wrappers
Kirill Tkhai
2014-05-22
5
-15
/
+17
*
sched: Fix the rq->next_balance logic in rebalance_domains() and idle_balance()
Jason Low
2014-05-22
1
-23
/
+46
*
sched: Use clamp() and clamp_val() to make sys_nice() more readable
Dongsheng Yang
2014-05-22
1
-9
/
+2
*
sched: Do not zero sg->cpumask and sg->sgp->power in build_sched_groups()
Dietmar Eggemann
2014-05-22
1
-2
/
+0
*
sched/numa: Fix initialization of sched_domain_topology for NUMA
Vincent Guittot
2014-05-22
1
-1
/
+1
*
sched: Call select_idle_sibling() when not affine_sd
Rik van Riel
2014-05-22
1
-3
/
+3
*
sched: Simplify return logic in sched_read_attr()
Michael Kerrisk
2014-05-22
1
-7
/
+2
*
sched: Simplify return logic in sched_copy_attr()
Michael Kerrisk
2014-05-22
1
-4
/
+2
*
sched: Fix exec_start/task_hot on migrated tasks
Ben Segall
2014-05-22
1
-0
/
+3
*
Merge branch 'sched/urgent' into sched/core to avoid conflicts with upcoming ...
Ingo Molnar
2014-05-22
6
-31
/
+78
|
\
|
*
sched: Fix hotplug vs. set_cpus_allowed_ptr()
Lai Jiangshan
2014-05-22
2
-3
/
+4
|
*
sched/cpupri: Replace NR_CPUS arrays
Peter Zijlstra
2014-05-22
2
-1
/
+8
|
*
sched/deadline: Replace NR_CPUS arrays
Peter Zijlstra
2014-05-22
2
-12
/
+27
|
*
sched/deadline: Restrict user params max value to 2^63 ns
Juri Lelli
2014-05-22
1
-7
/
+30
|
*
sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINE
Peter Zijlstra
2014-05-22
1
-6
/
+3
|
*
sched: Disallow sched_attr::sched_policy < 0
Peter Zijlstra
2014-05-22
1
-0
/
+3
|
*
sched: Make sched_setattr() correctly return -EFBIG
Michael Kerrisk
2014-05-22
1
-2
/
+3
*
|
Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Ingo Molnar
2014-05-22
5
-35
/
+59
|
\
\
|
*
|
PM / suspend: Always use deepest C-state in the "freeze" sleep state
Rafael J. Wysocki
2014-05-07
3
-1
/
+48
|
*
|
cpuidle / menu: move repeated correction factor check to init
Chander Kashyap
2014-05-01
1
-7
/
+8
|
*
|
cpuidle / menu: Return (-1) if there are no suitable states
Rafael J. Wysocki
2014-05-01
1
-1
/
+1
|
*
|
cpuidle: Combine cpuidle_enabled() with cpuidle_select()
Rafael J. Wysocki
2014-05-01
3
-38
/
+13
*
|
|
Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes
Ingo Molnar
2014-05-22
918
-5767
/
+10052
|
\
\
\
|
*
|
|
Linux 3.15-rc6
v3.15-rc6
Linus Torvalds
2014-05-21
1
-1
/
+1
|
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-05-21
2
-4
/
+2
|
|
\
\
\
|
|
*
|
|
powerpc: irq work racing with timer interrupt can result in timer interrupt hang
Anton Blanchard
2014-05-12
1
-3
/
+0
|
|
*
|
|
powerpc/powernv: Reset root port in firmware
Gavin Shan
2014-05-12
1
-1
/
+2
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-05-21
2
-2
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
Btrfs: send, fix incorrect ref access when using extrefs
Filipe Manana
2014-05-20
1
-1
/
+1
|
|
*
|
|
|
Btrfs: fix EIO on reading file after ioctl clone works on it
Liu Bo
2014-05-20
1
-1
/
+5
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-05-21
2
-1
/
+24
|
|
\
\
\
\
\
|
|
*
|
|
|
|
crush: decode and initialize chooseleaf_vary_r
Ilya Dryomov
2014-05-16
1
-0
/
+5
|
|
*
|
|
|
|
libceph: fix corruption when using page_count 0 page in rbd
Chunwei Chen
2014-05-16
1
-1
/
+19
|
*
|
|
|
|
|
Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2014-05-21
5
-25
/
+27
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
xfs: list_lru_init returns a negative error
Dave Chinner
2014-05-15
1
-12
/
+14
|
|
*
|
|
|
|
|
xfs: negate xfs_icsb_init_counters error value
Dave Chinner
2014-05-15
1
-1
/
+1
|
|
*
|
|
|
|
|
xfs: negate mount workqueue init error value
Dave Chinner
2014-05-15
1
-1
/
+1
|
|
*
|
|
|
|
|
xfs: fix wrong err sign on xfs_set_acl()
Dave Chinner
2014-05-15
1
-2
/
+2
|
|
*
|
|
|
|
|
xfs: fix wrong errno from xfs_initxattrs
Dave Chinner
2014-05-15
1
-4
/
+4
|
|
*
|
|
|
|
|
xfs: correct error sign on COLLAPSE_RANGE errors
Dave Chinner
2014-05-15
1
-2
/
+2
|
|
*
|
|
|
|
|
xfs: xfs_commit_metadata returns wrong errno
Dave Chinner
2014-05-15
1
-1
/
+1
|
|
*
|
|
|
|
|
xfs: fix incorrect error sign in xfs_file_aio_read
Dave Chinner
2014-05-15
1
-1
/
+1
|
|
*
|
|
|
|
|
xfs: xfs_dir_fsync() returns positive errno
Dave Chinner
2014-05-15
1
-1
/
+1
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2014-05-21
10
-5
/
+16
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
scripts/checksyscalls.sh: Make renameat optional
James Hogan
2014-05-20
1
-1
/
+4
|
|
*
|
|
|
|
|
asm-generic: Add renameat2 syscall
James Hogan
2014-05-20
1
-1
/
+3
|
|
*
|
|
|
|
|
ia64: add renameat2 syscall
Miklos Szeredi
2014-05-20
3
-1
/
+3
|
|
*
|
|
|
|
|
parisc: add renameat2 syscall
Miklos Szeredi
2014-05-20
2
-1
/
+3
[next]