index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[PATCH] Fix timeout overflow with jiffies
Ingo Molnar
2007-02-16
1
-2
/
+2
*
[PATCH] Fix multiple conversion bugs in msecs_to_jiffies
Ingo Molnar
2007-02-16
1
-1
/
+42
*
[PATCH] Uninline jiffies.h functions
Ingo Molnar
2007-02-16
2
-201
/
+230
*
[PATCH] HZ free ntp
john stultz
2007-02-16
4
-16
/
+36
*
[PATCH] Add a function to handle interrupt affinity setting
Thomas Gleixner
2007-02-16
3
-21
/
+51
*
[PATCH] Add irq flag to disable balancing for an interrupt
Thomas Gleixner
2007-02-16
5
-20
/
+35
*
[PATCH] vmi-versus-hrtimers
Andrew Morton
2007-02-16
1
-1
/
+1
*
[PATCH] correct CONFIG_GIGASET_M101 Makefile entry
Adrian Bunk
2007-02-16
1
-1
/
+1
*
[PATCH] uml: fix 2.6.20 hang
Jeff Dike
2007-02-16
1
-18
/
+20
*
[PATCH] __page_symlink retry loop error code fix
Dmitriy Monakhov
2007-02-16
1
-1
/
+2
[next]