summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-202-1/+5
|\
| * x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin2010-08-181-2/+2
| * x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel2010-08-182-0/+4
* | Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+3
|/
* archs: replace unifdef-y with header-ySam Ravnborg2010-08-141-15/+14
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-131-0/+6
|\
| * x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakageCliff Wickman2010-08-121-0/+5
| * x86, UV: Make kdump avoid stack dumpsCliff Wickman2010-07-211-0/+1
* | Mark arguments to certain syscalls as being constDavid Howells2010-08-132-7/+7
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-131-49/+102
|\ \ | |/
| * x86, UV: Modularize BAU send and waitCliff Wickman2010-06-081-1/+0
| * x86, UV: BAU broadcast to the local hubCliff Wickman2010-06-081-0/+5
| * x86, UV: Remove BAU check for stay-busyCliff Wickman2010-06-081-1/+0
| * x86, UV: BAU structure rearrangingCliff Wickman2010-06-081-39/+51
| * x86, UV: Shorten access to BAU statistics structureCliff Wickman2010-06-081-0/+1
| * x86, UV: Disable BAU on network congestionCliff Wickman2010-06-081-0/+4
| * x86, UV: BAU tunables into a debugfs fileCliff Wickman2010-06-081-16/+37
| * x86, UV: Calculate BAU destination timeoutCliff Wickman2010-06-081-0/+12
* | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2010-08-131-0/+7
|\ \
| * | x86: Document __phys_reloc_hide() usage in __pa_symbol()Namhyung Kim2010-08-111-0/+7
* | | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-122-6/+16
|\ \ \
| * | | pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*Konrad Rzeszutek Wilk2010-07-271-0/+14
| * | | xen: use _PAGE_IOMAP in ioremap to do machine mappingsJeremy Fitzhardinge2010-06-071-6/+2
* | | | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-1/+0
* | | | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-7/+0
* | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-1/+0
|\ \ \ \
| * | | | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-1/+0
* | | | | Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-102-1/+4
|\ \ \ \ \
| * | | | | unistd: add __NR_prlimit64 syscall numbersJiri Slaby2010-07-162-1/+4
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-103-1/+10
|\ \ \ \ \
| * | | | | fanotify: sys_fanotify_mark declartionEric Paris2010-07-283-1/+7
| * | | | | fanotify: fanotify_init syscall declarationEric Paris2010-07-282-1/+4
| |/ / / /
* | | | | gcc-4.6: mm: fix unused but set warningsAndi Kleen2010-08-091-2/+2
* | | | | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-1/+1
* | | | | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-062-7/+32
|\ \ \ \ \
| * | | | | x86, xsave: Make init_xstate_buf staticRobert Richter2010-07-211-1/+0
| * | | | | x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d)Robert Richter2010-07-211-0/+2
| * | | | | x86, xsave: Separate fpu and xsave initializationRobert Richter2010-07-212-2/+0
| * | | | | x86, xsave: Do not include asm/i387.h in asm/xsave.hRobert Richter2010-07-201-1/+0
| * | | | | x86, xsave: Use xsaveopt in context-switch path when supportedSuresh Siddha2010-07-192-4/+7
| * | | | | x86, xsave: Sync xsave memory layout with its header for user handlingSuresh Siddha2010-07-192-0/+24
* | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-062-3/+4
|\ \ \ \ \ \
| * | | | | | x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setupHuang Ying2010-06-101-1/+1
| * | | | | | x86, mce: Rename MSR_IA32_MCx_CTL2 valueHuang Ying2010-06-102-3/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-062-1/+41
|\ \ \ \ \ \
| * | | | | | x86, olpc: Constify an olpc_ofw() argAndres Salomon2010-07-301-1/+1
| * | | | | | x86, olpc: Add support for calling into OpenFirmwareAndres Salomon2010-06-182-1/+41
* | | | | | | Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2010-08-062-9/+12
|\ \ \ \ \ \ \
| * | | | | | | x86, alternatives: Use 16-bit numbers for cpufeature indexH. Peter Anvin2010-07-072-9/+12
| | | | | | | |
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo...Linus Torvalds2010-08-062-0/+19
|\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |
OpenPOWER on IntegriCloud