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
2009-06-12
Switch collect_mounts() to struct path
Al Viro
1
-1
/
+1
2009-06-12
switch follow_up() to struct path
Al Viro
1
-1
/
+1
2009-06-12
switch rqst_exp_parent()
Al Viro
1
-2
/
+1
2009-06-12
switch rqst_exp_get_by_name()
Al Viro
1
-2
/
+1
2009-06-12
Cache root in nameidata
Al Viro
1
-0
/
+1
2009-06-12
reiserfs: allow exposing privroot w/ xattrs enabled
Jeff Mahoney
1
-0
/
+2
2009-06-12
Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-1
/
+1
2009-06-12
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
5
-104
/
+521
2009-06-12
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
Linus Torvalds
3
-0
/
+103
2009-06-12
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-2
/
+741
2009-06-11
Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+7
2009-06-11
add generic lib/checksum.c
Arnd Bergmann
1
-0
/
+79
2009-06-11
asm-generic: add a generic uaccess.h
Arnd Bergmann
1
-0
/
+325
2009-06-11
asm-generic: add generic NOMMU versions of some headers
Arnd Bergmann
8
-0
/
+240
2009-06-11
asm-generic: add generic atomic.h and io.h
Arnd Bergmann
2
-0
/
+465
2009-06-11
asm-generic: add legacy I/O header files
Arnd Bergmann
6
-0
/
+106
2009-06-11
asm-generic: add generic versions of common headers
Arnd Bergmann
18
-0
/
+558
2009-06-11
asm-generic: make bitops.h usable
Arnd Bergmann
1
-6
/
+18
2009-06-11
asm-generic: make pci.h usable directly
Arnd Bergmann
1
-0
/
+8
2009-06-11
asm-generic: make get_rtc_time overridable
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2
-7
/
+7
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
2
-3
/
+4
2009-06-11
asm-generic: add a generic unistd.h
Arnd Bergmann
2
-0
/
+855
2009-06-11
asm-generic: add generic ABI headers
Arnd Bergmann
16
-0
/
+1049
2009-06-11
asm-generic: add generic sysv ipc headers
Arnd Bergmann
6
-0
/
+189
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
5
-0
/
+38
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
4
-11
/
+11
2009-06-11
fsnotify: move events should indicate the event was on a child
Eric Paris
1
-8
/
+4
2009-06-11
inotify: reimplement inotify using fsnotify
Eric Paris
1
-0
/
+11
2009-06-11
fsnotify: handle filesystem unmounts with fsnotify marks
Eric Paris
1
-0
/
+4
2009-06-11
fsnotify: allow groups to add private data to events
Eric Paris
1
-5
/
+19
2009-06-11
fsnotify: add correlations between events
Eric Paris
2
-20
/
+30
2009-06-11
fsnotify: include pathnames with entries when possible
Eric Paris
2
-17
/
+22
2009-06-11
fsnotify: generic notification queue and waitq
Eric Paris
1
-0
/
+37
2009-06-11
dnotify: reimplement dnotify using fsnotify
Eric Paris
4
-73
/
+32
2009-06-11
fsnotify: parent event notification
Eric Paris
3
-10
/
+92
2009-06-11
fsnotify: add marks to inodes so groups can interpret how to handle those inodes
Eric Paris
3
-1
/
+78
2009-06-11
fsnotify: unified filesystem notification backend
Eric Paris
2
-35
/
+257
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
14
-304
/
+222
2009-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
5
-16
/
+38
2009-06-11
mISDN: cleanup mISDNhw.h
Karsten Keil
1
-10
/
+0
2009-06-11
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-11
/
+83
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
7
-9
/
+127
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
1
-15
/
+12
2009-06-11
x86: remove some alloc_bootmem_cpumask_var calling
Yinghai Lu
1
-11
/
+7
2009-06-11
kmemleak: Remove some of the kmemleak false positives
Catalin Marinas
1
-0
/
+5
2009-06-11
kmemleak: Add the slab memory allocation/freeing hooks
Catalin Marinas
1
-0
/
+2
2009-06-11
kmemleak: Add the base support
Catalin Marinas
1
-0
/
+96
2009-06-11
Merge branch 'serial-from-alan'
Linus Torvalds
8
-80
/
+134
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
58
-443
/
+2460
[prev]
[next]