Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-05 | 36 | -825/+2135 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ipv4 05/05: add sysctl to accept packets with local source addresses | Patrick McHardy | 2009-12-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-01 | 4 | -43/+769 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 40 | -639/+1040 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | clocksource/timecompare: Fix symbol exports to be GPL'd. | David S. Miller | 2009-11-11 | 2 | -6/+6 | |
| * | | | | | | | | | | | | | | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2009-10-12 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 | 8 | -2162/+1660 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 2 | -134/+134 | |
| * | | | | | | | | | | | | | | Merge commit 'v2.6.32-rc7' | Eric W. Biederman | 2009-11-17 | 9 | -66/+108 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | sysctl: Remove the last of the generic binary sysctl support | Eric W. Biederman | 2009-11-12 | 1 | -44/+0 | |
| * | | | | | | | | | | | | | | sysctl kernel: Remove binary sysctl logic | Eric W. Biederman | 2009-11-12 | 3 | -38/+3 | |
| * | | | | | | | | | | | | | | sysctl binary: Reorder the tests to process wild card entries first. | Eric W. Biederman | 2009-11-12 | 1 | -8/+7 | |
| * | | | | | | | | | | | | | | sysctl: sysctl_binary.c Fix compilation when !CONFIG_NET | Eric W. Biederman | 2009-11-12 | 1 | -15/+20 | |
| * | | | | | | | | | | | | | | sysctl: Warn about all uses of sys_sysctl. | Eric W. Biederman | 2009-11-11 | 1 | -7/+1 | |
| * | | | | | | | | | | | | | | sysctl: Don't look at ctl_name and strategy in the generic code | Eric W. Biederman | 2009-11-11 | 1 | -22/+7 | |
| * | | | | | | | | | | | | | | sysctl: Remove references to ctl_name and strategy from the generic sysctl table | Eric W. Biederman | 2009-11-11 | 1 | -188/+7 | |
| * | | | | | | | | | | | | | | sysctl: Remove dead code from sysctl_check | Eric W. Biederman | 2009-11-11 | 1 | -1373/+3 | |
| * | | | | | | | | | | | | | | sysctl: Neuter the generic sysctl strategy routines. | Eric W. Biederman | 2009-11-11 | 1 | -198/+0 | |
| * | | | | | | | | | | | | | | sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sys | Eric W. Biederman | 2009-11-11 | 1 | -102/+1383 | |
| * | | | | | | | | | | | | | | sysctl: Make do_sysctl static | Eric W. Biederman | 2009-11-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | sysctl: Remove the cond_syscall entry for sys32_sysctl | Eric W. Biederman | 2009-11-06 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | sysctl: Introduce a generic compat sysctl sysctl | Eric W. Biederman | 2009-11-06 | 1 | -0/+50 | |
| * | | | | | | | | | | | | | | sysctl: Refactor the binary sysctl handling to remove duplicate code | Eric W. Biederman | 2009-11-06 | 1 | -65/+58 | |
| * | | | | | | | | | | | | | | sysctl: Separate the binary sysctl logic into it's own file. | Eric W. Biederman | 2009-11-06 | 3 | -166/+186 | |
* | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-05 | 10 | -177/+330 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | sched, cputime: Introduce thread_group_times() | Hidetoshi Seto | 2009-12-02 | 4 | -21/+64 | |
| * | | | | | | | | | | | | | | | sched, cputime: Cleanups related to task_times() | Hidetoshi Seto | 2009-12-02 | 2 | -10/+8 | |
| * | | | | | | | | | | | | | | | sched: Fix isolcpus boot option | Rusty Russell | 2009-12-02 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | sched: Revert 498657a478c60be092208422fefa9c7b248729c2 | Tejun Heo | 2009-12-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | sched, time: Define nsecs_to_jiffies() | Hidetoshi Seto | 2009-11-26 | 2 | -2/+31 | |
| * | | | | | | | | | | | | | | | sched: Remove task_{u,s,g}time() | Hidetoshi Seto | 2009-11-26 | 2 | -32/+3 | |
| * | | | | | | | | | | | | | | | sched: Introduce task_times() to replace task_{u,s}time() pair | Hidetoshi Seto | 2009-11-26 | 3 | -24/+41 | |
| * | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2009-11-26 | 23 | -193/+373 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | sched: Sched_rt_periodic_timer vs cpu hotplug | Peter Zijlstra | 2009-11-16 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | sched, kvm: Fix race condition involving sched_in_preempt_notifers | Tejun Heo | 2009-11-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | sched: Fix/add missing update_rq_clock() calls | Mike Galbraith | 2009-11-12 | 1 | -5/+12 | |
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | sched: Limit the number of scheduler debug messages | Mike Travis | 2009-11-26 | 1 | -0/+13 | |
| * | | | | | | | | | | | | | | | sched.c: Call debug_show_all_locks() when dumping all tasks | Shmulik Ladkani | 2009-11-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | sched: Optimize branch hint in context_switch() | Tim Blechmann | 2009-11-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | sched: Optimize branch hint in pick_next_task_fair() | Tim Blechmann | 2009-11-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | sched_feat_write(): Update ppos instead of file->f_pos | Jan Blunck | 2009-11-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | sched: More generic WAKE_AFFINE vs select_idle_sibling() | Peter Zijlstra | 2009-11-13 | 1 | -17/+16 | |
| * | | | | | | | | | | | | | | | sched: Cleanup select_task_rq_fair() | Peter Zijlstra | 2009-11-13 | 1 | -22/+51 | |
| * | | | | | | | | | | | | | | | sched: Fix granularity of task_u/stime() | Hidetoshi Seto | 2009-11-12 | 1 | -9/+13 | |
| * | | | | | | | | | | | | | | | sched: Make sure task has correct sched_class after policy change | Peter Zijlstra | 2009-11-10 | 1 | -12/+4 | |
| * | | | | | | | | | | | | | | | sched: Fix and clean up rate-limit newidle code | Mike Galbraith | 2009-11-10 | 1 | -13/+15 | |
| * | | | | | | | | | | | | | | | sched, no_hz: Remove unused rq->last_tick_seen field | Lai Jiangshan | 2009-11-08 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | sched: Fix affinity logic in select_task_rq_fair() | Mike Galbraith | 2009-11-05 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | sched: Rate-limit newidle | Mike Galbraith | 2009-11-04 | 2 | -1/+25 | |
| * | | | | | | | | | | | | | | | sched: Check for an idle shared cache in select_task_rq_fair() | Mike Galbraith | 2009-11-04 | 1 | -4/+29 |