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
...
|
|
*
|
|
|
|
|
ACPI: ibm-acpi: document fan control
Henrique de Moraes Holschuh
2006-12-07
|
|
*
|
|
|
|
|
ACPI: ibm-acpi: cleanup fan_write
Henrique de Moraes Holschuh
2006-12-07
|
|
*
|
|
|
|
|
ACPI: ibm-acpi: break fan_read into separate functions
Henrique de Moraes Holschuh
2006-12-07
|
|
*
|
|
|
|
|
ACPI: ibm-acpi: clean up fan_read
Henrique de Moraes Holschuh
2006-12-07
|
|
*
|
|
|
|
|
ACPI: ibm-acpi: prepare to cleanup fan_read and fan_write
Henrique de Moraes Holschuh
2006-12-07
|
|
*
|
|
|
|
|
ACPI: ibm-acpi: document thermal sensor locations for the A31
Henrique de Moraes Holschuh
2006-12-07
|
|
*
|
|
|
|
|
ACPI: ibm-acpi: Implement direct-ec-access thermal reading modes for up to 16...
Henrique de Moraes Holschuh
2006-12-07
|
|
*
|
|
|
|
|
ACPI: ibm-acpi: Use a enum to select the thermal sensor reading strategy
Henrique de Moraes Holschuh
2006-12-07
|
|
*
|
|
|
|
|
ACPI: ibm-acpi: trivial Lindent cleanups
Henrique de Moraes Holschuh
2006-12-07
|
|
*
|
|
|
|
|
ACPI: ibm-acpi: do not use / in driver names
Henrique de Moraes Holschuh
2006-12-07
|
|
*
|
|
|
|
|
ACPI: toshiba_acpi: Add support for the generic backlight device
Holger Macht
2006-10-21
|
|
*
|
|
|
|
|
ACPI: asus_acpi: Add support for the generic backlight device
Holger Macht
2006-10-21
|
|
*
|
|
|
|
|
ACPI: ibm_acpi: Add support for the generic backlight device
Holger Macht
2006-10-21
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Pull button into test branch
Len Brown
2006-12-16
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ACPI: button: register with input layer
Dmitry Torokhov
2006-11-09
|
*
|
|
|
|
|
|
Pull dock into test branch
Len Brown
2006-12-16
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ACPI: dock: add uevent to indicate change in device status
Kristen Carlson Accardi
2006-12-14
|
|
*
|
|
|
|
|
|
ACPI: dock: Fix symbol conflict between acpiphp and dock
Prarit Bhargava
2006-12-07
|
|
*
|
|
|
|
|
|
ACPI: dock: Add a docked sysfs file to the dock driver.
brandon@ifup.org
2006-12-07
|
|
*
|
|
|
|
|
|
ACPI: dock: fix build warning
Len Brown
2006-12-07
|
|
*
|
|
|
|
|
|
ACPI: dock: Make the dock station driver a platform device driver.
Kristen Carlson Accardi
2006-12-07
|
*
|
|
|
|
|
|
|
Pull ec into test branch
Len Brown
2006-12-16
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
ACPI: ec: Lindent once again
Alexey Starikovskiy
2006-12-08
|
|
*
|
|
|
|
|
|
ACPI: ec: Change #define to enums there possible.
Alexey Starikovskiy
2006-12-08
|
|
*
|
|
|
|
|
|
ACPI: ec: Style changes.
Alexey Starikovskiy
2006-12-08
|
|
*
|
|
|
|
|
|
ACPI: ec: Acquire Global Lock under EC mutex.
Alexey Starikovskiy
2006-12-08
|
|
*
|
|
|
|
|
|
ACPI: ec: Drop udelay() from poll mode. Loop by reading status field instead.
Alexey Starikovskiy
2006-12-08
|
|
*
|
|
|
|
|
|
ACPI: ec: Rename gpe_bit to gpe
Alexey Starikovskiy
2006-12-08
|
|
*
|
|
|
|
|
|
ACPI: ec: Change semaphore to mutex.
Alexey Starikovskiy
2006-12-08
|
|
*
|
|
|
|
|
|
ACPI: ec: Query only single query at a time.
Alexey Starikovskiy
2006-12-08
|
|
*
|
|
|
|
|
|
ACPI: ec: Remove calls to clear_gpe() and enable_gpe(), as these are handled at
Alexey Starikovskiy
2006-12-08
|
|
*
|
|
|
|
|
|
ACPI: ec: Remove expect_event and all races around it.
Alexey Starikovskiy
2006-12-08
|
|
*
|
|
|
|
|
|
ACPI: ec: Read status register from check_status() function
Alexey Starikovskiy
2006-12-08
|
|
*
|
|
|
|
|
|
ACPI: ec: Increase timeout from 50 to 500 ms to handle old slow machines.
Alexey Starikovskiy
2006-12-08
|
|
*
|
|
|
|
|
|
ACPI: ec: Enable EC GPE at beginning of transaction
Alexey Starikovskiy
2006-12-08
|
|
*
|
|
|
|
|
|
ACPI: ec: Allow for write semantics in any command.
Alexey Starikovskiy
2006-12-08
*
|
|
|
|
|
|
|
|
[PATCH] Call init_timer() for ISDN PPP CCP reset state timer
Marcel Holtmann
2006-12-22
*
|
|
|
|
|
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-12-22
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
[UDP]: Fix reversed logic in udp_get_port().
David S. Miller
2006-12-22
|
*
|
|
|
|
|
|
|
|
[IPV6]: Dumb typo in generic csum_ipv6_magic()
Al Viro
2006-12-22
|
*
|
|
|
|
|
|
|
|
[SCTP]: make 2 functions static
Adrian Bunk
2006-12-22
|
*
|
|
|
|
|
|
|
|
[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.
Ivan Skytte Jorgensen
2006-12-22
|
*
|
|
|
|
|
|
|
|
[SCTP]: Don't export include/linux/sctp.h to userspace.
Sridhar Samudrala
2006-12-22
|
*
|
|
|
|
|
|
|
|
[TCP]: Fix ambiguity in the `before' relation.
Gerrit Renker
2006-12-22
|
*
|
|
|
|
|
|
|
|
[ATM] drivers/atm/fore200e.c: Cleanups.
Adrian Bunk
2006-12-22
|
*
|
|
|
|
|
|
|
|
[ATM]: Remove dead ATM_TNETA1570 option.
Adrian Bunk
2006-12-22
|
*
|
|
|
|
|
|
|
|
NetLabel: correctly fill in unused CIPSOv4 level and category mappings
Paul Moore
2006-12-22
|
*
|
|
|
|
|
|
|
|
NetLabel: perform input validation earlier on CIPSOv4 DOI add ops
Paul Moore
2006-12-22
*
|
|
|
|
|
|
|
|
|
[PATCH] cfq-iosched: tighten allow merge criteria
Jens Axboe
2006-12-22
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
[PATCH] Fix up page_mkclean_one(): virtual caches, s390
Peter Zijlstra
2006-12-22
[prev]
[next]