summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-01-09ACPICA: hide private headersLen Brown21-7416/+0
2009-01-09ACPICA: delete acdisasm.hLen Brown1-453/+0
2008-12-31ACPICA: Update version to 20081204.robert.moore@intel.com1-1/+1
2008-12-31ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by defaultrobert.moore@intel.com1-1/+1
2008-12-31ACPICA: FADT parsing changes and fixesBob Moore2-1/+13
2008-12-31ACPICA: Add ACPI_MUTEX_TYPE configuration optionBob Moore4-28/+75
2008-12-31ACPICA: Fixes for various ACPI data tablesBob Moore2-1/+9
2008-12-31ACPICA: Restructure includes into public/privateBob Moore14-615/+815
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming1-1/+0
2008-12-31ACPICA: New: acpi_reset interface - write to reset registerBob Moore1-0/+2
2008-12-31ACPICA: New: acpi_read and acpi_write public interfacesBob Moore2-13/+8
2008-12-31ACPICA: New: Public GPE group enable/disable interfacesBob Moore1-4/+11
2008-12-31ACPICA: New: acpi_get_gpe_device interfaceBob Moore5-9/+20
2008-12-31ACPI: osl.c: replace return_ACPI_STATUS with returnLin Ming2-1/+2
2008-12-30ACPICA: Update version to 20081031Bob Moore1-1/+1
2008-12-30ACPICA: Consolidate method arg count validation codeBob Moore1-0/+3
2008-12-30ACPICA: Add Buffer->String conversion for predefined methodsBob Moore1-1/+1
2008-12-30ACPICA: Add global pointer for FACS table to simplify FACS accessBob Moore2-0/+3
2008-12-30ACPICA: Add a mechanism to escape infinite AML While() loopsBob Moore3-1/+8
2008-12-30ACPICA: Update FACS waking vector interfacesBob Moore1-4/+2
2008-12-30ACPICA: Fix several warnings under gcc 4 compilerBob Moore1-4/+4
2008-12-19ACPI: don't cond_resched() when irqs_disabled()Wu Fengguang1-1/+5
2008-12-19ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas1-1/+1
2008-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+4
2008-12-18irda: Add irda_skb_cb qdisc related paddingSamuel Ortiz1-1/+3
2008-12-17USB: fix comment about endianness of descriptorsPhil Endecott1-2/+6
2008-12-16netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso1-0/+1
2008-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+7
2008-12-16Define smp_call_function_many for UPRusty Russell1-0/+2
2008-12-11Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds1-13/+5
2008-12-11MN10300: Fix __put_user_asm8()Akira Takeuchi1-1/+1
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins1-1/+2
2008-12-10atomic: fix a typo in atomic_long_xchg()Eric Dumazet1-1/+1
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton1-9/+3
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton1-3/+9
2008-12-10netpoll: fix race on poll_list resulting in garbage entryNeil Horman1-0/+7
2008-12-09Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+6
2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro1-2/+2
2008-12-09[PATCH] asm/generic: fix bug - kernel fails to build when enable some common ...Mike Frysinger1-0/+2
2008-12-09[PATCH] return records for fork() both to child and parentAl Viro1-0/+2
2008-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2008-12-06Enforce a minimum SG_IO timeoutLinus Torvalds1-0/+1
2008-12-04[PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig1-15/+17
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig1-1/+0
2008-12-04can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp1-1/+1
2008-12-03block: fix setting of max_segment_size and seg_boundary maskMilan Broz1-0/+2
2008-12-03block: internal dequeue shouldn't start timerTejun Heo1-5/+2
2008-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-1/+4
2008-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-0/+8
2008-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-1/+1