aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-05-203-11/+12
|\
| * crypto: aesni-intel - fix aesni build on i386Randy Dunlap2011-05-181-3/+4
| * crypto: aesni-intel - Merge with fpu.koAndy Lutomirski2011-05-163-11/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-209-1/+806
|\ \
| * | net: Add sendmmsg socket system callAnton Blanchard2011-05-054-1/+6
| * | x86/net: only select BPF_JIT when NET is enabledRandy Dunlap2011-05-041-1/+1
| * | net: filter: Just In Time compiler for x86-64Eric Dumazet2011-04-275-0/+800
* | | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2011-05-201-9/+5
|\ \ \
| * | | x86: signal: sys_rt_sigreturn() should use set_current_blocked()Oleg Nesterov2011-04-281-4/+1
| * | | x86: signal: handle_signal() should use set_current_blocked()Oleg Nesterov2011-04-281-5/+4
* | | | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-204-3/+1
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-192-3/+26
|\ \ \ \
| * | | | sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman2011-05-131-1/+0
| * | | | x86: Better comments for get_bios_ebda()Mike Waychison2011-04-291-2/+5
| * | | | x86: get_bios_ebda_length()Mike Waychison2011-04-291-0/+21
* | | | | Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-193-0/+25
|\ \ \ \ \
| * | | | | x86, cpu: Enable/disable Supervisor Mode Execution ProtectionFenghua Yu2011-05-171-0/+23
| * | | | | x86, cpu: Add SMEP CPU feature in CR4Fenghua Yu2011-05-171-0/+1
| * | | | | x86, cpufeature: Add cpufeature flag for SMEPFenghua Yu2011-05-171-0/+1
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git....Linus Torvalds2011-05-191-1/+23
|\ \ \ \ \ \ \
| * | | | | | | x86: Reorder reboot method preferencesMatthew Garrett2011-04-061-1/+23
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-1911-38/+163
|\ \ \ \ \ \ \
| * | | | | | | x86: Introduce pci_map_biosrom()Dan Williams2011-03-156-4/+112
| * | | | | | | x86, olpc: Use device tree for platform identificationDaniel Drake2011-03-155-34/+51
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-1938-1592/+826
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, mm: Allow ZONE_DMA to be configurableDavid Rientjes2011-05-163-1/+12
| * | | | | | | | x86, NUMA: Trim numa meminfo with max_pfn in a separate loopYinghai Lu2011-05-021-5/+10
| * | | | | | | | x86, NUMA: Rename setup_node_bootmem() to setup_node_data()Yinghai Lu2011-05-021-3/+3
| * | | | | | | | x86, NUMA: Enable emulation on 32bit tooTejun Heo2011-05-023-13/+15
| * | | | | | | | x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit tooTejun Heo2011-05-022-11/+12
| * | | | | | | | x86, NUMA: Rename amdtopology_64.c to amdtopology.cTejun Heo2011-05-022-1/+1
| * | | | | | | | x86, NUMA: Make numa_init_array() staticTejun Heo2011-05-022-3/+1
| * | | | | | | | x86, NUMA: Make 32bit use common NUMA init pathTejun Heo2011-05-023-241/+7
| * | | | | | | | x86, NUMA: Initialize and use remap allocator from setup_node_bootmem()Tejun Heo2011-05-023-15/+34
| * | | | | | | | x86-32, NUMA: Add @start and @end to init_alloc_remap()Tejun Heo2011-05-021-15/+14
| * | | | | | | | x86, NUMA: Remove long 64bit assumption from numa.cTejun Heo2011-05-021-23/+22
| * | | | | | | | x86, NUMA: Enable build of generic NUMA init code on 32bitTejun Heo2011-05-023-12/+7
| * | | | | | | | x86, NUMA: Move NUMA init logic from numa_64.c to numa.cTejun Heo2011-05-026-526/+539
| * | | | | | | | x86-32, NUMA: Update numaq to use new NUMA init protocolTejun Heo2011-05-023-24/+34
| * | | | | | | | x86-32, NUMA: Replace srat_32.c with srat.cTejun Heo2011-05-025-326/+24
| * | | | | | | | x86-32, NUMA: implement temporary NUMA init shimsTejun Heo2011-05-023-3/+37
| * | | | | | | | x86, NUMA: Move numa_nodes_parsed to numa.[hc]Tejun Heo2011-05-024-6/+2
| * | | | | | | | x86-32, NUMA: Move get_memcfg_numa() into numa_32.cTejun Heo2011-05-022-19/+10
| * | | | | | | | x86, NUMA: make srat.c 32bit safeTejun Heo2011-05-021-2/+2
| * | | | | | | | x86, NUMA: rename srat_64.c to srat.cTejun Heo2011-05-022-1/+4
| * | | | | | | | x86, NUMA: trivial cleanupsTejun Heo2011-05-025-13/+1
| * | | | | | | | x86-32, NUMA: use sparse_memory_present_with_active_regions()Tejun Heo2011-05-024-10/+2
| * | | | | | | | x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optionalTejun Heo2011-05-027-39/+9
| * | | | | | | | x86, NUMA: Unify 32/64bit numa_cpu_node() implementationTejun Heo2011-05-026-23/+19
| * | | | | | | | x86-32, NUMA: Automatically set apicid -> node in setup_local_APIC()Tejun Heo2011-05-021-0/+10