aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-24x86: head_64.S - use GLOBAL macroCyrill Gorcunov1-15/+7
2009-02-24x86: entry_64.S - add missing ENDPROCCyrill Gorcunov1-0/+1
2009-02-24x86: invalid_vm86_irq -- use predefined macrosCyrill Gorcunov1-1/+1
2009-02-24x86: head_64.S - use IDT_ENTRIES instead of hardcoded numberCyrill Gorcunov1-1/+1
2009-02-24x86: head_64.S - remove useless balignCyrill Gorcunov1-2/+0
2009-02-24x86: fix performance regression in write() syscallSalman Qazi1-2/+14
2009-02-23x86, doc: fix references to Documentation/x86/i386/boot.txtKyle McMartin1-2/+2
2009-02-23x86: minor cleanup in the espfix codeStas Sergeev1-1/+1
2009-02-23x86: check mptable physptr with max_low_pfn on 32bitYinghai Lu1-3/+12
2009-02-22Linux 2.6.29-rc6Linus Torvalds1-1/+1
2009-02-22acpi/doc: add missing param valueRandy Dunlap1-1/+1
2009-02-23drm/i915: Add missing mutex_lock(&dev->struct_mutex)Pierre Willenbrock1-0/+1
2009-02-23drm/i915: fix WC mapping in non-GEM i915 code.Jesse Barnes1-1/+1
2009-02-23drm/i915: Fix regression in 95ca9dChris Wilson1-2/+6
2009-02-23drm/i915: Retire requests from i915_gem_busy_ioctl.Eric Anholt1-0/+7
2009-02-23drm/i915: suspend/resume GEM when KMS is activeJesse Barnes3-2/+24
2009-02-23drm/i915: Don't let a device flush to prepare buffers clear new write_domains.Eric Anholt1-2/+14
2009-02-23drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path.Eric Anholt1-22/+16
2009-02-23acpi: add some missing section markersJeremy Fitzhardinge1-2/+2
2009-02-23x86: refactor x86_quirks supportIngo Molnar16-56/+39
2009-02-23x86: remove various unused subarch hooksIngo Molnar3-40/+4
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar22-4335/+2
2009-02-23selinux: Fix the NetLabel glue code for setsockopt()Paul Moore1-1/+3
2009-02-23cipso: Fix documentation commentPaul Moore1-2/+7
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fixIngo Molnar1-5/+2
2009-02-22docbook: split kernel-api for device-driversRandy Dunlap3-378/+419
2009-02-22x86: improve the help text of X86_EXTENDED_PLATFORMRavikiran G Thirumalai1-2/+28
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki8-7/+38
2009-02-22x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds4-4/+4
2009-02-22PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device attributesMike Murphy1-22/+28
2009-02-22PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attributeMike Murphy1-3/+5
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven12-56/+56
2009-02-22x86: select x2apic ops in early apic probe only if x2apic mode is enabledSuresh Siddha5-21/+18
2009-02-22x86: ia32_signal: introduce {get|set}_user_seg()Hiroshi Shimamoto1-20/+18
2009-02-22x86: ia32_signal: introduce GET_SEG() macroHiroshi Shimamoto1-5/+9
2009-02-22x86: ia32_signal: remove unused debug codeHiroshi Shimamoto1-18/+0
2009-02-22x86, mm: fault.c, simplify kmmio_fault(), cleanupIngo Molnar1-1/+2
2009-02-22x86: numa_32.c: fix sparse warning: Using plain integer as NULL pointerHannes Eder1-1/+1
2009-02-22x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointerHannes Eder2-2/+2
2009-02-21ACPI: remove CONFIG_ACPI_SYSTEMBjorn Helgaas2-8/+1
2009-02-21fujitsu-laptop: Use RFKILL support bitmask from firmwareTony Vroon1-7/+18
2009-02-21x86_64: Fix S3 fail pathJiri Slaby1-1/+3
2009-02-21x86_64: acpi/wakeup_64 cleanupJiri Slaby1-19/+7
2009-02-21PM: Fix suspend_console and resume_console to use only one semaphoreArve Hjønnevåg1-6/+9
2009-02-21PM: Wait for console in resumeArve Hjønnevåg1-0/+6
2009-02-21PM: Fix pm_notifiers during user mode hibernationAndrey Borzenkov1-4/+4
2009-02-21swsusp: clean up shrink_all_zones()Johannes Weiner1-12/+11
2009-02-21swsusp: dont fiddle with swappinessJohannes Weiner1-4/+1
2009-02-21PM: fix build for CONFIG_PM unsetRafael J. Wysocki2-1/+2
2009-02-21PM/hibernate: fix "swap breaks after hibernation failures"Alan Jenkins1-2/+2