aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-07-19readahead: pass real splice sizeFengguang Wu
2007-07-19readahead: move synchronous readahead call out of splice loopFengguang Wu
2007-07-19readahead: remove the old algorithmFengguang Wu
2007-07-19readahead: convert ext3/ext4 invocationsFengguang Wu
2007-07-19readahead: convert splice invocationsFengguang Wu
2007-07-19readahead: convert filemap invocationsFengguang Wu
2007-07-19readahead: on-demand readahead logicFengguang Wu
2007-07-19readahead: data structure and routinesFengguang Wu
2007-07-19readahead: MIN_RA_PAGES/MAX_RA_PAGES macrosFengguang Wu
2007-07-19readahead: add look-ahead support to __do_page_cache_readahead()Fengguang Wu
2007-07-19readahead: introduce PG_readaheadFengguang Wu
2007-07-19AIO sparse fix (type of ki_flags)David Brownell