Age | Commit message (Expand) | Author |
2009-02-21 | Merge branch 'hibernate' | Linus Torvalds |
2009-02-21 | PM: Fix suspend_console and resume_console to use only one semaphore | Arve Hjønnevåg |
2009-02-21 | PM: Wait for console in resume | Arve Hjønnevåg |
2009-02-21 | PM: Fix pm_notifiers during user mode hibernation | Andrey Borzenkov |
2009-02-21 | swsusp: clean up shrink_all_zones() | Johannes Weiner |
2009-02-21 | swsusp: dont fiddle with swappiness | Johannes Weiner |
2009-02-21 | PM: fix build for CONFIG_PM unset | Rafael J. Wysocki |
2009-02-21 | PM/hibernate: fix "swap breaks after hibernation failures" | Alan Jenkins |
2009-02-21 | PM/resume: wait for device probing to finish | Arjan van de Ven |
2009-02-21 | Consolidate driver_probe_done() loops into one place | Arjan van de Ven |
2009-02-21 | battery: don't assume we are fully charged when not charging or discharging | Richard Hughes |
2009-02-21 | ACPI: EC: Add delay for slow MSI controller | Alexey Starikovskiy |
2009-02-21 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2009-02-20 | x86, mce: remove incorrect __cpuinit for mce_cpu_features() | H. Peter Anvin |
2009-02-21 | [CIFS] Fix multiuser mounts so server does not invalidate earlier security co... | Steve French |
2009-02-21 | [CIFS] improve posix semantics of file create | Steve French |
2009-02-21 | [CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specif... | Steve French |
2009-02-21 | cifs: posix fill in inode needed by posix open | Jeff Layton |
2009-02-21 | cifs: properly handle case where CIFSGetSrvInodeNumber fails | Jeff Layton |
2009-02-21 | cifs: refactor new_inode() calls and inode initialization | Jeff Layton |
2009-02-21 | [CIFS] Prevent OOPs when mounting with remote prefixpath. | Igor Mammedov |
2009-02-20 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-02-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2009-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-02-20 | 8250: fix boot hang with serial console when using with Serial Over Lan port | Mauro Carvalho Chehab |
2009-02-20 | atyfb: remove unused local variable `pwr_command' | Yang Hongyang |
2009-02-20 | spi_bitbang: add more lowlevel function documentation | Michael Buesch |
2009-02-20 | vmalloc: call flush_cache_vunmap() from unmap_kernel_range() | Tejun Heo |
2009-02-20 | cpuset: various documentation fixes and updates | Li Zefan |
2009-02-20 | docsrc: use config instead of menuconfig | Randy Dunlap |
2009-02-20 | sx.c: avoid referencing freed memory if copy_from_user() fails | Dan Carpenter |
2009-02-20 | sx.c: fix dbl statement if - add missing braces | Ilpo Järvinen |
2009-02-20 | README: fix a wrong filename | Li Zefan |
2009-02-20 | slab: introduce kzfree() | Johannes Weiner |
2009-02-20 | mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.c | Wei Yongjun |
2009-02-20 | mn10300: fix oprofile | David Howells |
2009-02-20 | uml: fix vde network backend in user mode linux | Luca Bigliardi |
2009-02-20 | x86, mm: fault.c, update copyrights | Ingo Molnar |
2009-02-21 | x86, mm: fault.c, give another attempt at prefetch handing before SIGBUS | Ingo Molnar |
2009-02-21 | x86, mm: fault.c, remove #ifdef from fault_in_kernel_space() | Ingo Molnar |
2009-02-21 | x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX | Ingo Molnar |
2009-02-21 | x86, mm: fault.c, remove #ifdef from do_page_fault() | Ingo Molnar |
2009-02-21 | x86, mm: fault.c, unify oops handling | Ingo Molnar |
2009-02-21 | x86, mm: fault.c, unify oops printing | Ingo Molnar |
2009-02-21 | x86, mm: fault.c, reorder functions | Ingo Molnar |
2009-02-21 | x86, mm, kprobes: fault.c, simplify notify_page_fault() | Ingo Molnar |
2009-02-21 | x86, mm: fault.c, simplify kmmio_fault() | Ingo Molnar |
2009-02-21 | x86, mm: fault.c, enable PF_RSVD checks on 32-bit too | Ingo Molnar |