index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
telephony
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-09
sched: Make tunable scaling style configurable
Christian Ehrhardt
5
-2
/
+61
2009-12-09
sched: Fix missing sched tunable recalculation on cpu add/remove
Christian Ehrhardt
2
-13
/
+32
2009-12-09
sched: Fix task priority bug
Peter Zijlstra
1
-6
/
+0
2009-12-09
sched: cgroup: Implement different treatment for idle shares
Peter Zijlstra
1
-2
/
+6
2009-12-09
sched: Remove unnecessary RCU exclusion
Peter Zijlstra
1
-7
/
+2
2009-12-09
sched: Discard some old bits
Peter Zijlstra
5
-21
/
+7
2009-12-09
sched: Clean up check_preempt_wakeup()
Peter Zijlstra
1
-40
/
+33
2009-12-09
sched: Move update_curr() in check_preempt_wakeup() to avoid redundant call
Jupyung Lee
1
-2
/
+2
2009-12-09
sched: Sanitize fork() handling
Peter Zijlstra
3
-43
/
+34
2009-12-09
sched: Clean up ttwu() rq locking
Peter Zijlstra
1
-8
/
+5
2009-12-09
sched: Remove rq->clock coupling from set_task_cpu()
Peter Zijlstra
1
-12
/
+1
2009-12-09
sched: Consolidate select_task_rq() callers
Peter Zijlstra
1
-3
/
+11
2009-12-09
sched: Remove sysctl.sched_features
Peter Zijlstra
2
-9
/
+0
2009-12-09
sched: Protect sched_rr_get_param() access to task->sched_class
Thomas Gleixner
5
-9
/
+10
2009-12-09
sched: Protect task->cpus_allowed access in sched_getaffinity()
Thomas Gleixner
1
-0
/
+4
2009-12-06
sched: Fix balance vs hotplug race
Peter Zijlstra
4
-27
/
+41
2009-12-06
cpumask: Fix generate_sched_domains() for UP
Geert Uytterhoeven
1
-1
/
+1
2009-12-05
avr32: Convert BUG() to use unreachable()
David Daney
1
-1
/
+1
2009-12-05
s390: Convert BUG() to use unreachable()
David Daney
1
-1
/
+1
2009-12-05
MIPS: Convert BUG() to use unreachable()
David Daney
1
-3
/
+1
2009-12-05
x86: Convert BUG() to use unreachable()
David Daney
1
-2
/
+2
2009-12-05
Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)
David Daney
2
-0
/
+19
2009-12-03
x86, apic: Enable lapic nmi watchdog on AMD Family 11h
Mikael Pettersson
1
-1
/
+1
2009-12-03
GFS2: Fix glock refcount issues
Steven Whitehouse
1
-13
/
+8
2009-12-03
writeback: remove unused nonblocking and congestion checks (gfs2)
Wu Fengguang
1
-12
/
+0
2009-12-03
GFS2: drop rindex glock to refresh rindex list
Benjamin Marzinski
1
-2
/
+6
2009-12-03
GFS2: Tag all metadata with jid
Steven Whitehouse
5
-3
/
+13
2009-12-03
GFS2: Locking order fix in gfs2_check_blk_state
Steven Whitehouse
1
-4
/
+10
2009-12-03
GFS2: Remove dirent_first() function
Steven Whitehouse
1
-33
/
+1
2009-12-03
GFS2: Display nobarrier option in /proc/mounts
Steven Whitehouse
1
-0
/
+3
2009-12-03
GFS2: add barrier/nobarrier mount options
Christoph Hellwig
3
-0
/
+17
2009-12-03
GFS2: remove division from new statfs code
Benjamin Marzinski
1
-8
/
+9
2009-12-03
GFS2: Improve statfs and quota usability
Benjamin Marzinski
5
-10
/
+100
2009-12-03
GFS2: Use dquot_send_warning()
Steven Whitehouse
1
-1
/
+9
2009-12-03
VFS: Export dquot_send_warning
Steven Whitehouse
4
-85
/
+114
2009-12-03
GFS2: Add set_xquota support
Steven Whitehouse
1
-26
/
+172
2009-12-03
GFS2: Add get_xquota support
Steven Whitehouse
1
-0
/
+43
2009-12-03
GFS2: Clean up gfs2_adjust_quota() and do_glock()
Steven Whitehouse
1
-56
/
+26
2009-12-03
GFS2: Remove constant argument from qd_get()
Steven Whitehouse
1
-4
/
+4
2009-12-03
GFS2: Remove constant argument from qdsb_get()
Steven Whitehouse
1
-6
/
+6
2009-12-03
GFS2: Add proper error reporting to quota sync via sysfs
Steven Whitehouse
1
-4
/
+6
2009-12-03
GFS2: Add get_xstate quota function
Steven Whitehouse
1
-0
/
+23
2009-12-03
GFS2: Remove obsolete code in quota.c
Steven Whitehouse
2
-17
/
+5
2009-12-03
GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
Steven Whitehouse
4
-0
/
+10
2009-12-03
GFS2: Alter arguments of gfs2_quota/statfs_sync
Steven Whitehouse
5
-10
/
+12
2009-12-03
VFS: Use GFP_NOFS in posix_acl_from_xattr()
Steven Whitehouse
1
-1
/
+1
2009-12-03
GFS2: Add cached ACLs support
Steven Whitehouse
1
-2
/
+25
2009-12-03
GFS2: Clean up ACLs
Steven Whitehouse
5
-100
/
+132
2009-12-03
GFS2: Use gfs2_set_mode() instead of munge_mode()
Steven Whitehouse
1
-35
/
+11
2009-12-03
GFS2: Use forget_all_cached_acls()
Steven Whitehouse
1
-1
/
+4
[next]