summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-06-122-8/+27
|\
| * sched: 64-bit: fix arithmetics overflowLai Jiangshan2008-06-121-2/+7
| * sched: fair group: fix overflow(was: fix divide by zero)Lai Jiangshan2008-06-121-2/+5
| * sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov2008-06-102-4/+15
* | block: disable IRQs until data is written to relay channelCarl Henrik Lunde2008-06-121-6/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-06-121-5/+20
|\ \
| * | kbuild: ignore powerpc specific symbols in modpostSam Ravnborg2008-06-121-5/+20
* | | nommu: Correct kobjsize() page validity checks.Paul Mundt2008-06-121-18/+3
* | | fsl-diu-db: compile fixJeff Mahoney2008-06-121-2/+2
* | | Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-06-124-20/+40
|\ \ \ | |/ / |/| |
| * | always_inline timespec_add_nsJeremy Fitzhardinge2008-06-121-2/+5
| * | add an inlined version of iter_div_u64_remJeremy Fitzhardinge2008-06-122-14/+20
| * | common implementation of iterative div/modJeremy Fitzhardinge2008-06-124-19/+30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-06-114-13/+65
|\ \ \
| * | | USB: don't use reset-resume if drivers don't support itLinus Torvalds2008-06-111-2/+44
| * | | USB: isp1760: Assign resource fields before adding hcdNate Case2008-06-111-4/+4
| * | | isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett2008-06-111-7/+16
| * | | USB: fix build bug in USB_ISIGHTFWIngo Molnar2008-06-111-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-06-112-1/+2
|\ \ \ \
| * | | | kobject: Documentation Spelling PatchDavid Brigada2008-06-111-1/+1
| * | | | dev_set_name: fix missing kernel-docRandy Dunlap2008-06-111-0/+1
| |/ / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-1127-360/+435
|\ \ \ \
| * | | | ACPICA: fix stray va_end() caused by mis-mergeLen Brown2008-06-111-1/+1
| * | | | ACPI: Reject below-freezing temperatures as invalid critical temperaturesArjan van de Ven2008-06-111-2/+9
| * | | | ACPICA: Fix for access to deleted object <regression>Bob Moore2008-06-111-2/+2
| * | | | ACPICA: Fix to make _SST method optionalBob Moore2008-06-111-3/+5
| * | | | ACPICA: Fix for Load operator, load table at the namespace rootBob Moore2008-06-111-2/+8
| * | | | ACPICA: Ignore ACPI table signature for Load() operatorBob Moore2008-06-111-18/+7
| * | | | ACPICA: Fix to allow zero-length ASL field declarationsBob Moore2008-06-111-4/+1
| * | | | ACPI: use memory_read_from_buffer()Akinobu Mita2008-06-111-13/+2
| * | | | bay: exit if notify handler cannot be installedHolger Macht2008-06-111-6/+10
| * | | | dock.c remove trailing printk whitespaceTim Pepper2008-06-111-1/+1
| * | | | proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk2008-06-112-1/+1
| * | | | ACPI: handle invalid ACPI SLIT tableFenghua Yu2008-06-113-33/+34
| * | | | PNPACPI: use _CRS IRQ descriptor length for _SRSBjorn Helgaas2008-06-111-2/+7
| * | | | pnpacpi: fix shareable IRQ encode/decodeBjorn Helgaas2008-06-111-14/+13
| * | | | pnpacpi: fix IRQ flag decodingBjorn Helgaas2008-06-112-7/+15
| * | | | MAINTAINERS: update ACPI homepageAdrian Bunk2008-06-111-5/+5
| * | | | ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning messageAlistair John Strachan2008-06-111-1/+1
| * | | | ACPI: EC: Use msleep instead of udelay while waiting for event.Alexey Starikovskiy2008-06-111-1/+1
| * | | | thinkpad-acpi: fix LED handling on older ThinkPadsHenrique de Moraes Holschuh2008-06-111-27/+28
| * | | | thinkpad-acpi: fix initialization error pathsHenrique de Moraes Holschuh2008-06-111-207/+230
| * | | | thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL renameHenrique de Moraes Holschuh2008-06-112-3/+3
| * | | | cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi2008-06-113-11/+43
| * | | | ACPI: Disable Fixed_RTC event when installing RTC handlerZhao Yakui2008-06-112-0/+12
| |/ / /
* | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-1121-79/+106
|\ \ \ \
| * | | | KVM: MMU: Fix is_empty_shadow_page() checkAvi Kivity2008-06-061-1/+1
| * | | | KVM: MMU: Fix printk() format stringAvi Kivity2008-06-061-1/+1
| * | | | KVM: IOAPIC: only set remote_irr if interrupt was injectedMarcelo Tosatti2008-06-061-10/+11
| * | | | KVM: MMU: reschedule during shadow teardownAvi Kivity2008-06-061-0/+1