aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-12-23NFS: add "[no]resvport" mount optionChuck Lever1-1/+2
2008-12-23NFS: Move declaration of nfs_mount() to fs/nfs/internal.hChuck Lever1-6/+0
2008-12-23SUNRPC: Remove the last remnant of the BKL...Trond Myklebust1-15/+0
2008-12-23Merge branch 'x86/irq' into x86/coreIngo Molnar1-8/+0
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar8-0/+96
2008-12-23Merge branch 'x86/apic' into x86/irqIngo Molnar6-16/+24
2008-12-23[MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman1-15/+9
2008-12-22uwb: remove unused include/linux/uwb/debug.hDavid Vrabel1-82/+0
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-22[XFS] Fix merge conflict in fs/xfs/xfs_rename.cLachlan McIlroy14-38/+53
2008-12-21net: add DCNA attribute to the BCN interface for DCBDon Skidmore1-0/+2
2008-12-21net: 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-20Merge branch 'topic/ca0106-capture-no-44khz' into topic/ca0106Takashi Iwai26-49/+73
2008-12-20Input: add tsc2007 based touchscreen driverKwangwoo Lee1-0/+17
2008-12-20Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov401-64581/+1246
2008-12-20x86, bts: memory accountingMarkus Metzger1-0/+2
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger1-0/+22
2008-12-19x86: PAT: move track untrack pfnmap stubs to asm-generic[email protected]2-6/+46
2008-12-19x86: PAT: remove follow_pfnmap_pte in favor of follow_phys[email protected]1-3/+0
2008-12-19x86: PAT: modify follow_phys to return phys_addr prot and return value[email protected]1-0/+2
2008-12-19x86: PAT: clarify is_linear_pfn_mapping() interface[email protected]1-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 hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvsRafael J. Wysocki1-0/+1
2008-12-19ACPI hibernate: Add a mechanism to save/restore ACPI NVS memoryRafael J. Wysocki1-0/+13
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-19sched: move test_sd_parent() to an SMP section of sched.hIngo Molnar1-9/+9
2008-12-19sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0Vaidyanathan Srinivasan2-2/+17
2008-12-19sched: framework for sched_mc/smt_power_savings=NGautham R Shenoy1-0/+11
2008-12-19sched: convert BALANCE_FOR_xx_POWER to inline functionsVaidyanathan Srinivasan2-11/+26
2008-12-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai1892-183900/+23275
2008-12-19cpumask: add sysfs displays for configured and disabled cpu mapsMike Travis1-0/+3
2008-12-19cpumask: Add alloc_cpumask_var_node()Mike Travis1-0/+7
2008-12-19sparseirq: add kernel-doc notation for new member in irq_desc, -v2Yinghai Lu1-0/+3
2008-12-19tracing: fix warnings in kernel/trace/trace_sched_switch.cIngo Molnar1-2/+2
2008-12-18Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-0/+2
2008-12-18x86: PAT: add pgprot_writecombine() interface for drivers - v3[email protected]1-0/+4
2008-12-18x86: PAT: hooks in generic vm code to help archs to track pfnmap regions - v3[email protected]1-0/+6
2008-12-18x86: PAT: add follow_pfnmp_pte routine to help tracking pfnmap pages - v3[email protected]1-0/+3
2008-12-18x86: PAT: store vm_pgoff for all linear_over_vma_region mappings - v3[email protected]1-0/+9