aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-12RDMA/cma: Add support for RDMA_PS_UDPSean Hefty3-16/+222
2006-12-12RDMA/cma: Allow early transition to RTS to handle lost CM messagesSean Hefty3-24/+63
2006-12-12RDMA/cma: Report connect info with connect eventsSean Hefty2-72/+101
2006-12-12RDMA/cma: Remove unneeded qp_type parameter from rdma_cmSean Hefty2-6/+1
2006-12-12IB/ipath: Fix IRQ for PCI Express HCAsRoland Dreier1-1/+1
2006-12-12RDMA/amso1100: Fix memory leak in c2_qp_modify()Krishna Kumar1-5/+8
2006-12-12IB/iser: Remove unused "write-only" variablesRoland Dreier2-6/+1
2006-12-12IB/ipath: Remove unused "write-only" variablesRoland Dreier7-18/+9
2006-12-12IB/fmr: ib_flush_fmr_pool() may wait too longRoland Dreier1-10/+2
2006-12-12[PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystemNicolas Pitre6-8/+13
2006-12-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds17-106/+549
2006-12-12Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds68-1590/+1730
2006-12-12[PATCH] netpoll: fix netpoll lockupIngo Molnar1-2/+7
2006-12-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds63-557/+2038
2006-12-12[PATCH] net, 8139too.c: fix netpoll deadlockIngo Molnar1-2/+3
2006-12-12[PATCH] lockdep: fix seqlock_init()Ingo Molnar1-2/+5
2006-12-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-5/+9
2006-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds1-21/+21
2006-12-12V4L/DVB (4954): Fix: On ia64, i2c adap->inb/adap->outb are wrongly evaluatedMauro Carvalho Chehab1-5/+9
2006-12-12[PATCH] remove unnecessary blk_queue_bounce in SG_IOFUJITA Tomonori1-7/+0
2006-12-12[PATCH] fix SG_IO bio leakFUJITA Tomonori1-0/+3
2006-12-12[PATCH] remove blk_queue_activity_fnBoaz Harrosh4-23/+0
2006-12-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds30-604/+657
2006-12-11Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds14-420/+341
2006-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds56-631/+1884
2006-12-12[MIPS] paging_init(): use highend_pfn/highstart_pfnFranck Bui-Huu1-9/+8
2006-12-12[MIPS] Malta: Resurrect MTD support for onboard flash.Ralf Baechle3-41/+80
2006-12-12[MIPS] Discard .exit.text and .exit.data at runtime.Ralf Baechle1-2/+4
2006-12-12[MIPS] IP27: Don't drag <asm/sn/arch.h> into topology.h.Ralf Baechle1-1/+0
2006-12-12[MIPS] IP27: Move definition of nic_t to its sole user.Ralf Baechle2-1/+2
2006-12-12[MIPS] IP27: Don't include <asm/sn/arch.h>.Ralf Baechle1-2/+0
2006-12-12[MIPS] compat.h uses struct pt_regs so needs to include ptrace.h.Ralf Baechle1-0/+1
2006-12-11[NETPOLL]: Fix local_bh_enable() warning.Andrew Morton1-2/+4
2006-12-12sh: Fixup SH-2 BUG() trap handling.Yoshinori Sato1-18/+14
2006-12-12sh: Use early_param() for earlyprintk parsing.Paul Mundt2-31/+16
2006-12-12sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.Paul Mundt3-3/+6
2006-12-12sh: Fixup .data.page_aligned.Paul Mundt1-1/+1
2006-12-12sh: Hook up SH7722 scif ipr interrupts.Paul Mundt1-0/+4
2006-12-12sh: Fixup sh_bios() trap handling.Paul Mundt1-2/+13
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt22-20/+284
2006-12-12sh: Fixup dma_cache_sync() callers.Paul Mundt1-5/+5
2006-12-12sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt2-4/+5
2006-12-12sh: Fixup kernel_execve() for syscall cleanups.Paul Mundt1-0/+6
2006-12-12sh: Fix get_wchan().Paul Mundt1-2/+3
2006-12-12sh: BUG() handling through trapa vector.Paul Mundt3-9/+89
2006-12-12rtc: rtc-sh: alarm support.Jamie Lenehan1-25/+201
2006-12-12rtc: rtc-sh: fix rtc for out-by-one for the month.Jamie Lenehan1-3/+3
2006-12-12sh: Kill off unused SE7619 I/O ops.Yoshinori Sato3-124/+1
2006-12-12serial: sh-sci: Shut up various sci_rxd_in() gcc4 warnings.Paul Mundt1-0/+5
2006-12-12sh: Split out atomic ops logically.Paul Mundt3-151/+180