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