summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-07-09x86: merge getuser.Glauber Costa3-72/+55
2008-07-09x86: merge common parts of uaccess.Glauber Costa3-193/+124
2008-07-09x86: use something common for both architectures.Glauber Costa2-2/+2
2008-07-09x86: use long instead of int.Glauber Costa1-1/+1
2008-07-09x86: introduce likely in macro.Glauber Costa1-1/+1
2008-07-09x86: change asm constraint.Glauber Costa1-1/+1
2008-07-09x86: commonize __range_not_ok.Glauber Costa2-5/+4
2008-07-09x86: use macros from asm.h.Glauber Costa1-0/+2
2008-07-09x86: pass argument to putuser_64 functions in ax register.Glauber Costa1-1/+1
2008-07-09x86: clobber rbx in putuser_64.S.Glauber Costa1-1/+1
2008-07-09x86: user put_user_x instead of all variants.Glauber Costa1-18/+7
2008-07-09x86: don't save ebx in putuser_32.S.Glauber Costa1-5/+5
2008-07-09x86: merge getuser asm functions.Glauber Costa1-1/+3
2008-07-09x86: introduce __ASM_REG macro.Glauber Costa1-0/+3
2008-07-09x86: don't clobber r8 nor use rcx.Glauber Costa1-2/+1
2008-07-09x86: delay lib unification build fixIngo Molnar1-4/+0
2008-07-09x86, uv: build fix #2 for "x86, uv: update x86 mmr list for SGI uv"Ingo Molnar1-26/+0
2008-07-09x86, uv: build fix for "x86, uv: update x86 mmr list for SGI uv"Ingo Molnar1-20/+0
2008-07-09x86: rename paravirtualized TSC functionsAlok Kataria3-5/+5
2008-07-09x86: merge tsc_init and clocksource codeAlok Kataria4-2/+12
2008-07-09x86: merge tsc calibrationAlok Kataria2-2/+1
2008-07-09x86, uv: update x86 mmr list for SGI uvDimitri Sivanich1-57/+478
2008-07-09x86: map UV chipset space - UV supportJack Steiner2-0/+48
2008-07-09x86: map UV chipset space - pagetableJack Steiner2-0/+6
2008-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-0/+15
2008-07-08ide: add __ide_default_irq() inline helperBartlomiej Zolnierkiewicz1-0/+15
2008-07-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+4
2008-07-08Correct hash flushing from huge_ptep_set_wrprotect()David Gibson2-6/+10
2008-07-08x86: use FIRMWARE_MEMMAP on x86/E820Bernhard Walle1-0/+2
2008-07-08sysfs: add /sys/firmware/memmapBernhard Walle1-0/+74
2008-07-08x86: remove acpi_srat config v2Yinghai Lu1-1/+1
2008-07-08x86_32: remove __PAGE_KERNEL(_EXEC)Jeremy Fitzhardinge1-10/+0
2008-07-08x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flagsJeremy Fitzhardinge1-19/+13
2008-07-08x86: move prefill_possible_map calling early, fixIngo Molnar1-3/+5
2008-07-08x86: move prefill_possible_map calling earlyYinghai Lu1-0/+4
2008-07-08x86: merge zones_sizes_init for numa and non numa on 32-bitYinghai Lu1-1/+0
2008-07-08x86: change copy_e820_map to append_e820_mapYinghai Lu1-1/+0
2008-07-08x86: cleanup e820_setup_gap(), v2Alok Kataria1-1/+1
2008-07-08x86: add check for node passed to node_to_cpumask, v3Mike Travis1-1/+6
2008-07-08x86: move reserve_setup_data to setup.cYinghai Lu2-2/+3
2008-07-08- x86: move early_ioremap prototypes to io.hIngo Molnar1-0/+14
2008-07-08x86: use disable_apic in 32bitYinghai Lu1-4/+0
2008-07-08x86_64: fix non-paravirt compilationJeremy Fitzhardinge2-12/+13
2008-07-08x86: let setup_arch call init_apic_mappings for 32bitYinghai Lu2-0/+2
2008-07-08x86: clean up ARCH_SETUPYinghai Lu2-6/+0
2008-07-08x86/paravirt, 64-bit: make load_gs_index() a paravirt operationJeremy Fitzhardinge3-2/+13
2008-07-08x86/paravirt, 64-bit: add adjust_exception_frameJeremy Fitzhardinge2-0/+11
2008-07-08x86, 64-bit: swapgs pvop with a user-stack can never be calledJeremy Fitzhardinge2-1/+11
2008-07-08x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ...Jeremy Fitzhardinge2-14/+56
2008-07-08x86/paravirt, 64-bit: don't restore user rsp within sysretJeremy Fitzhardinge2-6/+5