summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-01-10net offloading: Pass features into netif_needs_gso().Jesse Gross
2011-01-10net offloading: Generalize netif_get_vlan_features().Jesse Gross
2011-01-10net/sock.h: make some fields private to fix kernel-doc warning(s)Randy Dunlap
2011-01-09net/fec: add mac field into platform data and consolidate fec_get_macShawn Guo
2011-01-09Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-01-09Merge branch 'drm-radeon-ni' of ../drm-radeon-next into drm-core-nextDave Airlie
2011-01-09Merge branch 'master' into nextJames Morris
2011-01-09hwmon: Support for Dallas Semiconductor DS620Roland Stigge
2011-01-09Merge branch 'slab/next' into for-linusPekka Enberg
2011-01-09mmc: tmio_mmc: implement SDIO IRQ supportArnd Hannemann
2011-01-09mmc: tmio_mmc: implement a bounce buffer for unaligned DMAGuennadi Liakhovetski
2011-01-09mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton
2011-01-09mmc: sdhci: add quirk for max len ADMA descriptorsOlof Johansson
2011-01-09mmc: Test bus-width for old MMC devicesAries Lee
2011-01-09of/flattree: forward declare struct device_node in of_fdt.hGrant Likely
2011-01-09mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen
2011-01-09mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai
2011-01-09mmc: Aggressive clock gating frameworkLinus Walleij
2011-01-09mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts.Jennifer Li
2011-01-08dynamic debug: Fix build issue with older gccJason Baron
2011-01-08tracepoint: Add __rcu annotationLai Jiangshan
2011-01-08tracing: remove duplicate null-pointer check in skb tracepointMathieu Desnoyers
2011-01-08tracing/trivial: Add missing comma in TRACE_EVENT commentMathieu Desnoyers
2011-01-08Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-08Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-08Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-08sysfs: Introducing binary attributes for struct classStefan Achatz
2011-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-01-07tracing: Include module.h in define_trace.hSteven Rostedt
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07sched: Consolidate the name of root_task_group and init_task_groupYong Zhang
2011-01-07x86, AMD, PCI: Add AMD northbridge PCI device id for CPU families 12h and 14hRobert Richter
2011-01-07fs: scale mntget/mntputNick Piggin
2011-01-07fs: implement faster dentry memcmpNick Piggin
2011-01-07fs: improve scalability of pseudo filesystemsNick Piggin
2011-01-07fs: dcache per-inode inode alias lockingNick Piggin
2011-01-07fs: dcache per-bucket dcache hash lockingNick Piggin
2011-01-07bit_spinlock: add required includesNick Piggin
2011-01-07kernel: add bl_listNick Piggin
2011-01-07fs: provide simple rcu-walk generic_check_acl implementationNick Piggin
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin
2011-01-07fs: cache optimise dentry and inode for rcu-walkNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: dcache remove d_mountedNick Piggin