| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | | | | | * | | | | 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 |
| | | | | | | | * | | | | | bzip2/lzma: x86 kernel compression support | Alain Knaff | 2009-01-04 | 3 | -107/+44 |
| | | | | | | | * | | | | | bzip2/lzma: use a table to search for initramfs compression formats | H. Peter Anvin | 2009-01-04 | 1 | -47/+35 |
| | | | | | | | * | | | | | bzip2/lzma: config and initramfs support for bzip2/lzma decompression | Alain Knaff | 2009-01-04 | 5 | -199/+184 |
| | | | | | | | * | | | | | bzip2/lzma: library support for gzip, bzip2 and lzma decompression | Alain Knaff | 2009-01-04 | 12 | -0/+1733 |
| | | | | | | * | | | | | | x86: add forward decl for tss_struct | Jeremy Fitzhardinge | 2009-03-02 | 1 | -0/+1 |
| | | | | | | * | | | | | | x86: unify chunks of kernel/process*.c | Jeremy Fitzhardinge | 2009-03-02 | 4 | -361/+192 |
| | | | | | | * | | | | | | x86-32: use non-lazy io bitmap context switching | Jeremy Fitzhardinge | 2009-03-02 | 4 | -90/+9 |
| | | | | | | * | | | | | | Merge branch 'x86/pat' into x86/core | Ingo Molnar | 2009-03-01 | 145 | -1042/+1736 |
| | | | | | | |\ \ \ \ \ \
| | | | | | | | |_|_|/ / /
| | | | | | | |/| | | | | |
|
| | | | | | | | * | | | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 | 143 | -994/+1733 |
| | | | | | | | |\ \ \ \ \ |
|
| | | | | | | | * | | | | | | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" | Ingo Molnar | 2009-03-01 | 3 | -50/+5 |
| | | | | | | |/ / / / / / |
|
| | | | | | * | | | | | | | x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=y | Ingo Molnar | 2009-03-03 | 1 | -1/+1 |
| | | | | | * | | | | | | | x86: set_highmem_pages_init() cleanup | Pekka Enberg | 2009-03-03 | 4 | -39/+39 |
| | | | | | * | | | | | | | x86: unify free_init_pages() and free_initmem() | Pekka Enberg | 2009-03-03 | 4 | -89/+50 |
| | | | | | * | | | | | | | x86: make sure initmem is writable on 64-bit | Pekka Enberg | 2009-03-03 | 1 | -0/+7 |
| | | | | | * | | | | | | | x86: add sanity checks to init_32.c | Pekka Enberg | 2009-03-03 | 1 | -6/+11 |
| | | | | | * | | | | | | | x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space() | Pekka Enberg | 2009-03-03 | 1 | -4/+4 |
| | | | | | * | | | | | | | x86: move __VMALLOC_RESERVE to pgtable_32.c | Pekka Enberg | 2009-03-03 | 2 | -2/+2 |
| | | | | | * | | | | | | | x86, mm: dont use non-temporal stores in pagecache accesses | Ingo Molnar | 2009-03-02 | 6 | -31/+17 |
| | | | | * | | | | | | | | x86, fixmap: unify fixmap.h | Gustavo F. Padovan | 2009-02-27 | 3 | -310/+147 |
| | | | | * | | | | | | | | x86, fixmap: prepare fixmap_32.h for unification | Gustavo F. Padovan | 2009-02-27 | 1 | -17/+56 |
| | | | | * | | | | | | | | x86, fixmap: prepare fixmap_64.h for unification | Gustavo F. Padovan | 2009-02-27 | 1 | -7/+69 |
| | | | | * | | | | | | | | x86, fixmap: add CONFIG_EFI | Gustavo F. Padovan | 2009-02-27 | 1 | -0/+4 |
| | | | | * | | | | | | | | x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APIC | Gustavo F. Padovan | 2009-02-27 | 1 | -0/+4 |
| | | | | * | | | | | | | | x86, fixmap: define reserve_top_address for x86_64 | Gustavo F. Padovan | 2009-02-27 | 3 | -16/+20 |
| | | | | * | | | | | | | | x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZE | Gustavo F. Padovan | 2009-02-27 | 1 | -2/+5 |
| | | | | * | | | | | | | | x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZE | Gustavo F. Padovan | 2009-02-27 | 1 | -4/+4 |
| | | | | | |/ / / / / /
| | | | | |/| | | | | | |
|
| | | | * | | | | | | | | x86: remove double copy of show_cpuinfo_core for 32 and 64 bit | Jaswinder Singh Rajput | 2009-02-28 | 1 | -18/+2 |
| | | * | | | | | | | | | x86_32: apic/numaq_32, fix section mismatch | Jiri Slaby | 2009-03-02 | 1 | -1/+1 |
| | | * | | | | | | | | | x86_32: apic/summit_32, fix section mismatch | Jiri Slaby | 2009-03-02 | 1 | -9/+9 |
| | | * | | | | | | | | | x86_32: apic/es7000_32, fix section mismatch | Jiri Slaby | 2009-03-02 | 1 | -20/+17 |
| | | * | | | | | | | | | x86_32: apic/summit_32, fix cpu_mask_to_apicid | Jiri Slaby | 2009-03-02 | 1 | -21/+9 |
| | | * | | | | | | | | | x86_32: apic/es7000_32, fix cpu_mask_to_apicid | Jiri Slaby | 2009-03-02 | 1 | -20/+10 |