Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'linus' into core/printk | Ingo Molnar | 2009-03-28 | 3776 | -165364/+287156 | |
|\ | ||||||
| * | Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2009-03-28 | 465 | -17722/+17558 | |
| |\ | ||||||
| | * | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-28 | 408 | -6386/+18120 | |
| | |\ | ||||||
| | * \ | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 465 | -17715/+17559 | |
| | |\ \ | ||||||
| | | * | | percpu: fix spurious alignment WARN in legacy SMP percpu allocator | Tejun Heo | 2009-03-11 | 1 | -1/+1 | |
| | | * | | percpu: generalize embedding first chunk setup helper | Tejun Heo | 2009-03-10 | 3 | -48/+96 | |
| | | * | | percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() | Tejun Heo | 2009-03-10 | 3 | -22/+21 | |
| | | * | | percpu: make x86 addr <-> pcpu ptr conversion macros generic | Tejun Heo | 2009-03-10 | 2 | -9/+15 | |
| | | * | | linker script: define __per_cpu_load on all SMP capable archs | Tejun Heo | 2009-03-10 | 3 | -18/+4 | |
| | | * | | x86: UV: remove uv_flush_tlb_others() WARN_ON | Cliff Wickman | 2009-03-08 | 1 | -2/+0 | |
| | | * | | percpu: finer grained locking to break deadlock and allow atomic free | Tejun Heo | 2009-03-07 | 1 | -37/+124 | |
| | | * | | percpu: move fully free chunk reclamation into a work | Tejun Heo | 2009-03-07 | 1 | -10/+38 | |
| | | * | | percpu: move chunk area map extension out of area allocation | Tejun Heo | 2009-03-07 | 1 | -48/+60 | |
| | | * | | percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free() | Tejun Heo | 2009-03-07 | 1 | -43/+42 | |
| | | * | | x86, percpu: setup reserved percpu area for x86_64 | Tejun Heo | 2009-03-06 | 2 | -32/+40 | |
| | | * | | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo | 2009-03-06 | 4 | -29/+144 | |
| | | * | | percpu: add an indirection ptr for chunk page map access | Tejun Heo | 2009-03-06 | 1 | -1/+4 | |
| | | * | | x86: make embedding percpu allocator return excessive free space | Tejun Heo | 2009-03-06 | 1 | -16/+28 | |
| | | * | | percpu: use negative for auto for pcpu_setup_first_chunk() arguments | Tejun Heo | 2009-03-06 | 3 | -24/+29 | |
| | | * | | percpu: improve first chunk initial area map handling | Tejun Heo | 2009-03-06 | 1 | -26/+27 | |
| | | * | | percpu: cosmetic renames in pcpu_setup_first_chunk() | Tejun Heo | 2009-03-06 | 2 | -30/+30 | |
| | | * | | percpu: clean up percpu constants | Tejun Heo | 2009-03-06 | 2 | -21/+13 | |
| | | * | | x86: un-__init fill_pud/pmd/pte | Jeremy Fitzhardinge | 2009-03-04 | 1 | -3/+3 | |
| | | * | | x86: remove vestigial fix_ioremap prototypes | Jeremy Fitzhardinge | 2009-03-04 | 1 | -3/+0 | |
| | | * | | Merge branch 'x86/core' into core/percpu | Ingo Molnar | 2009-03-04 | 373 | -3190/+14119 | |
| | | |\ \ | ||||||
| | | | | \ | ||||||
| | | | | \ | ||||||
| | | | | \ | ||||||
| | | | | \ | ||||||
| | | | | \ | ||||||
| | | | | \ | ||||||
| | | | | \ | ||||||
| | | | | \ | ||||||
| | | | | \ | ||||||
| | | | | \ | ||||||
| | | | | \ | ||||||
| | | | | \ | ||||||
| | | | *-----------. \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 291 | -2766/+5482 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * | | | x86, signals: fix xine & firefox bustage | Hiroshi Shimamoto | 2009-03-03 | 1 | -5/+4 | |
| | | | | | | | | | * | | | x86: signal: introduce helper align_sigframe() | Hiroshi Shimamoto | 2009-02-28 | 1 | -12/+15 | |
| | | | | | | | | | * | | | x86: signal: unify get_sigframe() | Hiroshi Shimamoto | 2009-02-28 | 1 | -56/+41 | |
| | | | | | | | | | * | | | x86: signal: use 16 bytes boundary for rt_sigframe | Hiroshi Shimamoto | 2009-02-28 | 1 | -4/+2 | |
| | | | | | | | | | * | | | x86: signal: intrroduce get_sigframe() and replace get_sigstack() | Hiroshi Shimamoto | 2009-02-28 | 1 | -13/+19 | |
| | | | | | | | | | * | | | x86: signal: add __user annotation | Hiroshi Shimamoto | 2009-02-28 | 1 | -2/+2 | |
| | | | | | | | | * | | | | bzip2/lzma: make internal initramfs compression configurable | Alain Knaff | 2009-02-19 | 2 | -12/+68 | |
| | | | | | | | | * | | | | bzip2/lzma: don't leave empty files around on failure | Alain Knaff | 2009-02-19 | 1 | -1/+2 | |
| | | | | | | | | * | | | | bzip2/lzma: don't stop search at first unconfigured compression | Alain Knaff | 2009-02-19 | 1 | -1/+1 | |
| | | | | | | | | * | | | | bzip2/lzma: update boot protocol specification | H. Peter Anvin | 2009-01-14 | 1 | -1/+4 | |
| | | | | | | | | * | | | | x86: headers cleanup - boot.h | Cyrill Gorcunov | 2009-01-14 | 1 | -3/+7 | |
| | | | | | | | | * | | | | init: make initrd/initramfs decompression failure a KERN_EMERG event | H. Peter Anvin | 2009-01-14 | 2 | -5/+9 | |
| | | | | | | | | * | | | | bzip2/lzma: comprehensible error messages for missing decompressor | H. Peter Anvin | 2009-01-12 | 3 | -8/+25 | |
| | | | | | | | | * | | | | bzip2/lzma: make flush_buffer() unconditional | Ingo Molnar | 2009-01-10 | 1 | -2/+0 | |
| | | | | | | | | * | | | | Merge branch 'linus' into x86/setup-lzma | Ingo Molnar | 2009-01-10 | 3899 | -163337/+751145 | |
| | | | | | | | | |\ \ \ \ | ||||||
| | | | | | | | | * | | | | | bzip2/lzma: centralize format detection | H. Peter Anvin | 2009-01-08 | 5 | -67/+72 | |
| | | | | | | | | * | | | | | bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filename | Alain Knaff | 2009-01-08 | 1 | -1/+1 | |
| | | | | | | | | * | | | | | bzip2/lzma: fix constant in decompress_inflate | H. Peter Anvin | 2009-01-08 | 1 | -1/+1 | |
| | | | | | | | | * | | | | | bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP | Alain Knaff | 2009-01-07 | 7 | -20/+135 | |
| | | | | | | | | * | | | | | bzip2/lzma: move initrd/ramfs options out of BLK_DEV | H. Peter Anvin | 2009-01-07 | 2 | -27/+27 | |
| | | | | | | | | * | | | | | bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATE | H. Peter Anvin | 2009-01-07 | 1 | -0/+1 | |
| | | | | | | | | * | | | | | bzip2/lzma: proper Kconfig dependencies for the ramdisk options | H. Peter Anvin | 2009-01-05 | 3 | -11/+29 | |
| | | | | | | | | * | | | | | bzip2/lzma: make config machinery an arch configurable | H. Peter Anvin | 2009-01-04 | 2 | -21/+34 | |
| | | | | | | | | * | | | | | bzip2/lzma: handle failures from bzip2 and lzma correctly | H. Peter Anvin | 2009-01-04 | 1 | -2/+2 |