aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\
| * percpu: fix spurious alignment WARN in legacy SMP percpu allocatorTejun Heo2009-03-11
| * percpu: generalize embedding first chunk setup helperTejun Heo2009-03-10
| * percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk()Tejun Heo2009-03-10
| * percpu: make x86 addr <-> pcpu ptr conversion macros genericTejun Heo2009-03-10
| * linker script: define __per_cpu_load on all SMP capable archsTejun Heo2009-03-10
| * x86: UV: remove uv_flush_tlb_others() WARN_ONCliff Wickman2009-03-08
| * percpu: finer grained locking to break deadlock and allow atomic freeTejun Heo2009-03-07
| * percpu: move fully free chunk reclamation into a workTejun Heo2009-03-06
| * percpu: move chunk area map extension out of area allocationTejun Heo2009-03-06
| * percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free()Tejun Heo2009-03-06
| * x86, percpu: setup reserved percpu area for x86_64Tejun Heo2009-03-06
| * percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo2009-03-06
| * percpu: add an indirection ptr for chunk page map accessTejun Heo2009-03-06
| * x86: make embedding percpu allocator return excessive free spaceTejun Heo2009-03-06
| * percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo2009-03-06
| * percpu: improve first chunk initial area map handlingTejun Heo2009-03-06
| * percpu: cosmetic renames in pcpu_setup_first_chunk()Tejun Heo2009-03-06
| * percpu: clean up percpu constantsTejun Heo2009-03-06
| * x86: un-__init fill_pud/pmd/pteJeremy Fitzhardinge2009-03-03
| * x86: remove vestigial fix_ioremap prototypesJeremy Fitzhardinge2009-03-03
| * Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-03
| |\
| | *-----------. Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-03
| | |\ \ \ \ \ \ \
| | | | | | | | * | x86, signals: fix xine & firefox bustageHiroshi Shimamoto2009-03-03
| | | | | | | | * | x86: signal: introduce helper align_sigframe()Hiroshi Shimamoto2009-02-28
| | | | | | | | * | x86: signal: unify get_sigframe()Hiroshi Shimamoto2009-02-28
| | | | | | | | * | x86: signal: use 16 bytes boundary for rt_sigframeHiroshi Shimamoto2009-02-28
| | | | | | | | * | x86: signal: intrroduce get_sigframe() and replace get_sigstack()Hiroshi Shimamoto2009-02-28
| | | | | | | | * | x86: signal: add __user annotationHiroshi Shimamoto2009-02-28
| | | | | | | * | | bzip2/lzma: make internal initramfs compression configurableAlain Knaff2009-02-19
| | | | | | | * | | bzip2/lzma: don't leave empty files around on failureAlain Knaff2009-02-19
| | | | | | | * | | bzip2/lzma: don't stop search at first unconfigured compressionAlain Knaff2009-02-19
| | | | | | | * | | bzip2/lzma: update boot protocol specificationH. Peter Anvin2009-01-14
| | | | | | | * | | x86: headers cleanup - boot.hCyrill Gorcunov2009-01-14
| | | | | | | * | | init: make initrd/initramfs decompression failure a KERN_EMERG eventH. Peter Anvin2009-01-14
| | | | | | | * | | bzip2/lzma: comprehensible error messages for missing decompressorH. Peter Anvin2009-01-12
| | | | | | | * | | bzip2/lzma: make flush_buffer() unconditionalIngo Molnar2009-01-10
| | | | | | | * | | Merge branch 'linus' into x86/setup-lzmaIngo Molnar2009-01-10
| | | | | | | |\ \ \
| | | | | | | * | | | bzip2/lzma: centralize format detectionH. Peter Anvin2009-01-08
| | | | | | | * | | | bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filenameAlain Knaff2009-01-08
| | | | | | | * | | | bzip2/lzma: fix constant in decompress_inflateH. Peter Anvin2009-01-08
| | | | | | | * | | | bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIPAlain Knaff2009-01-07
| | | | | | | * | | | bzip2/lzma: move initrd/ramfs options out of BLK_DEVH. Peter Anvin2009-01-07
| | | | | | | * | | | bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATEH. Peter Anvin2009-01-07
| | | | | | | * | | | bzip2/lzma: proper Kconfig dependencies for the ramdisk optionsH. Peter Anvin2009-01-05
| | | | | | | * | | | bzip2/lzma: make config machinery an arch configurableH. Peter Anvin2009-01-04
| | | | | | | * | | | bzip2/lzma: handle failures from bzip2 and lzma correctlyH. Peter Anvin2009-01-04
| | | | | | | * | | | bzip2/lzma: x86 kernel compression supportAlain Knaff2009-01-04
| | | | | | | * | | | bzip2/lzma: use a table to search for initramfs compression formatsH. Peter Anvin2009-01-04
| | | | | | | * | | | bzip2/lzma: config and initramfs support for bzip2/lzma decompressionAlain Knaff2009-01-04