summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: prefer hardresetTejun Heo2008-04-17
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking: remove unused double_spin_lock()Oleg Nesterov2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hrtimers: simplify lockdep handlingOleg Nesterov2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hrtimer: add nanosleep specific restart_block memberThomas Gleixner2008-04-17
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds2008-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kgdb: add documentationJason Wessel2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kgdb: clocksource watchdogJason Wessel2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kgdb: fix NMI hangsJason Wessel2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: kgdb supportIngo Molnar2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | consoles: polling support, kgdbocJason Wessel2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kgdb: coreJason Wessel2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uaccess: add probe_kernel_write()Ingo Molnar2008-04-17
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: move suspend wakeup code to CPavel Machek2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: move mp_register_lapic_address to boot.cAlexey Starikovskiy2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: move mp_register_lapic to boot.cAlexey Starikovskiy2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: move up & smp variables to setup.cAlexey Starikovskiy2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: move mp_ioapic_routing to boot.cAlexey Starikovskiy2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: don't set IO APIC features if IO APIC is not enabledAlexey Starikovskiy2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: clean up non-smp usage of cpu mapsMike Travis2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: uv fixIngo Molnar2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: support for new UV apicJack Steiner2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: define the macros and tables for blade functionsJack Steiner2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: define the macros and tables for the basic UV infrastructure.Jack Steiner2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: add UV specific header for MMR definitionsJack Steiner2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: increase size of APICIDJack Steiner2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: add functions to determine if platform is a UV platformJack Steiner2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: replace most VM86 flags with flags from processor-flags.hgorcunov@gmail.com2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: cleanup - rename VM_MASK to X86_VM_MASKgorcunov@gmail.com2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: cleanup replace most vm86 flags with flags from processor-flags.h, fixIngo Molnar2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: sparsemem: reduce i386 PAE section sizeJeremy Fitzhardinge2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: merge smp_32.h and smp_64.h into smp.hGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: merge SMP definitions of smp.hGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: split safe_smp_processor_idGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: merge includes in smp.hGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: surround apic headers in apic definitionsGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: merge hard/logical_smp_processor_idGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: provide bogus hard_smp_processor_idGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: surround hard_smp_processor_id in APIC_DEFINITIONGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: mpparse, move generic processor info to apic_32.c fixIngo Molnar2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: move generic_processor_info to apic_32.cAlexey Starikovskiy2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: add comments to describe the new api's in cacheflush.hArjan van de Ven2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: simplify sync_test_bit(), improveJeremy Fitzhardinge2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86 floppy: kill off the 'register' keyword from headerJesper Juhl2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: move apic declarations to mach_apic.hGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: move ipi definitions to mach_ipi.hGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: split large page mapping for AMD TSEGAndi Kleen2008-04-17