index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
i2c-i801: Enable interrupts on ICH5/7/8/9/10
Jean Delvare
1
-4
/
+9
2012-07-24
i2c-i801: Enable IRQ for SMBus transactions
Daniel Kurtz
2
-7
/
+105
2012-07-24
i2c-i801: Consolidate polling
Jean Delvare
1
-55
/
+53
2012-07-24
i2c-i801: Drop ENABLE_INT9
Daniel Kurtz
1
-5
/
+4
2012-07-24
i2c-i801: Rename some SMBHSTCNT bit constants
Daniel Kurtz
1
-10
/
+11
2012-07-24
i2c-i801: Check and return errors during byte-by-byte transfers
Daniel Kurtz
1
-4
/
+6
2012-07-24
i2c-i801: Clear only status bits in HST_STS
Daniel Kurtz
1
-1
/
+1
2012-07-24
i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byte
Daniel Kurtz
1
-14
/
+14
2012-07-24
i2c-smbus: Use module_i2c_driver()
Fabio Estevam
1
-12
/
+1
2012-07-24
i2c/writing-clients: Mention module_i2c_driver()
Jean Delvare
1
-8
/
+15
2012-07-24
i2c-piix4: Support AMD auxiliary SMBus controller
Andrew Armenia
3
-4
/
+82
2012-07-24
i2c-piix4: Separate registration and probing code
Andrew Armenia
1
-40
/
+71
2012-07-24
i2c-piix4: Eliminate piix4_smba global variable
Andrew Armenia
1
-16
/
+34
2012-07-24
i2c/busses: Use module_pci_driver
Axel Lin
16
-200
/
+16
2012-07-24
i2c: Update Guenter Roeck's e-mail address
Guenter Roeck
2
-2
/
+2
2012-07-23
locks: fix checking of fcntl_setlease argument
J. Bruce Fields
1
-3
/
+3
2012-07-23
powerpc/mpic: Create a revmap with enough entries for IPIs and timers
Benjamin Herrenschmidt
1
-1
/
+1
2012-07-23
Remove stale .rej file
Benjamin Herrenschmidt
1
-22
/
+0
2012-07-22
mmc: sdhci-dove: Prepare for common clock framework
Sebastian Hesselbarth
1
-1
/
+47
2012-07-22
mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BIT
Sebastian Hesselbarth
1
-1
/
+2
2012-07-22
mmc: omap_hsmmc: ensure probe returns error upon resource failure
Kevin Hilman
1
-0
/
+2
2012-07-22
mmc: mxs-mmc: Add wp-inverted property
Marek Vasut
1
-2
/
+13
2012-07-22
mmc: esdhc: Fix DMA_MASK to not break mx25 DMA access
Wilson Callan
1
-2
/
+7
2012-07-22
ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file()
Al Viro
1
-2
/
+2
2012-07-22
btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file()
Al Viro
1
-2
/
+2
2012-07-22
switch dentry_open() to struct path, make it grab references itself
Al Viro
15
-151
/
+106
2012-07-22
spufs: shift dget/mntget towards dentry_open()
Al Viro
1
-28
/
+18
2012-07-22
zoran: don't bother with struct file * in zoran_map
Al Viro
2
-3
/
+5
2012-07-22
ecryptfs: don't reinvent the wheels, please - use struct completion
Al Viro
3
-65
/
+26
2012-07-22
don't expose I_NEW inodes via dentry->d_inode
Al Viro
7
-19
/
+19
2012-07-22
tidy up namei.c a bit
Al Viro
1
-18
/
+21
2012-07-22
unobfuscate follow_up() a bit
Al Viro
1
-1
/
+1
2012-07-22
ext3: pass custom EOF to generic_file_llseek_size()
Eric Sandeen
1
-2
/
+2
2012-07-22
ext4: use core vfs llseek code for dir seeks
Eric Sandeen
2
-64
/
+17
2012-07-22
vfs: allow custom EOF in generic_file_llseek code
Eric Sandeen
4
-11
/
+15
2012-07-22
vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder syn...
Jan Kara
1
-10
/
+9
2012-07-22
vfs: Remove unnecessary flushing of block devices
Jan Kara
1
-8
/
+8
2012-07-22
vfs: Make sys_sync writeout also block device inodes
Jan Kara
1
-7
/
+11
2012-07-22
vfs: Create function for iterating over block devices
Jan Kara
2
-0
/
+41
2012-07-22
vfs: Reorder operations during sys_sync
Jan Kara
1
-12
/
+34
2012-07-22
quota: Move quota syncing to ->sync_fs method
Jan Kara
7
-3
/
+28
2012-07-22
quota: Split dquot_quota_sync() to writeback and cache flushing part
Jan Kara
9
-13
/
+37
2012-07-22
vfs: Move noop_backing_dev_info check from sync into writeback
Jan Kara
2
-7
/
+5
2012-07-22
fs/ufs: get rid of write_super
Artem Bityutskiy
5
-16
/
+42
2012-07-22
fs/ufs: re-arrange the code a bit
Artem Bityutskiy
1
-59
/
+58
2012-07-22
fs/ufs: remove extra superblock write on unmount
Artem Bityutskiy
1
-3
/
+0
2012-07-22
fs/sysv: stop using write_super and s_dirt
Artem Bityutskiy
2
-11
/
+0
2012-07-22
fs/sysv: remove another useless write_super call
Artem Bityutskiy
1
-4
/
+1
2012-07-22
fs/sysv: remove useless write_super call
Artem Bityutskiy
1
-3
/
+0
2012-07-22
hfs: get rid of hfs_sync_super
Artem Bityutskiy
4
-39
/
+48
[next]