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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-15
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
47
-402
/
+431
2008-02-15
Move struct path into its own header
Jan Blunck
2
-5
/
+13
2008-02-15
Remove path_release_on_umount()
Jan Blunck
3
-12
/
+3
2008-02-15
Dont touch fs_struct in usermodehelper
Jan Blunck
1
-4
/
+1
2008-02-15
Dont touch fs_struct in drivers
Jan Blunck
7
-19
/
+6
2008-02-15
vfs: add explanation of I_DIRTY_DATASYNC bit
Jan Kara
1
-2
/
+4
2008-02-15
Include kernel.h from configfs.h
Ben Nizette
1
-0
/
+1
2008-02-15
MAINTAINERS: update decnet and DLM entries
Christine Caulfield
1
-4
/
+4
2008-02-15
FLAT binaries: drop BINFMT_FLAT bad header magic warning
Mike Frysinger
1
-4
/
+4
2008-02-15
m68knommu: use tabs not spaces in cacheflush.h
Greg Ungerer
1
-7
/
+7
2008-02-15
m68knommu: fix profile timer
Matt Waddel
1
-5
/
+12
2008-02-15
m68knommu: use asflags instead of EXTRA_AFLAGS
Greg Ungerer
12
-36
/
+12
2008-02-15
m68knommu: avoid unneccessary use of xchg() in set_mb()
Greg Ungerer
1
-1
/
+1
2008-02-15
m68knommu: fix coldfire interrupt exit path
Walter T Gruczka
1
-5
/
+4
2008-02-15
MAINTAINERS: add linux-fsdevel to VFS entry
Paul Menage
1
-0
/
+1
2008-02-15
kernel-doc: remove fastcall
Harvey Harrison
1
-1
/
+0
2008-02-15
cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc
Jesper Nilsson
2
-391
/
+404
2008-02-15
inotify: make variables static in inotify_user.c
Harvey Harrison
1
-3
/
+3
2008-02-15
fix module_update_markers() compile error
Adrian Bunk
1
-2
/
+1
2008-02-15
Fix compile of swim3 as module
Tony Breeds
2
-6
/
+0
2008-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
36
-370
/
+1232
2008-02-14
Linux Kernel Markers: create modpost file
Mathieu Desnoyers
4
-7
/
+180
2008-02-14
Linux Kernel Markers: support multiple probes
Mathieu Desnoyers
6
-236
/
+565
2008-02-14
pcmcia: ipwireless depends on NETDEVICES
Paul Mundt
1
-1
/
+1
2008-02-14
Smack: check for 'struct socket' with NULL sk
Ahmed S. Darwish
1
-4
/
+5
2008-02-14
udf: fix udf_add_free_space
Marcin Slusarz
1
-1
/
+1
2008-02-14
udf: fix directory offset handling
Jan Kara
1
-7
/
+7
2008-02-14
Documentation: sysctl/kernel.txt: fix documentation reference
Michael Opdenacker
1
-1
/
+1
2008-02-14
fs/smbfs/inode.c: fix warning message deprecating smbfs
Sergio Luis
1
-1
/
+1
2008-02-14
docbook: drop z85230 library from kernel-api
Randy Dunlap
1
-5
/
+0
2008-02-14
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
17
-129
/
+114
2008-02-14
moduleparam: fix alpha, ia64 and ppc64 compile failures
Ivan Kokshaysky
1
-1
/
+11
2008-02-14
docbook: make a networking book and fix a few errors
Randy Dunlap
6
-72
/
+111
2008-02-14
docbook: sunrpc filenames and notation fixes
Randy Dunlap
4
-8
/
+15
2008-02-14
docbook: move pipe and splice to filesystems docbook
Randy Dunlap
2
-20
/
+20
2008-02-14
kernel-doc: fix fs/pipe.c notation
Randy Dunlap
1
-5
/
+5
2008-02-14
parport: section fixup
David Brownell
1
-2
/
+2
2008-02-14
Documentation: prune redundant SubmitChecklist items
J. Bruce Fields
1
-11
/
+5
2008-02-14
hugetlb: fix overcommit locking
Nishanth Aravamudan
3
-5
/
+7
2008-02-14
SC26XX: missing PORT define in serial_core.h
Thomas Bogendoerfer
1
-0
/
+2
2008-02-14
Final removal of FASTCALL()/fastcall
Harvey Harrison
5
-11
/
+3
2008-02-14
remove final fastcall users
Harvey Harrison
7
-14
/
+13
2008-02-14
rcupdate: fix comment
Paul E. McKenney
1
-1
/
+4
2008-02-14
include/linux: Remove all users of FASTCALL() macro
Harvey Harrison
16
-100
/
+95
2008-02-14
xtime_lock vs update_process_times
Peter Zijlstra
8
-33
/
+28
2008-02-13
acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()
Linus Torvalds
2
-9
/
+9
2008-02-13
FRV: Fix up parse error in linker script
David Howells
1
-3
/
+1
2008-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
9
-209
/
+576
2008-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
8
-40
/
+130
2008-02-13
drivers/memstick/host/tifm_ms.c breakage
Al Viro
1
-1
/
+1
[next]