Commit Graph

1069 Commits (fe955e5c793aab398794be4c5ede172d48446c4a)

Author SHA1 Message Date
Jeremy Fitzhardinge 0b1c723d0b x86/brk: make the brk reservation symbols inaccessible from C 16 years ago
Joerg Roedel 2118d0c548 dma-debug: x86 architecture bindings 16 years ago
Jeremy Fitzhardinge 42854dc0a6 x86, paravirt: prevent gcc from generating the wrong addressing mode 16 years ago
Jeremy Fitzhardinge 796216a57f x86: allow extend_brk users to reserve brk space 16 years ago
Yinghai Lu 7543c1de84 x86-32: compute initial mapping size more accurately 16 years ago
Jeremy Fitzhardinge 6de6cb442e x86: use brk allocation for DMI 16 years ago
Jeremy Fitzhardinge ccf3fe02e3 x86-32: use brk segment for allocating initial kernel pagetable 16 years ago
Jeremy Fitzhardinge 93dbda7cbc x86: add brk allocation for very, very early allocations 16 years ago
Jaswinder Singh Rajput f4c3c4cdb1 x86: cpu_debug add support for various AMD CPUs 16 years ago
Jaswinder Singh Rajput 9766cdbcb2 x86: cpu/common.c cleanups 16 years ago
Frederic Weisbecker f58ba10067 tracing/syscalls: support for syscalls tracing on x86 16 years ago
Frederic Weisbecker 1b3fa2ce64 tracing/x86: basic implementation of syscall tracing for x86 16 years ago
Rusty Russell 73e907de7d cpumask: remove x86 cpumask_t uses. 16 years ago
Rusty Russell 4f0628963c cpumask: use new cpumask functions throughout x86 16 years ago
Rusty Russell 3f76a183de x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_setup_mask 16 years ago
Rusty Russell 155dd720d0 cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t 16 years ago
Rusty Russell c032ef60d1 cpumask: convert node_to_cpumask_map[] to cpumask_var_t 16 years ago
Rusty Russell 71ee73e722 x86: unify 32 and 64-bit node_to_cpumask_map 16 years ago
Rusty Russell b9c4398ed4 cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node 16 years ago
Rusty Russell b643decad6 x86: arch_send_call_function_ipi_mask 16 years ago
Rusty Russell 7ad728f981 cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t 16 years ago
Rusty Russell d3d2e7f243 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: x86 16 years ago
Rusty Russell 23c5c9c662 cpumask: remove cpu_coregroup_map: x86 16 years ago
Rusty Russell cb3d560f36 cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86 16 years ago
Jaswinder Singh Rajput 91219bcbdc x86: cpu_debug add write support for MSRs 16 years ago
Jan Beulich 13c6c53282 x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members 16 years ago
Jan Beulich 6a5c05f002 x86: fix HYPERVISOR_update_descriptor() 16 years ago
H. Peter Anvin 5e47c478b0 x86: remove zImage support 16 years ago
Akinobu Mita bb6d59ca92 x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() 16 years ago
Jaswinder Singh Rajput 8229d75438 x86: cpu architecture debug code, build fix, cleanup 16 years ago
Cyrill Gorcunov bb7f5f6c26 x86: shrink __ALIGN and __ALIGN_STR definitions 16 years ago
Huang Ying fee7b0d84c x86, kexec: x86_64: add kexec jump support for x86_64 16 years ago
Jaswinder Singh Rajput 9b779edf4b x86: cpu architecture debug code 16 years ago
Tejun Heo e01009833e percpu: make x86 addr <-> pcpu ptr conversion macros generic 16 years ago
Cyrill Gorcunov 7ab152470e x86: linkage.h - guard assembler specifics by __ASSEMBLY__ 16 years ago
Masami Hiramatsu 78ff7fae04 x86: implement atomic text_poke() via fixmap 16 years ago
Ingo Molnar b2b352590d x86: UV, SGI RTC: add generic system vector, build fix on UP 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
Daniel Glöckner ab9e18587f x86, math-emu: fix init_fpu for task != current 16 years ago
Dimitri Sivanich 8661984f62 x86: UV, SGI RTC: loop through installed UV blades 16 years ago
Dimitri Sivanich acaabe795a x86: UV, SGI RTC: add generic system vector 16 years ago
Huang Ying dd39ecf522 x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP 16 years ago
Jeremy Fitzhardinge 4e8304758c x86: remove vestigial fix_ioremap prototypes 16 years ago
Pekka Enberg 867c5b5292 x86: set_highmem_pages_init() cleanup 16 years ago
Roland McGrath 5b1017404a x86-64: seccomp: fix 32/64 syscall hole 16 years ago
Jeremy Fitzhardinge 9976b39b50 xen: deal with virtually mapped percpu data 16 years ago
Jeremy Fitzhardinge 2fb6b2a048 x86: add forward decl for tss_struct 16 years ago