summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-24Merge branch 'x86/core' into core/percpuIngo Molnar809-24913/+28896
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar939-29247/+33864
2009-02-24x86: efi_stub_32,64 - add missing ENDPROCsCyrill Gorcunov2-0/+8
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-24x86, 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-23Linux 2.6.29-rc6v2.6.29-rc6Linus Torvalds1-1/+1
2009-02-23acpi/doc: add missing param valueRandy Dunlap1-1/+1
2009-02-23Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds5-27/+67
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-23Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-5/+2
2009-02-23PM: 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-22Merge branch 'linus' into x86/apicIngo Molnar330-1549/+5041
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-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds6-36/+62
2009-02-22PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device a...Mike 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-22Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'sus...Len Brown315-1540/+5017
2009-02-22ACPI: remove CONFIG_ACPI_SYSTEMBjorn Helgaas2-8/+1
2009-02-22fujitsu-laptop: Use RFKILL support bitmask from firmwareTony Vroon1-7/+18
2009-02-22x86_64: Fix S3 fail pathJiri Slaby1-1/+3