summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-249-174/+446
|\
| * acpi: fix crash in core ACPI code, triggered by CONFIG_ACPI_PCI_SLOT=yIngo Molnar2008-07-222-0/+12
| * Merge branch 'for-upstream/acpi-test' of git://repo.or.cz/linux-2.6/linux-acp...Andi Kleen2008-07-221549-78971/+148524
| |\
| | * ACPI: thinkpad-acpi: don't misdetect in get_thinkpad_model_data() on -ENOMEMHenrique de Moraes Holschuh2008-07-211-14/+33
| | * ACPI: thinkpad-acpi: bump up version to 0.21Henrique de Moraes Holschuh2008-07-212-3/+3
| | * ACPI: thinkpad-acpi: add bluetooth and WWAN rfkill supportHenrique de Moraes Holschuh2008-07-213-32/+200
| | * ACPI: thinkpad-acpi: WLSW overrides other rfkill switchesHenrique de Moraes Holschuh2008-07-211-0/+20
| | * ACPI: thinkpad-acpi: prepare for bluetooth and wwan rfkill supportHenrique de Moraes Holschuh2008-07-211-80/+74
| | * ACPI: thinkpad-acpi: consolidate wlsw notification functionHenrique de Moraes Holschuh2008-07-211-20/+19
| | * ACPI: thinkpad-acpi: minor refactor on radio switch initHenrique de Moraes Holschuh2008-07-211-23/+26
| * | Revert "ACPI: don't walk tables if ACPI was disabled"Andi Kleen2008-07-181-3/+0
| * | Merge branch 'merge' into release-2.6.27Andi Kleen2008-07-183-13/+75
| |\ \
| | * | ACPI : Set FAN device to correct state in boot phaseZhao Yakui2008-07-181-0/+43
| | * | ACPI: Ignore _BQC object when registering backlight deviceZhao Yakui2008-07-181-2/+12
| | * | ACPI: stop complaints about interrupt link End Tags and blank IRQ descriptorsBjorn Helgaas2008-07-181-11/+20
| * | | Revert "dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled."Andi Kleen2008-07-182-6/+0
| * | | Revert "Fix FADT parsing"Andi Kleen2008-07-181-11/+6
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-245-24/+39
|\ \ \
| * | | PCI: fixup sparse endianness warnings in proc.cHarvey Harrison2008-07-231-9/+9
| * | | PCI PM: make more PCI PM core functionality available to driversRafael J. Wysocki2008-07-222-10/+26
| * | | PCI/DMAR: don't assume presence of RMRRsYong Wang2008-07-221-3/+1
| * | | PCI hotplug: fix error path in pci_slot's register_slotAlex Chiang2008-07-221-2/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-2428-49/+396
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' an...Roland Dreier2008-07-2425-47/+294
| |\ \ \ \ \ \ \ \
| | | | | | * | | | MAINTAINERS: Remove Glenn Streiff from NetEffect entryRoland Dreier2008-07-231-2/+0
| | | | | * | | | | IB/mthca: Keep free count for MTT buddy allocatorRoland Dreier2008-07-222-8/+19
| | | | | |/ / / /
| | | | * | | | | mlx4_core: Improve error message when not enough UAR pages are availableRoland Dreier2008-07-231-0/+7
| | | | * | | | | IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier2008-07-2311-22/+221
| | | | * | | | | mlx4_core: Keep free count for MTT buddy allocatorRoland Dreier2008-07-222-8/+19
| | | | * | | | | mlx4_code: Add missing FW status return codeJack Morgenstein2008-07-221-0/+3
| | | | * | | | | IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_segRoland Dreier2008-07-222-2/+2
| | | | * | | | | mlx4_core: Add module parameter to enable QoS supportJack Morgenstein2008-07-221-0/+8
| | | | |/ / / /
| | | * | | | | RDMA/iwcm: Remove IB_ACCESS_LOCAL_WRITE from remote QP attributesDotan Barak2008-07-221-2/+1
| | | * | | | | IPoIB: Include err code in trace message for ib_sa_path_rec_get() failuresOr Gerlitz2008-07-221-1/+1
| | | * | | | | IB/sa_query: Check if sm_ah is NULL in ib_sa_remove_one()Ralph Campbell2008-07-221-1/+2
| | | |/ / / /
| | * | | | | IB/ehca: Release mutex in error path of alloc_small_queue_page()Julia Lawall2008-07-221-0/+1
| | * | | | | IB/ehca: Use default value for Local CA ACK Delay if FW returns 0Joachim Fenkes2008-07-221-1/+3
| | * | | | | IB/ehca: Filter PATH_MIG events if QP was never armedJoachim Fenkes2008-07-223-0/+7
| | |/ / / /
| * | | | | IB/iser: Add support for RDMA_CM_EVENT_ADDR_CHANGE eventOr Gerlitz2008-07-221-0/+1
| * | | | | RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT eventAmir Vadai2008-07-222-2/+8
| * | | | | RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE eventOr Gerlitz2008-07-222-1/+94
| |/ / / /
* | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-2415-18/+27
|\ \ \ \ \
| * | | | | nohz: adjust tick_nohz_stop_sched_tick() call of s390 as wellThomas Gleixner2008-07-191-1/+1
| * | | | | Merge branch 'linus' into timers/nohzIngo Molnar2008-07-184958-303287/+297005
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-1814-17/+26
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-07-244-2/+5
|\ \ \ \ \ \
| * | | | | | arch/mips/kernel/stacktrace.c: Heiko can't typeAndrew Morton2008-07-231-1/+1
| * | | | | | kthread: reduce stack pressure in create_kthread and kthreaddMike Travis2008-07-181-2/+2
| * | | | | | fix core/stacktrace changes on avr32, mips, shHeiko Carstens2008-07-183-0/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-242-2/+2
|\ \ \ \ \ \