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
2010-08-15
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
2010-08-14
fs/dcache: fix function param name in kernel-doc
Randy Dunlap
2010-08-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2010-08-13
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-08-14
bkl: Remove locked .ioctl file operation
Arnd Bergmann
2010-08-14
logfs: kill BKL
Arnd Bergmann
2010-08-13
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2010-08-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-08-13
[S390] partitions: fix build error in ibm partition detection code
Heiko Carstens
2010-08-12
Revert "fsnotify: store struct file not struct path"
Linus Torvalds
2010-08-12
[NFS] Set CONFIG_KEYS when CONFIG_NFS_USE_KERNEL_DNS is set
Steve French
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-08-12
Add a dummy printk function for the maintenance of unused printks
David Howells
2010-08-12
mm: fix writeback_in_progress()
Jan Kara
2010-08-12
writeback: merge for_kupdate and !for_kupdate cases
Wu Fengguang
2010-08-12
writeback: fix queue_io() ordering
Wu Fengguang
2010-08-12
writeback: don't redirty tail an inode with dirty pages
Wu Fengguang
2010-08-12
writeback: avoid unnecessary calculation of bdi dirty thresholds
Wu Fengguang
2010-08-11
AFS: Implement an autocell mount capability [ver #2]
wanglei
2010-08-11
DNS: If the DNS server returns an error, allow that to be cached [ver #2]
Wang Lei
2010-08-11
NFS: Use kernel DNS resolver [ver #2]
Bryan Schumaker
2010-08-11
cifs: update README to include details about 'fsc' option
Suresh Jayaraman
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
2010-08-11
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-08-11
fs/sysv/super.c: add support for non-PDP11 v7 filesystems
Lubomir Rintel
2010-08-11
fs/sysv: v7: adjust sanity checks for some volumes
Lubomir Rintel
2010-08-11
fs/sysv: add v7 alias
Lubomir Rintel
2010-08-11
afs: destroy work queue on init failure
Dan Carpenter
2010-08-11
partitions: fix sometimes unreadable partition strings
Alexey Dobriyan
2010-08-11
procfs: simplify conditional processing of fs/proc.o.
Robert P. J. Day
2010-08-11
signalfd: fill in ssi_int for posix timers and message queues
Nathan Lynch
2010-08-11
blkdev: cgroup whitelist permission fix
Chris Wright
2010-08-11
reiserfs: remove unused local `wait'
Changli Gao
2010-08-11
autofs4: remove unneeded null check in try_to_fill_dentry()
Dan Carpenter
2010-08-11
vfs: use kmalloc() to allocate fdmem if possible
Changli Gao
2010-08-11
vfs: clarify that nonseekable_open() will never fail
Dmitry Torokhov
2010-08-11
vfs: O_* bit numbers uniqueness check
Wu Fengguang
2010-08-11
vfs: improve comment describing fget_light()
Tony Battersby
2010-08-11
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
2010-08-11
isofs: Fix lseek() to position beyond 4 GB
Jan Andres
2010-08-11
vfs: remove unused MNT_STRICTATIME
Miklos Szeredi
2010-08-11
vfs: show unreachable paths in getcwd and proc
Miklos Szeredi
2010-08-11
vfs: only add " (deleted)" where necessary
Miklos Szeredi
2010-08-11
vfs: add prepend_path() helper
Miklos Szeredi
2010-08-11
vfs: __d_path: dont prepend the name of the root dentry
Miklos Szeredi
2010-08-11
vfs: add helpers to get root and pwd
Miklos Szeredi
[next]