Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 | 2 | -2/+3 |
|\ | |||||
| * | block: Fix io_context leak after failure of clone with CLONE_IO | Louis Rilling | 2009-12-04 | 2 | -2/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-12-08 | 6 | -138/+146 |
|\ \ | |||||
| * | | PM / Runtime: Export the PM runtime workqueue | Alan Stern | 2009-12-06 | 1 | -0/+1 |
| * | | PM / Hibernate: Swap, use KERN_CONT | Jiri Slaby | 2009-12-06 | 1 | -3/+3 |
| * | | PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c | Nigel Cunningham | 2009-12-06 | 3 | -30/+31 |
| * | | PM / Hibernate: Move swap functions to kernel/power/swap.c. | Nigel Cunningham | 2009-12-06 | 2 | -101/+101 |
| * | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-12-06 | 70 | -1734/+7091 |
| |\ \ | |||||
| * | | | PM / freezer: Don't get over-anxious while waiting | Tejun Heo | 2009-10-28 | 1 | -4/+10 |
* | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-12-08 | 3 | -0/+49 |
|\ \ \ \ | |||||
| * \ \ \ | Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33 | Avi Kivity | 2009-12-03 | 3 | -0/+49 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | core: Fix user return notifier on fork() | Avi Kivity | 2009-11-29 | 1 | -0/+2 |
| | * | | | x86: Fix user return notifier put_cpu_var() invocation | Stephen Rothwell | 2009-11-02 | 1 | -1/+1 |
| | * | | | x86: Fix user return notifier build | Avi Kivity | 2009-10-25 | 1 | -0/+1 |
| | * | | | core, x86: Add user return notifiers | Avi Kivity | 2009-10-01 | 1 | -0/+46 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 | 3 | -6/+8 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | 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 |