index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
dell_rbu.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-05
[CRYPTO] digest: Include internal.h for prototypes
Adrian Bunk
1
-0
/
+2
2008-02-23
[CRYPTO] authenc: Add missing Kconfig dependency on BLKCIPHER
Herbert Xu
1
-0
/
+1
2008-02-23
[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module
Herbert Xu
6
-21
/
+45
2008-02-18
[CRYPTO] null: Add missing Kconfig dependency on BLKCIPHER
Adrian Bunk
1
-0
/
+1
2008-02-15
[CRYPTO] tcrypt: Add missing Kconfig dependency on BLKCIPHER
Frederik Deweerdt
1
-0
/
+1
2008-02-15
[HIFN]: Fix invalid config ifdefs for RNG support
Patrick McHardy
1
-3
/
+3
2008-02-15
dentries: Extract common code to remove dentry from lru
Christoph Lameter
1
-28
/
+14
2008-02-15
d_path: Make d_path() use a struct path
Jan Blunck
12
-36
/
+24
2008-02-15
d_path: Make seq_path() use a struct path argument
Jan Blunck
9
-17
/
+16
2008-02-15
Use struct path in struct svc_expkey
Jan Blunck
2
-19
/
+14
2008-02-15
Use struct path in struct svc_export
Jan Blunck
9
-70
/
+67
2008-02-15
d_path: Make get_dcookie() use a struct path argument
Jan Blunck
4
-48
/
+37
2008-02-15
d_path: Make proc_get_link() use a struct path argument
Jan Blunck
5
-42
/
+34
2008-02-15
d_path: Use struct path in struct avc_audit_data
Jan Blunck
6
-51
/
+43
2008-02-15
d_path: kerneldoc cleanup
Jan Blunck
1
-3
/
+16
2008-02-15
One less parameter to __d_path
Jan Blunck
1
-7
/
+5
2008-02-15
Make set_fs_{root,pwd} take a struct path
Jan Blunck
3
-24
/
+20
2008-02-15
Use struct path in fs_struct
Jan Blunck
9
-111
/
+87
2008-02-15
Introduce path_get()
Jan Blunck
2
-2
/
+16
2008-02-15
Use path_put() in a few places instead of {mnt,d}put()
Jan Blunck
2
-12
/
+6
2008-02-15
Introduce path_put()
Jan Blunck
41
-118
/
+125
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-15
RDMA/cma: Do not issue MRA if user rejects connection request
Sean Hefty
1
-1
/
+9
2008-02-15
slub: Support 4k kmallocs again to compensate for page allocator slowness
Christoph Lameter
2
-12
/
+12
2008-02-15
slub: Fallback to kmalloc_large for failing higher order allocs
Christoph Lameter
1
-5
/
+38
2008-02-15
slub: Determine gfpflags once and not every time a slab is allocated
Christoph Lameter
2
-8
/
+12
2008-02-15
make slub.c:slab_address() static
Adrian Bunk
1
-1
/
+1
2008-02-15
slub: kmalloc page allocator pass-through cleanup
Pekka Enberg
2
-10
/
+12
2008-02-15
slab: avoid double initialization & do initialization in 1 place
Marcin Slusarz
1
-2
/
+1
2008-02-14
x86: cpa, fix out of date comment
Ingo Molnar
1
-2
/
+6
2008-02-14
KVM is not seen under X86 config with latest git (32 bit compile)
Balbir Singh
1
-2
/
+2
[next]