Age | Commit message (Expand) | Author |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb | Linus Torvalds |
2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-18 | ide: remove ide_init_default_irq() macro | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: remove ide_default_io_ctl() macro | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) | Bartlomiej Zolnierkiewicz |
2008-04-17 | kgdb: fix NMI hangs | Jason Wessel |
2008-04-17 | x86: kgdb support | Ingo Molnar |
2008-04-17 | x86: move suspend wakeup code to C | Pavel Machek |
2008-04-17 | x86: move mp_register_lapic_address to boot.c | Alexey Starikovskiy |
2008-04-17 | x86: move mp_register_lapic to boot.c | Alexey Starikovskiy |
2008-04-17 | x86: move up & smp variables to setup.c | Alexey Starikovskiy |
2008-04-17 | x86: move mp_ioapic_routing to boot.c | Alexey Starikovskiy |
2008-04-17 | x86: don't set IO APIC features if IO APIC is not enabled | Alexey Starikovskiy |
2008-04-17 | x86: clean up non-smp usage of cpu maps | Mike Travis |
2008-04-17 | x86: uv fix | Ingo Molnar |
2008-04-17 | x86: support for new UV apic | Jack Steiner |
2008-04-17 | x86: define the macros and tables for blade functions | Jack Steiner |
2008-04-17 | x86: define the macros and tables for the basic UV infrastructure. | Jack Steiner |
2008-04-17 | x86: add UV specific header for MMR definitions | Jack Steiner |
2008-04-17 | x86: increase size of APICID | Jack Steiner |
2008-04-17 | x86: add functions to determine if platform is a UV platform | Jack Steiner |
2008-04-17 | x86: change GET_APIC_ID() from an inline function to an out-of-line function | Jack Steiner |
2008-04-17 | x86: replace most VM86 flags with flags from processor-flags.h | gorcunov@gmail.com |
2008-04-17 | x86: cleanup - rename VM_MASK to X86_VM_MASK | gorcunov@gmail.com |
2008-04-17 | x86: cleanup replace most vm86 flags with flags from processor-flags.h, fix | Ingo Molnar |
2008-04-17 | x86: sparsemem: reduce i386 PAE section size | Jeremy Fitzhardinge |
2008-04-17 | x86: merge smp_32.h and smp_64.h into smp.h | Glauber Costa |
2008-04-17 | x86: merge SMP definitions of smp.h | Glauber Costa |
2008-04-17 | x86: split safe_smp_processor_id | Glauber Costa |
2008-04-17 | x86: merge includes in smp.h | Glauber Costa |
2008-04-17 | x86: surround apic headers in apic definitions | Glauber Costa |
2008-04-17 | x86: merge hard/logical_smp_processor_id | Glauber Costa |
2008-04-17 | x86: provide bogus hard_smp_processor_id | Glauber Costa |
2008-04-17 | x86: surround hard_smp_processor_id in APIC_DEFINITION | Glauber Costa |
2008-04-17 | x86: mpparse, move generic processor info to apic_32.c fix | Ingo Molnar |
2008-04-17 | x86: move generic_processor_info to apic_32.c | Alexey Starikovskiy |
2008-04-17 | x86: add comments to describe the new api's in cacheflush.h | Arjan van de Ven |
2008-04-17 | x86: simplify sync_test_bit(), improve | Jeremy Fitzhardinge |
2008-04-17 | x86 floppy: kill off the 'register' keyword from header | Jesper Juhl |
2008-04-17 | x86: move apic declarations to mach_apic.h | Glauber Costa |
2008-04-17 | x86: move ipi definitions to mach_ipi.h | Glauber Costa |
2008-04-17 | x86: split large page mapping for AMD TSEG | Andi Kleen |
2008-04-17 | x86: re-add rdmsrl_safe | Andi Kleen |
2008-04-17 | x86: add set_memory_4k to pageattr.c | Andi Kleen |
2008-04-17 | x86: account overlapped mappings in max_pfn_mapped | Andi Kleen |
2008-04-17 | x86: replace the now useless max_pfn_mapped define | Thomas Gleixner |
2008-04-17 | x86: implement true end_pfn_mapped for 32bit | Andi Kleen |
2008-04-17 | x86: don't set up early exception handlers for external interrupts | Andi Kleen |
2008-04-17 | x86: pgtable, document pde bits | Jiri Slaby |