summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-281-0/+17
|\
| * Merge branch 'origin' into develRussell King2009-03-28199-1732/+4105
| |\
| * | clkdev: add possibility to get a clock based on the device nameSascha Hauer2009-03-271-0/+17
* | | Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds2009-03-2820-108/+489
|\ \ \
| * \ \ Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-2816-125/+598
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-2720-108/+489
| |\ \ \
| | * | | 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-0417-26/+207
| | |\ \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | *-------. \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-0414-11/+174
| | | |\ \ \ \ \ \ \
| | | | | | | * \ \ \ Merge branch 'linus' into x86/setup-lzmaIngo Molnar2009-01-10171-2031/+4199
| | | | | | | |\ \ \ \
| | | | | | | * | | | | 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-014-2/+6
| | | | | | |\ \ \ \ \ \
| | | | | | * | | | | | | 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-265-13/+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-2445-233/+468
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | / / / / / / / / / | | | | | | | |_|_|_|/ / / / / / / / / | | | | | | |/| | | | | / / / / / / / | | | | | |_|_|_|_|_|_|/ / / / / / / | | | | |/| | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | 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-2014-26/+64
| | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-2219-26/+80
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / | | | |/| | / / / / / / / / / / / | | | | | |/ / / / / / / / / / / | | | | |/| | | | | | | | | | |
| | | | | | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \
| | | *-----. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar2009-02-1726-173/+322
| | |/|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'core/header-fixes' into x86/headersIngo Molnar2009-02-136-40/+47
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | 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-131-0/+1
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | |_|_|_|_|_|_|_|/ / / / / / / / | | | | | | | | | | |/| | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | | | | Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-132-1/+16
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | | | | | |/| | | | | | | | | | | | | | | | | | |