summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-12-23net: Remove unused netdev arg from some NAPI interfaces.Neil Horman1-15/+9
2008-12-22mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin1-1/+3
2008-12-22video: sh_mobile_lcdcfb deferred io supportMagnus Damm1-0/+1
2008-12-22fb: SH-5 uses __raw I/O accessors now also, drop the special casing.Paul Mundt1-1/+1
2008-12-22net: add DCNA attribute to the BCN interface for DCBDon Skidmore1-0/+2
2008-12-22net: fix DCB setstate to return success/failureDon Skidmore1-1/+1
2008-12-21ftrace: enable format arguments checkingLai Jiangshan1-1/+1
2008-12-21of/gpio: Implement of_gpio_count()Anton Vorontsov1-0/+6
2008-12-21Merge branch 'topic/ca0106-capture-no-44khz' into topic/ca0106Takashi Iwai26-49/+73
2008-12-20x86, bts: memory accountingMarkus Metzger1-0/+2
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger1-0/+22
2008-12-20x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com2-6/+46
2008-12-20x86: PAT: remove follow_pfnmap_pte in favor of follow_physvenkatesh.pallipadi@intel.com1-3/+0
2008-12-20x86: PAT: modify follow_phys to return phys_addr prot and return valuevenkatesh.pallipadi@intel.com1-0/+2
2008-12-20x86: PAT: clarify is_linear_pfn_mapping() interfacevenkatesh.pallipadi@intel.com1-0/+8
2008-12-20security: pass mount flags to security_sb_kern_mount()James Morris1-3/+3
2008-12-19mac80211: implement dynamic power saveKalle Valo1-0/+6
2008-12-19mac80211: Add HT rates into RX status reportingJouni Malinen1-2/+9
2008-12-19mac80211: Fix HT channel selectionSujith3-20/+13
2008-12-19nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge2-0/+71
2008-12-19ACPI: don't cond_resched() when irqs_disabled()Wu Fengguang1-1/+5
2008-12-19ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas1-1/+1
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar12-36/+48
2008-12-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai1892-183900/+23275
2008-12-19tracing: fix warnings in kernel/trace/trace_sched_switch.cIngo Molnar1-2/+2
2008-12-19x86: PAT: add pgprot_writecombine() interface for drivers - v3venkatesh.pallipadi@intel.com1-0/+4
2008-12-19x86: PAT: hooks in generic vm code to help archs to track pfnmap regions - v3venkatesh.pallipadi@intel.com1-0/+6
2008-12-19x86: PAT: add follow_pfnmp_pte routine to help tracking pfnmap pages - v3venkatesh.pallipadi@intel.com1-0/+3
2008-12-19x86: PAT: store vm_pgoff for all linear_over_vma_region mappings - v3venkatesh.pallipadi@intel.com1-0/+9
2008-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+4
2008-12-18ASoC: Add WM8350 AudioPlus codec driverMark Brown1-4/+34
2008-12-18schedstat: consolidate per-task cpu runtime statsKen Chen1-2/+1
2008-12-18trace: add a way to enable or disable the stack tracerSteven Rostedt1-0/+8
2008-12-18Merge branch 'linux-2.6' into nextPaul Mackerras3-2/+15
2008-12-18Phonet: use atomic for packet TX windowRémi Denis-Courmont1-1/+1
2008-12-18Phonet: allocate separate ARP type for GPRS over a Phonet pipeRémi Denis-Courmont1-0/+1
2008-12-18Phonet: allocate a non-Ethernet ARP typeRémi Denis-Courmont1-0/+2
2008-12-18irda: Add irda_skb_cb qdisc related paddingSamuel Ortiz1-1/+3
2008-12-17USB: fix comment about endianness of descriptorsPhil Endecott1-2/+6
2008-12-17gianfar: Convert gianfar to an of_platform_driverAndy Fleming1-17/+1
2008-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2008-12-16xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge1-0/+2
2008-12-16allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich1-0/+8
2008-12-16Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar4-2/+24
2008-12-16ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()Yang Hongyang1-0/+1
2008-12-16net: Refactor full duplex flow control resolutionSteve Glendinning1-0/+29
2008-12-16net: Move flow control definitions to mii.hSteve Glendinning1-0/+4
2008-12-16netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso1-0/+1
2008-12-16ethtool: Add GGRO and SGRO opsHerbert Xu1-0/+2
2008-12-16tcp: Add GRO supportHerbert Xu1-0/+6