Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 | 2 | -749/+4 |
|\ | |||||
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-05 | 31 | -537/+991 |
| |\ | |||||
| * \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-01 | 31 | -242/+1426 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 101 | -610/+1413 |
| |\ \ \ | |||||
| * | | | | compat: move sockios handling to net/socket.c | Arnd Bergmann | 2009-11-06 | 1 | -722/+0 |
| * | | | | appletalk: handle SIOCATALKDIFADDR compat ioctl | Arnd Bergmann | 2009-11-06 | 1 | -1/+0 |
| * | | | | net, compat_ioctl: handle socket ioctl abuses in tty drivers | Arnd Bergmann | 2009-11-06 | 1 | -2/+0 |
| * | | | | net/tun: handle compat_ioctl directly | Arnd Bergmann | 2009-11-06 | 1 | -20/+0 |
| * | | | | inet: rename some inet_sock fields | Eric Dumazet | 2009-10-18 | 1 | -4/+4 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 | 10 | -136/+60 |
|\ \ \ \ \ | |||||
| * | | | | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 9 | -43/+43 |
| * | | | | | Merge commit 'v2.6.32-rc7' | Eric W. Biederman | 2009-11-17 | 31 | -165/+356 |
| |\ \ \ \ \ | |||||
| * | | | | | | sysctl fs: Remove dead binary sysctl support | Eric W. Biederman | 2009-11-12 | 9 | -91/+15 |
| * | | | | | | sysctl: Don't look at ctl_name and strategy in the generic code | Eric W. Biederman | 2009-11-11 | 1 | -2/+2 |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-05 | 2 | -14/+28 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | sched, cputime: Introduce thread_group_times() | Hidetoshi Seto | 2009-12-02 | 1 | -4/+1 |
| * | | | | | | sched: Remove task_{u,s,g}time() | Hidetoshi Seto | 2009-11-26 | 1 | -2/+2 |
| * | | | | | | sched: Introduce task_times() to replace task_{u,s}time() pair | Hidetoshi Seto | 2009-11-26 | 1 | -2/+1 |
| * | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2009-11-26 | 43 | -212/+472 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | sched, cpuacct: Fix niced guest time accounting | Ryota Ozaki | 2009-10-25 | 1 | -6/+13 |
| * | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2009-10-25 | 359 | -7787/+19222 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | sched: Always show Cpus_allowed field in /proc/<pid>/status | Heiko Carstens | 2009-09-21 | 1 | -0/+11 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2009-12-05 | 26 | -504/+961 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | GFS2: Fix glock refcount issues | Steven Whitehouse | 2009-12-03 | 1 | -13/+8 |
| * | | | | | | | | | writeback: remove unused nonblocking and congestion checks (gfs2) | Wu Fengguang | 2009-12-03 | 1 | -12/+0 |
| * | | | | | | | | | GFS2: drop rindex glock to refresh rindex list | Benjamin Marzinski | 2009-12-03 | 1 | -2/+6 |
| * | | | | | | | | | GFS2: Tag all metadata with jid | Steven Whitehouse | 2009-12-03 | 4 | -2/+8 |
| * | | | | | | | | | GFS2: Locking order fix in gfs2_check_blk_state | Steven Whitehouse | 2009-12-03 | 1 | -4/+10 |
| * | | | | | | | | | GFS2: Remove dirent_first() function | Steven Whitehouse | 2009-12-03 | 1 | -33/+1 |
| * | | | | | | | | | GFS2: Display nobarrier option in /proc/mounts | Steven Whitehouse | 2009-12-03 | 1 | -0/+3 |
| * | | | | | | | | | GFS2: add barrier/nobarrier mount options | Christoph Hellwig | 2009-12-03 | 3 | -0/+17 |
| * | | | | | | | | | GFS2: remove division from new statfs code | Benjamin Marzinski | 2009-12-03 | 1 | -8/+9 |
| * | | | | | | | | | GFS2: Improve statfs and quota usability | Benjamin Marzinski | 2009-12-03 | 5 | -10/+100 |
| * | | | | | | | | | GFS2: Use dquot_send_warning() | Steven Whitehouse | 2009-12-03 | 1 | -1/+9 |
| * | | | | | | | | | VFS: Export dquot_send_warning | Steven Whitehouse | 2009-12-03 | 3 | -85/+103 |
| * | | | | | | | | | GFS2: Add set_xquota support | Steven Whitehouse | 2009-12-03 | 1 | -26/+172 |
| * | | | | | | | | | GFS2: Add get_xquota support | Steven Whitehouse | 2009-12-03 | 1 | -0/+43 |
| * | | | | | | | | | GFS2: Clean up gfs2_adjust_quota() and do_glock() | Steven Whitehouse | 2009-12-03 | 1 | -56/+26 |
| * | | | | | | | | | GFS2: Remove constant argument from qd_get() | Steven Whitehouse | 2009-12-03 | 1 | -4/+4 |
| * | | | | | | | | | GFS2: Remove constant argument from qdsb_get() | Steven Whitehouse | 2009-12-03 | 1 | -6/+6 |
| * | | | | | | | | | GFS2: Add proper error reporting to quota sync via sysfs | Steven Whitehouse | 2009-12-03 | 1 | -4/+6 |
| * | | | | | | | | | GFS2: Add get_xstate quota function | Steven Whitehouse | 2009-12-03 | 1 | -0/+23 |
| * | | | | | | | | | GFS2: Remove obsolete code in quota.c | Steven Whitehouse | 2009-12-03 | 2 | -17/+5 |
| * | | | | | | | | | GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops | Steven Whitehouse | 2009-12-03 | 4 | -0/+10 |
| * | | | | | | | | | GFS2: Alter arguments of gfs2_quota/statfs_sync | Steven Whitehouse | 2009-12-03 | 5 | -10/+12 |
| * | | | | | | | | | VFS: Use GFP_NOFS in posix_acl_from_xattr() | Steven Whitehouse | 2009-12-03 | 1 | -1/+1 |
| * | | | | | | | | | GFS2: Add cached ACLs support | Steven Whitehouse | 2009-12-03 | 1 | -2/+25 |
| * | | | | | | | | | GFS2: Clean up ACLs | Steven Whitehouse | 2009-12-03 | 5 | -100/+132 |
| * | | | | | | | | | GFS2: Use gfs2_set_mode() instead of munge_mode() | Steven Whitehouse | 2009-12-03 | 1 | -35/+11 |
| * | | | | | | | | | GFS2: Use forget_all_cached_acls() | Steven Whitehouse | 2009-12-03 | 1 | -1/+4 |