| Commit message (Expand) | Author | Age |
* | Merge branch 'x86/paravirt-spinlocks' into x86/for-linus | Ingo Molnar | 2008-07-21 |
|\ |
|
| * | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar | 2008-07-18 |
| |\ |
|
| * | | x86, paravirt-spinlocks: fix boot hang | Ingo Molnar | 2008-07-16 |
* | | | x86 BIOS interface for RTC on SGI UV | Russ Anderson | 2008-07-18 |
| |/
|/| |
|
* | | ftrace: fix merge buglet | Ingo Molnar | 2008-07-17 |
|/ |
|
* | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 |
|\ |
|
| * | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-25 |
| |\ |
|
| * | | ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directory | Steven Rostedt | 2008-05-23 |
| * | | ftrace: dynamic enabling/disabling of function calls | Steven Rostedt | 2008-05-23 |
* | | | Merge branch 'x86/generalize-visws' into x86/core | Ingo Molnar | 2008-07-11 |
|\ \ \ |
|
| * | | | x86, VisWS: turn into generic arch, clean up | Ingo Molnar | 2008-07-10 |
| * | | | x86, VisWS: turn into generic arch, clean up | Ingo Molnar | 2008-07-10 |
| * | | | x86, VisWS: turn into generic arch, flip over VISWS to generic arch | Ingo Molnar | 2008-07-10 |
* | | | | x86: fix tsc unification buglet with ftrace and stackprotector | Ingo Molnar | 2008-07-11 |
|/ / / |
|
* | | | x86: merge tsc_init and clocksource code | Alok Kataria | 2008-07-09 |
* | | | x86: merge sched_clock handling | Alok Kataria | 2008-07-09 |
* | | | x86: remove acpi_srat config v2 | Yinghai Lu | 2008-07-08 |
* | | | x86: rename setup_32.c to setup.c | Yinghai Lu | 2008-07-08 |
* | | | x86: rename setup.c to setup_percpu.c | Yinghai Lu | 2008-07-08 |
* | | | x86: merge setup64.c into common_64.c | Yinghai Lu | 2008-07-08 |
* | | | x86: seperate probe_roms into another file | Yinghai Lu | 2008-07-08 |
* | | | Merge branch 'x86/uv' into x86/devel | Ingo Molnar | 2008-07-08 |
|\ \ \ |
|
| * | | | x86, SGI UV: TLB shootdown using broadcast assist unit | Cliff Wickman | 2008-07-08 |
| * | | | Merge branch 'linus' into x86/irq | Ingo Molnar | 2008-06-25 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | x86: rename the i8259_32/64.c leftovers to irqinit_32/64.c | Thomas Gleixner | 2008-05-24 |
| * | | | x86: automatical unification of i8259.c | Pavel Machek | 2008-05-24 |
| | |/
| |/| |
|
* | | | Merge branch 'x86/nmi' into x86/devel | Ingo Molnar | 2008-07-08 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into x86/nmi | Ingo Molnar | 2008-06-25 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.c | Cyrill Gorcunov | 2008-05-25 |
| | |/
| |/| |
|
* | | | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 2008-07-08 |
|\ \ \ |
|
| * | | | x86: merge setup_memory_map with e820 | Yinghai Lu | 2008-07-08 |
| * | | | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 2008-07-08 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | x86: extract common part of head32.c and head64.c into head.c | Huang, Ying | 2008-06-05 |
| * | | | x86: make e820.c to have common functions | Yinghai Lu | 2008-05-25 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu... | Ingo Molnar | 2008-07-08 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | | * | x86, AMD IOMMU: add amd_iommu.c to Makefile | Joerg Roedel | 2008-06-27 |
| | | * | x86, AMD IOMMU: add amd_iommu_init.c to Makefile | Joerg Roedel | 2008-06-27 |
| | |/ |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | |_|/
| |/| | |
|
| | | * | Merge branch 'linus' into x86/i8259 | Ingo Molnar | 2008-06-25 |
| | | |\
| | |_|/
| |/| | |
|
| | | * | x86: rename the i8259_32/64.c leftovers to initirq_32/64.c | Thomas Gleixner | 2008-05-24 |
| | | * | x86: automatical unification of i8259.c | Pavel Machek | 2008-05-24 |
| |_|/
|/| | |
|
| | * | Merge commit 'v2.6.26-rc9' into x86/cpu | Ingo Molnar | 2008-07-08 |
| | |\
| | |/
| |/| |
|
| | * | x86: move bugs_64.c to cpu/bugs_64.c | Hiroshi Shimamoto | 2008-06-03 |
| |/
|/| |
|
| * | x86: Add structs and functions for paravirt clocksource | Gerd Hoffmann | 2008-06-24 |
|/ |
|
* | pcspkr: fix dependancies | Stas Sergeev | 2008-05-07 |
* | x86 VISWS: build fix | Ingo Molnar | 2008-04-30 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-29 |
|\ |
|
| * | x86: seperate mmconf for fam10h out from setup_64.c | Yinghai Lu | 2008-04-26 |
* | | x86: olpc: add One Laptop Per Child architecture support | Andres Salomon | 2008-04-29 |
* | | x86: KVM guest: add basic paravirt support | Marcelo Tosatti | 2008-04-27 |