index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-16
[PATCH] Allow early access to the power management timer
Thomas Gleixner
3
-12
/
+48
2007-02-16
[PATCH] ACPI keep track of timer broadcasting
Thomas Gleixner
2
-19
/
+48
2007-02-16
[PATCH] ACPI: fix missing include for UP
Thomas Gleixner
1
-0
/
+10
2007-02-16
[PATCH] hrtimers: move and add documentation
Thomas Gleixner
2
-0
/
+249
2007-02-16
[PATCH] hrtimers: clean up callback tracking
Thomas Gleixner
2
-10
/
+1
2007-02-16
[PATCH] hrtimers; add state tracking
Thomas Gleixner
2
-9
/
+67
2007-02-16
[PATCH] hrtimers: cleanup locking
Thomas Gleixner
2
-101
/
+126
2007-02-16
[PATCH] hrtimers: namespace and enum cleanup
Thomas Gleixner
9
-34
/
+40
2007-02-16
[PATCH] Extend next_timer_interrupt() to use a reference jiffie
Thomas Gleixner
3
-4
/
+22
2007-02-16
[PATCH] Fix cascade lookup of next_timer_interrupt
Thomas Gleixner
1
-70
/
+81
2007-02-16
[PATCH] uninline irq_enter()
Ingo Molnar
2
-6
/
+11
2007-02-16
[PATCH] Mark TSC on GeodeLX reliable
Marcelo Tosatti
2
-0
/
+23
2007-02-16
[PATCH] clocksource: Add verification (watchdog) helper
Thomas Gleixner
5
-78
/
+161
2007-02-16
[PATCH] clocksource: Remove the update callback
Thomas Gleixner
3
-37
/
+17
2007-02-16
[PATCH] clocksource: fixup is_continous changes on MIPS
Thomas Gleixner
1
-1
/
+1
2007-02-16
[PATCH] clocksource: fixup is_continous changes on S390
Thomas Gleixner
1
-1
/
+1
2007-02-16
[PATCH] clocksource: fixup is_continous changes on AVR32
Thomas Gleixner
1
-1
/
+1
2007-02-16
[PATCH] clocksource: fixup is_continous changes on ARM
Thomas Gleixner
4
-4
/
+4
2007-02-16
[PATCH] clocksource: replace is_continuous by a flag field
Thomas Gleixner
9
-11
/
+20
2007-02-16
[PATCH] x86: rewrite SMP TSC sync code
Ingo Molnar
12
-463
/
+295
2007-02-16
[PATCH] Simplify the registration of clocksources
Thomas Gleixner
3
-67
/
+62
2007-02-16
[PATCH] i386 Remove useless code in tsc.c
Thomas Gleixner
1
-38
/
+2
2007-02-16
[PATCH] i386: use GTOD persistent clock support
John Stultz
2
-97
/
+1
2007-02-16
[PATCH] GTOD: persistent clock support
John Stultz
4
-1
/
+50
2007-02-16
[PATCH] Fix timeout overflow with jiffies
Ingo Molnar
1
-2
/
+2
2007-02-16
[PATCH] Fix multiple conversion bugs in msecs_to_jiffies
Ingo Molnar
1
-1
/
+42
2007-02-16
[PATCH] Uninline jiffies.h functions
Ingo Molnar
2
-201
/
+230
2007-02-16
[PATCH] HZ free ntp
john stultz
4
-16
/
+36
2007-02-16
[PATCH] Add a function to handle interrupt affinity setting
Thomas Gleixner
3
-21
/
+51
2007-02-16
[PATCH] Add irq flag to disable balancing for an interrupt
Thomas Gleixner
5
-20
/
+35
2007-02-16
[PATCH] vmi-versus-hrtimers
Andrew Morton
1
-1
/
+1
2007-02-16
[PATCH] correct CONFIG_GIGASET_M101 Makefile entry
Adrian Bunk
1
-1
/
+1
2007-02-16
[PATCH] uml: fix 2.6.20 hang
Jeff Dike
1
-18
/
+20
2007-02-16
[PATCH] __page_symlink retry loop error code fix
Dmitriy Monakhov
1
-1
/
+2
2007-02-16
[PATCH] pci_iomap_regions() error handling fix
Frederik Deweerdt
1
-4
/
+4
2007-02-16
[PATCH] GPIO core documentation
David Brownell
1
-7
/
+10
2007-02-16
sata_vsc: use default cache line size if non-zero
Nate Dailey
1
-2
/
+6
2007-02-16
sata_nv: handle SError status indication
Robert Hancock
1
-1
/
+5
2007-02-16
add delay around sl82c105_reset_engine calls
Olaf Hering
1
-0
/
+3
2007-02-16
ATA convert GSI to irq on ia64
Zhang, Yanmin
2
-0
/
+13
2007-02-16
libata: clear TF before IDENTIFYing
Tejun Heo
1
-1
/
+10
2007-02-16
libata: Add a host flag to indicate lack of IORDY capability
Alan Cox
3
-3
/
+13
2007-02-16
libata: fix drive side 80c cable check, take 3
Tejun Heo
1
-1
/
+1
2007-02-16
sata_promise: new EH conversion for 20619 chips, take 2
Mikael Pettersson
1
-51
/
+4
2007-02-16
sata_promise: fix missing PATA cable detection
Mikael Pettersson
1
-1
/
+8
2007-02-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
125
-3583
/
+2012
2007-02-15
[PATCH] mincore: vma crossing fix
Nick Piggin
1
-2
/
+10
2007-02-15
[PATCH] mincore: fill in results properly
Nick Piggin
1
-0
/
+5
2007-02-15
[PATCH] mincore: CONFIG_SWAP=n fix
Nick Piggin
1
-0
/
+5
2007-02-15
sh: rts7751r2d board updates.
Paul Mundt
12
-522
/
+395
[next]