Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2008-04-18 | 4 | -34/+20 |
|\ | |||||
| * | jfs: replace __inline with inline | Harvey Harrison | 2008-03-05 | 1 | -1/+1 |
| * | jfs: le*_add_cpu conversion | Marcin Slusarz | 2008-02-13 | 3 | -33/+19 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb | Linus Torvalds | 2008-04-18 | 33 | -7/+4757 |
|\ \ | |||||
| * | | kgdb: always use icache flush for sw breakpoints | Jason Wessel | 2008-04-17 | 1 | -2/+2 |
| * | | kgdb: fix SMP NMI kgdb_handle_exception exit race | Jason Wessel | 2008-04-17 | 1 | -19/+8 |
| * | | kgdb: documentation fixes | Jason Wessel | 2008-04-17 | 1 | -46/+58 |
| * | | kgdb: allow static kgdbts boot configuration | Jason Wessel | 2008-04-17 | 2 | -17/+42 |
| * | | kgdb: add documentation | Jason Wessel | 2008-04-17 | 4 | -22/+473 |
| * | | kgdb: Kconfig fix | Andrew Morton | 2008-04-17 | 1 | -1/+1 |
| * | | kgdb: add kgdb internal test suite | Jason Wessel | 2008-04-17 | 3 | -0/+1097 |
| * | | kgdb: fix several kgdb regressions | Jason Wessel | 2008-04-17 | 3 | -7/+18 |
| * | | kgdb: kgdboc pl011 I/O module | Jason Wessel | 2008-04-17 | 1 | -0/+30 |
| * | | kgdb: fix optional arch functions and probe_kernel_* | Jason Wessel | 2008-04-17 | 2 | -0/+17 |
| * | | kgdb: add x86 HW breakpoints | Jason Wessel | 2008-04-17 | 3 | -2/+156 |
| * | | kgdb: print breakpoint removed on exception | Jason Wessel | 2008-04-17 | 1 | -1/+2 |
| * | | kgdb: clocksource watchdog | Jason Wessel | 2008-04-17 | 3 | -0/+17 |
| * | | kgdb: fix NMI hangs | Jason Wessel | 2008-04-17 | 4 | -3/+20 |
| * | | kgdb: fix kgdboc dynamic module configuration | Jason Wessel | 2008-04-17 | 1 | -1/+6 |
| * | | kgdb: document parameters | Jason Wessel | 2008-04-17 | 1 | -0/+5 |
| * | | x86: kgdb support | Ingo Molnar | 2008-04-17 | 4 | -0/+500 |
| * | | consoles: polling support, kgdboc | Jason Wessel | 2008-04-17 | 8 | -3/+357 |
| * | | kgdb: core | Jason Wessel | 2008-04-17 | 5 | -0/+1994 |
| * | | uaccess: add probe_kernel_write() | Ingo Molnar | 2008-04-17 | 3 | -1/+72 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-18 | 359 | -12268/+13494 |
|\ \ \ | |||||
| * | | | x86: standalone trampoline code | Ingo Molnar | 2008-04-17 | 3 | -15/+19 |
| * | | | x86: move suspend wakeup code to C | Pavel Machek | 2008-04-17 | 34 | -773/+711 |
| * | | | x86: coding style fixes to arch/x86/kernel/acpi/sleep.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -1/+1 |
| * | | | x86: setup_trampoline() - fix section mismatch warning | Jacek Luczak | 2008-04-17 | 1 | -1/+1 |
| * | | | x86: section mismatch fixes, #1 | Jacek Luczak | 2008-04-17 | 1 | -1/+1 |
| * | | | x86: fix paranoia about using BIOS quickboot mechanism. | Alok Kataria | 2008-04-17 | 1 | -5/+5 |
| * | | | x86: print out buggy mptable | Yinghai Lu | 2008-04-17 | 1 | -4/+7 |
| * | | | x86: use cpu_online() | Akinobu Mita | 2008-04-17 | 1 | -2/+2 |
| * | | | x86: use cpumask_of_cpu() | Akinobu Mita | 2008-04-17 | 2 | -7/+2 |
| * | | | x86: remove unnecessary tmp local variable | Akinobu Mita | 2008-04-17 | 2 | -4/+2 |
| * | | | x86: remove unnecessary memset() | Akinobu Mita | 2008-04-17 | 1 | -1/+0 |
| * | | | x86: use ioapic_read_entry() and ioapic_write_entry() | Akinobu Mita | 2008-04-17 | 2 | -27/+8 |
| * | | | x86: avoid redundant loop in io_apic_level_ack_pending() | Akinobu Mita | 2008-04-17 | 1 | -4/+7 |
| * | | | x86: remove superfluous initialisation in boot code. | Alexander van Heukelum | 2008-04-17 | 1 | -1/+1 |
| * | | | x86: merge mpparse_{32,64}.c | Alexey Starikovskiy | 2008-04-17 | 3 | -1002/+11 |
| * | | | x86: unify mp_register_gsi | Alexey Starikovskiy | 2008-04-17 | 2 | -10/+82 |
| * | | | x86: unify mp_config_acpi_legacy_irqs | Alexey Starikovskiy | 2008-04-17 | 1 | -4/+16 |
| * | | | x86: unify mp_register_ioapic | Alexey Starikovskiy | 2008-04-17 | 2 | -11/+15 |
| * | | | x86: unify uniq_io_apic_id | Alexey Starikovskiy | 2008-04-17 | 2 | -1/+21 |
| * | | | x86: unify smp_scan_config | Alexey Starikovskiy | 2008-04-17 | 2 | -6/+41 |
| * | | | x86: unify get_smp_config | Alexey Starikovskiy | 2008-04-17 | 2 | -10/+20 |
| * | | | x86: unify construct_default_ioirq_mptable | Alexey Starikovskiy | 2008-04-17 | 2 | -12/+21 |
| * | | | x86: unify smp_read_mpc | Alexey Starikovskiy | 2008-04-17 | 2 | -17/+35 |
| * | | | x86: unify mp_bus_info | Alexey Starikovskiy | 2008-04-17 | 2 | -13/+40 |
| * | | | x86: unify arch/x86/kernel/mpparse_64.c | Alexey Starikovskiy | 2008-04-17 | 2 | -54/+10 |