summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* kernel-doc: fix leading dot in man-mode outputRandy Dunlap2007-07-191-1/+5
* kernel-doc: strip C99 commentsRandy Dunlap2007-07-191-1/+7
* kernel-doc: fix unnamed struct/union warningRandy Dunlap2007-07-191-4/+10
* kernel-doc: add tools doc in MakefileRandy Dunlap2007-07-191-5/+5
* fs: remove path_walk exportJosef 'Jeff' Sipek2007-07-192-3/+1
* fs: mark link_path_walk staticJosef 'Jeff' Sipek2007-07-192-2/+3
* nfsctl: use vfs_path_lookupJosef 'Jeff' Sipek2007-07-191-10/+6
* sunrpc: use vfs_path_lookupJosef 'Jeff' Sipek2007-07-191-9/+7
* fs: introduce vfs_path_lookupJosef 'Jeff' Sipek2007-07-192-0/+34
* mm: variable length argument supportOllie Wild2007-07-1915-453/+554
* audit: rework execve auditPeter Zijlstra2007-07-195-21/+85
* arch: personality independent stack topPeter Zijlstra2007-07-1922-1/+28
* use the new percpu interface for shared dataFenghua Yu2007-07-195-5/+5
* define new percpu interface for shared dataFenghua Yu2007-07-1926-53/+84
* jprobes: make jprobes a little safer for usersMichael Ellerman2007-07-194-4/+24
* jprobes: remove JPROBE_ENTRY()Michael Ellerman2007-07-1910-18/+6
* jprobes: make struct jprobe.entry a void *Michael Ellerman2007-07-191-1/+1
* readahead: sanify file_ra_state namesFengguang Wu2007-07-192-98/+31
* readahead: split ondemand readahead interface into two functionsRusty Russell2007-07-196-56/+85
* mm: share PG_readahead and PG_reclaimFengguang Wu2007-07-194-8/+10
* readahead: pass real splice sizeFengguang Wu2007-07-191-7/+5
* readahead: move synchronous readahead call out of splice loopFengguang Wu2007-07-191-5/+6
* readahead: remove the old algorithmFengguang Wu2007-07-193-365/+26
* readahead: convert ext3/ext4 invocationsFengguang Wu2007-07-192-12/+16
* readahead: convert splice invocationsFengguang Wu2007-07-191-11/+7
* readahead: convert filemap invocationsFengguang Wu2007-07-191-20/+31
* readahead: on-demand readahead logicFengguang Wu2007-07-192-0/+180
* readahead: data structure and routinesFengguang Wu2007-07-192-0/+83
* readahead: MIN_RA_PAGES/MAX_RA_PAGES macrosFengguang Wu2007-07-191-2/+10
* readahead: add look-ahead support to __do_page_cache_readahead()Fengguang Wu2007-07-191-6/+9
* readahead: introduce PG_readaheadFengguang Wu2007-07-192-1/+6
* AIO sparse fix (type of ki_flags)David Brownell2007-07-191-1/+1
* eCryptfs: ecryptfs_setattr() bugfixMichael Halcrow2007-07-191-2/+3
OpenPOWER on IntegriCloud