index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2011-03-22
epoll: move ready event check into proper inline
Davide Libenzi
2011-03-22
fs: use appropriate printk priority levels
Mandeep Singh Baines
2011-03-22
smaps: have smaps show transparent huge pages
Dave Hansen
2011-03-22
smaps: teach smaps_pte_range() about THP pmds
Dave Hansen
2011-03-22
smaps: pass pte size argument in to smaps_pte_entry()
Dave Hansen
2011-03-22
smaps: break out smaps_pte_entry() from smaps_pte_range()
Dave Hansen
2011-03-22
pagewalk: only split huge pages when necessary
Dave Hansen
2011-03-22
mm: hugetlbfs: change remove_from_page_cache
Minchan Kim
2011-03-22
mm: add replace_page_cache_page() function
Miklos Szeredi
2011-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2011-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2011-03-22
9p: use the updated offset given by generic_write_checks
M. Mohan Kumar
2011-03-22
fs/9p: Add v9fs_dentry2v9ses
Aneesh Kumar K.V
2011-03-22
fs/9p: Attach writeback_fid on first open with WR flag
Aneesh Kumar K.V
2011-03-22
fs/9p: Open writeback fid in O_SYNC mode
Aneesh Kumar K.V
2011-03-22
fs/9p: Use truncate_setsize instead of vmtruncate
Aneesh Kumar K.V
2011-03-22
fs/9p: Fix race in initializing writeback fid
Aneesh Kumar K.V
2011-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2011-03-21
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-03-21
pstore: use mount option instead sysfs to tweak kmsg_bytes
Luck, Tony
2011-03-21
ceph: rename dentry_release -> d_release, fix comment
Sage Weil
2011-03-21
ceph: add request to the tail of unsafe write list
Henry C Chang
2011-03-21
ceph: remove request from unsafe list if it is canceled/timed out
Henry C Chang
2011-03-21
ceph: move readahead default to fs/ceph from libceph
Sage Weil
2011-03-21
ceph: add ino32 mount option
Yehuda Sadeh
2011-03-21
ceph: remove debugfs debug cruft
Sage Weil
2011-03-21
FS: lookup_mnt() is only used in the core fs routines now
David Howells
2011-03-21
fuse: make fuse_dentry_revalidate() RCU aware
Miklos Szeredi
2011-03-21
fuse: make fuse_permission() RCU aware
Miklos Szeredi
2011-03-21
fuse: wakeup pollers on connection release/abort
Bryan Green
2011-03-21
fuse: reduce size of struct fuse_request
Miklos Szeredi
2011-03-21
bfs: fix bitmap size argument to find_first_zero_bit()
Akinobu Mita
2011-03-21
fs: Use BUG_ON(!mnt) at dentry_open().
Tetsuo Handa
2011-03-21
fs: devpts_pty_new() return -ENOMEM if dentry allocation failed
Andrey Vagin
2011-03-21
nfs: lock() vs unlock() typo
Dan Carpenter
2011-03-21
pstore: fix leaking ->i_private
Tony Luck
2011-03-21
introduce sys_syncfs to sync a single file system
Sage Weil
2011-03-21
Small typo fix...
Holger Hans Peter Freyther
2011-03-21
Filesystem: fifo: Fixed coding style issue.
David Jenni
2011-03-21
fs/inode: Fix kernel-doc format for inode_init_owner
Ben Hutchings
2011-03-21
select: remove unused MAX_SELECT_SECONDS
Namhyung Kim
2011-03-21
vfs: cleanup do_vfs_ioctl()
Namhyung Kim
2011-03-20
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...
Linus Torvalds
2011-03-18
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-18
fs: call security_d_instantiate in d_obtain_alias V2
Josef Bacik
[next]