Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-------. \ \ \ \ | Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' an... | Roland Dreier | 2008-07-24 | 25 | -47/+294 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | MAINTAINERS: Remove Glenn Streiff from NetEffect entry | Roland Dreier | 2008-07-23 | 1 | -2/+0 | |
| | | | | * | | | | | | IB/mthca: Keep free count for MTT buddy allocator | Roland Dreier | 2008-07-22 | 2 | -8/+19 | |
| | | | | |/ / / / / | ||||||
| | | | * | | | | | | mlx4_core: Improve error message when not enough UAR pages are available | Roland Dreier | 2008-07-23 | 1 | -0/+7 | |
| | | | * | | | | | | IB/mlx4: Add support for memory management extensions and local DMA L_Key | Roland Dreier | 2008-07-23 | 11 | -22/+221 | |
| | | | * | | | | | | mlx4_core: Keep free count for MTT buddy allocator | Roland Dreier | 2008-07-22 | 2 | -8/+19 | |
| | | | * | | | | | | mlx4_code: Add missing FW status return code | Jack Morgenstein | 2008-07-22 | 1 | -0/+3 | |
| | | | * | | | | | | IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_seg | Roland Dreier | 2008-07-22 | 2 | -2/+2 | |
| | | | * | | | | | | mlx4_core: Add module parameter to enable QoS support | Jack Morgenstein | 2008-07-22 | 1 | -0/+8 | |
| | | | |/ / / / / | ||||||
| | | * | | | | | | RDMA/iwcm: Remove IB_ACCESS_LOCAL_WRITE from remote QP attributes | Dotan Barak | 2008-07-22 | 1 | -2/+1 | |
| | | * | | | | | | IPoIB: Include err code in trace message for ib_sa_path_rec_get() failures | Or Gerlitz | 2008-07-22 | 1 | -1/+1 | |
| | | * | | | | | | IB/sa_query: Check if sm_ah is NULL in ib_sa_remove_one() | Ralph Campbell | 2008-07-22 | 1 | -1/+2 | |
| | | |/ / / / / | ||||||
| | * | | | | | | IB/ehca: Release mutex in error path of alloc_small_queue_page() | Julia Lawall | 2008-07-22 | 1 | -0/+1 | |
| | * | | | | | | IB/ehca: Use default value for Local CA ACK Delay if FW returns 0 | Joachim Fenkes | 2008-07-22 | 1 | -1/+3 | |
| | * | | | | | | IB/ehca: Filter PATH_MIG events if QP was never armed | Joachim Fenkes | 2008-07-22 | 3 | -0/+7 | |
| | |/ / / / / | ||||||
| * | | | | | | IB/iser: Add support for RDMA_CM_EVENT_ADDR_CHANGE event | Or Gerlitz | 2008-07-22 | 1 | -0/+1 | |
| * | | | | | | RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT event | Amir Vadai | 2008-07-22 | 2 | -2/+8 | |
| * | | | | | | RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE event | Or Gerlitz | 2008-07-22 | 2 | -1/+94 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-07-24 | 15 | -18/+27 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | nohz: adjust tick_nohz_stop_sched_tick() call of s390 as well | Thomas Gleixner | 2008-07-19 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'linus' into timers/nohz | Ingo Molnar | 2008-07-18 | 4958 | -303287/+297005 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 2008-07-18 | 14 | -17/+26 | |
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-07-24 | 4 | -2/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | arch/mips/kernel/stacktrace.c: Heiko can't type | Andrew Morton | 2008-07-23 | 1 | -1/+1 | |
| * | | | | | | | kthread: reduce stack pressure in create_kthread and kthreadd | Mike Travis | 2008-07-18 | 1 | -2/+2 | |
| * | | | | | | | fix core/stacktrace changes on avr32, mips, sh | Heiko Carstens | 2008-07-18 | 3 | -0/+3 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-07-24 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sched: clean up compiler warning | Peter Zijlstra | 2008-07-24 | 1 | -1/+1 | |
| * | | | | | | | sched: fix hrtick & generic-ipi dependency | Ingo Molnar | 2008-07-23 | 1 | -1/+1 | |
* | | | | | | | | x86-64: make BUILD_IRQ() also reset section back | Linus Torvalds | 2008-07-24 | 1 | -1/+2 | |
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-24 | 4 | -6/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86: fix header export, asm-x86/processor-flags.h, CONFIG_* leaks | Vegard Nossum | 2008-07-24 | 1 | -0/+2 | |
| * | | | | | | | | x86: BUILD_IRQ say .text to avoid .data.percpu | Hugh Dickins | 2008-07-24 | 1 | -1/+1 | |
| * | | | | | | | | xen: don't use sysret for sysexit32 | Jeremy Fitzhardinge | 2008-07-24 | 1 | -1/+1 | |
| * | | | | | | | | x86: call early_cpu_init at the same point | Jeremy Fitzhardinge | 2008-07-24 | 1 | -4/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-07-24 | 29 | -68/+30 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove __DECLARE_SEMAPHORE_GENERIC | Matthew Wilcox | 2008-07-24 | 1 | -4/+2 | |
| * | | | | | | | | Remove asm/semaphore.h | Matthew Wilcox | 2008-07-24 | 24 | -31/+0 | |
| * | | | | | | | | Remove use of asm/semaphore.h | Matthew Wilcox | 2008-07-24 | 1 | -1/+1 | |
| * | | | | | | | | Add missing semaphore.h includes | Matthew Wilcox | 2008-07-24 | 3 | -0/+3 | |
| * | | | | | | | | Remove mention of semaphores from kernel-locking | Matthew Wilcox | 2008-07-24 | 1 | -33/+24 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2008-07-24 | 19 | -117/+3253 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | m68knommu: put ColdFire head code into .text.head section | Greg Ungerer | 2008-07-23 | 2 | -1/+3 | |
| * | | | | | | | | m68knommu: remove last use of CONFIG_FADS and CONFIG_RPXCLASSIC | Greg Ungerer | 2008-07-23 | 1 | -1/+1 | |
| * | | | | | | | | m68knommu: remove RPXCLASSIC from the m68k tree | Sebastian Siewior | 2008-07-23 | 2 | -61/+0 | |
| * | | | | | | | | m68knommu: fec: remove FADS | Sebastian Siewior | 2008-07-23 | 1 | -10/+0 | |
| * | | | | | | | | m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS support | Sebastian Siewior | 2008-07-23 | 3 | -13/+91 | |
| * | | | | | | | | m68knommu: add read_barrier_depends() and irqs_disabled_flags() | Sebastian Siewior | 2008-07-23 | 1 | -0/+11 | |
| * | | | | | | | | m68knommu: add byteswap assembly opcode for ISA A+ | Sebastian Siewior | 2008-07-23 | 1 | -1/+15 | |
| * | | | | | | | | m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA C | Sebastian Siewior | 2008-07-23 | 2 | -4/+37 |