Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a66d2c8f7ec1284206ca7c14569e2a607583f1e3
a66d2c8
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
a6be1fc
Merge tag 'mmc-merge-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
5b160bd
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
30b87c6
mmc: sdhci-dove: Prepare for common clock framework
by Sebastian Hesselbarth
· 12 years ago
a9ca1d5
mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BIT
by Sebastian Hesselbarth
· 12 years ago
9c17d08
mmc: omap_hsmmc: ensure probe returns error upon resource failure
by Kevin Hilman
· 12 years ago
b6e76f1
mmc: mxs-mmc: Add wp-inverted property
by Marek Vasut
· 12 years ago
9a0985b
mmc: esdhc: Fix DMA_MASK to not break mx25 DMA access
by Wilson Callan
· 12 years ago
7100e50
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
cb47c18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
4d460fd
Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 12 years ago
7cd58b0
Merge tag 'regmap-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
8cae6f7
ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file()
by Al Viro
· 12 years ago
11e62a8
btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file()
by Al Viro
· 12 years ago
765927b
switch dentry_open() to struct path, make it grab references itself
by Al Viro
· 12 years ago
bf349a4
spufs: shift dget/mntget towards dentry_open()
by Al Viro
· 12 years ago
3b6456d
zoran: don't bother with struct file * in zoran_map
by Al Viro
· 12 years ago
3b8b487
ecryptfs: don't reinvent the wheels, please - use struct completion
by Al Viro
· 12 years ago
8fc37ec
don't expose I_NEW inodes via dentry->d_inode
by Al Viro
· 12 years ago
32a7991
tidy up namei.c a bit
by Al Viro
· 12 years ago
3c0a616
unobfuscate follow_up() a bit
by Al Viro
· 12 years ago
de9b942
ext3: pass custom EOF to generic_file_llseek_size()
by Eric Sandeen
· 13 years ago
ec7268c
ext4: use core vfs llseek code for dir seeks
by Eric Sandeen
· 13 years ago
e8b96eb
vfs: allow custom EOF in generic_file_llseek code
by Eric Sandeen
· 13 years ago
4ea425b
vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder sync passes
by Jan Kara
· 12 years ago
d0e91b1
vfs: Remove unnecessary flushing of block devices
by Jan Kara
· 12 years ago
a8c7176
vfs: Make sys_sync writeout also block device inodes
by Jan Kara
· 12 years ago
5c0d6b6
vfs: Create function for iterating over block devices
by Jan Kara
· 12 years ago
b3de653
vfs: Reorder operations during sys_sync
by Jan Kara
· 12 years ago
a117782
quota: Move quota syncing to ->sync_fs method
by Jan Kara
· 12 years ago
ceed172
quota: Split dquot_quota_sync() to writeback and cache flushing part
by Jan Kara
· 12 years ago
6eedc70
vfs: Move noop_backing_dev_info check from sync into writeback
by Jan Kara
· 12 years ago
9e9ad5f
fs/ufs: get rid of write_super
by Artem Bityutskiy
· 12 years ago
7bd54ef
fs/ufs: re-arrange the code a bit
by Artem Bityutskiy
· 12 years ago
65e5e83
fs/ufs: remove extra superblock write on unmount
by Artem Bityutskiy
· 12 years ago
9d46be2
fs/sysv: stop using write_super and s_dirt
by Artem Bityutskiy
· 12 years ago
eee4589
fs/sysv: remove another useless write_super call
by Artem Bityutskiy
· 12 years ago
a4d05d3
fs/sysv: remove useless write_super call
by Artem Bityutskiy
· 12 years ago
5687b57
hfs: get rid of hfs_sync_super
by Artem Bityutskiy
· 12 years ago
b16ca62
hfs: introduce VFS superblock object back-reference
by Artem Bityutskiy
· 12 years ago
4527440
hfs: simplify a bit checking for R/O
by Artem Bityutskiy
· 12 years ago
a3742d4
hfs: remove extra mdb write on unmount
by Artem Bityutskiy
· 12 years ago
b593523
hfs: get rid of lock_super
by Artem Bityutskiy
· 12 years ago
715189d
hfs: push lock_super down
by Artem Bityutskiy
· 12 years ago
9e6c582
hfsplus: get rid of write_super
by Artem Bityutskiy
· 12 years ago
58770d7
hfsplus: remove useless check
by Artem Bityutskiy
· 12 years ago
b7a90e8
hfsplus: amend debugging print
by Artem Bityutskiy
· 12 years ago
0a81861
hfsplus: make hfsplus_sync_fs static
by Artem Bityutskiy
· 12 years ago
d35abdb
hold task_lock around checks in keyctl
by Al Viro
· 12 years ago
6120d3d
get rid of ->scm_work_list
by Al Viro
· 12 years ago
3ffa3c0
aio: now fput() is OK from interrupt context; get rid of manual delayed __fput()
by Al Viro
· 12 years ago
4a9d4b0
switch fput to task_work_add
by Al Viro
· 12 years ago
a2d4c71
deal with task_work callbacks adding more work
by Al Viro
· 12 years ago
ed3e694
move exit_task_work() past exit_files() et.al.
by Al Viro
· 12 years ago
67d1214
merge task_work and rcu_head, get rid of separate allocation for keyring case
by Al Viro
· 12 years ago
158e164
trim task_work: get rid of hlist
by Al Viro
· 12 years ago
41f9d29
trimming task_work: kill ->data
by Al Viro
· 12 years ago
7266702
signal: make sure we don't get stopped with pending task_work
by Al Viro
· 12 years ago
1e0ea00
use __lookup_hash() in kern_path_parent()
by Al Viro
· 12 years ago
e2b34e3
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
2bd3488
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
108ecc4
mmc: core: reset signal voltage on power up
by Aaron Lu
· 12 years ago
55c4665
mmc: sd: Fix sd current limit setting
by Aaron Lu
· 12 years ago
94c1814
mmc: omap_hsmmc: add clk_prepare and clk_unprepare
by Rajendra Nayak
· 12 years ago
38cfc2f
mmc: sdhci: When a UHS switch fails, cycle power if regulator is used
by Philip Rakity
· 12 years ago
8a4de07
mmc: atmel-mci: modify CLKDIV displaying in debugfs
by Nicolas Ferre
· 12 years ago
41b4e9a
mmc: atmel-mci: fix incorrect setting of host->data to NULL
by Nicolas Ferre
· 12 years ago
eb6d5ae
mmc: sdhci: poll for card even when card is logically unremovable
by Daniel Drake
· 12 years ago
973905f
mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER
by Aaron Lu
· 12 years ago
aa6439d
mmc: sdio: Change pr_warning to pr_warn_ratelimited
by Liu Chuansheng
· 12 years ago
d5d96ed
Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a39ca6ae
mmc: core: Simplify and fix for SD switch processing
by Aaron Lu
· 12 years ago
b67c6b4
mmc: sdhci: restore host settings when card is removed
by Aaron Lu
· 12 years ago
473b095a
mmc: sdhci: fix incorrect command used in tuning
by Aaron Lu
· 12 years ago
55fc05b
mmc: sdhci-pci: CaFe has broken card detection
by Daniel Drake
· 12 years ago
0fc81ee
mmc: sdhci: Report failure reasons for all cases in sdhci_add_host()
by Mark Brown
· 12 years ago
b9929f0
mmc: s3cmci: Convert s3cmci driver to gpiolib API
by Sylwester Nawrocki
· 12 years ago
bd6a8c3
mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS
by Philip Rakity
· 12 years ago
4dc5a79
mmc: mxs-mmc: enable regulator for mmc slot
by Shawn Guo
· 12 years ago
bd3e57f
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
3fad0953
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a065de0
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
3992c03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
3384fb9
Merge branch 'regulator-drivers' into regulator-next
by Mark Brown
· 12 years ago
8cfc545
Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into regulator-next
by Mark Brown
· 12 years ago
38e2319
Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next
by Mark Brown
· 12 years ago
55acddd
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
2eafeb6
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
16d286e
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
ceee0e9
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
36d93d8
Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrtoint()"
by Ingo Molnar
· 12 years ago
28a33cb
Linux 3.5
by Linus Torvalds
· 12 years ago
bff9d18
Remove SYSTEM_SUSPEND_DISK system state
by Rafael J. Wysocki
· 12 years ago
9a2bc86
Merge branch 'anton-kgdb' (kgdb dmesg fixups)
by Linus Torvalds
· 12 years ago
c064da4
kdb: Switch to nolock variants of kmsg_dump functions
by Anton Vorontsov
· 12 years ago
533827c
printk: Implement some unlocked kmsg_dump functions
by Anton Vorontsov
· 12 years ago
1b499d0
printk: Remove kdb_syslog_data
by Anton Vorontsov
· 12 years ago
bc792e6
kdb: Revive dmesg command
by Anton Vorontsov
· 12 years ago
bf6932f
iscsi-target: Drop bogus struct file usage for iSCSI/SCTP
by Al Viro
· 12 years ago
b63b5e8
mmc: core: correct invalid error checking
by Alan Cox
· 12 years ago
Next »