index
:
litmus2008.git
litmus-patch-series
master
pre-port
[ARCHIVE] Old LITMUS^RT 2008 version (for reference).
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
make coretemp_device_remove() static
Adrian Bunk
2007-07-19
|
*
|
|
|
hwmon: Add LM93 support
Hans-Jürgen Koch
2007-07-19
|
*
|
|
|
hwmon: Improve the pwmN_enable documentation
Jean Delvare
2007-07-19
|
*
|
|
|
hwmon/smsc47b397: Don't report missing fans as spinning at 82 RPM
Jean Delvare
2007-07-19
|
*
|
|
|
hwmon: Add support for newer uGuru's
Hans de Goede
2007-07-19
|
*
|
|
|
hwmon/f71805f: Add temperature-tracking fan control mode
Phil Endecott
2007-07-19
|
*
|
|
|
hwmon/w83627ehf: Preserve speed reading when changing fan min
Jean Delvare
2007-07-19
|
*
|
|
|
hwmon: fix detection of abituguru volt inputs
Hans de Goede
2007-07-19
|
*
|
|
|
hwmon: add SCH5317 to smsc47b397 driver
Juerg Haefliger
2007-07-19
|
*
|
|
|
hwmon: convert it87 to platform driver
corentin.labbe
2007-07-19
|
*
|
|
|
hwmon: Fix a potential race condition on unload
Jean Delvare
2007-07-19
|
*
|
|
|
hwmon: Convert vt8231 to a platform driver
Roger Lucas
2007-07-19
|
*
|
|
|
hwmon/sis5595: Use PCI_REVISION_ID
Jean Delvare
2007-07-19
|
*
|
|
|
hwmon/sis5595: Use dynamic sysfs callbacks
Jean Delvare
2007-07-19
|
*
|
|
|
hwmon/sis5595: Convert to a platform driver
Jean Delvare
2007-07-19
|
*
|
|
|
hwmon/via686a: Use dynamic sysfs callbacks
Jean Delvare
2007-07-19
|
*
|
|
|
hwmon/via686a: Convert to a platform driver
Jean Delvare
2007-07-19
|
*
|
|
|
hwmon/via686a: Temperature interrupt configuration fix
Jean Delvare
2007-07-19
|
*
|
|
|
hwmon/w83627hf: Add PWM frequency selection support
Carlos Olalla Martinez
2007-07-19
|
*
|
|
|
hwmon/it87: Add IT8726F support
Rudolf Marek
2007-07-19
|
*
|
|
|
hwmon: Fault files naming convention
Jean Delvare
2007-07-19
|
*
|
|
|
hwmon/lm90: Add support for the Maxim MAX6680/MAX6681
Rainer Birkenmaier
2007-07-19
|
*
|
|
|
hwmon: Use platform_device_add_data()
Jean Delvare
2007-07-19
|
*
|
|
|
hwmon/pc87360: Convert to a platform driver
Jean Delvare
2007-07-19
|
*
|
|
|
hwmon/dme1737: Add documentation
Juerg Haefliger
2007-07-19
|
*
|
|
|
hwmon: New SMSC DME1737 driver
Juerg Haefliger
2007-07-19
|
*
|
|
|
hwmon/ds1621: Create individual alarm files
Jean Delvare
2007-07-19
|
*
|
|
|
hwmon/ds1621: Use dynamic sysfs callbacks
Jean Delvare
2007-07-19
|
*
|
|
|
hwmon/ds1621: Minor cleanups
Jean Delvare
2007-07-19
|
*
|
|
|
hwmon/smsc47m192: Semaphore to mutex conversion
Jean Delvare
2007-07-19
|
*
|
|
|
hwmon/lm90: Spelling fix: explicitly
Jean Delvare
2007-07-19
|
*
|
|
|
hwmon: New maintainer
Mark M. Hoffman
2007-07-19
*
|
|
|
|
random: fix bound check ordering (CVE-2007-3105)
Matt Mackall
2007-07-19
*
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2007-07-19
|
\
\
\
\
\
|
*
|
|
|
|
ocfs2: ->fallocate() support
Mark Fasheh
2007-07-19
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-07-19
|
\
\
\
\
\
|
*
|
|
|
|
[PATCH] sched: implement cpu_clock(cpu) high-speed time source
Ingo Molnar
2007-07-19
|
*
|
|
|
|
[PATCH] sched: fix the all pinned logic in load_balance_newidle()
Suresh Siddha
2007-07-19
|
*
|
|
|
|
[PATCH] sched: fix newly idle load balance in case of SMT
Suresh Siddha
2007-07-19
|
*
|
|
|
|
[PATCH] sched: sched_cacheflush is now unused
Ralf Baechle
2007-07-19
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
user namespace: fix copy_user_ns return value
Serge E. Hallyn
2007-07-19
*
|
|
|
|
slub: fix ksize() for zero-sized pointers
Linus Torvalds
2007-07-19
*
|
|
|
|
Fix up non-NUMA SLAB configuration for zero-sized allocations
Linus Torvalds
2007-07-19
|
/
/
/
/
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-07-19
|
\
\
\
\
|
*
|
|
|
[TG3]: Fix msi issue with kexec/kdump.
Michael Chan
2007-07-19
|
*
|
|
|
[NET] XFRM: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-07-18
|
*
|
|
|
[NET] TIPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-07-18
|
*
|
|
|
[NET] SUNRPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-07-18
|
*
|
|
|
[NET] SCTP: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-07-18
|
*
|
|
|
[NET] RXRPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-07-18
[prev]
[next]