Age | Commit message (Expand) | Author |
2008-06-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-06-12 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-06-12 | x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest | Kevin Winchester |
2008-06-12 | x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()" | Vegard Nossum |
2008-06-12 | x86: fix an incompatible pointer type warning on 64-bit compilations | David Howells |
2008-06-12 | x86: fix lockdep warning during suspend-to-ram | Peter Zijlstra |
2008-06-12 | x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c | Manish Katiyar |
2008-06-12 | Revert "x86: fix ioapic bug again" | Ingo Molnar |
2008-06-12 | x86: fix asm warning in head_32.S | Joe Korty |
2008-06-12 | x86: fix endless page faults in mount_block_root for Linux 2.6 | Henry Nestler |
2008-06-12 | geode: fix modular build | Ingo Molnar |
2008-06-12 | block: disable IRQs until data is written to relay channel | Carl Henrik Lunde |
2008-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2008-06-12 | nommu: Correct kobjsize() page validity checks. | Paul Mundt |
2008-06-12 | fsl-diu-db: compile fix | Jeff Mahoney |
2008-06-12 | Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-06-12 | kbuild: ignore powerpc specific symbols in modpost | Sam Ravnborg |
2008-06-12 | sched: 64-bit: fix arithmetics overflow | Lai Jiangshan |
2008-06-12 | sched: fair group: fix overflow(was: fix divide by zero) | Lai Jiangshan |
2008-06-12 | always_inline timespec_add_ns | Jeremy Fitzhardinge |
2008-06-12 | add an inlined version of iter_div_u64_rem | Jeremy Fitzhardinge |
2008-06-12 | common implementation of iterative div/mod | Jeremy Fitzhardinge |
2008-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2008-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-06-11 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-06-11 | USB: don't use reset-resume if drivers don't support it | Linus Torvalds |
2008-06-11 | USB: isp1760: Assign resource fields before adding hcd | Nate Case |
2008-06-11 | isight_firmware: Avoid crash on loading invalid firmware | Matthew Garrett |
2008-06-11 | USB: fix build bug in USB_ISIGHTFW | Ingo Molnar |
2008-06-11 | kobject: Documentation Spelling Patch | David Brigada |
2008-06-11 | dev_set_name: fix missing kernel-doc | Randy Dunlap |
2008-06-11 | ACPICA: fix stray va_end() caused by mis-merge | Len Brown |
2008-06-11 | ACPI: Reject below-freezing temperatures as invalid critical temperatures | Arjan van de Ven |
2008-06-11 | ACPICA: Fix for access to deleted object <regression> | Bob Moore |
2008-06-11 | ACPICA: Fix to make _SST method optional | Bob Moore |
2008-06-11 | ACPICA: Fix for Load operator, load table at the namespace root | Bob Moore |
2008-06-11 | ACPICA: Ignore ACPI table signature for Load() operator | Bob Moore |
2008-06-11 | ACPICA: Fix to allow zero-length ASL field declarations | Bob Moore |
2008-06-11 | ACPI: use memory_read_from_buffer() | Akinobu Mita |
2008-06-11 | bay: exit if notify handler cannot be installed | Holger Macht |
2008-06-11 | dock.c remove trailing printk whitespace | Tim Pepper |
2008-06-11 | proper prototype for acpi_processor_tstate_has_changed() | Adrian Bunk |
2008-06-11 | ACPI: handle invalid ACPI SLIT table | Fenghua Yu |
2008-06-11 | PNPACPI: use _CRS IRQ descriptor length for _SRS | Bjorn Helgaas |
2008-06-11 | pnpacpi: fix shareable IRQ encode/decode | Bjorn Helgaas |
2008-06-11 | pnpacpi: fix IRQ flag decoding | Bjorn Helgaas |
2008-06-11 | MAINTAINERS: update ACPI homepage | Adrian Bunk |
2008-06-11 | ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning message | Alistair John Strachan |
2008-06-11 | ACPI: EC: Use msleep instead of udelay while waiting for event. | Alexey Starikovskiy |
2008-06-11 | thinkpad-acpi: fix LED handling on older ThinkPads | Henrique de Moraes Holschuh |