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