aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
* new helper: ihold()Al Viro2010-10-251-0/+1
* fs: remove inode_add_to_list/__inode_add_to_listChristoph Hellwig2010-10-251-2/+3
* fs: Implement lazy LRU updates for inodesNick Piggin2010-10-252-8/+7
* fs: Convert nr_inodes and nr_unused to per-cpu countersDave Chinner2010-10-251-1/+2
* list.h: new helper - hlist_add_fake()Al Viro2010-10-251-0/+6
* new helper: inode_unhashed()Al Viro2010-10-251-0/+5
* unexport invalidate_inodesAl Viro2010-10-251-1/+0
* vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_posKAMEZAWA Hiroyuki2010-10-251-0/+3
* fs: allow for more than 2^31 filesEric Dumazet2010-10-251-4/+4
* fs: kill block_prepare_writeChristoph Hellwig2010-10-252-1/+2
* fs: mark destroy_inode staticChristoph Hellwig2010-10-251-1/+0
* fs: add sync_inode_metadataChristoph Hellwig2010-10-251-0/+1
* Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-251-3/+13
|\
| * Merge branch 'davinci-next' into davinci-for-linusKevin Hilman2010-10-211-3/+13
| |\
| | * net: davinci_emac: cleanup unused mdio emac codeCyril Chemparathy2010-09-241-3/+0
| | * net: davinci_emac: switch to new mdioCyril Chemparathy2010-09-241-0/+9
| | * net: davinci_emac: separate out davinci mdioCyril Chemparathy2010-09-241-0/+4
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-10-252-2/+2
|\ \ \
| * | | [S390] add support for nonquiescing sskeMartin Schwidefsky2010-10-252-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-2515-169/+381
|\ \ \ \
| * \ \ \ Merge branch 'topic/hda' into for-linusTakashi Iwai2010-10-251-1/+3
| |\ \ \ \
| | * | | | ALSA: tlv - Define numbers in sound/tlv.hTakashi Iwai2010-10-171-1/+3
| * | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-2510-166/+370
| |\ \ \ \ \
| | * | | | | ASoC: Restore MAX98088 CODEC driverMark Brown2010-10-181-0/+50
| | * | | | | ASoC: don't register AC97 devices twiceMika Westerberg2010-10-131-0/+1
| | * | | | | ASoC: Use delayed work for debounce of GPIO based jacksMark Brown2010-10-071-1/+1
| | * | | | | ASoC: Add support for WM8962 GPIO outputsMark Brown2010-10-021-0/+1
| | * | | | | ASoC: Provide microphone bias configuration for WM8962Mark Brown2010-09-301-0/+6
| | * | | | | ASoC: Initial WM8962 IRQ supportMark Brown2010-09-291-0/+2
| | * | | | | fbdev: sh_mobile_hdmi: modify flags name to more specificKuninori Morimoto2010-09-101-5/+5
| | * | | | | ASoC: Add event variants of the AIF widgetsMark Brown2010-09-061-0/+10
| | * | | | | fbdev: sh-mobile: Add HDMI sound type selectionKuninori Morimoto2010-09-011-0/+16
| | * | | | | ASoC: fsi: modify compile errorKuninori Morimoto2010-08-311-3/+0
| | * | | | | ASoC: Swap bias level enumerationJarkko Nikula2010-08-311-3/+3
| | * | | | | Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-16523-5284/+13493
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'topic/multi-component' of git://git.kernel.org/pub/scm/linux/ke...Mark Brown2010-08-127-161/+259
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-127-161/+259
| | * | | | | | | ASoC: Add initial WM8962 CODEC driverMark Brown2010-08-051-0/+23
| | |/ / / / / /
| * | | | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2010-10-254-2/+8
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: emu10k1: Fix warning: "CCR" redefinedNobuhiro Iwamatsu2010-10-181-0/+2
| | * | | | | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-10-176-34/+25
| | |\ \ \ \ \ \ \
| | * | | | | | | | ALSA: fix unused warnings with snd_power_get_stateMike Frysinger2010-10-171-1/+1
| | * | | | | | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-10-1126-31/+96
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-1430-88/+206
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / | | | |/| | | | | | |
| | * | | | | | | | | ALSA: Add more jack button slotsMark Brown2010-09-071-1/+4
| | * | | | | | | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-0350-150/+508
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela2010-08-181-0/+1
* | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-10-251-736/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | uwb: Remove the WLP subsystem and driversDavid Vrabel2010-10-251-736/+0
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |