summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-2725-113/+598
|\
| * percpu: generalize embedding first chunk setup helperTejun Heo2009-03-101-0/+4
| * percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk()Tejun Heo2009-03-101-1/+1
| * x86, percpu: setup reserved percpu area for x86_64Tejun Heo2009-03-061-23/+12
| * percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo2009-03-061-4/+6
| * percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo2009-03-061-2/+3
| * percpu: cosmetic renames in pcpu_setup_first_chunk()Tejun Heo2009-03-061-1/+1
| * percpu: clean up percpu constantsTejun Heo2009-03-061-11/+13
| * Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-0421-30/+211
| |\
| | *-------. Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-0417-14/+178
| | |\ \ \ \ \
| | | | | | * \ Merge branch 'linus' into x86/setup-lzmaIngo Molnar2009-01-10341-19933/+5823
| | | | | | |\ \
| | | | | | * | | bzip2/lzma: centralize format detectionH. Peter Anvin2009-01-081-0/+3
| | | | | | * | | bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff2009-01-045-0/+152
| | | | | * | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-016-4/+9
| | | | | |\ \ \ \
| | | | | * | | | | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*"Ingo Molnar2009-03-011-4/+2
| | | |_|/ / / / / | | |/| | | | | |
| | | | * | | | | x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar2009-03-021-2/+2
| | | | | | | | |
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *-------. \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar2009-02-266-14/+5
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|/ / / / / | | | | | | |/| | | | | |
| | | | | | * | | | | | | x86, mm: pass in 'total' to __copy_from_user_*nocache()Ingo Molnar2009-02-251-2/+2
| | * | | | | | | | | | | Merge branches 'x86/urgent' and 'x86/pat' into x86/coreIngo Molnar2009-02-261-2/+4
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | gpu/drm, x86, PAT: PAT support for io_mapping_*Venkatesh Pallipadi2009-02-251-2/+4
| | * | | | | | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-261-11/+35
| | |\| | | | | | | | | | | | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | percpu: fix too low alignment restriction on UPTejun Heo2009-02-261-1/+1
| * | | | | | | | | | | | alloc_percpu: fix UP buildIngo Molnar2009-02-251-1/+1
| * | | | | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-243-44/+96
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | percpu: give more latitude to arch specific first chunk initializationTejun Heo2009-02-241-2/+37
| | * | | | | | | | | | | vmalloc: add @align to vm_area_register_early()Tejun Heo2009-02-241-1/+1
| | * | | | | | | | | | | bootmem: reorder interface functions and add a missing oneTejun Heo2009-02-241-13/+17
| | * | | | | | | | | | | bootmem: clean up arch-specific bootmem wrappingTejun Heo2009-02-241-6/+4
| | * | | | | | | | | | | percpu: implement new dynamic percpu allocatorTejun Heo2009-02-201-4/+18
| | * | | | | | | | | | | vmalloc: add un/map_kernel_range_noflush()Tejun Heo2009-02-201-0/+3
| | * | | | | | | | | | | vmalloc: implement vm_area_register_early()Tejun Heo2009-02-201-0/+1
| | * | | | | | | | | | | percpu: kill percpu_alloc() and friendsTejun Heo2009-02-201-25/+22
| | * | | | | | | | | | | alloc_percpu: add align argument to __alloc_percpu.Rusty Russell2009-02-201-2/+3
| | * | | | | | | | | | | alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell2009-02-201-12/+11
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-2458-250/+588
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | / / / / / / / | | | | | | |_|_|_|/ / / / / / / | | | | | |/| | | | | / / / / / | | | | |_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | |
| | | | | * | | | | | | | | | x86, mm, kprobes: fault.c, simplify notify_page_fault()Ingo Molnar2009-02-211-3/+19
| | | | | * | | | | | | | | | x86, mm: fault.c, simplify kmmio_fault()Ingo Molnar2009-02-211-31/+47
| | | | |/ / / / / / / / / /
| | | | * | | | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-2015-27/+65
| | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-2223-33/+89
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | / / / / / / / / / | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | *-----. \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar2009-02-1735-183/+433
| |/|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'core/header-fixes' into x86/headersIngo Molnar2009-02-139-43/+50
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / | | | | |/| | | | | | | | | | | |
| | | | | * | | | | | | | | | | | unconditionally include asm/types.h from linux/types.hJaswinder Singh Rajput2009-02-081-1/+2
| | | | | | | | | | | | | | | | |
| | | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | *-. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86...Ingo Molnar2009-02-131-0/+1
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / | | | |/| | | / / / / / / / / / / / | | | | | | |/ / / / / / / / / / / | | | | | |/| | | | | | | | | | |
| | | | | | | | | | | | | | | | |
| | | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | *-----------. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-133-0/+6
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | |_|_|_|_|_|_|_|/ / / / / / | | | | | | | | | |/| | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-132-1/+16
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | | | |/| | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | elf: add ELF_CORE_COPY_KERNEL_REGS()Tejun Heo2009-02-101-0/+9
| | | | | * | | | | | | | | | | | | | | | | | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09103-100/+230
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|/ / / / / / / / / / / / | | | | | | |/| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | percpu: make PER_CPU_BASE_SECTION overridable by archesBrian Gerst2009-02-091-1/+7
| | * | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.29-rc5' into x86/apicIngo Molnar2009-02-153-53/+25
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-1325-103/+169
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | |