aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-25x86: memtest: cleanup memtest functionAndreas Herrmann
2009-02-25x86: memtest: introduce array to select memtest patternsAndreas Herrmann
2009-02-25x86: memtest: reuse test patterns when memtest parameter exceeds number of av...Andreas Herrmann
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar
2009-02-24x86: efi_stub_32,64 - add missing ENDPROCsCyrill Gorcunov
2009-02-24x86: head_64.S - use GLOBAL macroCyrill Gorcunov
2009-02-24x86: entry_64.S - add missing ENDPROCCyrill Gorcunov
2009-02-24x86: invalid_vm86_irq -- use predefined macrosCyrill Gorcunov
2009-02-24x86: head_64.S - use IDT_ENTRIES instead of hardcoded numberCyrill Gorcunov
2009-02-24x86: head_64.S - remove useless balignCyrill Gorcunov
2009-02-24x86: fix performance regression in write() syscallSalman Qazi
2009-02-23x86, doc: fix references to Documentation/x86/i386/boot.txtKyle McMartin
2009-02-23x86: minor cleanup in the espfix codeStas Sergeev
2009-02-23x86: check mptable physptr with max_low_pfn on 32bitYinghai Lu
2009-02-22Linux 2.6.29-rc6Linus Torvalds
2009-02-22acpi/doc: add missing param valueRandy Dunlap
2009-02-22Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-02-23drm/i915: Add missing mutex_lock(&dev->struct_mutex)Pierre Willenbrock
2009-02-23drm/i915: fix WC mapping in non-GEM i915 code.Jesse Barnes
2009-02-23drm/i915: Fix regression in 95ca9dChris Wilson
2009-02-23drm/i915: Retire requests from i915_gem_busy_ioctl.Eric Anholt
2009-02-23drm/i915: suspend/resume GEM when KMS is activeJesse Barnes
2009-02-23drm/i915: Don't let a device flush to prepare buffers clear new write_domains.Eric Anholt
2009-02-23drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path.Eric Anholt
2009-02-23acpi: add some missing section markersJeremy Fitzhardinge
2009-02-23x86: refactor x86_quirks supportIngo Molnar
2009-02-23x86: remove various unused subarch hooksIngo Molnar
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar
2009-02-23selinux: Fix the NetLabel glue code for setsockopt()Paul Moore
2009-02-23cipso: Fix documentation commentPaul Moore
2009-02-22Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fixIngo Molnar
2009-02-22docbook: split kernel-api for device-driversRandy Dunlap
2009-02-22x86: improve the help text of X86_EXTENDED_PLATFORMRavikiran G Thirumalai
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki
2009-02-22x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds
2009-02-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-02-22PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device a...Mike Murphy
2009-02-22PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attributeMike Murphy
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven
2009-02-22x86: select x2apic ops in early apic probe only if x2apic mode is enabledSuresh Siddha
2009-02-22x86: ia32_signal: introduce {get|set}_user_seg()Hiroshi Shimamoto
2009-02-22x86: ia32_signal: introduce GET_SEG() macroHiroshi Shimamoto
2009-02-22x86: ia32_signal: remove unused debug codeHiroshi Shimamoto
2009-02-22x86, mm: fault.c, simplify kmmio_fault(), cleanupIngo Molnar
2009-02-22x86: numa_32.c: fix sparse warning: Using plain integer as NULL pointerHannes Eder
2009-02-22x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointerHannes Eder
2009-02-21Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'sus...Len Brown
2009-02-21ACPI: remove CONFIG_ACPI_SYSTEMBjorn Helgaas