aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpica' into testLen Brown2008-10-2215-255/+777
|\
| * ACPICA: Update version to 20080926Bob Moore2008-10-221-1/+1
| * ACPICA: New: Validation for predefined ACPI methods/objectsBob Moore2008-10-224-0/+468
| * ACPICA: Remove unused ACPI register bit definitionLin Ming2008-10-221-11/+23
| * ACPICA: Update version to 20080829Bob Moore2008-10-221-1/+1
| * ACPICA: Cleanup for internal Reference ObjectBob Moore2008-10-223-11/+30
| * ACPICA: Update for Reference ACPI_OPERAND_OBJECTBob Moore2008-10-221-0/+1
| * ACPICA: Remove obsolete exception codesBob Moore2008-10-221-73/+55
| * ACPICA: Add namespace node to operand object unionBob Moore2008-10-221-0/+7
| * ACPICA: Remove obsolete debug levels (WARN and ERROR)Bob Moore2008-10-221-19/+13
| * ACPICA: add preemption point after each opcode parseAlexey Starikovskiy2008-10-222-0/+11
| * ACPICA: Update version to 20080729Bob Moore2008-10-221-1/+1
| * ACPICA: x2APIC support: changes for MADT and SRAT ACPI tablesBob Moore2008-10-222-6/+49
| * ACPICA: Add function to decode reference obj types to stringsBob Moore2008-10-221-0/+2
| * ACPICA: Update version to 20080701Bob Moore2008-10-221-1/+1
| * ACPICA: Return method arg count from acpi_get_object_infoBob Moore2008-10-221-0/+1
| * ACPICA: Cleanup macro definition file.Bob Moore2008-10-221-133/+115
| * ACPICA: Return status from global init functionYi Yang2008-10-221-1/+1
| * ACPICA: Fix wrong resource descriptor length for 64-bit buildBob Moore2008-10-221-1/+1
* | Merge branch 'bugfixes' into testLen Brown2008-10-221-0/+1
|\ \
| * | ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...Zhao Yakui2008-10-221-0/+1
| |/
* | Merge branch 'FW_BUG' into testLen Brown2008-10-221-0/+24
|\ \ | |/ |/|
| * Introduce FW_BUG, FW_WARN and FW_INFO to consistenly tell users about BIOS bugsThomas Renninger2008-09-221-0/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-061-1/+3
|\ \
| * | ide-cd: temporary tray close fixBorislav Petkov2008-10-051-1/+3
* | | [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle2008-10-061-4/+4
|/ /
* | include/linux/stacktrace.h: declare struct task_structAndrew Morton2008-10-031-0/+2
* | [MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell2008-10-033-6/+74
* | [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell2008-10-031-11/+61
* | [MIPS] Build fix: Fix irq flags typeRalf Baechle2008-10-031-3/+3
* | mm: tiny-shmem nommu fixNick Piggin2008-10-021-0/+1
* | inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin2008-10-021-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-011-0/+3
|\ \
| * | sctp: Fix kernel panic while process protocol violation parameterWei Yongjun2008-09-301-0/+3
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-301-4/+14
|\ \ \ | |/ / |/| |
| * | hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-291-3/+11
| * | hrtimer: mark migration stateThomas Gleixner2008-09-291-1/+3
* | | kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel2008-09-261-11/+9
* | | kgdb, x86_64: gdb serial has BX and DX reversedJason Wessel2008-09-261-2/+2
|/ /
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-241-1/+1
|\ \
| * | [MIPS] Fixe the definition of PTRS_PER_PGDJack Tan2008-09-241-1/+1
* | | MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells2008-09-241-0/+80
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-09-242-2/+8
|\ \ \ | |/ / |/| |
| * | 9p: implement proper trans module refcounting and unregistrationTejun Heo2008-09-242-2/+8
| |/
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-233-0/+5
|\ \
| * | x86: prevent C-states hang on AMD C1E enabled machinesThomas Gleixner2008-09-232-0/+3
| * | x86: prevent stale state of c1e_mask across CPU offline/onlineThomas Gleixner2008-09-231-0/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-09-231-4/+4
|\ \
| * | PCI: fix compiler warnings in pci_get_subsys()Greg KH2008-09-161-4/+4
* | | smb.h: do not include linux/time.h in userspaceKirill A. Shutemov2008-09-231-0/+2
| |/ |/|