| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: setup_smep needs to be __cpuinit | Linus Torvalds | 2011-05-23 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2011-05-21 | 3 | -11/+12 |
|\ |
|
| * | crypto: aesni-intel - fix aesni build on i386 | Randy Dunlap | 2011-05-18 | 1 | -3/+4 |
| * | crypto: aesni-intel - Merge with fpu.ko | Andy Lutomirski | 2011-05-16 | 3 | -11/+11 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-05-20 | 9 | -1/+806 |
|\ \ |
|
| * | | net: Add sendmmsg socket system call | Anton Blanchard | 2011-05-05 | 4 | -1/+6 |
| * | | x86/net: only select BPF_JIT when NET is enabled | Randy Dunlap | 2011-05-04 | 1 | -1/+1 |
| * | | net: filter: Just In Time compiler for x86-64 | Eric Dumazet | 2011-04-28 | 5 | -0/+800 |
* | | | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc | Linus Torvalds | 2011-05-20 | 1 | -9/+5 |
|\ \ \ |
|
| * | | | x86: signal: sys_rt_sigreturn() should use set_current_blocked() | Oleg Nesterov | 2011-04-28 | 1 | -4/+1 |
| * | | | x86: signal: handle_signal() should use set_current_blocked() | Oleg Nesterov | 2011-04-28 | 1 | -5/+4 |
* | | | | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 | 4 | -3/+1 |
* | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-05-20 | 2 | -3/+26 |
|\ \ \ \ |
|
| * | | | | sysfs: remove "last sysfs file:" line from the oops messages | Greg Kroah-Hartman | 2011-05-14 | 1 | -1/+0 |
| * | | | | x86: Better comments for get_bios_ebda() | Mike Waychison | 2011-04-29 | 1 | -2/+5 |
| * | | | | x86: get_bios_ebda_length() | Mike Waychison | 2011-04-29 | 1 | -0/+21 |
* | | | | | Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-20 | 3 | -0/+25 |
|\ \ \ \ \ |
|
| * | | | | | x86, cpu: Enable/disable Supervisor Mode Execution Protection | Fenghua Yu | 2011-05-18 | 1 | -0/+23 |
| * | | | | | x86, cpu: Add SMEP CPU feature in CR4 | Fenghua Yu | 2011-05-18 | 1 | -0/+1 |
| * | | | | | x86, cpufeature: Add cpufeature flag for SMEP | Fenghua Yu | 2011-05-18 | 1 | -0/+1 |
| | | | | | | |
| \ \ \ \ \ | |
*-. \ \ \ \ \ | Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git.... | Linus Torvalds | 2011-05-20 | 1 | -1/+23 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Reorder reboot method preferences | Matthew Garrett | 2011-04-06 | 1 | -1/+23 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-05-20 | 11 | -38/+163 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Introduce pci_map_biosrom() | Dan Williams | 2011-03-15 | 6 | -4/+112 |
| * | | | | | | | x86, olpc: Use device tree for platform identification | Daniel Drake | 2011-03-15 | 5 | -34/+51 |
* | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-05-20 | 38 | -1592/+826 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, mm: Allow ZONE_DMA to be configurable | David Rientjes | 2011-05-16 | 3 | -1/+12 |
| * | | | | | | | | x86, NUMA: Trim numa meminfo with max_pfn in a separate loop | Yinghai Lu | 2011-05-02 | 1 | -5/+10 |
| * | | | | | | | | x86, NUMA: Rename setup_node_bootmem() to setup_node_data() | Yinghai Lu | 2011-05-02 | 1 | -3/+3 |
| * | | | | | | | | x86, NUMA: Enable emulation on 32bit too | Tejun Heo | 2011-05-02 | 3 | -13/+15 |
| * | | | | | | | | x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit too | Tejun Heo | 2011-05-02 | 2 | -11/+12 |
| * | | | | | | | | x86, NUMA: Rename amdtopology_64.c to amdtopology.c | Tejun Heo | 2011-05-02 | 2 | -1/+1 |
| * | | | | | | | | x86, NUMA: Make numa_init_array() static | Tejun Heo | 2011-05-02 | 2 | -3/+1 |
| * | | | | | | | | x86, NUMA: Make 32bit use common NUMA init path | Tejun Heo | 2011-05-02 | 3 | -241/+7 |
| * | | | | | | | | x86, NUMA: Initialize and use remap allocator from setup_node_bootmem() | Tejun Heo | 2011-05-02 | 3 | -15/+34 |
| * | | | | | | | | x86-32, NUMA: Add @start and @end to init_alloc_remap() | Tejun Heo | 2011-05-02 | 1 | -15/+14 |
| * | | | | | | | | x86, NUMA: Remove long 64bit assumption from numa.c | Tejun Heo | 2011-05-02 | 1 | -23/+22 |
| * | | | | | | | | x86, NUMA: Enable build of generic NUMA init code on 32bit | Tejun Heo | 2011-05-02 | 3 | -12/+7 |
| * | | | | | | | | x86, NUMA: Move NUMA init logic from numa_64.c to numa.c | Tejun Heo | 2011-05-02 | 6 | -526/+539 |
| * | | | | | | | | x86-32, NUMA: Update numaq to use new NUMA init protocol | Tejun Heo | 2011-05-02 | 3 | -24/+34 |
| * | | | | | | | | x86-32, NUMA: Replace srat_32.c with srat.c | Tejun Heo | 2011-05-02 | 5 | -326/+24 |
| * | | | | | | | | x86-32, NUMA: implement temporary NUMA init shims | Tejun Heo | 2011-05-02 | 3 | -3/+37 |
| * | | | | | | | | x86, NUMA: Move numa_nodes_parsed to numa.[hc] | Tejun Heo | 2011-05-02 | 4 | -6/+2 |
| * | | | | | | | | x86-32, NUMA: Move get_memcfg_numa() into numa_32.c | Tejun Heo | 2011-05-02 | 2 | -19/+10 |
| * | | | | | | | | x86, NUMA: make srat.c 32bit safe | Tejun Heo | 2011-05-02 | 1 | -2/+2 |
| * | | | | | | | | x86, NUMA: rename srat_64.c to srat.c | Tejun Heo | 2011-05-02 | 2 | -1/+4 |
| * | | | | | | | | x86, NUMA: trivial cleanups | Tejun Heo | 2011-05-02 | 5 | -13/+1 |
| * | | | | | | | | x86-32, NUMA: use sparse_memory_present_with_active_regions() | Tejun Heo | 2011-05-02 | 4 | -10/+2 |
| * | | | | | | | | x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional | Tejun Heo | 2011-05-02 | 7 | -39/+9 |
| * | | | | | | | | x86, NUMA: Unify 32/64bit numa_cpu_node() implementation | Tejun Heo | 2011-05-02 | 6 | -23/+19 |