summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-12Linux 2.6.26-rc6v2.6.26-rc6Linus Torvalds
2008-06-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-06-12x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester
2008-06-12x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"Vegard Nossum
2008-06-12x86: fix an incompatible pointer type warning on 64-bit compilationsDavid Howells
2008-06-12x86: fix lockdep warning during suspend-to-ramPeter Zijlstra
2008-06-12x86: fix unused variable 'loops' warning in arch/x86/boot/a20.cManish Katiyar
2008-06-12Revert "x86: fix ioapic bug again"Ingo Molnar
2008-06-12x86: fix asm warning in head_32.SJoe Korty
2008-06-12x86: fix endless page faults in mount_block_root for Linux 2.6Henry Nestler
2008-06-12geode: fix modular buildIngo Molnar
2008-06-12block: disable IRQs until data is written to relay channelCarl Henrik Lunde
2008-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-06-12nommu: Correct kobjsize() page validity checks.Paul Mundt
2008-06-12fsl-diu-db: compile fixJeff Mahoney
2008-06-12Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-06-12kbuild: ignore powerpc specific symbols in modpostSam Ravnborg
2008-06-12sched: 64-bit: fix arithmetics overflowLai Jiangshan
2008-06-12sched: fair group: fix overflow(was: fix divide by zero)Lai Jiangshan
2008-06-12always_inline timespec_add_nsJeremy Fitzhardinge
2008-06-12add an inlined version of iter_div_u64_remJeremy Fitzhardinge
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-06-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-06-11USB: don't use reset-resume if drivers don't support itLinus Torvalds
2008-06-11USB: isp1760: Assign resource fields before adding hcdNate Case
2008-06-11isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett
2008-06-11USB: fix build bug in USB_ISIGHTFWIngo Molnar
2008-06-11kobject: Documentation Spelling PatchDavid Brigada
2008-06-11dev_set_name: fix missing kernel-docRandy Dunlap
2008-06-11ACPICA: fix stray va_end() caused by mis-mergeLen Brown
2008-06-11ACPI: Reject below-freezing temperatures as invalid critical temperaturesArjan van de Ven
2008-06-11ACPICA: Fix for access to deleted object <regression>Bob Moore
2008-06-11ACPICA: Fix to make _SST method optionalBob Moore
2008-06-11ACPICA: Fix for Load operator, load table at the namespace rootBob Moore
2008-06-11ACPICA: Ignore ACPI table signature for Load() operatorBob Moore
2008-06-11ACPICA: Fix to allow zero-length ASL field declarationsBob Moore
2008-06-11ACPI: use memory_read_from_buffer()Akinobu Mita
2008-06-11bay: exit if notify handler cannot be installedHolger Macht
2008-06-11dock.c remove trailing printk whitespaceTim Pepper
2008-06-11proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu
2008-06-11PNPACPI: use _CRS IRQ descriptor length for _SRSBjorn Helgaas
2008-06-11pnpacpi: fix shareable IRQ encode/decodeBjorn Helgaas
2008-06-11pnpacpi: fix IRQ flag decodingBjorn Helgaas
2008-06-11MAINTAINERS: update ACPI homepageAdrian Bunk
2008-06-11ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning messageAlistair John Strachan
2008-06-11ACPI: EC: Use msleep instead of udelay while waiting for event.Alexey Starikovskiy