index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-28
include/linux/eventfd.h: fix incorrect filename is a comment
Martin Sustrik
1
-1
/
+1
2013-02-28
nbd: support FLUSH requests
Alex Bligh
1
-1
/
+2
2013-02-28
ipmi: remove superfluous kernel/userspace explanation
Robert P. J. Day
2
-13
/
+1
2013-02-28
idr: implement lookup hint
Tejun Heo
1
-1
/
+24
2013-02-28
idr: add idr_layer->prefix
Tejun Heo
1
-0
/
+1
2013-02-28
idr: make idr_layer larger
Tejun Heo
1
-8
/
+7
2013-02-28
idr: remove length restriction from idr_layer->bitmap
Tejun Heo
1
-11
/
+1
2013-02-28
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
1
-10
/
+0
2013-02-28
idr: implement idr_preload[_end]() and idr_alloc()
Tejun Heo
1
-0
/
+14
2013-02-28
idr: remove _idr_rc_to_errno() hack
Tejun Heo
1
-6
/
+0
2013-02-28
idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()
Tejun Heo
1
-12
/
+35
2013-02-28
idr: cosmetic updates to struct / initializer definitions
Tejun Heo
1
-16
/
+12
2013-02-28
idr: deprecate idr_remove_all()
Tejun Heo
1
-1
/
+13
2013-02-28
lockdep: check that no locks held at freeze time
Mandeep Singh Baines
2
-2
/
+5
2013-02-28
coredump: remove redundant defines for dumpable states
Kees Cook
1
-5
/
+0
2013-02-28
fat: mark fs as dirty on mount and clean on umount
Oleksij Rempel
1
-0
/
+2
2013-02-28
fat: add extended fileds to struct fat_boot_sector
Oleksij Rempel
1
-8
/
+28
2013-02-28
hfsplus: add osx.* prefix for handling namespace of Mac OS X extended attributes
Vyacheslav Dubeyko
1
-5
/
+8
2013-02-28
lib/scatterlist: use page iterator in the mapping iterator
Imre Deak
1
-3
/
+3
2013-02-28
lib/scatterlist: add simple page iterator
Imre Deak
1
-0
/
+35
2013-02-28
backlight: add new lp8788 backlight driver
Kim, Milo
1
-19
/
+5
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-12
/
+21
2013-02-27
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-4
/
+4
2013-02-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+1
2013-02-27
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-62
/
+303
2013-02-27
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+10
2013-02-27
Merge tag 'vfio-v3.9-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+9
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-8
/
+45
2013-02-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-3
/
+9
2013-02-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-19
/
+111
2013-02-26
Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+47
2013-02-26
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
3
-64
/
+54
2013-02-26
Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
1
-0
/
+10
2013-02-26
Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-66
/
+95
2013-02-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
5
-125
/
+106
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
5
-41
/
+285
2013-02-26
Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...
Roland Dreier
2
-10
/
+31
2013-02-26
fs/exec.c: make bprm_mm_init() static
Yuanhan Liu
1
-1
/
+0
2013-02-26
export kernel_write(), convert open-coded instances
Al Viro
1
-0
/
+1
2013-02-26
kill f_vfsmnt
Al Viro
1
-1
/
+0
2013-02-26
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
Jeff Layton
2
-1
/
+3
2013-02-26
switch vfs_getattr() to struct path
Al Viro
1
-1
/
+1
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
1
-0
/
+4
2013-02-26
Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+9
2013-02-26
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-9
/
+23
2013-02-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
21
-56
/
+802
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
10
-33
/
+39
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+10
2013-02-26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+7
2013-02-26
IP_GRE: Fix IP-Identification.
Pravin B Shelar
1
-0
/
+17
[next]