summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19136-330/+157
* stacktrace: fix header file for !CONFIG_STACKTRACEJohannes Berg2007-07-191-1/+1
* lockdep debugging: give stacktrace for init_errorJohannes Berg2007-07-191-2/+11
* lockstat: better class name representationPeter Zijlstra2007-07-191-1/+23
* lockstat: measure lock bouncingPeter Zijlstra2007-07-194-21/+55
* lockdep: fixup sk_callback_lock annotationPeter Zijlstra2007-07-191-4/+19
* lockdep: various fixesPeter Zijlstra2007-07-193-11/+19
* lockstat: hook into spinlock_t, rwlock_t, rwsem and mutexPeter Zijlstra2007-07-193-18/+26
* lockstat: human readability tweaksPeter Zijlstra2007-07-192-0/+310
* lockstat: core infrastructurePeter Zijlstra2007-07-194-0/+333
* lockdep: reduce the ifdefferyPeter Zijlstra2007-07-192-543/+630
* lockdep: sanitise CONFIG_PROVE_LOCKINGPeter Zijlstra2007-07-192-3/+14
* fix raw_spinlock_t vs lockdepPeter Zijlstra2007-07-192-10/+3
* coda: update module informationJan Harkes2007-07-191-9/+8
* coda: remove statistics counters from /proc/fs/codaJan Harkes2007-07-1910-333/+15
* coda: remove struct coda_sb_infoJan Harkes2007-07-194-76/+49
* coda: cleanup downcall handlerJan Harkes2007-07-191-65/+54
* coda: cleanup coda_lookup, use dsplice_aliasJan Harkes2007-07-191-35/+22
* coda: ignore returned values when upcalls return errorsJan Harkes2007-07-191-32/+27
* coda: replace upc_alloc/upc_free with kmalloc/kfreeJan Harkes2007-07-192-11/+6
* coda: avoid lockdep warning in coda_readdirJan Harkes2007-07-191-44/+54
* coda: block signals during upcall processingJan Harkes2007-07-192-22/+60
* coda: cleanup for upcall handling pathJan Harkes2007-07-191-63/+58
* coda: cleanup /dev/cfs open and close handlingJan Harkes2007-07-192-38/+32
* coda: use ilookup5Jan Harkes2007-07-191-6/+1
* coda: coda doesn't track atimeJan Harkes2007-07-191-8/+8
* coda: allow removal of busy directoriesJan Harkes2007-07-191-14/+9
* coda: fix nlink updates for directoriesJan Harkes2007-07-191-46/+60
* coda: correctly invalidate cached access rightsJan Harkes2007-07-191-1/+1
* coda: do not grab an uninitialized fd when the open upcall returns an errorJan Harkes2007-07-193-8/+12
* Use --build-id ld optionRoland McGrath2007-07-191-0/+6
* Add /sys/kernel/notesRoland McGrath2007-07-191-0/+28
* s390: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-0/+2
* powerpc: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-0/+2
* alpha: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-1/+4
* x86_64: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-1/+3
* i386: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-192-4/+8
* fix ext4/JBD2 build warningsMingming Cao2007-07-192-4/+4
* update checkpatch.pl to version 0.08Andy Whitcroft2007-07-192-33/+145
* Typo: fro -> fromRolf Eike Beer2007-07-191-1/+1
* add POSIX clocks and timers maintainerIngo Molnar2007-07-191-2/+2
* kernel/relay.c: make functions staticAdrian Bunk2007-07-191-7/+6
* coredump masking: documentation for /proc/pid/coredump_filterKawai, Hidehiro2007-07-191-0/+38
* coredump masking: ELF-FDPIC: enable core dump filteringKawai, Hidehiro2007-07-191-17/+35
* coredump masking: ELF-FDPIC: remove an unused argumentKawai, Hidehiro2007-07-191-4/+4
* coredump masking: ELF: enable core dump filteringKawai, Hidehiro2007-07-191-9/+21
* coredump masking: add an interface for core dump filterKawai, Hidehiro2007-07-193-0/+105
* coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro2007-07-198-25/+82
* coredump masking: bound suid_dumpable sysctlKawai, Hidehiro2007-07-191-1/+5
* docbook: don't reference file without kernel-docRandy Dunlap2007-07-191-1/+0
OpenPOWER on IntegriCloud