Age | Commit message (Expand) | Author |
2007-07-19 | lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex | Peter Zijlstra |
2007-07-19 | lockstat: human readability tweaks | Peter Zijlstra |
2007-07-19 | lockstat: core infrastructure | Peter Zijlstra |
2007-07-19 | lockdep: reduce the ifdeffery | Peter Zijlstra |
2007-07-19 | lockdep: sanitise CONFIG_PROVE_LOCKING | Peter Zijlstra |
2007-07-19 | fix raw_spinlock_t vs lockdep | Peter Zijlstra |
2007-07-19 | coda: update module information | Jan Harkes |
2007-07-19 | coda: remove statistics counters from /proc/fs/coda | Jan Harkes |
2007-07-19 | coda: remove struct coda_sb_info | Jan Harkes |
2007-07-19 | coda: cleanup downcall handler | Jan Harkes |
2007-07-19 | coda: cleanup coda_lookup, use dsplice_alias | Jan Harkes |
2007-07-19 | coda: ignore returned values when upcalls return errors | Jan Harkes |
2007-07-19 | coda: replace upc_alloc/upc_free with kmalloc/kfree | Jan Harkes |
2007-07-19 | coda: avoid lockdep warning in coda_readdir | Jan Harkes |
2007-07-19 | coda: block signals during upcall processing | Jan Harkes |
2007-07-19 | coda: cleanup for upcall handling path | Jan Harkes |
2007-07-19 | coda: cleanup /dev/cfs open and close handling | Jan Harkes |
2007-07-19 | coda: use ilookup5 | Jan Harkes |
2007-07-19 | coda: coda doesn't track atime | Jan Harkes |
2007-07-19 | coda: allow removal of busy directories | Jan Harkes |
2007-07-19 | coda: fix nlink updates for directories | Jan Harkes |
2007-07-19 | coda: correctly invalidate cached access rights | Jan Harkes |
2007-07-19 | coda: do not grab an uninitialized fd when the open upcall returns an error | Jan Harkes |
2007-07-19 | Use --build-id ld option | Roland McGrath |
2007-07-19 | Add /sys/kernel/notes | Roland McGrath |
2007-07-19 | s390: Put allocated ELF notes in read-only data segment | Roland McGrath |
2007-07-19 | powerpc: Put allocated ELF notes in read-only data segment | Roland McGrath |
2007-07-19 | alpha: Put allocated ELF notes in read-only data segment | Roland McGrath |
2007-07-19 | x86_64: Put allocated ELF notes in read-only data segment | Roland McGrath |
2007-07-19 | i386: Put allocated ELF notes in read-only data segment | Roland McGrath |
2007-07-19 | fix ext4/JBD2 build warnings | Mingming Cao |
2007-07-19 | update checkpatch.pl to version 0.08 | Andy Whitcroft |
2007-07-19 | Typo: fro -> from | Rolf Eike Beer |
2007-07-19 | add POSIX clocks and timers maintainer | Ingo Molnar |
2007-07-19 | kernel/relay.c: make functions static | Adrian Bunk |
2007-07-19 | coredump masking: documentation for /proc/pid/coredump_filter | Kawai, Hidehiro |
2007-07-19 | coredump masking: ELF-FDPIC: enable core dump filtering | Kawai, Hidehiro |
2007-07-19 | coredump masking: ELF-FDPIC: remove an unused argument | Kawai, Hidehiro |
2007-07-19 | coredump masking: ELF: enable core dump filtering | Kawai, Hidehiro |
2007-07-19 | coredump masking: add an interface for core dump filter | Kawai, Hidehiro |
2007-07-19 | coredump masking: reimplementation of dumpable using two flags | Kawai, Hidehiro |
2007-07-19 | coredump masking: bound suid_dumpable sysctl | Kawai, Hidehiro |
2007-07-19 | docbook: don't reference file without kernel-doc | Randy Dunlap |
2007-07-19 | kernel-doc: fix leading dot in man-mode output | Randy Dunlap |
2007-07-19 | kernel-doc: strip C99 comments | Randy Dunlap |
2007-07-19 | kernel-doc: fix unnamed struct/union warning | Randy Dunlap |
2007-07-19 | kernel-doc: add tools doc in Makefile | Randy Dunlap |
2007-07-19 | fs: remove path_walk export | Josef 'Jeff' Sipek |
2007-07-19 | fs: mark link_path_walk static | Josef 'Jeff' Sipek |
2007-07-19 | nfsctl: use vfs_path_lookup | Josef 'Jeff' Sipek |