summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-264-5/+32
|\
| * Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/coreIngo Molnar2009-03-252-1/+22
| |\
| * \ Merge branches 'sched/debug' and 'linus' into sched/coreIngo Molnar2009-03-231-2/+4
| |\ \
| * \ \ Merge branches 'sched/cleanups' and 'linus' into sched/coreIngo Molnar2009-03-1810-72/+112
| |\ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-03-136-12/+25
| |\ \ \ \ \
| * \ \ \ \ \ Merge branches 'sched/cleanups' and 'linus' into sched/coreIngo Molnar2009-03-106-10/+9
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'v2.6.29-rc7' into sched/coreIngo Molnar2009-03-059-4/+41
| |\ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-03-028-15/+58
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | * | | | | | | | | sched: allow architectures to specify sched_clock_stableIngo Molnar2009-02-261-0/+10
| * | | | | | | | | | Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-02-2628-45/+93
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar2009-02-1514-112/+112
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched, latencytop: incorporate review feedback from Andrew MortonArjan van de Ven2009-02-111-1/+9
| * | | | | | | | | | | | Merge commit 'v2.6.29-rc4' into sched/coreIngo Molnar2009-02-1114-45/+82
| |\ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar2009-02-08324-15516/+628
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-01-113-3/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | sched: create "pushable_tasks" list to limit pushing to one attemptGregory Haskins2008-12-292-0/+2
| | | * | | | | | | | | | | | | | plist: fix PLIST_NODE_INIT to work with debug enabledGregory Haskins2008-12-291-3/+6
| | | * | | | | | | | | | | | | | sched: add sched_class->needs_post_schedule() memberGregory Haskins2008-12-291-0/+1
| * | | | | | | | | | | | | | | | sched: fix !CONFIG_SCHEDSTATS build failureIngo Molnar2009-01-161-4/+4
| * | | | | | | | | | | | | | | | sched: introduce avg_wakeupPeter Zijlstra2009-01-151-0/+3
* | | | | | | | | | | | | | | | | Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-03-263-17/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | bsg: add support for tail queuingBoaz Harrosh2009-03-241-0/+8
| * | | | | | | | | | | | | | | | | block: genhd.h cleanup patchPetros Koutoupis2009-03-241-2/+1
| * | | | | | | | | | | | | | | | | block: add private bio_set for bio integrity allocationsMartin K. Petersen2009-03-241-14/+4
| * | | | | | | | | | | | | | | | | block: genhd.h comment needs updatingPetros Koutoupis2009-03-241-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-03-26108-1694/+2881
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-2684-1243/+1340
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | ax88796: Add method to take MAC from platform dataDaniel Mack2009-03-241-5/+8
| * | | | | | | | | | | | | | | | | | ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich2009-03-242-2/+4
| * | | | | | | | | | | | | | | | | | netlink: add NETLINK_NO_ENOBUFS socket flagPablo Neira Ayuso2009-03-241-0/+1
| * | | | | | | | | | | | | | | | | | net: Add dependent headers to trace/skb.hJosh Stone2009-03-241-0/+3
| * | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-2412-28/+68
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlinkPablo Neira Ayuso2009-03-231-0/+1
| | * | | | | | | | | | | | | | | | | | netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_putFlorian Westphal2009-03-181-5/+0
| | * | | | | | | | | | | | | | | | | | netfilter: xtables: add cluster matchPablo Neira Ayuso2009-03-162-0/+16
| | * | | | | | | | | | | | | | | | | | netfilter: xtables: avoid pointer to selfJan Engelhardt2009-03-163-8/+12
| | * | | | | | | | | | | | | | | | | | netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch2009-03-161-4/+1
| | * | | | | | | | | | | | | | | | | | netfilter: use a linked list of loggersEric Leblond2009-03-161-3/+8
| | * | | | | | | | | | | | | | | | | | netfilter: install missing headersJan Engelhardt2009-02-242-0/+7
| | * | | | | | | | | | | | | | | | | | netfilter: x_tables: add LED trigger targetAdam Nielsen2009-02-202-0/+14
| | * | | | | | | | | | | | | | | | | | netfilter: nf_conntrack: table max size should hold at least table sizeHagen Paul Pfeifer2009-02-201-1/+1
| | * | | | | | | | | | | | | | | | | | netfilter: iptables: lock free countersStephen Hemminger2009-02-201-2/+4
| | * | | | | | | | | | | | | | | | | | netfilter: x_tables: change elements in x_tablesStephen Hemminger2009-02-181-5/+4
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-231-0/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | usbnet: support net_device_opsStephen Hemminger2009-03-211-0/+5
| * | | | | | | | | | | | | | | | | | | | dsa: add switch chip cascading supportLennert Buytenhek2009-03-211-9/+33
| * | | | | | | | | | | | | | | | | | | | snap: use const for descriptorStephen Hemminger2009-03-211-1/+5
| * | | | | | | | | | | | | | | | | | | | sctp: Clean up TEST_FRAME hacks.Vlad Yasevich2009-03-211-7/+0
| * | | | | | | | | | | | | | | | | | | | skb: expose and constify hash primitivesStephen Hemminger2009-03-211-3/+6
| * | | | | | | | | | | | | | | | | | | | ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit buildsRichard Kennedy2009-03-211-2/+3
OpenPOWER on IntegriCloud