summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-12-15net: Add frag_list support to GSOHerbert Xu1-0/+2
2008-12-16rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller10-39/+46
2008-12-16Merge branch 'merge' into nextPaul Mackerras9-40/+38
2008-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+7
2008-12-15Define smp_call_function_many for UPRusty Russell1-0/+2
2008-12-12rfkill: strip pointless notifier chainJohannes Berg1-7/+0
2008-12-12mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter1-20/+7
2008-12-12mac80211: remove fragmentation offload functionalityJohannes Berg1-5/+0
2008-12-12ieee80211_security: correct warning about width of auth_modeJohn W. Linville1-3/+2
2008-12-12mac80211: improve sta_notify documentationJohannes Berg1-2/+2
2008-12-12wireless: Incorrect LEAP authentication algorithm identifier.Senthil Balasubramanian1-1/+1
2008-12-12sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens1-1/+1
2008-12-12sched: fix tracepoints in schedulerPeter Zijlstra1-2/+2
2008-12-12Merge commit 'v2.6.28-rc8' into x86/irqIngo Molnar26-49/+73
2008-12-12tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interruptFrederic Weisbecker1-0/+11
2008-12-12tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker1-0/+10
2008-12-12Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar19-34/+62
2008-12-12tracing/fastboot: include missing headersFrederic Weisbecker1-0/+4
2008-12-12tracing/fastboot: fix len of func bufferStephen Rothwell1-2/+2
2008-12-12x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger1-0/+1
2008-12-12Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into...Ingo Molnar1-4/+6
2008-12-10Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds1-13/+5
2008-12-10netns: ip6mr: enable namespace support in ipv6 multicast forwarding codeBenjamin Thery1-1/+2
2008-12-10netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery1-0/+3
2008-12-10netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery1-0/+2
2008-12-10netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery1-0/+1
2008-12-10netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery1-0/+1
2008-12-10netns: ip6mr: store netns in struct mfc6_cacheBenjamin Thery1-0/+15
2008-12-10netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery1-0/+2
2008-12-10netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery2-2/+9
2008-12-10smsc911x: add dynamic bus configurationSteve Glendinning1-0/+5
2008-12-10MN10300: Fix __put_user_asm8()Akira Takeuchi1-1/+1
2008-12-10ALSA: cs5535audio: stick AD1888 bitshift values into a header fileAndres Salomon1-0/+2
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins1-1/+2
2008-12-10atomic: fix a typo in atomic_long_xchg()Eric Dumazet1-1/+1
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton1-9/+3
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton1-3/+9
2008-12-10ASoC: Add codec registration APIMark Brown1-0/+5
2008-12-10ALSA: Add support for mechanical jack insertionMark Brown2-0/+2
2008-12-09netpoll: fix race on poll_list resulting in garbage entryNeil Horman1-0/+7
2008-12-09Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+6
2008-12-09ASoC: Add platform registration APIMark Brown1-0/+5
2008-12-09ASoC: Add DAI registration APIMark Brown1-0/+8
2008-12-09ASoC: Add card registration APIMark Brown1-0/+5
2008-12-09Audit: Log TIOCSTIAl Viro1-0/+4
2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro1-2/+2
2008-12-09[PATCH] asm/generic: fix bug - kernel fails to build when enable some common ...Mike Frysinger1-0/+2
2008-12-09[PATCH] return records for fork() both to child and parentAl Viro1-0/+2
2008-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1