aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds2008-04-18
|\
| * kgdb: always use icache flush for sw breakpointsJason Wessel2008-04-17
| * kgdb: fix SMP NMI kgdb_handle_exception exit raceJason Wessel2008-04-17
| * kgdb: documentation fixesJason Wessel2008-04-17
| * kgdb: allow static kgdbts boot configurationJason Wessel2008-04-17
| * kgdb: add documentationJason Wessel2008-04-17
| * kgdb: Kconfig fixAndrew Morton2008-04-17
| * kgdb: add kgdb internal test suiteJason Wessel2008-04-17
| * kgdb: fix several kgdb regressionsJason Wessel2008-04-17
| * kgdb: kgdboc pl011 I/O moduleJason Wessel2008-04-17
| * kgdb: fix optional arch functions and probe_kernel_*Jason Wessel2008-04-17
| * kgdb: add x86 HW breakpointsJason Wessel2008-04-17
| * kgdb: print breakpoint removed on exceptionJason Wessel2008-04-17
| * kgdb: clocksource watchdogJason Wessel2008-04-17
| * kgdb: fix NMI hangsJason Wessel2008-04-17
| * kgdb: fix kgdboc dynamic module configurationJason Wessel2008-04-17
| * kgdb: document parametersJason 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: standalone trampoline codeIngo Molnar2008-04-17
| * | x86: move suspend wakeup code to CPavel Machek2008-04-17
| * | x86: coding style fixes to arch/x86/kernel/acpi/sleep.cPaolo Ciarrocchi2008-04-17
| * | x86: setup_trampoline() - fix section mismatch warningJacek Luczak2008-04-17
| * | x86: section mismatch fixes, #1Jacek Luczak2008-04-17
| * | x86: fix paranoia about using BIOS quickboot mechanism.Alok Kataria2008-04-17
| * | x86: print out buggy mptableYinghai Lu2008-04-17
| * | x86: use cpu_online()Akinobu Mita2008-04-17
| * | x86: use cpumask_of_cpu()Akinobu Mita2008-04-17
| * | x86: remove unnecessary tmp local variableAkinobu Mita2008-04-17
| * | x86: remove unnecessary memset()Akinobu Mita2008-04-17
| * | x86: use ioapic_read_entry() and ioapic_write_entry()Akinobu Mita2008-04-17
| * | x86: avoid redundant loop in io_apic_level_ack_pending()Akinobu Mita2008-04-17
| * | x86: remove superfluous initialisation in boot code.Alexander van Heukelum2008-04-17
| * | x86: merge mpparse_{32,64}.cAlexey Starikovskiy2008-04-17
| * | x86: unify mp_register_gsiAlexey Starikovskiy2008-04-17
| * | x86: unify mp_config_acpi_legacy_irqsAlexey Starikovskiy2008-04-17
| * | x86: unify mp_register_ioapicAlexey Starikovskiy2008-04-17
| * | x86: unify uniq_io_apic_idAlexey Starikovskiy2008-04-17
| * | x86: unify smp_scan_configAlexey Starikovskiy2008-04-17
| * | x86: unify get_smp_configAlexey Starikovskiy2008-04-17
| * | x86: unify construct_default_ioirq_mptableAlexey Starikovskiy2008-04-17
| * | x86: unify smp_read_mpcAlexey Starikovskiy2008-04-17
| * | x86: unify mp_bus_infoAlexey Starikovskiy2008-04-17
| * | x86: unify arch/x86/kernel/mpparse_64.cAlexey Starikovskiy2008-04-17
| * | x86: add early flags to mpparse_32.cAlexey Starikovskiy2008-04-17
| * | x86: lindent mpparse_32.cAlexey Starikovskiy2008-04-17
| * | x86: move mp_register_lapic_address to boot.cAlexey Starikovskiy2008-04-17