aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-19coda: avoid lockdep warning in coda_readdirJan Harkes
2007-07-19coda: block signals during upcall processingJan Harkes
2007-07-19coda: cleanup for upcall handling pathJan Harkes
2007-07-19coda: cleanup /dev/cfs open and close handlingJan Harkes
2007-07-19coda: use ilookup5Jan Harkes
2007-07-19coda: coda doesn't track atimeJan Harkes
2007-07-19coda: allow removal of busy directoriesJan Harkes
2007-07-19coda: fix nlink updates for directoriesJan Harkes
2007-07-19coda: correctly invalidate cached access rightsJan Harkes
2007-07-19coda: do not grab an uninitialized fd when the open upcall returns an errorJan Harkes
2007-07-19Use --build-id ld optionRoland McGrath
2007-07-19Add /sys/kernel/notesRoland McGrath
2007-07-19s390: Put allocated ELF notes in read-only data segmentRoland McGrath
2007-07-19powerpc: Put allocated ELF notes in read-only data segmentRoland McGrath
2007-07-19alpha: Put allocated ELF notes in read-only data segmentRoland McGrath
2007-07-19x86_64: Put allocated ELF notes in read-only data segmentRoland McGrath
2007-07-19i386: Put allocated ELF notes in read-only data segmentRoland McGrath
2007-07-19fix ext4/JBD2 build warningsMingming Cao
2007-07-19update checkpatch.pl to version 0.08Andy Whitcroft
2007-07-19Typo: fro -> fromRolf Eike Beer
2007-07-19add POSIX clocks and timers maintainerIngo Molnar
2007-07-19kernel/relay.c: make functions staticAdrian Bunk
2007-07-19coredump masking: documentation for /proc/pid/coredump_filterKawai, Hidehiro
2007-07-19coredump masking: ELF-FDPIC: enable core dump filteringKawai, Hidehiro
2007-07-19coredump masking: ELF-FDPIC: remove an unused argumentKawai, Hidehiro
2007-07-19coredump masking: ELF: enable core dump filteringKawai, Hidehiro
2007-07-19coredump masking: add an interface for core dump filterKawai, Hidehiro
2007-07-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro
2007-07-19coredump masking: bound suid_dumpable sysctlKawai, Hidehiro
2007-07-19docbook: don't reference file without kernel-docRandy Dunlap
2007-07-19kernel-doc: fix leading dot in man-mode outputRandy Dunlap
2007-07-19kernel-doc: strip C99 commentsRandy Dunlap
2007-07-19kernel-doc: fix unnamed struct/union warningRandy Dunlap
2007-07-19kernel-doc: add tools doc in MakefileRandy Dunlap
2007-07-19fs: remove path_walk exportJosef 'Jeff' Sipek
2007-07-19fs: mark link_path_walk staticJosef 'Jeff' Sipek
2007-07-19nfsctl: use vfs_path_lookupJosef 'Jeff' Sipek
2007-07-19sunrpc: use vfs_path_lookupJosef 'Jeff' Sipek
2007-07-19fs: introduce vfs_path_lookupJosef 'Jeff' Sipek
2007-07-19mm: variable length argument supportOllie Wild
2007-07-19audit: rework execve auditPeter Zijlstra
2007-07-19arch: personality independent stack topPeter Zijlstra
2007-07-19use the new percpu interface for shared dataFenghua Yu
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-19jprobes: make jprobes a little safer for usersMichael Ellerman
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman
2007-07-19jprobes: make struct jprobe.entry a void *Michael Ellerman
2007-07-19readahead: sanify file_ra_state namesFengguang Wu
2007-07-19readahead: split ondemand readahead interface into two functionsRusty Russell
2007-07-19mm: share PG_readahead and PG_reclaimFengguang Wu