aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-08
|\
| * block: Fix io_context leak after failure of clone with CLONE_IOLouis Rilling2009-12-04
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-12-08
|\ \
| * | PM / Runtime: Export the PM runtime workqueueAlan Stern2009-12-06
| * | PM / Hibernate: Swap, use KERN_CONTJiri Slaby2009-12-06
| * | PM / Hibernate: Shift remaining code from swsusp.c to hibernate.cNigel Cunningham2009-12-06
| * | PM / Hibernate: Move swap functions to kernel/power/swap.c.Nigel Cunningham2009-12-06
| * | Merge branch 'master' into for-linusRafael J. Wysocki2009-12-06
| |\ \
| * | | PM / freezer: Don't get over-anxious while waitingTejun Heo2009-10-28
* | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-08
|\ \ \ \
| * \ \ \ Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Avi Kivity2009-12-03
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | core: Fix user return notifier on fork()Avi Kivity2009-11-29
| | * | | x86: Fix user return notifier put_cpu_var() invocationStephen Rothwell2009-11-02
| | * | | x86: Fix user return notifier buildAvi Kivity2009-10-25
| | * | | core, x86: Add user return notifiersAvi Kivity2009-10-01
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-05
| |\ \ \ \ \
| * | | | | | ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy2009-12-03
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
| |\ \ \ \ \ \ \
| * | | | | | | | clocksource/timecompare: Fix symbol exports to be GPL'd.David S. Miller2009-11-11
| * | | | | | | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-13
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
| * | | | | | | | Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-17
| |\ \ \ \ \ \ \ \
| * | | | | | | | | sysctl: Remove the last of the generic binary sysctl supportEric W. Biederman2009-11-12
| * | | | | | | | | sysctl kernel: Remove binary sysctl logicEric W. Biederman2009-11-12
| * | | | | | | | | sysctl binary: Reorder the tests to process wild card entries first.Eric W. Biederman2009-11-12
| * | | | | | | | | sysctl: sysctl_binary.c Fix compilation when !CONFIG_NETEric W. Biederman2009-11-12
| * | | | | | | | | sysctl: Warn about all uses of sys_sysctl.Eric W. Biederman2009-11-11
| * | | | | | | | | sysctl: Don't look at ctl_name and strategy in the generic codeEric W. Biederman2009-11-11
| * | | | | | | | | sysctl: Remove references to ctl_name and strategy from the generic sysctl tableEric W. Biederman2009-11-11
| * | | | | | | | | sysctl: Remove dead code from sysctl_checkEric W. Biederman2009-11-11
| * | | | | | | | | sysctl: Neuter the generic sysctl strategy routines.Eric W. Biederman2009-11-11
| * | | | | | | | | sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sysEric W. Biederman2009-11-11
| * | | | | | | | | sysctl: Make do_sysctl staticEric W. Biederman2009-11-06
| * | | | | | | | | sysctl: Remove the cond_syscall entry for sys32_sysctlEric W. Biederman2009-11-06
| * | | | | | | | | sysctl: Introduce a generic compat sysctl sysctlEric W. Biederman2009-11-06
| * | | | | | | | | sysctl: Refactor the binary sysctl handling to remove duplicate codeEric W. Biederman2009-11-06
| * | | | | | | | | sysctl: Separate the binary sysctl logic into it's own file.Eric W. Biederman2009-11-06
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched, cputime: Introduce thread_group_times()Hidetoshi Seto2009-12-02
| * | | | | | | | | | sched, cputime: Cleanups related to task_times()Hidetoshi Seto2009-12-02
| * | | | | | | | | | sched: Fix isolcpus boot optionRusty Russell2009-12-02
| * | | | | | | | | | sched: Revert 498657a478c60be092208422fefa9c7b248729c2Tejun Heo2009-12-02
| * | | | | | | | | | sched, time: Define nsecs_to_jiffies()Hidetoshi Seto2009-11-26
| * | | | | | | | | | sched: Remove task_{u,s,g}time()Hidetoshi Seto2009-11-26
| * | | | | | | | | | sched: Introduce task_times() to replace task_{u,s}time() pairHidetoshi Seto2009-11-26
| * | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2009-11-26
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | sched: Sched_rt_periodic_timer vs cpu hotplugPeter Zijlstra2009-11-16