aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtioLinus Torvalds1-9/+12
2007-11-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-23/+20
2007-11-12x86: fix taking DNA during 64bit sigreturnSiddha, Suresh B1-0/+5
2007-11-12virtio: Force use of power-of-two for descriptor ring sizesRusty Russell1-8/+11
2007-11-12virtio: fix vring_init for 64 bitsAnthony Liguori1-2/+2
2007-11-10[INET]: Small possible memory leak in FIB rulesDenis V. Lunev1-0/+3
2007-11-10[AF_UNIX]: Make unix_tot_inflight counter non-atomicPavel Emelyanov1-1/+1
2007-11-10mac80211: remove unused driver opsJohannes Berg1-21/+0
2007-11-10mac80211: allow driver to ask for a rate control algorithmJohannes Berg1-0/+5
2007-11-10[NET]: Fix skb_truesize_check() assertionChuck Lever1-1/+3
2007-11-10[NET]: Make helper to get dst entry and "use" itPavel Emelyanov1-0/+7
2007-11-10[INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.hEric Dumazet1-0/+1
2007-11-10voyager: use struct instead of PARAMRandy Dunlap1-1/+3
2007-11-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-2/+3
2007-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2-4/+20
2007-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds8-19/+33
2007-11-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+2
2007-11-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2007-11-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds4-14/+33
2007-11-09frv: Remove bogus NO_IRQ = -1 defineAlan Cox1-3/+0
2007-11-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+2
2007-11-09sched: proper prototype for kernel/sched.c:migration_init()Adrian Bunk1-0/+8
2007-11-09sched: avoid large irq-latencies in smp-balancingPeter Zijlstra1-0/+1
2007-11-09sched: remove PREEMPT_RESTRICTIngo Molnar1-1/+0
2007-11-09KVM: fix !SMP build errorIngo Molnar1-2/+5
2007-11-09sched: restore deterministic CPU accounting on powerpcPaul Mackerras1-0/+1
2007-11-09sched: reintroduce the sched_min_granularity tunablePeter Zijlstra1-1/+5
2007-11-09[IA64] Update printing of feature set bitsRuss Anderson1-2/+3
2007-11-09SCTP: Clean-up some defines for regressions tests.Vlad Yasevich1-1/+0
2007-11-09SCTP: Make sctp_verify_param return multiple indications.Vlad Yasevich1-0/+2
2007-11-09SCTP: Convert custom hash lists to use hlist.Vlad Yasevich2-6/+7
2007-11-09Add UNPLUG traces to all appropriate placesAlan D. Brunelle1-0/+1
2007-11-09[POWERPC] Fix oops related to 4xx flush_tlb_page modificationKumar Gala1-2/+2
2007-11-09sh: remove dead config symbols from SH codeJiri Olsa1-4/+2
2007-11-08hwmon: (f75375s) Allow setting up fans with platform_dataRiku Voipio1-0/+21
2007-11-08hwmon: (i5k_amb) New memory temperature sensor driverDarrick J. Wong1-0/+3
2007-11-08[ARM] 4644/2: fix flush_kern_tlb_range() in module spaceKevin Hilman1-1/+1
2007-11-08Merge branch 'page_colouring_despair'Paul Mundt2-8/+21
2007-11-08Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into mergePaul Mackerras2-6/+19
2007-11-08[POWERPC] Change fallocate to match unistd.h on powerpcPatrick Mansfield1-1/+1
2007-11-08[POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)Paul Mackerras1-7/+13
2007-11-07SCTP: Allow ADD_IP to work with AUTH for backward compatibility.Vlad Yasevich1-0/+2
2007-11-07SCTP: Correctly disable ADD-IP when AUTH is not supported.Vlad Yasevich1-1/+0
2007-11-07SCTP: Update RCU handling during the ADD-IP caseVlad Yasevich1-3/+1
2007-11-07SCTP: Fix difference cases of retransmit.Vlad Yasevich4-2/+6
2007-11-07[NETLINK]: Fix unicast timeoutsPatrick McHardy1-1/+1
2007-11-07[INET]: Remove per bucket rwlock in tcp/dccp ehash table.Eric Dumazet1-6/+65
2007-11-07[IPVS]: Synchronize closing of ConnectionsRumen G. Bogdanovski1-0/+4
2007-11-07[IPVS]: Bind connections on stanby if the destination existsRumen G. Bogdanovski1-0/+4
2007-11-07[TTY]: Fix network driver interactions with TCGET/SET calls.Alan Cox1-1/+3