aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-15[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroomHerbert Xu10-117/+45
2007-10-15[IPVS]: Replace local version of skb_make_writableHerbert Xu7-51/+16
2007-10-15[NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu18-47/+37
2007-10-15[BRIDGE]: Unshare skb upon entryHerbert Xu1-0/+4
2007-10-15[NET]: Avoid unnecessary cloning for ingress filteringHerbert Xu1-28/+40
2007-10-15[IPV4]: Change ip_defrag to return an integerHerbert Xu5-34/+26
2007-10-15[IPV4]: Make ip_defrag return the same packetHerbert Xu1-21/+55
2007-10-15[SKBUFF]: Add skb_morphHerbert Xu2-30/+54
2007-10-15[SKBUFF]: Merge common code between copy_skb_header and skb_cloneHerbert Xu1-71/+45
2007-10-15Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds1-2/+0
2007-10-15[IA64] update sn2_defconfigJes Sorensen1-254/+189
2007-10-15PS3 system bus add_uevent_var() falloutGeert Uytterhoeven1-1/+0
2007-10-15HID: fix HIDIOCGRDESC memory access in hidrawJiri Kosina3-14/+24
2007-10-15sched: sync wakeups preempt tooIngo Molnar1-10/+1
2007-10-15sched: affine sync wakeupsIngo Molnar3-6/+12
2007-10-15sched: guest CPU accounting: maintain guest state in KVMLaurent Vivier2-0/+12
2007-10-15sched: guest CPU accounting: maintain stats in account_system_time()Laurent Vivier2-0/+26
2007-10-15sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fieldsLaurent Vivier4-2/+27
2007-10-15sched: guest CPU accounting: add guest-CPU /proc/stat fieldLaurent Vivier2-4/+12
2007-10-15sched: domain sysctl fixes: add terminator commentMilton Miller1-0/+1
2007-10-15sched: domain sysctl fixes: do not crash on allocation failureMilton Miller1-2/+8
2007-10-15sched: domain sysctl fixes: unregister the sysctl table before domainsMilton Miller1-4/+30
2007-10-15sched: domain sysctl fixes: use for_each_online_cpu()Milton Miller1-1/+2
2007-10-15sched: domain sysctl fixes: use kcalloc()Milton Miller1-3/+2
2007-10-15Make scheduler debug file operations constArjan van de Ven1-1/+1
2007-10-15sched: enable wake-idle on CONFIG_SCHED_MC=yIngo Molnar1-3/+4
2007-10-15sched: reintroduce topology.h tuningsIngo Molnar1-7/+5
2007-10-15sched: allow the immediate migration of cache-cold tasksIngo Molnar1-1/+7
2007-10-15sched: debug, improve migration statisticsIngo Molnar3-32/+149
2007-10-15sched: debug: increase width of debug lineIngo Molnar1-6/+7
2007-10-15sched: activate task_hot() only on fair-scheduled tasksPeter Zijlstra1-3/+8
2007-10-15sched: reintroduce cache-hot affinityIngo Molnar4-0/+38
2007-10-15sched: speed up context-switches a bitIngo Molnar1-11/+0
2007-10-15sched: do not wakeup-preempt with SCHED_BATCH tasksIngo Molnar1-0/+6
2007-10-15sched: generate uevents for user creation/destructionSrivatsa Vaddagiri1-0/+4
2007-10-15sched: do not normalize kernel threads via SysRq-NIngo Molnar1-11/+7
2007-10-15sched: remove stale comment from sched_group_set_shares()Andi Kleen1-2/+0
2007-10-15sched: clean up is_migration_thread()Ingo Molnar1-6/+9
2007-10-15sched: cleanup: refactor normalize_rt_tasksAndi Kleen1-20/+23
2007-10-15sched: cleanup: refactor common code of sleep_on / wait_for_completionAndi Kleen1-139/+49
2007-10-15sched: cleanup: remove unnecessary gotosAndi Kleen1-165/+162
2007-10-15sched: update commentIngo Molnar1-7/+5
2007-10-15sched: prevent wakeup over-schedulingMike Galbraith3-4/+15
2007-10-15sched: disable forced preemption by defaultPeter Zijlstra2-12/+16
2007-10-15sched: fix group scheduling for SCHED_BATCHDmitry Adamushko1-3/+2
2007-10-15sched: some proc entries are missed in sched_domain sys_ctl debug codeZou Nan hai1-3/+3
2007-10-15sched: fix rt ptracer monopolizing CPUGautham R Shenoy1-1/+1
2007-10-15sched: group scheduling, sysfs tunablesDhaval Giani6-79/+309
2007-10-15sched: disable sleeper_fairness on SCHED_BATCHPeter Zijlstra1-1/+3
2007-10-15sched: another wakeup_granularity fixPeter Zijlstra1-2/+5