summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * | | | bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff2009-01-0412-0/+1733
| | | | | | * | | | | x86: add forward decl for tss_structJeremy Fitzhardinge2009-03-021-0/+1
| | | | | | * | | | | x86: unify chunks of kernel/process*.cJeremy Fitzhardinge2009-03-024-361/+192
| | | | | | * | | | | x86-32: use non-lazy io bitmap context switchingJeremy Fitzhardinge2009-03-024-90/+9
| | | | | | * | | | | Merge branch 'x86/pat' into x86/coreIngo Molnar2009-03-01145-1042/+1736
| | | | | | |\ \ \ \ \ | | | | | | | |_|_|/ / | | | | | | |/| | | |
| | | | | | | * | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-01143-994/+1733
| | | | | | | |\ \ \ \
| | | | | | | * | | | | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*"Ingo Molnar2009-03-013-50/+5
| | | | | | |/ / / / /
| | | | | * | | | | | x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=yIngo Molnar2009-03-031-1/+1
| | | | | * | | | | | x86: set_highmem_pages_init() cleanupPekka Enberg2009-03-034-39/+39
| | | | | * | | | | | x86: unify free_init_pages() and free_initmem()Pekka Enberg2009-03-034-89/+50
| | | | | * | | | | | x86: make sure initmem is writable on 64-bitPekka Enberg2009-03-031-0/+7
| | | | | * | | | | | x86: add sanity checks to init_32.cPekka Enberg2009-03-031-6/+11
| | | | | * | | | | | x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space()Pekka Enberg2009-03-031-4/+4
| | | | | * | | | | | x86: move __VMALLOC_RESERVE to pgtable_32.cPekka Enberg2009-03-032-2/+2
| | | | | * | | | | | x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar2009-03-026-31/+17
| | | | * | | | | | | x86, fixmap: unify fixmap.hGustavo F. Padovan2009-02-273-310/+147
| | | | * | | | | | | x86, fixmap: prepare fixmap_32.h for unificationGustavo F. Padovan2009-02-271-17/+56
| | | | * | | | | | | x86, fixmap: prepare fixmap_64.h for unificationGustavo F. Padovan2009-02-271-7/+69
| | | | * | | | | | | x86, fixmap: add CONFIG_EFIGustavo F. Padovan2009-02-271-0/+4
| | | | * | | | | | | x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APICGustavo F. Padovan2009-02-271-0/+4
| | | | * | | | | | | x86, fixmap: define reserve_top_address for x86_64Gustavo F. Padovan2009-02-273-16/+20
| | | | * | | | | | | x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZEGustavo F. Padovan2009-02-271-2/+5
| | | | * | | | | | | x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZEGustavo F. Padovan2009-02-271-4/+4
| | | | | |/ / / / / | | | | |/| | | | |
| | | * | | | | | | x86: remove double copy of show_cpuinfo_core for 32 and 64 bitJaswinder Singh Rajput2009-02-281-18/+2
| | * | | | | | | | x86_32: apic/numaq_32, fix section mismatchJiri Slaby2009-03-021-1/+1
| | * | | | | | | | x86_32: apic/summit_32, fix section mismatchJiri Slaby2009-03-021-9/+9
| | * | | | | | | | x86_32: apic/es7000_32, fix section mismatchJiri Slaby2009-03-021-20/+17
| | * | | | | | | | x86_32: apic/summit_32, fix cpu_mask_to_apicidJiri Slaby2009-03-021-21/+9
| | * | | | | | | | x86_32: apic/es7000_32, fix cpu_mask_to_apicidJiri Slaby2009-03-021-20/+10
| | * | | | | | | | x86_32: apic/es7000_32, cpu_mask_to_apicid cleanupJiri Slaby2009-03-021-42/+4
| | * | | | | | | | x86_32: apic/bigsmp_32, de-inline functionsJiri Slaby2009-03-021-23/+17
| | * | | | | | | | x86: fix !ACPI build for es7000_32.cIngo Molnar2009-02-261-2/+9
| | * | | | | | | | x86: apic: simplify secondary CPU wakeup methods, fixIngo Molnar2009-02-261-17/+18
| | * | | | | | | | x86: apic: simplify secondary CPU wakeup methodsIngo Molnar2009-02-2611-23/+12
| | * | | | | | | | x86: remove update_apic from x86_quirks, fixIngo Molnar2009-02-261-0/+17
| | * | | | | | | | x86: don't compile vsmp_64 for 32bitYinghai Lu2009-02-265-14/+13
| | * | | | | | | | x86: remove update_apic from x86_quirksYinghai Lu2009-02-2615-93/+121
| | | |/ / / / / / | | |/| | | | | |
| | | | | | | | |
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *-------. \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar2009-02-2678-229/+8355
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|/ / / / / | | | | | | |/| | | | | |
| | | | | | * | | | | | | x86: make vmap yell louder when it is used under irqs_disabled()Peter Zijlstra2009-02-252-3/+6
| | | | | | * | | | | | | x86: usercopy: check for total size when deciding non-temporal cutoffIngo Molnar2009-02-251-2/+2
| | | | | | * | | | | | | x86, mm: pass in 'total' to __copy_from_user_*nocache()Ingo Molnar2009-02-256-13/+14
| | | | | | * | | | | | | Merge branch 'x86/asm' into x86/mmIngo Molnar2009-02-256-21/+32
| | | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | | x86: check range in reserve_early()Yinghai Lu2009-02-241-0/+3
| | | | | * | | | | | | | | x86: memtest: add additional (regular) test patternsAndreas Herrmann2009-02-251-0/+13
| | | | | * | | | | | | | | x86: update description for memtest boot parameterAndreas Herrmann2009-02-251-1/+6
| | | | | * | | | | | | | | x86: memtest: wipe out test pattern from memoryAndreas Herrmann2009-02-251-23/+33
| | | | | * | | | | | | | | x86: memtest: adapt log messagesAndreas Herrmann2009-02-251-20/+16
| | | | | * | | | | | | | | x86: memtest: cleanup memtest functionAndreas Herrmann2009-02-251-18/+19
| | | | | * | | | | | | | | x86: memtest: introduce array to select memtest patternsAndreas Herrmann2009-02-251-42/+23
| | | | | * | | | | | | | | x86: memtest: reuse test patterns when memtest parameter exceeds number of av...Andreas Herrmann2009-02-251-2/+7
OpenPOWER on IntegriCloud