summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-25x86, percpu: fix minor bugs in setup_percpu.cTejun Heo
2009-02-24Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar
2009-02-24Merge branch 'x86/core' into core/percpuIngo Molnar
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-24percpu: add __read_mostly to variables which are mostly read onlyTejun Heo
2009-02-24x86: add remapping percpu first chunk allocatorTejun Heo
2009-02-24x86: add embedding percpu first chunk allocatorTejun Heo
2009-02-24x86: separate out setup_pcpu_4k() from setup_per_cpu_areas()Tejun Heo
2009-02-24percpu: give more latitude to arch specific first chunk initializationTejun Heo
2009-02-24percpu: remove unit_size power-of-2 restrictionTejun Heo
2009-02-24x86: update populate_extra_pte() and add populate_extra_pmd()Tejun Heo
2009-02-24vmalloc: add @align to vm_area_register_early()Tejun Heo
2009-02-24bootmem: reorder interface functions and add a missing oneTejun Heo
2009-02-24bootmem: clean up arch-specific bootmem wrappingTejun Heo
2009-02-24percpu: fix pcpu_chunk_struct_sizeTejun Heo
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-23Linux 2.6.29-rc6Linus Torvalds
2009-02-23acpi/doc: add missing param valueRandy Dunlap
2009-02-23Merge 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-22acpi: add some missing section markersJeremy Fitzhardinge
2009-02-22x86: refactor x86_quirks supportIngo Molnar
2009-02-22x86: remove various unused subarch hooksIngo Molnar
2009-02-22x86: remove the Voyager 32-bit subarchIngo Molnar
2009-02-22selinux: Fix the NetLabel glue code for setsockopt()Paul Moore
2009-02-22cipso: 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