index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
mfgpt_32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cs5535: drop the Geode-specific MFGPT/GPIO code
Andres Salomon
2009-12-15
1
-410
/
+0
*
x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure
Thomas Gleixner
2009-07-24
1
-1
/
+1
*
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2009-03-30
1
-1
/
+0
*
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
1
-1
/
+1
*
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-12-13
1
-1
/
+1
*
x86, geode-mfgpt: check IRQ before using MFGPT as clocksource
Jens Rottmann
2008-08-15
1
-15
/
+37
*
geode: fix modular build
Ingo Molnar
2008-06-12
1
-0
/
+2
*
x86: geode: MSR cleanup
Andres Salomon
2008-04-28
1
-4
/
+4
*
x86: cleanup div_sc() usage
Akinobu Mita
2008-04-26
1
-1
/
+2
*
x86: GEODE: add missing module.h include
Andres Salomon
2008-03-26
1
-0
/
+1
*
x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setup
Arnd Hannemann
2008-02-09
1
-1
/
+1
*
x86: GEODE: make sure the right MFGPT timer fired the timer tick
Jordan Crouse
2008-02-09
1
-2
/
+6
*
x86: GEODE: MFGPT: fix a potential race when disabling a timer
Andres Salomon
2008-02-09
1
-2
/
+3
*
x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers
Jordan Crouse
2008-02-09
1
-12
/
+27
*
x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.c
Andres Salomon
2008-02-09
1
-7
/
+1
*
x86: GEODE: MFGPT: replace 'flags' field with 'avail' bit
Andres Salomon
2008-02-09
1
-7
/
+5
*
x86: GEODE: MFGPT: drop module owner usage from MFGPT API
Andres Salomon
2008-02-09
1
-9
/
+5
*
x86: GEODE fix MFGPT input clock value
Willy Tarreau
2008-02-09
1
-14
/
+13
*
x86: GEODE: MFGPT: Minor cleanups
Andres Salomon
2008-02-09
1
-4
/
+4
*
x86: GEODE add the "mfgptfix" boot time option to fix MFGPT timers
Willy Tarreau
2008-01-30
1
-0
/
+15
*
x86: GEODE fix a race condition in the MFGPT timer tick
Jordan Crouse
2008-01-22
1
-7
/
+8
*
x86: Geode MFGPT clock event device support
Andres Salomon
2007-10-12
1
-0
/
+165
*
x86: Geode Multi-Function General Purpose Timers support
Andres Salomon
2007-10-12
1
-0
/
+197