summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ACPICA: Change type of _TZ from ThermalZone to DeviceBob Moore2010-10-181-2/+4
| * | | | | ACPICA: Comment update; no functional changeBob Moore2010-10-181-0/+6
| * | | | | ACPI: add FW_BUG to OSI(Linux) messageLen Brown2010-10-161-1/+1
| * | | | | ACPICA: Update version to 20100915Bob Moore2010-10-011-1/+1
| * | | | | ACPICA: Increase configurability of error messagesBob Moore2010-10-011-1/+1
| * | | | | ACPICA: Add repair for _HID and _CID stringsBob Moore2010-10-011-0/+163
| * | | | | ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output fileBob Moore2010-10-017-287/+445
| * | | | | ACPICA: Make acpi_gbl_system_awake_and_running publically availableBob Moore2010-10-012-1/+2
| * | | | | ACPICA: Update math module; no functional changeBob Moore2010-10-012-13/+20
| * | | | | ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming2010-10-019-37/+41
| * | | | | ACPICA: Add ACPI_INLINE configuration parameterLin Ming2010-10-013-2/+10
| * | | | | ACPICA: Obsolete the acpi_os_derive_pci_id OSL interfaceBob Moore2010-10-016-80/+430
| * | | | | ACPICA: Update version to 20100806Bob Moore2010-10-011-1/+1
| * | | | | ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming2010-10-0115-196/+602
| * | | | | ACPICA: Revert "Revert "Enable multi-byte EC transfersBob Moore2010-10-013-49/+73
| * | | | | ACPICA: Fix acpi_os_read_pci_configuration prototypeBob Moore2010-10-013-7/+7
| | |_|/ / | |/| | |
* | | | | Linux 2.6.36v2.6.36Linus Torvalds2010-10-201-1/+1
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-207-9/+14
|\ \ \ \ \
| * | | | | MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2010-10-192-6/+6
| * | | | | MAINTAINERS: Change list for ioc_serial to linux-serial.Ralf Baechle2010-10-191-1/+1
| * | | | | SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-191-0/+1
| * | | | | MIPS: jz4740: Fix Kbuild Platform file.David Daney2010-10-191-1/+1
| * | | | | MIPS: Repair Kbuild make clean breakage.David Daney2010-10-192-1/+5
* | | | | | virtio: console: Don't block entire guest if host doesn't read dataAmit Shah2010-10-201-3/+14
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-10-202-3/+3
|\ \ \ \ \ \
| * | | | | | [SCSI] bsg: fix incorrect device_status valueFUJITA Tomonori2010-10-151-1/+1
| * | | | | | [SCSI] Fix VPD inquiry page wrapperMartin K. Petersen2010-09-161-2/+2
* | | | | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-203-44/+19
|\ \ \ \ \ \ \
| * | | | | | | KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity2010-10-193-44/+19
* | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-191-16/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher2010-10-181-16/+12
| |/ / / / / / /
* | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-1812-44/+53
|\ \ \ \ \ \ \ \
| * | | | | | | | MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim2010-10-181-0/+4
| * | | | | | | | MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim2010-10-181-0/+1
| * | | | | | | | MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin2010-10-181-1/+1
| * | | | | | | | MIPS: do_sigaltstack() expects userland pointersAl Viro2010-10-182-4/+6
| * | | | | | | | MIPS: Fix error values in case of bad_stackAl Viro2010-10-182-2/+2
| * | | | | | | | MIPS: Sanitize restart logicsAl Viro2010-10-187-35/+34
| * | | | | | | | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro2010-10-181-2/+2
| * | | | | | | | MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro2010-10-181-0/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-181-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Input: evdev - fix EVIOCSABS regressionDaniel Mack2010-10-181-1/+1
| * | | | | | | | Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack2010-10-181-0/+6
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-10-182-26/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | firewire: ohci: fix TI TSB82AA2 regression since 2.6.35Stefan Richter2010-10-172-26/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer2010-10-181-9/+83
* | | | | | | | | Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-10-182-18/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde2010-10-181-9/+3
| * | | | | | | | | i2c-davinci: Fix TX setup for more SoCsJon Povey2010-10-181-9/+15
* | | | | | | | | | Merge branch 'fixes'Linus Torvalds2010-10-182-31/+28
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |