aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/int-l64.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-28nfs: drop unnecessary locking in llseekAndi Kleen1-9/+2
2011-10-28ext4: replace cut'n'pasted llseek code with generic_file_llseek_sizeAndi Kleen1-46/+1
2011-10-28vfs: add generic_file_llseek_sizeAndi Kleen2-9/+30
2011-10-28vfs: do (nearly) lockless generic_file_llseekAndi Kleen6-53/+54
2011-10-28direct-io: merge direct_io_walker into __blockdev_direct_IOAndi Kleen1-139/+132
2011-10-28direct-io: inline the complete submission pathAndi Kleen1-15/+21
2011-10-28direct-io: separate map_bh from dioAndi Kleen1-29/+37
2011-10-28direct-io: use a slab cache for struct dioAndi Kleen1-5/+14
2011-10-28direct-io: rearrange fields in dio/dio_submit to avoid holesAndi Kleen1-7/+6
2011-10-28direct-io: fix a wrong commentAndi Kleen1-1/+1
2011-10-28direct-io: separate fields only used in the submission path from struct dioAndi Kleen1-188/+201
2011-10-28vfs: fix spinning prevention in prune_icache_sbChristoph Hellwig1-1/+1
2011-10-28vfs: add a comment to inode_permission()Andreas Gruenbacher1-2/+4
2011-10-28vfs: pass all mask flags check_acl and posix_acl_permissionAndreas Gruenbacher2-2/+2
2011-10-28vfs: add hex format for MAY_* flag valuesAneesh Kumar K.V1-8/+9
2011-10-28vfs: indicate that the permission functions take all the MAY_* flagsAndreas Gruenbacher1-2/+2
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman7-11/+14
2011-10-28vfs: add "device" tag to /proc/self/mountstatsBryan Schumaker1-0/+1
2011-10-28cleanup: vfs: small comment fix for block_invalidatepageWang Sheng-Hui1-2/+2
2011-10-28vfs: iov_iter: have iov_iter_advance decrement nr_segs appropriatelyJeff Layton1-0/+3
2011-10-27Fix build break when freezer not configuredSteve French1-0/+3
2011-10-27Add definition for share encryptionSteve French1-7/+37
2011-10-27PCI: Clean-up MPS debug outputJon Mason1-6/+7
2011-10-27pci: Clamp pcie_set_readrq() when using "performance" settingsBenjamin Herrenschmidt1-2/+16
2011-10-27PCI: enable MPS "performance" setting to properly handle bridge MPSJon Mason1-31/+24
2011-10-27PCI: Workaround for Intel MPS errataJon Mason1-0/+69
2011-10-27Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie12-140/+40
2011-10-27Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"Dave Airlie8-57/+8
2011-10-27ALSA: hda - Fix ADC input-amp handling for Cx20549 codecTakashi Iwai1-2/+27
2011-10-27ALSA: hda - Keep EAPD turned on for old Conexant chipsTakashi Iwai1-21/+22
2011-10-27ALSA: hda/realtek - Fix missing volume controls with ALC260Takashi Iwai2-6/+39
2011-10-27mmc: fix compile error when CONFIG_BLOCK is not enabledNamjae Jeon1-2/+2
2011-10-27mmc: core: Cleanup eMMC4.5 conditionalsSeungwon Jeon1-11/+9
2011-10-27mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley2-1/+22
2011-10-27mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley2-7/+15
2011-10-27ASoC: wm8940: Properly set codec->dapm.bias_levelAxel Lin1-0/+2
2011-10-27fs/Makefile: Stupid typo breakage of exofs inclusionBoaz Harrosh1-1/+1
2011-10-26h8300: Move gpio.h to gpio-internal.hMark Brown3-2/+2
2011-10-26gpio: pl061: add DT binding supportRob Herring2-12/+22
2011-10-26gpio: fix build error in include/asm-generic/gpio.hHamo1-2/+2
2011-10-26ALSA: hda - Fix pin-config for ASUS W90VTakashi Iwai1-0/+9
2011-10-26mmc: core: Prevent too long response times for suspendUlf Hansson1-15/+27
2011-10-26mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao2-1/+3
2011-10-26mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani1-3/+3
2011-10-26mmc: core: support HPI send commandJaehoon Chung7-0/+128
2011-10-26mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon7-6/+104
2011-10-26mmc: core: Modify the timeout value for writing power classSeungwon Jeon1-1/+1
2011-10-26mmc: core: new discard feature support at eMMC v4.5Kyungmin Park5-1/+26
2011-10-26mmc: core: mmc sanitize feature support for v4.5Kyungmin Park5-2/+20
2011-10-26mmc: dw_mmc: modify DATA register offsetJaehoon Chung3-22/+61