| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ACPICA: add ASF comment | Bob Moore | 2007-02-03 | 1 | -0/+2 |
* | ACPICA: Update comments in tbfadt.c | Bob Moore | 2007-02-03 | 1 | -5/+6 |
* | ACPICA: Delete stale FADT functions outside tbfadt.c. | Bob Moore | 2007-02-03 | 7 | -379/+10 |
* | ACPICA: Re-implement interpreters' "serialized mode" | Bob Moore | 2007-02-03 | 9 | -85/+114 |
* | ACPICA: Create tbfadt.c to hold all FADT-related functions | Bob Moore | 2007-02-03 | 2 | -1/+381 |
* | ACPICA: Cleanup of FADT verification function. | Bob Moore | 2007-02-03 | 1 | -42/+23 |
* | ACPICA: Update version to 20060831 | Bob Moore | 2007-02-03 | 1 | -3/+3 |
* | ACPICA: Split acpi_format_exception into two parts | Bob Moore | 2007-02-03 | 4 | -82/+119 |
* | ACPICA: Store GPE number instead of bitmask | Alexey Starikovskiy | 2007-02-03 | 6 | -10/+18 |
* | ACPICA: Fix unalignment in acpi_ut_repair_name | Bob Moore | 2007-02-03 | 5 | -10/+10 |
* | ACPICA: Disable all wake GPEs after first one recieved | Bob Moore | 2007-02-03 | 3 | -101/+51 |
* | ACPICA: Add acpi_gpe_count global to track the number of GPE events | Bob Moore | 2007-02-03 | 3 | -0/+8 |
* | ACPICA: Add support for DMAR table | Bob Moore | 2007-02-03 | 2 | -3/+84 |
* | ACPICA: minimal patch to integrate new tables into Linux | Alexey Starikovskiy | 2007-02-03 | 31 | -453/+191 |
* | ACPICA: Lint changes | Bob Moore | 2007-02-03 | 2 | -41/+84 |
* | ACPICA: Fix for FADT conversion in 64-bit mode | Bob Moore | 2007-02-03 | 1 | -7/+14 |
* | ACPICA: Update comments for individual table fields | Bob Moore | 2007-02-03 | 1 | -32/+32 |
* | ACPICA: misc fixes for new Table Manager: | Bob Moore | 2007-02-03 | 8 | -266/+420 |
* | ACPICA: Implement simplified Table Manager | Bob Moore | 2007-02-03 | 42 | -4046/+2065 |
* | ACPICA: Update debug output | Bob Moore | 2007-02-03 | 1 | -1/+1 |
* | ACPICA: Update version to 20060721 | Bob Moore | 2007-02-03 | 1 | -1/+1 |
* | ACPICA: Temporary fix for BankValue parameter | Bob Moore | 2007-02-03 | 1 | -2/+28 |
* | ACPICA: fix for object premature deletion | Fiodor Suietov | 2007-02-03 | 1 | -0/+9 |
* | ACPICA: Cast acpi_thread_id to UINT32 for debug output only | Bob Moore | 2007-02-03 | 1 | -4/+3 |
* | ACPICA: Release global lock from interrupt handler | Bob Moore | 2007-02-03 | 1 | -35/+15 |
* | ACPICA: Delete recursive feature of ACPI Global Lock | Bob Moore | 2007-02-03 | 9 | -198/+132 |
* | ACPICA: Handle case NumElements > Package length | Bob Moore | 2007-02-03 | 1 | -46/+41 |
* | ACPICA: Handle mis-matched package length | Bob Moore | 2007-02-03 | 1 | -8/+19 |
* | ACPICA: Update function header | Bob Moore | 2007-02-03 | 1 | -0/+3 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-02-02 | 6 | -18/+21 |
|\ |
|
| * | libata: Initialize nbytes for internal sg commands | Brian King | 2007-02-02 | 1 | -0/+1 |
| * | libata: Fix ata_busy_wait() kernel docs | Alan | 2007-02-02 | 1 | -0/+2 |
| * | pata_via: Correct missing comments | Alan | 2007-02-02 | 1 | -1/+2 |
| * | pata_atiixp: propogate cable detection hack from drivers/ide to the new driver | Alan | 2007-02-02 | 1 | -2/+9 |
| * | ahci/pata_jmicron: fix JMicron quirk | Tejun Heo | 2007-02-02 | 2 | -15/+7 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-02-02 | 10 | -218/+199 |
|\ \ |
|
| * | | spidernet : fix memory leak in spider_net_stop | Jens Osterkamp | 2007-02-02 | 1 | -0/+2 |
| * | | e100: fix napi ifdefs removing needed code | Auke Kok | 2007-02-02 | 1 | -6/+1 |
| * | | Merge ../linux-2.6 | Jeff Garzik | 2007-02-02 | 30 | -104/+154 |
| |\| |
|
| * | | netxen patches | Al Viro | 2007-01-31 | 8 | -212/+196 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6 | Linus Torvalds | 2007-02-02 | 2 | -2/+18 |
|\ \ \ |
|
| * | | | [BNX2]: PHY workaround for 5709 A0. | Michael Chan | 2007-02-02 | 2 | -2/+18 |
| | |/
| |/| |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-02-02 | 1 | -3/+5 |
|\ \ \ |
|
| * | | | [NET_SCHED]: act_ipt: fix regression in ipt action | Patrick McHardy | 2007-02-02 | 1 | -3/+5 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-02-02 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [SPARC32]: Fix over-optimization by GCC near ip_fast_csum. | Bob Breuer | 2007-02-02 | 1 | -1/+1 |
| |/ / |
|
* | | | [PATCH] MAINTAINERS: ufs entry | Evgeniy Dushistov | 2007-02-02 | 1 | -0/+6 |
* | | | Revert "[PATCH] fix typo in geode_configre()@cyrix.c" | Linus Torvalds | 2007-02-02 | 1 | -1/+1 |
|/ / |
|
* | | [PATCH] Remove avr32@atmel.com from MAINTAINERS | Haavard Skinnemoen | 2007-02-02 | 1 | -6/+0 |
* | | [PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700") | Bartlomiej Zolnierkiewicz | 2007-02-02 | 1 | -1/+1 |