summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds31-80/+144
2007-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-11/+127
2007-10-15[TCP]: Make snd_cwnd_cnt 32-bitIlpo Järvinen1-1/+1
2007-10-15[IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu3-3/+3
2007-10-15[INET]: Consolidate the xxx_putPavel Emelyanov1-0/+6
2007-10-15[INET]: Consolidate the xxx_evictorPavel Emelyanov3-0/+11
2007-10-15[INET]: Consolidate the xxx_frag_destroyPavel Emelyanov1-0/+5
2007-10-15[INET]: Consolidate xxx_the secret_rebuildPavel Emelyanov1-0/+2
2007-10-15[INET]: Consolidate the xxx_frag_killPavel Emelyanov1-0/+2
2007-10-15[INET]: Collect common frag sysctl variables togetherPavel Emelyanov4-11/+14
2007-10-15[INET]: Collect frag queues management objects togetherPavel Emelyanov3-4/+19
2007-10-15[INET]: Move common fields from frag_queues in one place.Pavel Emelyanov1-0/+21
2007-10-15[ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil1-1/+0
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu22-57/+57
2007-10-15[IPVS]: Replace local version of skb_make_writableHerbert Xu1-1/+0
2007-10-15[NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu1-1/+1
2007-10-15[IPV4]: Change ip_defrag to return an integerHerbert Xu1-1/+1
2007-10-15[SKBUFF]: Add skb_morphHerbert Xu1-0/+1
2007-10-15add new prom.h for AU1x00Yoichi Yuasa1-0/+13
2007-10-15Use dcr_host_t.base in dcr_unmap()Michael Ellerman2-2/+2
2007-10-15Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman2-4/+4
2007-10-15Add skb_is_gso_v6Brice Goglin1-0/+5
2007-10-15Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds13-78/+332
2007-10-15Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-3/+67
2007-10-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-6/+11
2007-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds3-31/+74
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds14-41/+144
2007-10-15Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-58/+16
2007-10-15HID: fix HIDIOCGRDESC memory access in hidrawJiri Kosina2-11/+15
2007-10-15sched: guest CPU accounting: maintain stats in account_system_time()Laurent Vivier1-0/+1
2007-10-15sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fieldsLaurent Vivier1-0/+3
2007-10-15sched: guest CPU accounting: add guest-CPU /proc/stat fieldLaurent Vivier1-0/+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: debug, improve migration statisticsIngo Molnar1-0/+18
2007-10-15sched: reintroduce cache-hot affinityIngo Molnar1-0/+1
2007-10-15sched: prevent wakeup over-schedulingMike Galbraith1-0/+1
2007-10-15sched: group scheduling, sysfs tunablesDhaval Giani1-0/+11
2007-10-15sched: cleanup: rename task_grp to task_groupIngo Molnar1-6/+6
2007-10-15sched: cleanup, remove the TASK_NONINTERACTIVE flagMike Galbraith1-2/+1
2007-10-15sched: mark scheduling classes as constIngo Molnar1-2/+2
2007-10-15sched: speed up and simplify vslice calculationsPeter Zijlstra1-1/+1
2007-10-15sched: clean up schedstats, cnt -> countIngo Molnar1-6/+6
2007-10-15sched: undo some of the recent changesIngo Molnar1-1/+0
2007-10-15sched: add vslicePeter Zijlstra1-0/+1
2007-10-15sched: remove unneeded tunablesIngo Molnar1-2/+0
2007-10-15sched debug: BKL usage statisticsIngo Molnar1-0/+4
2007-10-15sched: add fair-user schedulerSrivatsa Vaddagiri1-0/+4
2007-10-15sched: clean up code under CONFIG_FAIR_GROUP_SCHEDSrivatsa Vaddagiri1-0/+12
2007-10-15sched: revert recent removal of set_curr_task()Srivatsa Vaddagiri1-0/+1