summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-04-1814-98/+68
|\
| * clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen2008-04-171-4/+14
| * Documentation: move timer related documentation to a single placeThomas Gleixner2008-04-174-4/+2
| * clockevents: optimise tick_nohz_stop_sched_tick() a bitKarsten Wiese2008-04-171-4/+2
| * locking: remove unused double_spin_lock()Oleg Nesterov2008-04-171-37/+0
| * hrtimers: simplify lockdep handlingOleg Nesterov2008-04-172-7/+4
| * timers: simplify lockdep handlingOleg Nesterov2008-04-171-12/+4
| * posix-timers: fix shadowed variablesWANG Cong2008-04-171-15/+15
| * timer_list: add annotations to workqueue.cPavel Machek2008-04-171-0/+2
| * hrtimer: use nanosleep specific restart_block fieldsThomas Gleixner2008-04-172-15/+13
| * hrtimer: add nanosleep specific restart_block memberThomas Gleixner2008-04-171-0/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2008-04-184-34/+20
|\ \
| * | jfs: replace __inline with inlineHarvey Harrison2008-03-051-1/+1
| * | jfs: le*_add_cpu conversionMarcin Slusarz2008-02-133-33/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds2008-04-1833-7/+4757
|\ \ \
| * | | kgdb: always use icache flush for sw breakpointsJason Wessel2008-04-171-2/+2
| * | | kgdb: fix SMP NMI kgdb_handle_exception exit raceJason Wessel2008-04-171-19/+8
| * | | kgdb: documentation fixesJason Wessel2008-04-171-46/+58
| * | | kgdb: allow static kgdbts boot configurationJason Wessel2008-04-172-17/+42
| * | | kgdb: add documentationJason Wessel2008-04-174-22/+473
| * | | kgdb: Kconfig fixAndrew Morton2008-04-171-1/+1
| * | | kgdb: add kgdb internal test suiteJason Wessel2008-04-173-0/+1097
| * | | kgdb: fix several kgdb regressionsJason Wessel2008-04-173-7/+18
| * | | kgdb: kgdboc pl011 I/O moduleJason Wessel2008-04-171-0/+30
| * | | kgdb: fix optional arch functions and probe_kernel_*Jason Wessel2008-04-172-0/+17
| * | | kgdb: add x86 HW breakpointsJason Wessel2008-04-173-2/+156
| * | | kgdb: print breakpoint removed on exceptionJason Wessel2008-04-171-1/+2
| * | | kgdb: clocksource watchdogJason Wessel2008-04-173-0/+17
| * | | kgdb: fix NMI hangsJason Wessel2008-04-174-3/+20
| * | | kgdb: fix kgdboc dynamic module configurationJason Wessel2008-04-171-1/+6
| * | | kgdb: document parametersJason Wessel2008-04-171-0/+5
| * | | x86: kgdb supportIngo Molnar2008-04-174-0/+500
| * | | consoles: polling support, kgdbocJason Wessel2008-04-178-3/+357
| * | | kgdb: coreJason Wessel2008-04-175-0/+1994
| * | | uaccess: add probe_kernel_write()Ingo Molnar2008-04-173-1/+72
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-18359-12268/+13494
|\ \ \
| * | | x86: standalone trampoline codeIngo Molnar2008-04-173-15/+19
| * | | x86: move suspend wakeup code to CPavel Machek2008-04-1734-773/+711
| * | | x86: coding style fixes to arch/x86/kernel/acpi/sleep.cPaolo Ciarrocchi2008-04-171-1/+1
| * | | x86: setup_trampoline() - fix section mismatch warningJacek Luczak2008-04-171-1/+1
| * | | x86: section mismatch fixes, #1Jacek Luczak2008-04-171-1/+1
| * | | x86: fix paranoia about using BIOS quickboot mechanism.Alok Kataria2008-04-171-5/+5
| * | | x86: print out buggy mptableYinghai Lu2008-04-171-4/+7
| * | | x86: use cpu_online()Akinobu Mita2008-04-171-2/+2
| * | | x86: use cpumask_of_cpu()Akinobu Mita2008-04-172-7/+2
| * | | x86: remove unnecessary tmp local variableAkinobu Mita2008-04-172-4/+2
| * | | x86: remove unnecessary memset()Akinobu Mita2008-04-171-1/+0
| * | | x86: use ioapic_read_entry() and ioapic_write_entry()Akinobu Mita2008-04-172-27/+8
| * | | x86: avoid redundant loop in io_apic_level_ack_pending()Akinobu Mita2008-04-171-4/+7
| * | | x86: remove superfluous initialisation in boot code.Alexander van Heukelum2008-04-171-1/+1