aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-16[PATCH] knfsd: nfsd4: fix non-terminated stringJ. Bruce Fields1-1/+6
2007-02-16[PATCH] small irq management simplificationJan Beulich1-4/+2
2007-02-16[PATCH] IRQ kernel-doc fixesRandy Dunlap2-1/+2
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar5-14/+6
2007-02-16[PATCH] genirq: do not mask interrupts by defaultIngo Molnar3-7/+12
2007-02-16[PATCH] posix timers: RCU optimization for clock_gettime()Paul E. McKenney1-5/+10
2007-02-16[PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz9-99/+105
2007-02-16[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz10-415/+126
2007-02-16[PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz7-663/+687
2007-02-16[PATCH] time: x86_64: hpet_address cleanupjohn stultz4-34/+26
2007-02-16[PATCH] generic: vsyscall-gtod support for GENERIC_TIMEjohn stultz2-0/+11
2007-02-16[PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar2-1/+16
2007-02-16[PATCH] Add debugging feature /proc/timer_listIngo Molnar6-1/+333
2007-02-16[PATCH] Add debugging feature /proc/timer_statIngo Molnar9-4/+650
2007-02-16[PATCH] hrtimers: prevent possible itimer DoSThomas Gleixner2-25/+47
2007-02-16[PATCH] hrtimers: add high resolution timer supportThomas Gleixner8-58/+650
2007-02-16[PATCH] i386: enable dynticks in kconfigIngo Molnar1-0/+2
2007-02-16[PATCH] i386 prepare nmi watchdog for dynticksThomas Gleixner1-2/+7
2007-02-16[PATCH] i386 prepare for dyntickIngo Molnar1-0/+3
2007-02-16[PATCH] i386 rework local apic timer calibrationThomas Gleixner2-152/+215
2007-02-16[PATCH] clockevents: i386 driversThomas Gleixner17-847/+811
2007-02-16[PATCH] tick-management: dyntick / highres functionalityThomas Gleixner15-17/+1049
2007-02-16[PATCH] tick-management: broadcast functionalityThomas Gleixner4-11/+382
2007-02-16[PATCH] tick-management: core functionalityThomas Gleixner4-1/+312
2007-02-16[PATCH] clockevents: add core functionalityThomas Gleixner6-14/+497
2007-02-16[PATCH] i386, apic: clean up the APIC codeThomas Gleixner5-767/+816
2007-02-16[PATCH] Allow early access to the power management timerThomas Gleixner3-12/+48
2007-02-16[PATCH] ACPI keep track of timer broadcastingThomas Gleixner2-19/+48
2007-02-16[PATCH] ACPI: fix missing include for UPThomas Gleixner1-0/+10
2007-02-16[PATCH] hrtimers: move and add documentationThomas Gleixner2-0/+249
2007-02-16[PATCH] hrtimers: clean up callback trackingThomas Gleixner2-10/+1
2007-02-16[PATCH] hrtimers; add state trackingThomas Gleixner2-9/+67
2007-02-16[PATCH] hrtimers: cleanup lockingThomas Gleixner2-101/+126
2007-02-16[PATCH] hrtimers: namespace and enum cleanupThomas Gleixner9-34/+40
2007-02-16[PATCH] Extend next_timer_interrupt() to use a reference jiffieThomas Gleixner3-4/+22
2007-02-16[PATCH] Fix cascade lookup of next_timer_interruptThomas Gleixner1-70/+81
2007-02-16[PATCH] uninline irq_enter()Ingo Molnar2-6/+11
2007-02-16[PATCH] Mark TSC on GeodeLX reliableMarcelo Tosatti2-0/+23
2007-02-16[PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner5-78/+161
2007-02-16[PATCH] clocksource: Remove the update callbackThomas Gleixner3-37/+17
2007-02-16[PATCH] clocksource: fixup is_continous changes on MIPSThomas Gleixner1-1/+1
2007-02-16[PATCH] clocksource: fixup is_continous changes on S390Thomas Gleixner1-1/+1
2007-02-16[PATCH] clocksource: fixup is_continous changes on AVR32Thomas Gleixner1-1/+1
2007-02-16[PATCH] clocksource: fixup is_continous changes on ARMThomas Gleixner4-4/+4
2007-02-16[PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner9-11/+20
2007-02-16[PATCH] x86: rewrite SMP TSC sync codeIngo Molnar12-463/+295
2007-02-16[PATCH] Simplify the registration of clocksourcesThomas Gleixner3-67/+62
2007-02-16[PATCH] i386 Remove useless code in tsc.cThomas Gleixner1-38/+2
2007-02-16[PATCH] i386: use GTOD persistent clock supportJohn Stultz2-97/+1
2007-02-16[PATCH] GTOD: persistent clock supportJohn Stultz4-1/+50