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
2012-10-09
vfs: drop lock/unlock super
Marco Stornelli
2012-10-09
ufs: drop lock/unlock super
Marco Stornelli
2012-10-09
sysv: drop lock/unlock super
Marco Stornelli
2012-10-09
hpfs: drop lock/unlock super
Marco Stornelli
2012-10-09
fat: drop lock/unlock super
Marco Stornelli
2012-10-09
ext3: drop lock/unlock super
Marco Stornelli
2012-10-09
exofs: drop lock/unlock super
Marco Stornelli
2012-10-09
dup3: Return an error when oldfd == newfd.
Richard W.M. Jones
2012-10-09
fs: prevent use after free in auditing when symlink following was denied
Sasha Levin
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-10-09
kpageflags: fix wrong KPF_THP on non-huge compound pages
Naoya Horiguchi
2012-10-09
fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode()
Yan Hong
2012-10-09
mm: avoid taking rmap locks in move_ptes()
Michel Lespinasse
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
2012-10-09
rbtree: move some implementation details from rbtree.h to rbtree.c
Michel Lespinasse
2012-10-09
rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c
Michel Lespinasse
2012-10-09
rbtree: empty nodes have no color
Michel Lespinasse
2012-10-09
oom: remove deprecated oom_adj
Davidlohr Bueso
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
mm: prepare VM_DONTDUMP for using in drivers
Konstantin Khlebnikov
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
2012-10-09
Merge branch 'linux-next' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2012-10-09
Fix F_DUPFD_CLOEXEC breakage
Al Viro
2012-10-09
exec: make de_thread() killable
Oleg Nesterov
2012-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-10-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2012-10-07
Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore
Linus Torvalds
2012-10-06
omfs: convert to use beXX_add_cpu()
Wei Yongjun
2012-10-06
fs/proc/root.c: use NULL instead of 0 for pointer
Sachin Kamat
2012-10-06
proc_sysctl.c: use BUG_ON instead of BUG
Prasad Joshi
2012-10-06
proc: use kzalloc instead of kmalloc and memset
yan
2012-10-06
proc: no need to initialize proc_inode->fd in proc_get_inode()
yan
2012-10-06
proc: return -ENOMEM when inode allocation failed
yan
2012-10-06
coredump: extend core dump note section to contain file names of mapped files
Denys Vlasenko
2012-10-06
coredump: add a new elf note with siginfo of the signal
Denys Vlasenko
2012-10-06
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
Denys Vlasenko
2012-10-06
coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1
Oleg Nesterov
2012-10-06
coredump: add support for %d=__get_dumpable() in core name
Oleg Nesterov
2012-10-06
coredump: update coredump-related headers
Alex Kelly
2012-10-06
coredump: make core dump functionality optional
Alex Kelly
2012-10-06
fat: simplify writeback_inode()
Namjae Jeon
2012-10-06
fat: no need to reset EOF in ent_put for FAT32
Namjae Jeon
2012-10-06
fs/fat: fix checkpatch issues in fatent.c
Cruz Julian Bishop
2012-10-06
fs/fat: fix all other checkpatch issues in dir.c
Cruz Julian Bishop
2012-10-06
fs/fat: fix some small checkpatch issues in dir.c
Cruz Julian Bishop
2012-10-06
fs/fat: fix two checkpatch issues in cache.c
Cruz Julian Bishop
2012-10-06
fs/fat: chang indentation of some comments in fat.h
Cruz Julian Bishop
2012-10-06
fs/fat: fix some checkpatch issues in fat.h
Cruz Julian Bishop
2012-10-06
fs/fat: fix a checkpatch issue in namei_msdos.c
Cruz Julian Bishop
2012-10-06
fat (exportfs): fix dentry reconnection
Steven J. Magnani
[next]