| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-30 | 1 | -1/+0 |
|\ |
|
| * | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 | 1 | -1/+0 |
| * | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -27/+112 |
| |\ |
|
* | | | x86: allow extend_brk users to reserve brk space | Jeremy Fitzhardinge | 2009-03-14 | 1 | -0/+2 |
* | | | x86: use brk allocation for DMI | Jeremy Fitzhardinge | 2009-03-14 | 1 | -6/+0 |
* | | | x86-32: use brk segment for allocating initial kernel pagetable | Jeremy Fitzhardinge | 2009-03-14 | 1 | -6/+0 |
* | | | x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRD | H. Peter Anvin | 2009-03-14 | 1 | -28/+29 |
* | | | x86: add brk allocation for very, very early allocations | Jeremy Fitzhardinge | 2009-03-14 | 1 | -5/+34 |
* | | | x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests | Jeremy Fitzhardinge | 2009-03-05 | 1 | -1/+3 |
* | | | Merge branch 'x86/urgent' into x86/mm | Ingo Molnar | 2009-03-04 | 1 | -2/+3 |
|\| |
| |/
|/| |
|
| * | x86: fix DMI on EFI | Brian Maly | 2009-03-04 | 1 | -2/+3 |
* | | x86: don't compile vsmp_64 for 32bit | Yinghai Lu | 2009-02-26 | 1 | -2/+0 |
* | | x86: remove update_apic from x86_quirks | Yinghai Lu | 2009-02-26 | 1 | -13/+1 |
* | | x86: refactor x86_quirks support | Ingo Molnar | 2009-02-23 | 1 | -11/+12 |
* | | x86: remove various unused subarch hooks | Ingo Molnar | 2009-02-23 | 1 | -34/+0 |
* | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 | 1 | -1/+1 |
|\| |
|
* | | x86, apic: separate 32-bit setup functionality out of apic_32.c | Ingo Molnar | 2009-02-17 | 1 | -0/+124 |
* | | x86, apic: rename 'genapic' to 'apic' | Ingo Molnar | 2009-02-17 | 1 | -2/+2 |
* | | x86, apic: remove duplicate asm/apic.h inclusions | Ingo Molnar | 2009-02-17 | 1 | -1/+0 |
* | | x86, apic: remove genapic.h | Ingo Molnar | 2009-02-17 | 1 | -1/+1 |
* | | x86: add x2apic config | Yinghai Lu | 2009-02-17 | 1 | -2/+1 |
* | | x86, apic: make generic_apic_probe() generally available | Ingo Molnar | 2009-02-11 | 1 | -2/+0 |
* | | x86, apic: fix initialization of wakeup_cpu | Alok Kataria | 2009-02-11 | 1 | -1/+1 |
* | | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 | 1 | -1/+1 |
|\| |
|
| * | x86: fix grammar in user-visible BIOS warning | Alex Chiang | 2009-02-05 | 1 | -1/+1 |
* | | x86: don't treat bigsmp as non-standard | Yinghai Lu | 2009-01-30 | 1 | -1/+1 |
* | | x86: rename X86_GENERICARCH to X86_32_NON_STANDARD | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | | x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirk | Ingo Molnar | 2009-01-29 | 1 | -2/+1 |
* | | x86: generalize boot_cpu_id | Ingo Molnar | 2009-01-29 | 1 | -0/+14 |
* | | x86: replace CONFIG_X86_SMP with CONFIG_SMP | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | | x86: move mach-default/*.h files to asm/ | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | | x86: remove mach_apic.h | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | | x86, smp: refactor ->wake_cpu | Ingo Molnar | 2009-01-28 | 1 | -3/+2 |
* | | x86: rename 'genapic' to 'apic' | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | | x86: smp.h move prefill_possible_map declartion to cpu.h | Jaswinder Singh Rajput | 2009-01-07 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-30 | 1 | -1/+1 |
|\ |
|
| *-. | Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2... | Ingo Molnar | 2008-12-25 | 1 | -8/+6 |
| |\ \ |
|
| | * | | x86: MSI start irq numbering from nr_irqs_gsi | Yinghai Lu | 2008-12-08 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'x86/iommu' into x86/core | Ingo Molnar | 2008-12-23 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Merge branch 'x86/urgent' into x86/iommu | Ingo Molnar | 2008-12-01 | 1 | -1/+1 |
| |\| | |
|
| * | | | x86: move GART specific stuff from iommu.h to gart.h | Joerg Roedel | 2008-11-28 | 1 | -0/+1 |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---------. \ \ \ | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 2008-12-23 | 1 | -148/+20 |
|\ \ \ \ \ \ \ \ \
| | | | |_|_|/ / /
| | | |/| | | / /
| | | |_|_|_|/ /
| | |/| | | | /
| |_|_|_|_|_|/
|/| | | | | | |
|
| | | | | | * | Merge branch 'linus' into x86/quirks | Ingo Molnar | 2008-12-08 | 1 | -1/+1 |
| | | | | | |\
| | | |_|_|_|/
| | |/| | | | |
|
| | | | | | * | x86: fix wakeup_cpu with numaq/es7000, v2, fix #2 | Ingo Molnar | 2008-11-18 | 1 | -2/+4 |
| | | | | | * | x86: fix wakeup_cpu with numaq/es7000, v2, fix | Yinghai Lu | 2008-11-18 | 1 | -1/+12 |
| | | | |_|/
| | | |/| | |
|
| | | | | * | x86: fix arch/x86/kernel/setup.c build warning when !CONFIG_X86_RESERVE_LOW_64K | Richard A. Holden III | 2008-11-20 | 1 | -0/+2 |
| | | | | * | Merge branch 'linus' into x86/memory-corruption-check | Ingo Molnar | 2008-11-20 | 1 | -1/+1 |
| | | | | |\
| | | |_|_|/
| | |/| | | |
|
| | | | | * | x86: corruption check: move the corruption checks into their own file | Arjan van de Ven | 2008-10-27 | 1 | -152/+0 |
| | | | | * | x86: corruption-check: fix some style issues | Arjan van de Ven | 2008-10-27 | 1 | -4/+5 |
| | | | |/
| | | |/| |
|
| | | | * | x86: Hypervisor detection and get tsc_freq from hypervisor | Alok Kataria | 2008-11-01 | 1 | -0/+7 |
| | | |/ |
|