index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-14
Use struct path in fs_struct
Jan Blunck
9
-111
/
+87
2008-02-14
Introduce path_get()
Jan Blunck
2
-2
/
+16
2008-02-14
Use path_put() in a few places instead of {mnt,d}put()
Jan Blunck
2
-12
/
+6
2008-02-14
Introduce path_put()
Jan Blunck
41
-118
/
+125
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
47
-402
/
+431
2008-02-14
Move struct path into its own header
Jan Blunck
2
-5
/
+13
2008-02-14
Remove path_release_on_umount()
Jan Blunck
3
-12
/
+3
2008-02-14
Dont touch fs_struct in usermodehelper
Jan Blunck
1
-4
/
+1
2008-02-14
Dont touch fs_struct in drivers
Jan Blunck
7
-19
/
+6
2008-02-14
vfs: add explanation of I_DIRTY_DATASYNC bit
Jan Kara
1
-2
/
+4
2008-02-14
Include kernel.h from configfs.h
Ben Nizette
1
-0
/
+1
2008-02-14
MAINTAINERS: update decnet and DLM entries
Christine Caulfield
1
-4
/
+4
2008-02-14
FLAT binaries: drop BINFMT_FLAT bad header magic warning
Mike Frysinger
1
-4
/
+4
2008-02-14
m68knommu: use tabs not spaces in cacheflush.h
Greg Ungerer
1
-7
/
+7
2008-02-14
m68knommu: fix profile timer
Matt Waddel
1
-5
/
+12
2008-02-14
m68knommu: use asflags instead of EXTRA_AFLAGS
Greg Ungerer
12
-36
/
+12
2008-02-14
m68knommu: avoid unneccessary use of xchg() in set_mb()
Greg Ungerer
1
-1
/
+1
2008-02-14
m68knommu: fix coldfire interrupt exit path
Walter T Gruczka
1
-5
/
+4
2008-02-14
MAINTAINERS: add linux-fsdevel to VFS entry
Paul Menage
1
-0
/
+1
2008-02-14
kernel-doc: remove fastcall
Harvey Harrison
1
-1
/
+0
2008-02-14
cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc
Jesper Nilsson
2
-391
/
+404
2008-02-14
inotify: make variables static in inotify_user.c
Harvey Harrison
1
-3
/
+3
2008-02-14
fix module_update_markers() compile error
Adrian Bunk
1
-2
/
+1
2008-02-14
Fix compile of swim3 as module
Tony Breeds
2
-6
/
+0
2008-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
36
-370
/
+1232
2008-02-13
Linux Kernel Markers: create modpost file
Mathieu Desnoyers
4
-7
/
+180
2008-02-13
Linux Kernel Markers: support multiple probes
Mathieu Desnoyers
6
-236
/
+565
2008-02-13
pcmcia: ipwireless depends on NETDEVICES
Paul Mundt
1
-1
/
+1
2008-02-13
Smack: check for 'struct socket' with NULL sk
Ahmed S. Darwish
1
-4
/
+5
2008-02-13
udf: fix udf_add_free_space
Marcin Slusarz
1
-1
/
+1
2008-02-13
udf: fix directory offset handling
Jan Kara
1
-7
/
+7
2008-02-13
Documentation: sysctl/kernel.txt: fix documentation reference
Michael Opdenacker
1
-1
/
+1
2008-02-13
fs/smbfs/inode.c: fix warning message deprecating smbfs
Sergio Luis
1
-1
/
+1
2008-02-13
docbook: drop z85230 library from kernel-api
Randy Dunlap
1
-5
/
+0
2008-02-13
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
17
-129
/
+114
2008-02-13
moduleparam: fix alpha, ia64 and ppc64 compile failures
Ivan Kokshaysky
1
-1
/
+11
2008-02-13
docbook: make a networking book and fix a few errors
Randy Dunlap
6
-72
/
+111
2008-02-13
docbook: sunrpc filenames and notation fixes
Randy Dunlap
4
-8
/
+15
2008-02-13
docbook: move pipe and splice to filesystems docbook
Randy Dunlap
2
-20
/
+20
2008-02-13
kernel-doc: fix fs/pipe.c notation
Randy Dunlap
1
-5
/
+5
2008-02-13
parport: section fixup
David Brownell
1
-2
/
+2
2008-02-13
Documentation: prune redundant SubmitChecklist items
J. Bruce Fields
1
-11
/
+5
2008-02-13
hugetlb: fix overcommit locking
Nishanth Aravamudan
3
-5
/
+7
2008-02-13
SC26XX: missing PORT define in serial_core.h
Thomas Bogendoerfer
1
-0
/
+2
2008-02-13
Final removal of FASTCALL()/fastcall
Harvey Harrison
5
-11
/
+3
2008-02-13
remove final fastcall users
Harvey Harrison
7
-14
/
+13
2008-02-13
rcupdate: fix comment
Paul E. McKenney
1
-1
/
+4
2008-02-13
include/linux: Remove all users of FASTCALL() macro
Harvey Harrison
16
-100
/
+95
2008-02-13
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
[next]