aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-02xen: deal with virtually mapped percpu dataJeremy Fitzhardinge
2009-03-01bootmem, x86: further fixes for arch-specific bootmem wrappingTejun Heo
2009-03-01alpha: fix typo in recent early vmalloc changeTejun Heo
2009-03-01percpu: kill compile warning in pcpu_populate_chunk()Tejun Heo
2009-02-26Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar
2009-02-26percpu: fix too low alignment restriction on UPTejun Heo
2009-02-25alloc_percpu: fix UP buildIngo Molnar
2009-02-25alloc_percpu: add align argument to __alloc_percpu, fixIngo Molnar
2009-02-25x86: convert cacheflush macros inline functionsTejun Heo
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-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