| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] knfsd: nfsd4: fix non-terminated string | J. Bruce Fields | 2007-02-16 | 1 | -1/+6 |
* | [PATCH] small irq management simplification | Jan Beulich | 2007-02-16 | 1 | -4/+2 |
* | [PATCH] IRQ kernel-doc fixes | Randy Dunlap | 2007-02-16 | 2 | -1/+2 |
* | [PATCH] genirq: remove IRQ_DISABLED | Ingo Molnar | 2007-02-16 | 5 | -14/+6 |
* | [PATCH] genirq: do not mask interrupts by default | Ingo Molnar | 2007-02-16 | 3 | -7/+12 |
* | [PATCH] posix timers: RCU optimization for clock_gettime() | Paul E. McKenney | 2007-02-16 | 1 | -5/+10 |
* | [PATCH] time: x86_64: re-enable vsyscall support for x86_64 | john stultz | 2007-02-16 | 9 | -99/+105 |
* | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME | john stultz | 2007-02-16 | 10 | -415/+126 |
* | [PATCH] time: x86_64: split x86_64/kernel/time.c up | john stultz | 2007-02-16 | 7 | -663/+687 |
* | [PATCH] time: x86_64: hpet_address cleanup | john stultz | 2007-02-16 | 4 | -34/+26 |
* | [PATCH] generic: vsyscall-gtod support for GENERIC_TIME | john stultz | 2007-02-16 | 2 | -0/+11 |
* | [PATCH] Add SysRq-Q to print timer_list debug info | Ingo Molnar | 2007-02-16 | 2 | -1/+16 |
* | [PATCH] Add debugging feature /proc/timer_list | Ingo Molnar | 2007-02-16 | 6 | -1/+333 |
* | [PATCH] Add debugging feature /proc/timer_stat | Ingo Molnar | 2007-02-16 | 9 | -4/+650 |
* | [PATCH] hrtimers: prevent possible itimer DoS | Thomas Gleixner | 2007-02-16 | 2 | -25/+47 |
* | [PATCH] hrtimers: add high resolution timer support | Thomas Gleixner | 2007-02-16 | 8 | -58/+650 |
* | [PATCH] i386: enable dynticks in kconfig | Ingo Molnar | 2007-02-16 | 1 | -0/+2 |
* | [PATCH] i386 prepare nmi watchdog for dynticks | Thomas Gleixner | 2007-02-16 | 1 | -2/+7 |
* | [PATCH] i386 prepare for dyntick | Ingo Molnar | 2007-02-16 | 1 | -0/+3 |
* | [PATCH] i386 rework local apic timer calibration | Thomas Gleixner | 2007-02-16 | 2 | -152/+215 |
* | [PATCH] clockevents: i386 drivers | Thomas Gleixner | 2007-02-16 | 17 | -847/+811 |
* | [PATCH] tick-management: dyntick / highres functionality | Thomas Gleixner | 2007-02-16 | 15 | -17/+1049 |
* | [PATCH] tick-management: broadcast functionality | Thomas Gleixner | 2007-02-16 | 4 | -11/+382 |
* | [PATCH] tick-management: core functionality | Thomas Gleixner | 2007-02-16 | 4 | -1/+312 |
* | [PATCH] clockevents: add core functionality | Thomas Gleixner | 2007-02-16 | 6 | -14/+497 |
* | [PATCH] i386, apic: clean up the APIC code | Thomas Gleixner | 2007-02-16 | 5 | -767/+816 |
* | [PATCH] Allow early access to the power management timer | Thomas Gleixner | 2007-02-16 | 3 | -12/+48 |
* | [PATCH] ACPI keep track of timer broadcasting | Thomas Gleixner | 2007-02-16 | 2 | -19/+48 |
* | [PATCH] ACPI: fix missing include for UP | Thomas Gleixner | 2007-02-16 | 1 | -0/+10 |
* | [PATCH] hrtimers: move and add documentation | Thomas Gleixner | 2007-02-16 | 2 | -0/+249 |
* | [PATCH] hrtimers: clean up callback tracking | Thomas Gleixner | 2007-02-16 | 2 | -10/+1 |
* | [PATCH] hrtimers; add state tracking | Thomas Gleixner | 2007-02-16 | 2 | -9/+67 |
* | [PATCH] hrtimers: cleanup locking | Thomas Gleixner | 2007-02-16 | 2 | -101/+126 |
* | [PATCH] hrtimers: namespace and enum cleanup | Thomas Gleixner | 2007-02-16 | 9 | -34/+40 |
* | [PATCH] Extend next_timer_interrupt() to use a reference jiffie | Thomas Gleixner | 2007-02-16 | 3 | -4/+22 |
* | [PATCH] Fix cascade lookup of next_timer_interrupt | Thomas Gleixner | 2007-02-16 | 1 | -70/+81 |
* | [PATCH] uninline irq_enter() | Ingo Molnar | 2007-02-16 | 2 | -6/+11 |
* | [PATCH] Mark TSC on GeodeLX reliable | Marcelo Tosatti | 2007-02-16 | 2 | -0/+23 |
* | [PATCH] clocksource: Add verification (watchdog) helper | Thomas Gleixner | 2007-02-16 | 5 | -78/+161 |
* | [PATCH] clocksource: Remove the update callback | Thomas Gleixner | 2007-02-16 | 3 | -37/+17 |
* | [PATCH] clocksource: fixup is_continous changes on MIPS | Thomas Gleixner | 2007-02-16 | 1 | -1/+1 |
* | [PATCH] clocksource: fixup is_continous changes on S390 | Thomas Gleixner | 2007-02-16 | 1 | -1/+1 |
* | [PATCH] clocksource: fixup is_continous changes on AVR32 | Thomas Gleixner | 2007-02-16 | 1 | -1/+1 |
* | [PATCH] clocksource: fixup is_continous changes on ARM | Thomas Gleixner | 2007-02-16 | 4 | -4/+4 |
* | [PATCH] clocksource: replace is_continuous by a flag field | Thomas Gleixner | 2007-02-16 | 9 | -11/+20 |
* | [PATCH] x86: rewrite SMP TSC sync code | Ingo Molnar | 2007-02-16 | 12 | -463/+295 |
* | [PATCH] Simplify the registration of clocksources | Thomas Gleixner | 2007-02-16 | 3 | -67/+62 |
* | [PATCH] i386 Remove useless code in tsc.c | Thomas Gleixner | 2007-02-16 | 1 | -38/+2 |
* | [PATCH] i386: use GTOD persistent clock support | John Stultz | 2007-02-16 | 2 | -97/+1 |
* | [PATCH] GTOD: persistent clock support | John Stultz | 2007-02-16 | 4 | -1/+50 |