aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drivers/bluetooth/btsdio.c: fix double-freeAdrian Bunk2008-02-051-3/+1
| * | | drivers/bluetooth/bpa10x.c: fix memleakAdrian Bunk2008-02-051-0/+1
| * | | bluetooth: uninliningAndrew Morton2008-02-051-11/+19
| * | | bluetooth: hidp_process_hid_control remove unnecessary parameter dealingDave Young2008-02-051-18/+1
| * | | tun: impossible to deassert IFF_ONE_QUEUE or IFF_NO_PINathaniel Filardo2008-02-051-0/+4
| * | | hamradio: fix dmascc section mismatchRandy Dunlap2008-02-051-2/+2
| * | | [SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identi...Wei Yongjun2008-02-051-3/+3
| * | | [SCTP]: Fix kernel panic while received AUTH chunk while enabled authWei Yongjun2008-02-051-0/+4
| * | | [IPV4]: Formatting fix for /proc/net/fib_trie.Denis V. Lunev2008-02-051-2/+1
| * | | [IPV6]: Fix sysctl compilation error.Daniel Lezcano2008-02-051-4/+2
| * | | [NET_SCHED]: Add #ifdef CONFIG_NET_EMATCH in net/sched/cls_flow.c (latest git...Rami Rosen2008-02-051-2/+2
| * | | [IPV4]: Fix compile error building without CONFIG_FS_PROCLi Zefan2008-02-051-0/+8
| * | | [IPSEC] xfrm4_beet_input(): fix an if()Adrian Bunk2008-02-051-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-051-3/+3
|\ \ \
| * | | [SPARC64] pci_sun4v.c: Section fixes.Adrian Bunk2008-02-051-3/+3
| |/ /
* | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-0511-71/+276
|\ \ \
| * | | agp: remove flush_agp_mappings calls from new flush handling codeDave Airlie2008-02-051-2/+0
| * | | intel-agp: introduce IS_I915 and do some cleanups..Dave Airlie2008-02-051-61/+57
| * | | [intel_agp] fix name for G35 chipsetZhenyu Wang2008-02-051-5/+5
| * | | intel-agp: fixup resource handling in flush code.Dave Airlie2008-02-051-10/+23
| * | | intel-agp: add new chipset IDZhenyu Wang2008-02-052-5/+29
| * | | agp: remove unnecessary pci_dev_putJulia Lawall2008-02-051-4/+0
| * | | agp: remove uid comparison as security checkserue@us.ibm.com2008-02-051-1/+1
| * | | fix AGP warningAndrew Morton2008-02-051-1/+2
| * | | agp/intel: Add chipset flushing support for i8xx chipsets.Dave Airlie2008-02-051-30/+78
| * | | intel-agp: add chipset flushing supportDave Airlie2008-02-052-1/+103
| * | | agp: add chipset flushing support to AGP interfaceDave Airlie2008-02-058-2/+29
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-02-0539-126/+16848
|\ \ \
| * | | RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff2008-02-0417-1/+16561
| * | | IB/mthca: Return proper error codes from mthca_fmr_alloc()Olaf Kirch2008-02-041-2/+6
| * | | IB: Avoid marking __devinitdata as constRoland Dreier2008-02-042-2/+2
| * | | IB/mlx4: Actually print out the driver versionRoland Dreier2008-02-041-1/+8
| * | | IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen2008-02-042-14/+22
| * | | IB/mthca: Remove checks for srq->first_free < 0Eli Cohen2008-02-041-23/+3
| * | | IB/fmr_pool: Allocate page list for pool FMRs only when caching enabledOr Gerlitz2008-02-041-2/+5
| * | | IB/srp: Retry stale connectionsDavid Dillow2008-02-042-12/+42
| * | | mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein2008-02-044-10/+1
| * | | IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein2008-02-043-4/+12
| * | | IPoIB: Remove a misleading debug printOr Gerlitz2008-02-041-4/+2
| * | | IPoIB: Handle bonding failover race for connected neighbours tooOr Gerlitz2008-02-041-6/+7
| * | | IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()Roland Dreier2008-02-041-17/+3
| * | | IB/ehca: Add PMA supportHoang-Nam Nguyen2008-02-044-1/+98
| * | | IB/ehca: Update sma_attr also in case of disruptive config changeJoachim Fenkes2008-02-041-0/+2
| * | | IB/ehca: Prevent sending UD packets to QP0Joachim Fenkes2008-02-041-0/+4
| * | | IB/cm: Add interim support for routed pathsSean Hefty2008-02-041-23/+66
| * | | mlx4_core: Fix more section mismatchesRoland Dreier2008-02-042-5/+5
| |/ /
* | | uml: make mconsole_stack namespace-awareJeff Dike2008-02-051-17/+18
* | | uml: redo the calculation of NR_syscallsJeff Dike2008-02-056-19/+25
* | | uml: defconfig tweaksJeff Dike2008-02-051-3/+3
* | | uml: port mutex conversionDaniel Walker2008-02-051-3/+4