Age | Commit message (Expand) | Author |
2007-07-19 | jprobes: make jprobes a little safer for users | Michael Ellerman |
2007-07-19 | jprobes: remove JPROBE_ENTRY() | Michael Ellerman |
2007-07-19 | jprobes: make struct jprobe.entry a void * | Michael Ellerman |
2007-07-19 | readahead: sanify file_ra_state names | Fengguang Wu |
2007-07-19 | readahead: split ondemand readahead interface into two functions | Rusty Russell |
2007-07-19 | mm: share PG_readahead and PG_reclaim | Fengguang Wu |
2007-07-19 | readahead: pass real splice size | Fengguang Wu |
2007-07-19 | readahead: move synchronous readahead call out of splice loop | Fengguang Wu |
2007-07-19 | readahead: remove the old algorithm | Fengguang Wu |
2007-07-19 | readahead: convert ext3/ext4 invocations | Fengguang Wu |
2007-07-19 | readahead: convert splice invocations | Fengguang Wu |
2007-07-19 | readahead: convert filemap invocations | Fengguang Wu |
2007-07-19 | readahead: on-demand readahead logic | Fengguang Wu |
2007-07-19 | readahead: data structure and routines | Fengguang Wu |
2007-07-19 | readahead: MIN_RA_PAGES/MAX_RA_PAGES macros | Fengguang Wu |
2007-07-19 | readahead: add look-ahead support to __do_page_cache_readahead() | Fengguang Wu |
2007-07-19 | readahead: introduce PG_readahead | Fengguang Wu |
2007-07-19 | AIO sparse fix (type of ki_flags) | David Brownell |
2007-07-19 | eCryptfs: ecryptfs_setattr() bugfix | Michael Halcrow |
2007-07-19 | mbcs: Remove lots of global symbols | Alan Cox |
2007-07-19 | Avoid too many remote cpu references due to /proc/stat | Ravikiran G Thirumalai |
2007-07-19 | gpio calls don't need i/o barriers | David Brownell |
2007-07-19 | unregister_chrdev() return void | Akinobu Mita |
2007-07-19 | unregister_chrdev(): ignore the return value | Akinobu Mita |
2007-07-19 | UDF: coding style conversion - lindent | Cyrill Gorcunov |
2007-07-19 | Suspend MAINTAINERS update | Pavel Machek |
2007-07-19 | PM: Integrate beeping flag with existing acpi_sleep flags | Pavel Machek |
2007-07-19 | PM: Optional beeping during resume from suspend to RAM | Nigel Cunningham |
2007-07-19 | PM: Introduce pm_power_off_prepare | Rafael J. Wysocki |
2007-07-19 | ACPI: Do not prepare for hibernation in acpi_shutdown | Rafael J. Wysocki |
2007-07-19 | PM: Reduce code duplication between main.c and user.c | Rafael J. Wysocki |
2007-07-19 | PM: prevent frozen user mode helpers from failing the freezing of tasks | Rafael J. Wysocki |
2007-07-19 | PM: disable usermode helper before hibernation and suspend | Rafael J. Wysocki |
2007-07-19 | PM: introduce hibernation and suspend notifiers | Rafael J. Wysocki |
2007-07-19 | Freezer: remove redundant check in try_to_freeze_tasks | Rafael J. Wysocki |
2007-07-19 | Freezer: return int from freeze_processes | Rafael J. Wysocki |
2007-07-19 | Freezer: use __set_current_state in refrigerator | Rafael J. Wysocki |
2007-07-19 | Freezer: avoid freezing kernel threads prematurely | Rafael J. Wysocki |
2007-07-19 | Hibernation: prepare to enter the low power state | Rafael J. Wysocki |
2007-07-19 | swsusp: fix hibernation code ordering | Rafael J. Wysocki |
2007-07-19 | swsusp: introduce restore platform operations | Rafael J. Wysocki |
2007-07-19 | swsusp: remove code duplication between disk.c and user.c | Rafael J. Wysocki |
2007-07-19 | swsusp: remove incorrect code from user.c | Rafael J. Wysocki |
2007-07-19 | PM: Do not require dev spew to get PM_DEBUG | Ben Collins |
2007-07-19 | freezer: run show_state() when freezing times out | Andrew Morton |
2007-07-19 | only allow nonlinear vmas for ram backed filesystems | Miklos Szeredi |
2007-07-19 | Remove alloc_zeroed_user_highpage() | Mel Gorman |
2007-07-19 | mm: fix clear_page_dirty_for_io vs fault race | Nick Piggin |
2007-07-19 | mm: fault feedback #2 | Nick Piggin |
2007-07-19 | mm: fault feedback #1 | Nick Piggin |