index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: Update for new Notify values
Zhang Rui
2008-04-23
2
-9
/
+17
*
ACPICA: Fix to handle NULL package elements correctly
Lin Ming
2008-04-22
1
-12
/
+17
*
ACPICA: Update ACPICA version to 20080213
Bob Moore
2008-04-22
1
-1
/
+1
*
ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRC
Bob Moore
2008-04-22
2
-0
/
+3
*
ACPICA: Disassembler support for new ACPI tables
Bob Moore
2008-04-22
2
-10
/
+249
*
ACPICA: Fix for ACPI_HIDWORD macro
Bob Moore
2008-04-22
1
-34
/
+35
*
ACPICA: Update version to 20080123
Bob Moore
2008-04-22
1
-1
/
+1
*
ACPICA: Bulletproof disassembler for bad ACPI tables
Bob Moore
2008-04-22
1
-6
/
+7
*
ACPICA: Include file support for new ACPI tables
Bob Moore
2008-04-22
1
-1
/
+334
*
ACPICA: Update version to 20071219
Bob Moore
2008-04-22
1
-1
/
+1
*
ACPICA: Implemented full argument resolution support for the BankValue argume...
Lin Ming
2008-04-22
1
-0
/
+7
*
ACPICA: Implemented full support for deferred execution for the TermArg strin...
Lin Ming
2008-04-22
2
-2
/
+4
*
ACPICA: Update version to 20071114
Bob Moore
2008-04-22
1
-1
/
+1
*
ACPICA: Cosmetic changes only, no functional changes
Bob Moore
2008-04-22
3
-5
/
+15
*
ACPICA: Update version to 20071019
Bob Moore
2008-04-22
1
-1
/
+1
*
ACPICA: Fix for Increment/Decrement operator, incorrect type change
Lin Ming
2008-04-22
1
-2
/
+2
*
ACPICA: Fix for Load/LoadTable to specify load location
Bob Moore
2008-04-22
1
-1
/
+2
*
ACPICA: update version number to 20070919
Bob Moore
2008-04-22
1
-1
/
+1
*
ACPICA: New interfaces for table event handlers
Lin Ming
2008-04-22
4
-2
/
+20
*
ACPICA: Add minimal disassembly support for the SLIC table
Bob Moore
2008-04-22
2
-0
/
+2
*
ACPICA: Update version to 20070508
Bob Moore
2008-04-22
1
-1
/
+1
*
ACPICA: Update version to 20070320
Bob Moore
2008-04-22
1
-1
/
+1
*
ACPICA: Misc fixes for recent global lock code update
Bob Moore
2008-04-22
1
-1
/
+1
*
ACPICA: Removed obsolete ACPI_NO_INTEGER64_SUPPORT define
Bob Moore
2008-04-22
2
-31
/
+4
*
ACPICA: Fixed a couple compiler warnings for extra extern statements
Bob Moore
2008-04-22
1
-0
/
+6
*
ACPICA: changed order of interpretation of operand objects
Bob Moore
2008-04-22
3
-0
/
+7
*
ACPICA: Update for mutiple global lock acquisitions by same thread
Bob Moore
2008-04-22
3
-11
/
+23
*
ACPICA: Several fixes for internal method result stack
Bob Moore
2008-04-22
4
-19
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-04-17
3
-22
/
+4
|
\
|
*
Pb1200/DBAu1200: fix bad IDE resource size
Sergei Shtylyov
2008-04-17
2
-4
/
+4
|
*
Au1200: kill IDE driver function prototypes
Sergei Shtylyov
2008-04-17
1
-18
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-04-16
1
-1
/
+3
|
\
\
|
*
|
io context: increment task attachment count in ioc_task_link()
Jens Axboe
2008-04-15
1
-1
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-16
1
-0
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ssb: Fix usage of struct device used for DMAing
Michael Buesch
2008-04-15
1
-0
/
+4
*
|
|
acpi thermal trip points increased to 12
Krzysztof Helt
2008-04-16
1
-1
/
+1
*
|
|
spi: spi_s3c24xx must initialize num_chipselect
Ben Dooks
2008-04-16
1
-0
/
+1
*
|
|
vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs
Jan Kara
2008-04-16
1
-1
/
+1
*
|
|
uml: compile error fix
WANG Cong
2008-04-16
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-14
6
-43
/
+5
|
\
|
|
*
[IPV6]: Use appropriate sock tclass setting for routing lookup.
YOSHIFUJI Hideaki
2008-04-14
1
-1
/
+1
|
*
[IPV6]: IPv6 extension header structures need to be packed.
YOSHIFUJI Hideaki
2008-04-14
1
-1
/
+1
|
*
net: make struct tun_struct private to tun.c
Rusty Russell
2008-04-13
2
-40
/
+1
|
*
[SCTP]: Fix compiler warning about const qualifiers
Vlad Yasevich
2008-04-13
1
-1
/
+1
|
*
[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
Gui Jianfeng
2008-04-13
1
-0
/
+1
*
|
Merge branch 'docs' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-04-11
1
-0
/
+3
|
\
\
|
*
|
Spell out behavior of atomic_dec_and_lock() in kerneldoc
J. Bruce Fields
2008-04-11
1
-0
/
+3
*
|
|
Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect
Heiko Carstens
2008-04-11
1
-0
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-11
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[TCP]: tcp_simple_retransmit can cause S+L
Ilpo Järvinen
2008-04-08
1
-0
/
+2
[next]