index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2011-11-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-11-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
2011-11-02
um: kill useless include of user.h
Al Viro
2011-11-01
jbd2: Unify log messages in jbd2 code
Eryu Guan
2011-11-01
jbd/jbd2: validate sb->s_first in journal_get_superblock()
Eryu Guan
2011-11-01
ext4: let ext4_ext_rm_leaf work with EXT_DEBUG defined
Yongqiang Yang
2011-11-01
ext4: fix a syntax error in ext4_ext_insert_extent when debugging enabled
Yongqiang Yang
2011-11-01
Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...
Linus Torvalds
2011-11-01
sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees.
Eric W. Biederman
2011-10-31
epoll: fix spurious lockdep warnings
Nelson Elhage
2011-10-31
fat: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
fs/pipe.c: add ->statfs callback for pipefs
Pavel Emelyanov
2011-10-31
fs/buffer.c: add device information for error output in __find_get_block_slow()
Tao Ma
2011-10-31
vmscan: fix shrinker callback bug in fs/super.c
Mikulas Patocka
2011-10-31
lib/string.c: introduce memchr_inv()
Akinobu Mita
2011-10-31
ext4: warn if direct reclaim tries to writeback pages
Mel Gorman
2011-10-31
xfs: warn if direct reclaim tries to writeback pages
Mel Gorman
2011-10-31
mm: distinguish between mlocked and pinned pages
Christoph Lameter
2011-10-31
tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious.
Robert P. J. Day
2011-10-31
oom: remove oom_disable_count
David Rientjes
2011-10-31
Cross Memory Attach
Christopher Yeoh
2011-10-31
/proc/self/numa_maps: restore "huge" tag for hugetlb vmas
Andrew Morton
2011-10-31
ext4: fix a typo in struct ext4_allocation_context
Robin Dong
2011-10-31
udf: Cleanup metadata flags handling
Jan Kara
2011-10-31
udf: Skip mirror metadata FE loading when metadata FE is ok
Namjae Jeon
2011-10-31
ext3: Allow quota file use root reservation
Dmitry Monakhov
2011-10-31
quota: Drop path reference on error exit from quotactl
Jan Kara
2011-10-31
udf: Neaten udf_debug uses
Joe Perches
2011-10-31
udf: Neaten logging output, use vsprintf extension %pV
Joe Perches
2011-10-31
udf: Convert printks to pr_<level>
Joe Perches
2011-10-31
ext4: Don't normalize an falloc request if it can fit in 1 extent.
Greg Harm
2011-10-31
ext4: remove comments about extent mount option in ext4_new_inode()
Eryu Guan
2011-10-31
ext4: let ext4_discard_partial_buffers handle unaligned range correctly
Yongqiang Yang
2011-10-31
ext4: return ENOMEM if find_or_create_pages fails
Yongqiang Yang
2011-10-31
ext4: move vars to local scope in ext4_discard_partial_page_buffers_no_lock()
Yongqiang Yang
2011-10-31
ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten
Tao Ma
2011-10-31
ext4: optimize locking for end_io extent conversion
Theodore Ts'o
2011-10-30
ext4: remove unnecessary call to waitqueue_active()
Theodore Ts'o
2011-10-30
ext4: Use correct locking for ext4_end_io_nolock()
Tao Ma
2011-10-29
ext4: fix race in xattr block allocation path
Eric Sandeen
2011-10-29
ext4: trace punch_hole correctly in ext4_ext_map_blocks
Yongqiang Yang
2011-10-29
ext4: clean up AGGRESSIVE_TEST code
Yongqiang Yang
2011-10-29
ext4: move variables to their scope
Yongqiang Yang
2011-10-29
ext4: fix quota accounting during migration
Dmitry Monakhov
2011-10-29
ext4: migrate cleanup
Dmitry Monakhov
2011-10-28
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
Linus Torvalds
2011-10-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
2011-10-28
Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw
Linus Torvalds
[next]