Commit Graph

6575 Commits (82034d6f59b4772f4233bbb61c670290803a9960)

Author SHA1 Message Date
Jan Beulich 82034d6f59 x86: clean up output resulting from update_mptable option 16 years ago
Jan Beulich 9a50156a1c x86: properly __init-annotate recent early_printk additions 16 years ago
Jan Beulich dc9dd5cc85 x86: move save_mr() into .meminit.text 16 years ago
Jan Beulich 13c6c53282 x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members 16 years ago
Jan Beulich 46d50c98d9 x86, 32-bit: also limit NODES_HIGH_SHIFT here 16 years ago
Ingo Molnar dd63fdcc63 x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fix 16 years ago
Akinobu Mita 12074fa107 x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn() 16 years ago
Akinobu Mita bb6d59ca92 x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() 16 years ago
Thomas Gleixner bf5172d07a x86: convert obsolete irq_desc_t typedef to struct irq_desc 16 years ago
KOSAKI Motohiro 5490fa9673 x86, mce: use round_jiffies() instead round_jiffies_relative() 16 years ago
Huang Ying fee7b0d84c x86, kexec: x86_64: add kexec jump support for x86_64 16 years ago
Huang Ying 5359454701 x86, kexec: x86_64: add identity map for pages at image->start 16 years ago
Huang Ying fef3a7a174 x86, kexec: fix kexec x86 coding style 16 years ago
Dave Jones 129f8ae9b1 Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." 16 years ago
Rusty Russell 6db6a5f3ae lguest: fix for CONFIG_SPARSE_IRQ=y 16 years ago
Rusty Russell cbd88c8e6f lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' 16 years ago
Jeremy Fitzhardinge 0feca851c1 x86-32: make sure virt_addr_valid() returns false for fixmap addresses 16 years ago
Stuart Bennett d0fc63f7bd x86 mmiotrace: fix remove_kmmio_fault_pages() 16 years ago
Yinghai Lu e954ef20c2 x86: fix warning about nodeid 16 years ago
Wang Chen 8827247ffc x86: don't define __this_fixmap_does_not_exist() 16 years ago
Yinghai Lu 1f442d70c8 x86: remove smp_apply_quirks()/smp_checks() 16 years ago
Cliff Wickman 3a450de136 x86: UV: remove uv_flush_tlb_others() WARN_ON 16 years ago
Cyrill Gorcunov 7ab152470e x86: linkage.h - guard assembler specifics by __ASSEMBLY__ 16 years ago
Markus Metzger 73bf1b62f5 x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() 16 years ago
Markus Metzger 9ca0791dca x86, bts: remove bad warning 16 years ago
Pekka Enberg 5dd61dfabc x86: rename do_not_nx to disable_nx in mm/init_64.c 16 years ago
Pekka Enberg c77a3b59c6 x86: fix uninitialized variable in init_memory_mapping() 16 years ago
Yinghai Lu d1a8e77920 x86: make "memtest" like "memtest=17" 16 years ago
Tejun Heo 6b19b0c240 x86, percpu: setup reserved percpu area for x86_64 16 years ago
Tejun Heo edcb463997 percpu, module: implement reserved allocation and use it for module percpu variables 16 years ago
Tejun Heo 9a4f8a878b x86: make embedding percpu allocator return excessive free space 16 years ago
Tejun Heo cafe8816b2 percpu: use negative for auto for pcpu_setup_first_chunk() arguments 16 years ago
Ingo Molnar b2b352590d x86: UV, SGI RTC: add generic system vector, build fix on UP 16 years ago
Jeremy Fitzhardinge ed26dbe5ae x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests 16 years ago
Jeremy Fitzhardinge dc16ecf7fd x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid 16 years ago
Jeremy Fitzhardinge a964e33c5d x86: clean up old gcc warnings 16 years ago
Ingo Molnar 62436fe9ee x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE 16 years ago
Pekka Enberg 4fcb208391 x86: move function and variable declarations to asm/init.h 16 years ago
Pekka Enberg e53fb04fce x86: unify kernel_physical_mapping_init() function signatures 16 years ago
Pekka Enberg 298af9d89f x86: fix up some bad global variable names in mm/init.c 16 years ago
Pekka Enberg f765090a26 x86: move init_memory_mapping() to common mm/init.c 16 years ago
Pekka Enberg 0c0f756fd6 x86: add stub init_gbpages() for 32-bit init_memory_mapping() 16 years ago
Pekka Enberg b47e3418c5 x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unification 16 years ago
Pekka Enberg c338d6f60f x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping() 16 years ago
Pekka Enberg 01ced9ec14 x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() 16 years ago
Pekka Enberg d58e854e36 x86: add table start and end sanity checks to 32-bit init_memory_mapping() 16 years ago
Pekka Enberg cbba65796d x86: unify kernel_physical_mapping_init() call in init_memory_mapping() 16 years ago
Pekka Enberg c464573cb3 x86: rename after_init_bootmem to after_bootmem in mm/init_32.c 16 years ago
Pekka Enberg 96083ca11b x86: remove unnecessary save_mr() sanity check 16 years ago
Pekka Enberg 54e63f3a42 x86: ifdef 32-bit specific setup in init_memory_mapping() 16 years ago