| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-05-19 | 1 | -2/+26 |
|\ |
|
| * | 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-19 | 2 | -0/+2 |
|\ \ |
|
| * | | x86, cpu: Add SMEP CPU feature in CR4 | Fenghua Yu | 2011-05-17 | 1 | -0/+1 |
| * | | x86, cpufeature: Add cpufeature flag for SMEP | Fenghua Yu | 2011-05-17 | 1 | -0/+1 |
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-05-19 | 3 | -7/+12 |
|\ \ \ |
|
| * | | | x86: Introduce pci_map_biosrom() | Dan Williams | 2011-03-15 | 2 | -1/+9 |
| * | | | x86, olpc: Use device tree for platform identification | Daniel Drake | 2011-03-15 | 1 | -6/+3 |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-05-19 | 14 | -162/+77 |
|\ \ \ \ |
|
| * | | | | x86, NUMA: Enable emulation on 32bit too | Tejun Heo | 2011-05-02 | 1 | -7/+3 |
| * | | | | x86, NUMA: Make numa_init_array() static | Tejun Heo | 2011-05-02 | 1 | -2/+0 |
| * | | | | x86, NUMA: Make 32bit use common NUMA init path | Tejun Heo | 2011-05-02 | 1 | -7/+0 |
| * | | | | x86, NUMA: Enable build of generic NUMA init code on 32bit | Tejun Heo | 2011-05-02 | 1 | -3/+3 |
| * | | | | x86, NUMA: Move NUMA init logic from numa_64.c to numa.c | Tejun Heo | 2011-05-02 | 3 | -21/+16 |
| * | | | | x86-32, NUMA: Update numaq to use new NUMA init protocol | Tejun Heo | 2011-05-02 | 1 | -6/+1 |
| * | | | | x86-32, NUMA: Replace srat_32.c with srat.c | Tejun Heo | 2011-05-02 | 2 | -41/+0 |
| * | | | | x86-32, NUMA: implement temporary NUMA init shims | Tejun Heo | 2011-05-02 | 2 | -3/+3 |
| * | | | | x86, NUMA: Move numa_nodes_parsed to numa.[hc] | Tejun Heo | 2011-05-02 | 2 | -4/+1 |
| * | | | | x86-32, NUMA: Move get_memcfg_numa() into numa_32.c | Tejun Heo | 2011-05-02 | 1 | -18/+0 |
| * | | | | x86, NUMA: trivial cleanups | Tejun Heo | 2011-05-02 | 4 | -12/+0 |
| * | | | | x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional | Tejun Heo | 2011-05-02 | 1 | -3/+6 |
| * | | | | x86, NUMA: Unify 32/64bit numa_cpu_node() implementation | Tejun Heo | 2011-05-02 | 3 | -9/+10 |
| * | | | | Merge branch 'x86/urgent' into x86-mm | Tejun Heo | 2011-05-02 | 5 | -15/+19 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'x86/numa' into x86-mm | Tejun Heo | 2011-05-02 | 3 | -3/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | x86-32, numa: Calculate remap size in common code | Tejun Heo | 2011-04-06 | 1 | -1/+0 |
| * | | | | | | x86-64, NUMA: Remove custom phys_to_nid() implementation | Tejun Heo | 2011-04-01 | 1 | -23/+0 |
| * | | | | | | x86: A fast way to check capabilities of the current cpu | Christoph Lameter | 2011-03-29 | 2 | -4/+36 |
| | | | | | | | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
*-----. \ \ \ \ \ \ | Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'... | Linus Torvalds | 2011-05-19 | 2 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | x86, mce: Drop the default decoding notifier | Borislav Petkov | 2011-04-21 | 1 | -2/+0 |
| | | | | |_|_|_|_|/
| | | | |/| | | | | |
|
| * | | | | | | | | | x86, efi: Consolidate EFI nx control | Matthew Garrett | 2011-05-09 | 1 | -0/+1 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-05-19 | 4 | -72/+86 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, cpu: Clean up and unify the NOP selection infrastructure | H. Peter Anvin | 2011-04-18 | 2 | -70/+84 |
| * | | | | | | | | | x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4 | H. Peter Anvin | 2011-04-18 | 1 | -1/+1 |
| * | | | | | | | | | x86, cpu: Move AMD Elan Kconfig under "Processor family" | Ian Campbell | 2011-04-08 | 1 | -1/+1 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
| | | | | | | | | | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
*---. \ \ \ \ \ \ \ \ | Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo... | Linus Torvalds | 2011-05-19 | 1 | -14/+71 |
|\ \ \ \ \ \ \ \ \ \ \
| | | | |/ / / / / / /
| | | |/| | | / / / /
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | x86: Demacro CONFIG_PARAVIRT cpu accessors | Avi Kivity | 2011-04-24 | 1 | -14/+71 |
* | | | | | | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-19 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | clocksource: convert x86 to generic i8253 clocksource | Russell King | 2011-05-14 | 1 | -0/+2 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-05-19 | 8 | -22/+32 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'x86/mem' into perf/core | Ingo Molnar | 2011-05-18 | 3 | -1/+11 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit | Jiri Olsa | 2011-05-18 | 1 | -1/+1 |
| | * | | | | | | | | | | x86, alternative: Add altinstruction_entry macro | Fenghua Yu | 2011-05-17 | 1 | -0/+9 |
| | | |_|_|_|_|_|_|_|/
| | |/| | | | | | | | |
|
| | * | | | | | | | | | x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSB | Fenghua Yu | 2011-05-17 | 1 | -0/+1 |
| | |/ / / / / / / / |
|
| * | | | | | | | | | ftrace/x86: mcount offset calculation | Martin Schwidefsky | 2011-05-16 | 1 | -4/+3 |
| * | | | | | | | | | ftrace/x86: Do not trace .discard.text section | Steven Rostedt | 2011-05-16 | 1 | -1/+1 |
| * | | | | | | | | | x86: Remove warning and warning_symbol from struct stacktrace_ops | Richard Weinberger | 2011-05-12 | 1 | -3/+0 |
| * | | | | | | | | | Merge commit 'v2.6.39-rc7' into perf/core | Ingo Molnar | 2011-05-10 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / / |
|
| * | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-04-27 | 2 | -13/+17 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | jump label: Add _ASM_ALIGN for x86 and x86_64 | Jason Baron | 2011-04-04 | 1 | -0/+1 |