summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-01-10asm-generic/io.h: add reads[bwl]/writes[bwl] helpersMike Frysinger1-0/+30
2011-01-09net offloading: Pass features into netif_needs_gso().Jesse Gross1-9/+3
2011-01-09net offloading: Generalize netif_get_vlan_features().Jesse Gross1-2/+2
2011-01-09net/sock.h: make some fields private to fix kernel-doc warning(s)Randy Dunlap1-0/+4
2011-01-09net/fec: add mac field into platform data and consolidate fec_get_macShawn Guo1-0/+3
2011-01-10Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris1-1/+1
2011-01-10Merge branch 'drm-radeon-ni' of ../drm-radeon-next into drm-core-nextDave Airlie1-0/+36
2011-01-10Merge branch 'master' into nextJames Morris236-2614/+5048
2011-01-09hwmon: Support for Dallas Semiconductor DS620Roland Stigge1-0/+21
2011-01-09Merge branch 'slab/next' into for-linusPekka Enberg2-49/+39
2011-01-08mmc: tmio_mmc: implement SDIO IRQ supportArnd Hannemann1-0/+4
2011-01-08mmc: tmio_mmc: implement a bounce buffer for unaligned DMAGuennadi Liakhovetski1-0/+1
2011-01-08mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton1-0/+217
2011-01-08mmc: sdhci: add quirk for max len ADMA descriptorsOlof Johansson1-0/+2
2011-01-08mmc: Test bus-width for old MMC devicesAries Lee2-0/+3
2011-01-08of/flattree: forward declare struct device_node in of_fdt.hGrant Likely1-0/+2
2011-01-08mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen1-0/+5
2011-01-08mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai3-0/+9
2011-01-08mmc: Aggressive clock gating frameworkLinus Walleij1-0/+10
2011-01-08mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts.Jennifer Li1-0/+5
2011-01-07dynamic debug: Fix build issue with older gccJason Baron1-14/+4
2011-01-07tracepoint: Add __rcu annotationLai Jiangshan1-1/+1
2011-01-07tracing: remove duplicate null-pointer check in skb tracepointMathieu Desnoyers1-3/+1
2011-01-07tracing/trivial: Add missing comma in TRACE_EVENT commentMathieu Desnoyers1-1/+1
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-5/+380
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds6-22/+222
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+2
2011-01-08sysfs: Introducing binary attributes for struct classStefan Achatz1-0/+1
2011-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-13/+47
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-17/+138
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-6/+33
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-10/+246
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds6-7/+46
2011-01-07tracing: Include module.h in define_trace.hSteven Rostedt1-0/+10
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds20-203/+586
2011-01-07sched: Consolidate the name of root_task_group and init_task_groupYong Zhang1-1/+1
2011-01-07x86, AMD, PCI: Add AMD northbridge PCI device id for CPU families 12h and 14hRobert Richter1-0/+1
2011-01-07fs: scale mntget/mntputNick Piggin2-36/+19
2011-01-07fs: implement faster dentry memcmpNick Piggin1-0/+21
2011-01-07fs: improve scalability of pseudo filesystemsNick Piggin1-0/+1
2011-01-07fs: dcache per-inode inode alias lockingNick Piggin1-1/+0
2011-01-07fs: dcache per-bucket dcache hash lockingNick Piggin2-2/+4
2011-01-07bit_spinlock: add required includesNick Piggin1-0/+4
2011-01-07kernel: add bl_listNick Piggin2-0/+271
2011-01-07fs: provide simple rcu-walk generic_check_acl implementationNick Piggin1-0/+19
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin5-8/+10
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin1-1/+0
2011-01-07fs: cache optimise dentry and inode for rcu-walkNick Piggin2-36/+42
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin1-0/+6