Age | Commit message (Expand) | Author | Files | Lines |
2009-02-22 | m68k: atari - Rename "mfp" to "st_mfp" | Geert Uytterhoeven | 12 | -56/+56 |
2009-02-22 | x86: select x2apic ops in early apic probe only if x2apic mode is enabled | Suresh Siddha | 5 | -21/+18 |
2009-02-22 | x86: ia32_signal: introduce {get|set}_user_seg() | Hiroshi Shimamoto | 1 | -20/+18 |
2009-02-22 | x86: ia32_signal: introduce GET_SEG() macro | Hiroshi Shimamoto | 1 | -5/+9 |
2009-02-22 | x86: ia32_signal: remove unused debug code | Hiroshi Shimamoto | 1 | -18/+0 |
2009-02-22 | x86, mm: fault.c, simplify kmmio_fault(), cleanup | Ingo Molnar | 1 | -1/+2 |
2009-02-22 | x86: numa_32.c: fix sparse warning: Using plain integer as NULL pointer | Hannes Eder | 1 | -1/+1 |
2009-02-22 | x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointer | Hannes Eder | 2 | -2/+2 |
2009-02-21 | Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'sus... | Len Brown | 315 | -1540/+5017 |
2009-02-21 | ACPI: remove CONFIG_ACPI_SYSTEM | Bjorn Helgaas | 2 | -8/+1 |
2009-02-21 | fujitsu-laptop: Use RFKILL support bitmask from firmware | Tony Vroon | 1 | -7/+18 |
2009-02-21 | x86_64: Fix S3 fail path | Jiri Slaby | 1 | -1/+3 |
2009-02-21 | x86_64: acpi/wakeup_64 cleanup | Jiri Slaby | 1 | -19/+7 |
2009-02-21 | Merge branch 'hibernate' | Linus Torvalds | 10 | -34/+75 |
2009-02-21 | PM: Fix suspend_console and resume_console to use only one semaphore | Arve Hjønnevåg | 1 | -6/+9 |
2009-02-21 | PM: Wait for console in resume | Arve Hjønnevåg | 1 | -0/+6 |
2009-02-21 | PM: Fix pm_notifiers during user mode hibernation | Andrey Borzenkov | 1 | -4/+4 |
2009-02-21 | swsusp: clean up shrink_all_zones() | Johannes Weiner | 1 | -12/+11 |
2009-02-21 | swsusp: dont fiddle with swappiness | Johannes Weiner | 1 | -4/+1 |
2009-02-21 | PM: fix build for CONFIG_PM unset | Rafael J. Wysocki | 2 | -1/+2 |
2009-02-21 | PM/hibernate: fix "swap breaks after hibernation failures" | Alan Jenkins | 1 | -2/+2 |
2009-02-21 | PM/resume: wait for device probing to finish | Arjan van de Ven | 1 | -0/+11 |
2009-02-21 | Consolidate driver_probe_done() loops into one place | Arjan van de Ven | 4 | -6/+31 |
2009-02-21 | battery: don't assume we are fully charged when not charging or discharging | Richard Hughes | 1 | -1/+24 |
2009-02-21 | ACPI: EC: Add delay for slow MSI controller | Alexey Starikovskiy | 1 | -0/+9 |
2009-02-21 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -6/+6 |
2009-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 10 | -187/+458 |
2009-02-21 | percpu: clean up size usage | Tejun Heo | 1 | -11/+12 |
2009-02-20 | x86, mce: remove incorrect __cpuinit for mce_cpu_features() | H. Peter Anvin | 3 | -4/+4 |
2009-02-21 | [CIFS] Fix multiuser mounts so server does not invalidate earlier security co... | Steve French | 5 | -7/+105 |
2009-02-21 | [CIFS] improve posix semantics of file create | Steve French | 2 | -103/+208 |
2009-02-21 | [CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specif... | Steve French | 2 | -3/+4 |
2009-02-21 | cifs: posix fill in inode needed by posix open | Jeff Layton | 2 | -1/+3 |
2009-02-21 | cifs: properly handle case where CIFSGetSrvInodeNumber fails | Jeff Layton | 3 | -15/+14 |
2009-02-21 | cifs: refactor new_inode() calls and inode initialization | Jeff Layton | 3 | -66/+86 |
2009-02-21 | [CIFS] Prevent OOPs when mounting with remote prefixpath. | Igor Mammedov | 3 | -2/+48 |
2009-02-20 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 18 | -173/+279 |
2009-02-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -11/+9 |
2009-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 19 | -62/+131 |
2009-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 1 | -4/+4 |
2009-02-20 | 8250: fix boot hang with serial console when using with Serial Over Lan port | Mauro Carvalho Chehab | 4 | -0/+55 |
2009-02-20 | atyfb: remove unused local variable `pwr_command' | Yang Hongyang | 1 | -1/+0 |
2009-02-20 | spi_bitbang: add more lowlevel function documentation | Michael Buesch | 1 | -0/+7 |
2009-02-20 | vmalloc: call flush_cache_vunmap() from unmap_kernel_range() | Tejun Heo | 1 | -0/+2 |
2009-02-20 | cpuset: various documentation fixes and updates | Li Zefan | 1 | -28/+37 |
2009-02-20 | docsrc: use config instead of menuconfig | Randy Dunlap | 1 | -1/+1 |
2009-02-20 | sx.c: avoid referencing freed memory if copy_from_user() fails | Dan Carpenter | 1 | -1/+1 |
2009-02-20 | sx.c: fix dbl statement if - add missing braces | Ilpo Järvinen | 1 | -1/+2 |
2009-02-20 | README: fix a wrong filename | Li Zefan | 1 | -1/+1 |
2009-02-20 | slab: introduce kzfree() | Johannes Weiner | 2 | -0/+21 |