summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-221-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-185029-332663/+326381
| |\ \ \
| * | | | 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
|\ \ \ \ \
| * | | | | sched: clean up compiler warningPeter Zijlstra2008-07-241-1/+1
| * | | | | sched: fix hrtick & generic-ipi dependencyIngo Molnar2008-07-231-1/+1
* | | | | | x86-64: make BUILD_IRQ() also reset section backLinus Torvalds2008-07-241-1/+2
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-244-6/+5
|\ \ \ \ \ \
| * | | | | | x86: fix header export, asm-x86/processor-flags.h, CONFIG_* leaksVegard Nossum2008-07-241-0/+2
| * | | | | | x86: BUILD_IRQ say .text to avoid .data.percpuHugh Dickins2008-07-241-1/+1
| * | | | | | xen: don't use sysret for sysexit32Jeremy Fitzhardinge2008-07-241-1/+1
| * | | | | | x86: call early_cpu_init at the same pointJeremy Fitzhardinge2008-07-241-4/+1
* | | | | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-2429-68/+30
|\ \ \ \ \ \ \
| * | | | | | | Remove __DECLARE_SEMAPHORE_GENERICMatthew Wilcox2008-07-241-4/+2
| * | | | | | | Remove asm/semaphore.hMatthew Wilcox2008-07-2424-31/+0
| * | | | | | | Remove use of asm/semaphore.hMatthew Wilcox2008-07-241-1/+1
| * | | | | | | Add missing semaphore.h includesMatthew Wilcox2008-07-243-0/+3
| * | | | | | | Remove mention of semaphores from kernel-lockingMatthew Wilcox2008-07-241-33/+24
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2008-07-2419-117/+3253
|\ \ \ \ \ \ \
| * | | | | | | m68knommu: put ColdFire head code into .text.head sectionGreg Ungerer2008-07-232-1/+3
| * | | | | | | m68knommu: remove last use of CONFIG_FADS and CONFIG_RPXCLASSICGreg Ungerer2008-07-231-1/+1
OpenPOWER on IntegriCloud