aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* xen: make direct versions of irq_enable/disable/save/restore to common codeJeremy Fitzhardinge2009-02-04
* xen: setup percpu data pointersJeremy Fitzhardinge2009-02-04
* Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-02-04
|\
| * x86, percpu: fix kexec with vmlinuxYinghai Lu2009-02-03
| * xen: setup percpu data pointersJeremy Fitzhardinge2009-01-31
| * x86: split loading percpu segments from loading gdtJeremy Fitzhardinge2009-01-31
| * x86: pass in cpu number to switch_to_new_gdt()Brian Gerst2009-01-31
| * x86: UV fix uv_flush_send_and_wait()Cliff Wickman2009-01-31
* | xen: fix 32-bit build resulting from mmu moveJeremy Fitzhardinge2009-02-04
* | x86/paravirt: return full 64-bit resultJeremy Fitzhardinge2009-02-03
* | x86/vmi: fix interrupt enable/disable/save/restore calling convention.Jeremy Fitzhardinge2009-02-02
* | x86/paravirt: don't restore second return regJeremy Fitzhardinge2009-02-02
* | x86/paravirt: fix missing callee-save call on pud_valJeremy Fitzhardinge2009-01-30
* | x86/paravirt: use callee-saved convention for pte_val/make_pte/etcJeremy Fitzhardinge2009-01-30
* | x86/paravirt: implement PVOP_CALL macros for callee-save functionsJeremy Fitzhardinge2009-01-30
* | x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge2009-01-30
* | x86/paravirt: selectively save/restore regs around pvops callsJeremy Fitzhardinge2009-01-30
* | x86: fix paravirt clobber in entry_64.SJeremy Fitzhardinge2009-01-30
* | x86/pvops: add a paravirt_ident functions to allow special patchingJeremy Fitzhardinge2009-01-30
* | xen: move remaining mmu-related stuff into mmu.cJeremy Fitzhardinge2009-01-30
* | Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-01-30
|\|
| * Merge branch 'linus' into core/percpuIngo Molnar2009-01-30
| |\
| | * Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-29
| | * lguest: typos fixAtsushi SAKAI2009-01-29
| * | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-01-27
| |\ \
| | * | x86: clean up indentation in setup_per_cpu_areas()Tejun Heo2009-01-27
| | * | x86: fix build breakage on voyageJames Bottomley2009-01-27
| | * | x86: load new GDT after setting up boot cpu per-cpu areaBrian Gerst2009-01-26
| | * | x86: remove extra barriers from load_gs_base()Brian Gerst2009-01-26
| | * | x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst2009-01-26
| | * | x86: make Voyager use x86 per-cpu setup.Brian Gerst2009-01-26
| | * | x86: don't assume boot cpu is #0Brian Gerst2009-01-26
| | * | x86: move this_cpu_offsetBrian Gerst2009-01-26
| | * | x86: only compile setup_percpu.o on SMPBrian Gerst2009-01-26
| | * | x86: move apic variables to apic.cBrian Gerst2009-01-26
| | * | x86: always page-align per-cpu area start and sizeBrian Gerst2009-01-26
| | * | x86: move setup_cpu_local_masks()Brian Gerst2009-01-26
| | * | x86: move 64-bit NUMA codeBrian Gerst2009-01-26
| | * | x86: merge setup_per_cpu_maps() into setup_per_cpu_areas()Brian Gerst2009-01-26
| * | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-27
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-26
| | |\
| | | * eeprom: More consistent symbol namesJean Delvare2009-01-26
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-01-26
| | |\ \
| | | * | Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg2009-01-14
| | * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-26
| | |\ \ \
| | | * | | debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner2009-01-22
| | | | |/ | | | |/|
| | * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-26
| | |\ \ \
| | | * | | locking, hpet: annotate false positive warningPeter Zijlstra2009-01-12
| | * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-26
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | x86: fix section mismatch warningRakib Mullick2009-01-26