summaryrefslogtreecommitdiffstats
path: root/drivers/md/raid6mmx.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-19coredump masking: ELF-FDPIC: remove an unused argumentKawai, Hidehiro1-4/+4
2007-07-19coredump masking: ELF: enable core dump filteringKawai, Hidehiro1-9/+21
2007-07-19coredump masking: add an interface for core dump filterKawai, Hidehiro3-0/+105
2007-07-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro8-25/+82
2007-07-19coredump masking: bound suid_dumpable sysctlKawai, Hidehiro1-1/+5
2007-07-19docbook: don't reference file without kernel-docRandy Dunlap1-1/+0
2007-07-19kernel-doc: fix leading dot in man-mode outputRandy Dunlap1-1/+5
2007-07-19kernel-doc: strip C99 commentsRandy Dunlap1-1/+7
2007-07-19kernel-doc: fix unnamed struct/union warningRandy Dunlap1-4/+10
2007-07-19kernel-doc: add tools doc in MakefileRandy Dunlap1-5/+5
2007-07-19fs: remove path_walk exportJosef 'Jeff' Sipek2-3/+1
2007-07-19fs: mark link_path_walk staticJosef 'Jeff' Sipek2-2/+3
2007-07-19nfsctl: use vfs_path_lookupJosef 'Jeff' Sipek1-10/+6
2007-07-19sunrpc: use vfs_path_lookupJosef 'Jeff' Sipek1-9/+7
2007-07-19fs: introduce vfs_path_lookupJosef 'Jeff' Sipek2-0/+34
2007-07-19mm: variable length argument supportOllie Wild15-453/+554
2007-07-19audit: rework execve auditPeter Zijlstra5-21/+85
2007-07-19arch: personality independent stack topPeter Zijlstra22-1/+28
2007-07-19use the new percpu interface for shared dataFenghua Yu5-5/+5
2007-07-19define new percpu interface for shared dataFenghua Yu26-53/+84
2007-07-19jprobes: make jprobes a little safer for usersMichael Ellerman4-4/+24
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman10-18/+6
2007-07-19jprobes: make struct jprobe.entry a void *Michael Ellerman1-1/+1
2007-07-19readahead: sanify file_ra_state namesFengguang Wu2-98/+31
2007-07-19readahead: split ondemand readahead interface into two functionsRusty Russell6-56/+85
2007-07-19mm: share PG_readahead and PG_reclaimFengguang Wu4-8/+10
2007-07-19readahead: pass real splice sizeFengguang Wu1-7/+5
2007-07-19readahead: move synchronous readahead call out of splice loopFengguang Wu1-5/+6
2007-07-19readahead: remove the old algorithmFengguang Wu3-365/+26
2007-07-19readahead: convert ext3/ext4 invocationsFengguang Wu2-12/+16
2007-07-19readahead: convert splice invocationsFengguang Wu1-11/+7
2007-07-19readahead: convert filemap invocationsFengguang Wu1-20/+31
2007-07-19readahead: on-demand readahead logicFengguang Wu2-0/+180
2007-07-19readahead: data structure and routinesFengguang Wu2-0/+83
2007-07-19readahead: MIN_RA_PAGES/MAX_RA_PAGES macrosFengguang Wu1-2/+10
2007-07-19readahead: add look-ahead support to __do_page_cache_readahead()Fengguang Wu1-6/+9
2007-07-19readahead: introduce PG_readaheadFengguang Wu2-1/+6
2007-07-19AIO sparse fix (type of ki_flags)David Brownell1-1/+1
2007-07-19eCryptfs: ecryptfs_setattr() bugfixMichael Halcrow1-2/+3
2007-07-19mbcs: Remove lots of global symbolsAlan Cox2-15/+15
2007-07-19Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai1-3/+12
2007-07-19gpio calls don't need i/o barriersDavid Brownell1-0/+3
2007-07-19unregister_chrdev() return voidAkinobu Mita2-3/+2
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita9-31/+9
2007-07-19UDF: coding style conversion - lindentCyrill Gorcunov23-3649/+3801
2007-07-19Suspend MAINTAINERS updatePavel Machek1-1/+11
2007-07-19PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek7-52/+29
2007-07-19PM: Optional beeping during resume from suspend to RAMNigel Cunningham4-0/+76
2007-07-19PM: Introduce pm_power_off_prepareRafael J. Wysocki3-29/+19
2007-07-19ACPI: Do not prepare for hibernation in acpi_shutdownRafael J. Wysocki1-3/+0