aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* [media] saa7146: Convert from .ioctl to .unlocked_ioctlHans Verkuil2011-01-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-18
|\
| * ALSA: constify functions in ac97Hanno Boeck2011-01-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-01-17
|\ \
| | \
| | \
| *-. \ Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-nextRoland Dreier2011-01-17
| |\ \ \
| | * | | IB/mlx4: Handle protocol field in multicast tableAleksey Senin2011-01-12
| | |/ /
| * / / RDMA: Update workqueue usageTejun Heo2011-01-17
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2011-01-17
|\ \ \
| * | | ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.hRoberto Sassu2011-01-17
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-17
|\ \ \ \
| * | | | dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely2011-01-16
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-01-17
|\ \ \ \ \
| * | | | | mtd: add writebufsize field to mtd_info structAnatolij Gustschin2011-01-06
| * | | | | mtd: OneNAND: add enable / disable methods to onenand_chipAdrian Hunter2011-01-06
| * | | | | mtd: FSMC NAND fix obvious speling errorsLinus Walleij2010-12-03
| * | | | | mtd: FSMC NAND use the PrimeCell identifier macrosLinus Walleij2010-12-03
| * | | | | mtd: fix master device identification for mtd repartitionRoman Tereshonkov2010-12-03
| * | | | | mtd: fix nand kernel-doc warningsRandy Dunlap2010-12-03
| * | | | | mtd: cfi_fixup: remove unused 'param' parameterGuillaume LECERF2010-12-03
| * | | | | mtd: fsmc.h: including linux/io.h for definition of readlViresh Kumar2010-12-03
| * | | | | mtd: onenand: add option and variable for cache program featureRoman Tereshonkov2010-12-03
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-17
|\ \ \ \ \ \
| * | | | | | fs: fix address space warnings in ioctl_fiemap()Namhyung Kim2011-01-17
| * | | | | | fs: Remove unlikely() from fput_light()Steven Rostedt2011-01-17
| * | | | | | fallocate should be a file operationChristoph Hellwig2011-01-17
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-01-17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ARM: PL08x: cleanup commentsRussell King - ARM Linux2011-01-16
| * | | | | ARM: PL08x: fix a warningDan Williams2011-01-14
| * | | | | Fix dmaengine_submit() return typeRussell King - ARM Linux2011-01-14
| * | | | | ARM: PL08x: fix locking between prepare function and submit functionRussell King - ARM Linux2011-01-04
| * | | | | ARM: PL08x: introduce 'phychan_hold' to hold on to physical channelsRussell King - ARM Linux2011-01-04
| * | | | | ARM: PL08x: rename 'desc_list' as 'pend_list'Russell King - ARM Linux2011-01-04
| * | | | | ARM: PL08x: shrink srcbus/dstbus in txd structureRussell King - ARM Linux2011-01-04
| * | | | | ARM: PL08x: allow AHB master port selection to be configuredRussell King - ARM Linux2011-01-04
| * | | | | ARM: PL08x: move default cctl into txd structureRussell King - ARM Linux2011-01-04
| * | | | | ARM: PL08x: move ccfg into txd structureRussell King - ARM Linux2011-01-04
| * | | | | ARM: PL08x: avoid duplicating registers in txd and phychan structuresRussell King - ARM Linux2011-01-04
| * | | | | ARM: PL08x: use 'size_t' for lengthsRussell King - ARM Linux2011-01-04
| * | | | | ARM: PL08x: avoid 'void *' struct fields when we can type them properlyRussell King - ARM Linux2011-01-04
| * | | | | ARM: PL08x: fix atomic_t usage and tx_submit() return value rangeRussell King - ARM Linux2011-01-04
* | | | | | fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli2011-01-16
* | | | | | PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unsetRafael J. Wysocki2011-01-16
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | sanitize vfsmount refcounting changesAl Viro2011-01-16
| * | | | | Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells2011-01-15
| * | | | | Allow d_manage() to be used in RCU-walk modeDavid Howells2011-01-15
| * | | | | autofs4: Bump versionIan Kent2011-01-15
| * | | | | NFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-15
| * | | | | Add an AT_NO_AUTOMOUNT flag to suppress terminal automountDavid Howells2011-01-15
| * | | | | Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-15