Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cca97b81564c5edbc8700ebb64fc2b4e13dfa51f
cca97b8
ACPICA: Fix for some local named nodes not marked temporary and to disallow duplicates
by Bob Moore
· 17 years ago
66e2c0b
ACPICA: Update version to 20080321
by Bob Moore
· 17 years ago
514d18d
ACPICA: Update for new Notify values
by Zhang Rui
· 17 years ago
66d3ca9
ACPICA: Fixes for size of StartDependent resource descriptor
by Bob Moore
· 17 years ago
d884657
ACPICA: Updates for Debug object output
by Bob Moore
· 17 years ago
cd0b224
ACPICA: Fixes for external Reference Objects
by Bob Moore
· 17 years ago
7a5bb99
ACPICA: Fix to handle NULL package elements correctly
by Lin Ming
· 17 years ago
0ba7d25
ACPICA: Fix for extraneous debug message for packages
by Bob Moore
· 17 years ago
a0144a2
ACPICA: Update ACPICA version to 20080213
by Bob Moore
· 17 years ago
24a3157
ACPICA: Fix for possible error when packages/buffers are passed to methods externally
by Bob Moore
· 17 years ago
a3df4da
ACPICA: Update behavior of CopyObject to match ACPI spec
by Lin Ming
· 17 years ago
1d5b285
ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRC
by Bob Moore
· 17 years ago
3fa3477
ACPICA: Disassembler support for new ACPI tables
by Bob Moore
· 17 years ago
7823665
ACPICA: Fix for ACPI_HIDWORD macro
by Bob Moore
· 17 years ago
b1dd909
ACPICA: Added new error messages
by Bob Moore
· 17 years ago
507f046
ACPICA: Add va_end statements as appropriate
by Bob Moore
· 17 years ago
8c49c23
ACPICA: Update version to 20080123
by Bob Moore
· 17 years ago
bc7a36a
ACPICA: Fixes for Unload and DDBHandles
by Lin Ming
· 17 years ago
a6f4a45
ACPICA: Bulletproof disassembler for bad ACPI tables
by Bob Moore
· 17 years ago
970d9c9
ACPICA: Include file support for new ACPI tables
by Bob Moore
· 17 years ago
47c0872
ACPICA: Fix for LoadTable operator, input strings
by Lin Ming
· 17 years ago
200cce6
ACPICA: Fix for Load operator
by Lin Ming
· 17 years ago
9accd464
ACPICA: Methods now implicitly return 0 in slack mode
by Lin Ming
· 17 years ago
8246934
ACPICA: Fix for SizeOf when used with Buffers and Packages
by Lin Ming
· 17 years ago
c351f2d
ACPICA: Update version to 20071219
by Bob Moore
· 17 years ago
ef805d9
ACPICA: Implemented full argument resolution support for the BankValue argument to BankField
by Lin Ming
· 17 years ago
57345ee
ACPICA: Undo accidental checkin of not-fully-tested mutex changes
by Bob Moore
· 17 years ago
941f48b
ACPICA: Implemented full support for deferred execution for the TermArg string arguments for DataTableRegion
by Lin Ming
· 17 years ago
9aa6169
ACPICA: Fixed a problem with Index Fields where the Index register was incorrectly limited to a maximum of 32 bits
by Bob Moore
· 17 years ago
549f460
ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of the device tree could be terminated prematurely
by Bob Moore
· 17 years ago
8a2e71a
ACPICA: Update version to 20071114
by Bob Moore
· 17 years ago
1cb2ef6
ACPICA: Fixed a problem with CopyObject used in conjunction with the Index operator
by Lin Ming
· 17 years ago
e5bcc81
ACPICA: Fixed a problem with Index references passed as method arguments
by Lin Ming
· 17 years ago
1f549a2
ACPICA: Fixed a problem with FromBCD and ToBCD with some compilers
by Bob Moore
· 17 years ago
b160987
ACPICA: Fixes a problem with control method references within packages
by Bob Moore
· 17 years ago
f2d6955
ACPICA: Cleanup of debug output
by Bob Moore
· 17 years ago
b7f9f04
ACPICA: Cosmetic changes only, no functional changes
by Bob Moore
· 17 years ago
1d18c05
ACPICA: Cosmetic changes only, no functional changes
by Bob Moore
· 17 years ago
39adb11
ACPICA: Update version to 20071019
by Bob Moore
· 17 years ago
49718b1
ACPICA: Added additional parameter validation for LoadTable
by Lin Ming
· 17 years ago
fe4078a
ACPICA: Fix for Increment/Decrement operator, incorrect type change
by Lin Ming
· 17 years ago
9e41d93
ACPICA: Fixed a memory leak when Device or Thermal objects referenced in packages
by Bob Moore
· 17 years ago
7f4ac9f
ACPICA: Fix for Load/LoadTable to specify load location
by Bob Moore
· 17 years ago
d884164
ACPICA: Add error checks to prevent faults
by Bob Moore
· 17 years ago
98af37f
ACPICA: Add a table checksum verify for Load operator
by Bob Moore
· 17 years ago
a13b846
ACPICA: Fix for memory leak related to DdbHandle objects
by Bob Moore
· 17 years ago
61ce421
ACPICA: Fix a fault when storing DdbHandle to Debug object
by Bob Moore
· 17 years ago
5eb6918
ACPICA: Fix for fault if Load() fails
by Bob Moore
· 17 years ago
53cf174
ACPICA: Fix for Alias operator to see target child objects
by Bob Moore
· 17 years ago
1c12a7d
ACPICA: update version number to 20070919
by Bob Moore
· 17 years ago
1480882
ACPICA: Fix for namespace lookup problem
by Lin Ming
· 17 years ago
3e08e2d
ACPICA: New interfaces for table event handlers
by Lin Ming
· 17 years ago
698c0a0
ACPICA: Add minimal disassembly support for the SLIC table
by Bob Moore
· 17 years ago
e20a679
ACPICA: Support for iASL - multiple files and wildcards
by Bob Moore
· 17 years ago
6deb65d
ACPICA: Updated error message for dynamic method serialization
by Bob Moore
· 17 years ago
5cc1b9b
ACPICA: Update version to 20070508
by Bob Moore
· 17 years ago
e5567af
ACPICA: Fix for update of the Global Lock Handle
by Bob Moore
· 17 years ago
235eebb
ACPICA: Update version to 20070320
by Bob Moore
· 17 years ago
91d0213
ACPICA: Fix for package reference counts
by Bob Moore
· 17 years ago
422f4f9
ACPICA: Increase maximum buffer size dumped to screen in buffer object dump
by Bob Moore
· 17 years ago
f02e9fa
ACPICA: Misc fixes for recent global lock code update
by Bob Moore
· 17 years ago
a4df451
ACPICA: Removed obsolete ACPI_NO_INTEGER64_SUPPORT define
by Bob Moore
· 17 years ago
a69c77c
ACPICA: Removed extraneous code
by Bob Moore
· 17 years ago
91e38d1
ACPICA: Update comments for acquire/release mutex interfaces
by Bob Moore
· 17 years ago
dbaaa95
ACPICA: Fixed a couple compiler warnings for extra extern statements
by Bob Moore
· 17 years ago
4b6e16c
ACPICA: Avoid use of invalid pointers in returned object field
by Bob Moore
· 17 years ago
4e3156b
ACPICA: changed order of interpretation of operand objects
by Bob Moore
· 17 years ago
ba886cd
ACPICA: Update for mutiple global lock acquisitions by same thread
by Bob Moore
· 17 years ago
f654ecb
ACPICA: Removed unused code
by Bob Moore
· 17 years ago
773069d
ACPICA: Several fixes for internal method result stack
by Bob Moore
· 17 years ago
4b119e2
Linux 2.6.25
by Linus Torvalds
· 17 years ago
c970d5a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
da19566
it821x: do not describe noraid parameter with its value
by Paul Bolle
· 17 years ago
b4dcaea
Pb1200/DBAu1200: fix bad IDE resource size
by Sergei Shtylyov
· 17 years ago
fabd3a2
Au1200: IDE driver build fix
by Sergei Shtylyov
· 17 years ago
09a7744
Au1200: kill IDE driver function prototypes
by Sergei Shtylyov
· 17 years ago
71fc4c0
avr32 mustn't select HAVE_IDE
by Adrian Bunk
· 17 years ago
6af74b0
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
1076bb4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
b4b8f57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
424b00e
AFS: Do not describe debug parameters with their value
by Paul Bolle
· 17 years ago
07c3b1a
USB: remove broken usb-serial num_endpoints check
by Greg Kroah-Hartman
· 17 years ago
32147be
USB: option: Add new vendor ID and device ID for AMOI HSDPA modem
by tang kai
· 17 years ago
aad8a27
USB: support more Huawei data card product IDs
by fangxiaozhi
· 17 years ago
a1d9bc1
USB: option.c: add more device IDs
by Matthias Urlichs
· 17 years ago
80d9709
USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver
by James Cameron
· 17 years ago
56f367b
[TCP]: Add return value indication to tcp_prune_ofo_queue().
by Vitaliy Gusev
· 17 years ago
b87e81e
acpi: unneccessary to scan the PCI bus already scanned
by yakui.zhao@intel.com
· 17 years ago
5f1a3f2
acpi thermal trip points increased to 12
by Krzysztof Helt
· 17 years ago
f0a37e0
acpi: bus: check once more for an empty list after locking it
by Chuck Ebbert
· 17 years ago
d1e7780
spi: spi_s3c24xx must initialize num_chipselect
by Ben Dooks
· 17 years ago
50f426b
spi: spi_s3c24xx must initialize bus_num
by Ben Dooks
· 17 years ago
4bb5eba
spi: spi_s3c24xx driver must init completion
by Ben Dooks
· 17 years ago
335e92e
vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs
by Jan Kara
· 17 years ago
423bec4
Documentation: correct overcommit caveat in hugetlbpage.txt
by Nishanth Aravamudan
· 17 years ago
91446b0
add "Isolate" migratetype name to /proc/pagetypeinfo
by KOSAKI Motohiro
· 17 years ago
b82d404
Fix typos in Documentation/filesystems/seq_file.txt
by Dmitri Vorobiev
· 17 years ago
1f4deba
uml: compile error fix
by WANG Cong
· 17 years ago
e115f2d
memcg: fix oops in oom handling
by Li Zefan
· 17 years ago
e169c13
serial: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
Next »