index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh64
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-19
lockstat: human readability tweaks
Peter Zijlstra
2
-0
/
+310
2007-07-19
lockstat: core infrastructure
Peter Zijlstra
4
-0
/
+333
2007-07-19
lockdep: reduce the ifdeffery
Peter Zijlstra
2
-543
/
+630
2007-07-19
lockdep: sanitise CONFIG_PROVE_LOCKING
Peter Zijlstra
2
-3
/
+14
2007-07-19
fix raw_spinlock_t vs lockdep
Peter Zijlstra
2
-10
/
+3
2007-07-19
coda: update module information
Jan Harkes
1
-9
/
+8
2007-07-19
coda: remove statistics counters from /proc/fs/coda
Jan Harkes
10
-333
/
+15
2007-07-19
coda: remove struct coda_sb_info
Jan Harkes
4
-76
/
+49
2007-07-19
coda: cleanup downcall handler
Jan Harkes
1
-65
/
+54
2007-07-19
coda: cleanup coda_lookup, use dsplice_alias
Jan Harkes
1
-35
/
+22
2007-07-19
coda: ignore returned values when upcalls return errors
Jan Harkes
1
-32
/
+27
2007-07-19
coda: replace upc_alloc/upc_free with kmalloc/kfree
Jan Harkes
2
-11
/
+6
2007-07-19
coda: avoid lockdep warning in coda_readdir
Jan Harkes
1
-44
/
+54
2007-07-19
coda: block signals during upcall processing
Jan Harkes
2
-22
/
+60
2007-07-19
coda: cleanup for upcall handling path
Jan Harkes
1
-63
/
+58
2007-07-19
coda: cleanup /dev/cfs open and close handling
Jan Harkes
2
-38
/
+32
2007-07-19
coda: use ilookup5
Jan Harkes
1
-6
/
+1
2007-07-19
coda: coda doesn't track atime
Jan Harkes
1
-8
/
+8
2007-07-19
coda: allow removal of busy directories
Jan Harkes
1
-14
/
+9
2007-07-19
coda: fix nlink updates for directories
Jan Harkes
1
-46
/
+60
2007-07-19
coda: correctly invalidate cached access rights
Jan Harkes
1
-1
/
+1
2007-07-19
coda: do not grab an uninitialized fd when the open upcall returns an error
Jan Harkes
3
-8
/
+12
2007-07-19
Use --build-id ld option
Roland McGrath
1
-0
/
+6
2007-07-19
Add /sys/kernel/notes
Roland McGrath
1
-0
/
+28
2007-07-19
s390: Put allocated ELF notes in read-only data segment
Roland McGrath
1
-0
/
+2
2007-07-19
powerpc: Put allocated ELF notes in read-only data segment
Roland McGrath
1
-0
/
+2
2007-07-19
alpha: Put allocated ELF notes in read-only data segment
Roland McGrath
1
-1
/
+4
2007-07-19
x86_64: Put allocated ELF notes in read-only data segment
Roland McGrath
1
-1
/
+3
2007-07-19
i386: Put allocated ELF notes in read-only data segment
Roland McGrath
2
-4
/
+8
2007-07-19
fix ext4/JBD2 build warnings
Mingming Cao
2
-4
/
+4
2007-07-19
update checkpatch.pl to version 0.08
Andy Whitcroft
2
-33
/
+145
2007-07-19
Typo: fro -> from
Rolf Eike Beer
1
-1
/
+1
2007-07-19
add POSIX clocks and timers maintainer
Ingo Molnar
1
-2
/
+2
2007-07-19
kernel/relay.c: make functions static
Adrian Bunk
1
-7
/
+6
2007-07-19
coredump masking: documentation for /proc/pid/coredump_filter
Kawai, Hidehiro
1
-0
/
+38
2007-07-19
coredump masking: ELF-FDPIC: enable core dump filtering
Kawai, Hidehiro
1
-17
/
+35
2007-07-19
coredump masking: ELF-FDPIC: remove an unused argument
Kawai, Hidehiro
1
-4
/
+4
2007-07-19
coredump masking: ELF: enable core dump filtering
Kawai, Hidehiro
1
-9
/
+21
2007-07-19
coredump masking: add an interface for core dump filter
Kawai, Hidehiro
3
-0
/
+105
2007-07-19
coredump masking: reimplementation of dumpable using two flags
Kawai, Hidehiro
8
-25
/
+82
2007-07-19
coredump masking: bound suid_dumpable sysctl
Kawai, Hidehiro
1
-1
/
+5
2007-07-19
docbook: don't reference file without kernel-doc
Randy Dunlap
1
-1
/
+0
2007-07-19
kernel-doc: fix leading dot in man-mode output
Randy Dunlap
1
-1
/
+5
2007-07-19
kernel-doc: strip C99 comments
Randy Dunlap
1
-1
/
+7
2007-07-19
kernel-doc: fix unnamed struct/union warning
Randy Dunlap
1
-4
/
+10
2007-07-19
kernel-doc: add tools doc in Makefile
Randy Dunlap
1
-5
/
+5
2007-07-19
fs: remove path_walk export
Josef 'Jeff' Sipek
2
-3
/
+1
2007-07-19
fs: mark link_path_walk static
Josef 'Jeff' Sipek
2
-2
/
+3
2007-07-19
nfsctl: use vfs_path_lookup
Josef 'Jeff' Sipek
1
-10
/
+6
2007-07-19
sunrpc: use vfs_path_lookup
Josef 'Jeff' Sipek
1
-9
/
+7
[next]