| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | | * | | | x86, AMD IOMMU: more verbose Kconfig description text | Joerg Roedel | 2008-07-04 | 1 | -1/+9 |
| | | | | * | | | x86, AMD IOMMU: build fix #3 | Ingo Molnar | 2008-06-27 | 1 | -1/+1 |
| | | | | * | | | x86, AMD IOMMU: build fix | Ingo Molnar | 2008-06-27 | 1 | -1/+1 |
| | | | | * | | | x86, AMD IOMMU: add Kconfig entry | Joerg Roedel | 2008-06-27 | 1 | -0/+7 |
| | | | |/ / /
| | | |/| | | |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-------. \ \ \ \ \ | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 | 1 | -51/+31 |
| |\ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|/ / / /
| | | |/| | | | / / /
| | | | | |_|_|/ / /
| | | | |/| | | / /
| | |_|_|_|_|_|/ /
| |/| | | | | | /
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | | | | | * | | Merge branch 'linus' into x86/memtest | Ingo Molnar | 2008-06-25 | 1 | -0/+5 |
| | | | | | |\ \
| | | | |_|_|/ /
| | | |/| | | | |
|
| | | | | | * | | Merge branch 'linus' into x86/memtest | Ingo Molnar | 2008-06-16 | 1 | -16/+8 |
| | | | | | |\ \
| | | | | |_|/ /
| | | | |/| | | |
|
| | | | | | * | | x86_64: simplify the memtest parameter setting | Yinghai Lu | 2008-05-12 | 1 | -23/+7 |
| | |_|_|_|/ /
| |/| | | | | |
|
| | | | | * | | Merge branch 'linus' into x86/kconfig | Ingo Molnar | 2008-06-25 | 1 | -0/+5 |
| | | | | |\ \
| | | | |_|/ /
| | | |/| | | |
|
| | | | | * | | Merge branch 'linus' into x86/kconfig | Ingo Molnar | 2008-06-16 | 1 | -16/+8 |
| | | | | |\ \
| | | | | |/ /
| | | | |/| | |
|
| | | | | * | | x86: untangle pci dependencies | Ingo Molnar | 2008-05-25 | 1 | -5/+4 |
| | | | | * | | x86: make NUMAQ depend on PCI | Ingo Molnar | 2008-05-25 | 1 | -1/+1 |
| | | | | * | | x86: change maximum NR_CPUS to 4096 and MAX_NUMNODES to 512 | Mike Travis | 2008-05-23 | 1 | -6/+6 |
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-02 | 1 | -2/+2 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | x86: fix NODES_SHIFT Kconfig range | Thomas Gleixner | 2008-07-01 | 1 | -2/+2 |
| | | |/ / |
|
* | | | | | x86: use generic per-device dma coherent allocator | Dmitry Baryshkov | 2008-06-30 | 1 | -0/+1 |
| |/ / /
|/| | | |
|
* | | | | x86: KVM guest: Use the paravirt clocksource structs and functions | Gerd Hoffmann | 2008-06-24 | 1 | -0/+1 |
* | | | | x86: Add structs and functions for paravirt clocksource | Gerd Hoffmann | 2008-06-24 | 1 | -0/+4 |
| |/ /
|/| | |
|
* | | | PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPC | Andres Salomon | 2008-06-05 | 1 | -6/+5 |
| |/
|/| |
|
* | | Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST | Sam Ravnborg | 2008-05-25 | 1 | -10/+3 |
|/ |
|
* | x86: rdc: leds build/config fix | Ingo Molnar | 2008-05-10 | 1 | -0/+1 |
* | x86: revert geode config dependency | Thomas Gleixner | 2008-05-08 | 1 | -1/+0 |
* | sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK | Ingo Molnar | 2008-05-05 | 1 | -0/+1 |
* | x86: olpc build fix | Thomas Gleixner | 2008-05-04 | 1 | -0/+1 |
* | x86: use defconfigs from x86/configs/* | Sam Ravnborg | 2008-04-30 | 1 | -0/+12 |
* | x86 VISWS: build fix | Ingo Molnar | 2008-04-30 | 1 | -2/+2 |
* | x86: olpc: add One Laptop Per Child architecture support | Andres Salomon | 2008-04-29 | 1 | -1/+17 |
* | swiotlb: use iommu_is_span_boundary helper function | FUJITA Tomonori | 2008-04-29 | 1 | -3/+2 |
* | x86: configurable DMI scanning code | Thomas Petazzoni | 2008-04-28 | 1 | -3/+9 |
* | mm: move cache_line_size() to <linux/cache.h> | Pekka Enberg | 2008-04-28 | 1 | -0/+3 |
* | x86: KVM guest: add basic paravirt support | Marcelo Tosatti | 2008-04-27 | 1 | -0/+8 |
* | x86: KVM guest: paravirtualized clocksource | Glauber de Oliveira Costa | 2008-04-27 | 1 | -0/+11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-26 | 1 | -0/+3 |
|\ |
|
| * | generic: make optimized inlining arch-opt-in | Ingo Molnar | 2008-04-26 | 1 | -0/+3 |
* | | x86 PAT: decouple from nonpromisc devmem | Ingo Molnar | 2008-04-26 | 1 | -2/+2 |
|/ |
|
* | x86: voyager fix | Ingo Molnar | 2008-04-24 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 2008-04-21 | 1 | -0/+3 |
|\ |
|
| * | x86: convert cpumask_of_cpu macro to allocated array | Mike Travis | 2008-04-19 | 1 | -0/+3 |
* | | srat, x86: add support for nodes spanning other nodes | Suresh Siddha | 2008-04-19 | 1 | -0/+9 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb | Linus Torvalds | 2008-04-18 | 1 | -0/+1 |
|\ |
|
| * | x86: kgdb support | Ingo Molnar | 2008-04-17 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-18 | 1 | -13/+57 |
|\ \ |
|
| * | | x86: move suspend wakeup code to C | Pavel Machek | 2008-04-17 | 1 | -1/+1 |
| * | | x86: fix VisualWS and Voyager kexec build failures | Randy Dunlap | 2008-04-17 | 1 | -0/+1 |
| * | | x86: memtest bootparam | Yinghai Lu | 2008-04-17 | 1 | -0/+29 |
| * | | x86: allow NODES_SHIFT to be a config option on x86_64 | Jack Steiner | 2008-04-17 | 1 | -1/+1 |
| * | | x86: PAT infrastructure patch, documentation updates | Venki Pallipadi | 2008-04-17 | 1 | -2/+2 |
| * | | x86: PAT infrastructure patch | venkatesh.pallipadi@intel.com | 2008-04-17 | 1 | -0/+15 |
| * | | x86: use specialized routine for setup per-cpu area | Glauber de Oliveira Costa | 2008-04-17 | 1 | -1/+1 |
| * | | x86: fix recursive dependencies | Roman Zippel | 2008-04-17 | 1 | -6/+4 |