summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* mbcs: Remove lots of global symbolsAlan Cox2007-07-192-15/+15
* Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai2007-07-191-3/+12
* gpio calls don't need i/o barriersDavid Brownell2007-07-191-0/+3
* unregister_chrdev() return voidAkinobu Mita2007-07-192-3/+2
* unregister_chrdev(): ignore the return valueAkinobu Mita2007-07-199-31/+9
* UDF: coding style conversion - lindentCyrill Gorcunov2007-07-1923-3649/+3801
* Suspend MAINTAINERS updatePavel Machek2007-07-191-1/+11
* PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek2007-07-197-52/+29
* PM: Optional beeping during resume from suspend to RAMNigel Cunningham2007-07-194-0/+76
* PM: Introduce pm_power_off_prepareRafael J. Wysocki2007-07-193-29/+19
* ACPI: Do not prepare for hibernation in acpi_shutdownRafael J. Wysocki2007-07-191-3/+0
* PM: Reduce code duplication between main.c and user.cRafael J. Wysocki2007-07-193-78/+62
* PM: prevent frozen user mode helpers from failing the freezing of tasksRafael J. Wysocki2007-07-191-10/+68
* PM: disable usermode helper before hibernation and suspendRafael J. Wysocki2007-07-191-1/+30
* PM: introduce hibernation and suspend notifiersRafael J. Wysocki2007-07-197-12/+138
* Freezer: remove redundant check in try_to_freeze_tasksRafael J. Wysocki2007-07-191-1/+1
* Freezer: return int from freeze_processesRafael J. Wysocki2007-07-191-12/+9
OpenPOWER on IntegriCloud