summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* x86: setup_smep needs to be __cpuinitLinus Torvalds2011-05-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-05-20
|\
| * crypto: aesni-intel - fix aesni build on i386Randy Dunlap2011-05-17
| * crypto: aesni-intel - Merge with fpu.koAndy Lutomirski2011-05-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\ \
| * | net: Add sendmmsg socket system callAnton Blanchard2011-05-05
| * | x86/net: only select BPF_JIT when NET is enabledRandy Dunlap2011-05-04
| * | net: filter: Just In Time compiler for x86-64Eric Dumazet2011-04-28
* | | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2011-05-20
|\ \ \
| * | | x86: signal: sys_rt_sigreturn() should use set_current_blocked()Oleg Nesterov2011-04-28
| * | | x86: signal: handle_signal() should use set_current_blocked()Oleg Nesterov2011-04-28
* | | | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-19
|\ \ \ \
| * | | | sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman2011-05-13
| * | | | x86: Better comments for get_bios_ebda()Mike Waychison2011-04-29
| * | | | x86: get_bios_ebda_length()Mike Waychison2011-04-29
* | | | | Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-19
|\ \ \ \ \
| * | | | | x86, cpu: Enable/disable Supervisor Mode Execution ProtectionFenghua Yu2011-05-18
| * | | | | x86, cpu: Add SMEP CPU feature in CR4Fenghua Yu2011-05-18
| * | | | | x86, cpufeature: Add cpufeature flag for SMEPFenghua Yu2011-05-17
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git....Linus Torvalds2011-05-19
|\ \ \ \ \ \ \
| * | | | | | | x86: Reorder reboot method preferencesMatthew Garrett2011-04-06
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-19
|\ \ \ \ \ \ \
| * | | | | | | x86: Introduce pci_map_biosrom()Dan Williams2011-03-15
| * | | | | | | x86, olpc: Use device tree for platform identificationDaniel Drake2011-03-15
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-19
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, mm: Allow ZONE_DMA to be configurableDavid Rientjes2011-05-16
| * | | | | | | | x86, NUMA: Trim numa meminfo with max_pfn in a separate loopYinghai Lu2011-05-02
| * | | | | | | | x86, NUMA: Rename setup_node_bootmem() to setup_node_data()Yinghai Lu2011-05-02
| * | | | | | | | x86, NUMA: Enable emulation on 32bit tooTejun Heo2011-05-02
| * | | | | | | | x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit tooTejun Heo2011-05-02
| * | | | | | | | x86, NUMA: Rename amdtopology_64.c to amdtopology.cTejun Heo2011-05-02
| * | | | | | | | x86, NUMA: Make numa_init_array() staticTejun Heo2011-05-02
| * | | | | | | | x86, NUMA: Make 32bit use common NUMA init pathTejun Heo2011-05-02
| * | | | | | | | x86, NUMA: Initialize and use remap allocator from setup_node_bootmem()Tejun Heo2011-05-02
| * | | | | | | | x86-32, NUMA: Add @start and @end to init_alloc_remap()Tejun Heo2011-05-02
| * | | | | | | | x86, NUMA: Remove long 64bit assumption from numa.cTejun Heo2011-05-02
| * | | | | | | | x86, NUMA: Enable build of generic NUMA init code on 32bitTejun Heo2011-05-02
| * | | | | | | | x86, NUMA: Move NUMA init logic from numa_64.c to numa.cTejun Heo2011-05-02
| * | | | | | | | x86-32, NUMA: Update numaq to use new NUMA init protocolTejun Heo2011-05-02
| * | | | | | | | x86-32, NUMA: Replace srat_32.c with srat.cTejun Heo2011-05-02
| * | | | | | | | x86-32, NUMA: implement temporary NUMA init shimsTejun Heo2011-05-02
| * | | | | | | | x86, NUMA: Move numa_nodes_parsed to numa.[hc]Tejun Heo2011-05-02
| * | | | | | | | x86-32, NUMA: Move get_memcfg_numa() into numa_32.cTejun Heo2011-05-02
| * | | | | | | | x86, NUMA: make srat.c 32bit safeTejun Heo2011-05-02
| * | | | | | | | x86, NUMA: rename srat_64.c to srat.cTejun Heo2011-05-02
| * | | | | | | | x86, NUMA: trivial cleanupsTejun Heo2011-05-02
| * | | | | | | | x86-32, NUMA: use sparse_memory_present_with_active_regions()Tejun Heo2011-05-02
| * | | | | | | | x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optionalTejun Heo2011-05-02
| * | | | | | | | x86, NUMA: Unify 32/64bit numa_cpu_node() implementationTejun Heo2011-05-02