summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | typo in via-velocity.cDave Jones2007-06-091-1/+1
| * | | | ibmveth: Automatically enable larger rx buffer pools for larger mtuBrian King2007-06-091-4/+23
| * | | | ibmveth: Fix h_free_logical_lan error on pool resizeBrian King2007-06-091-22/+31
* | | | | sysfs: fix race condition around sd->s_dentry, take#2Tejun Heo2007-06-123-3/+38
* | | | | sysfs: fix condition check in sysfs_drop_dentry()Tejun Heo2007-06-121-1/+1
* | | | | sysfs: store sysfs inode nrs in s_ino to avoid readdir oopsesEric Sandeen2007-06-124-5/+14
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-06-119-25/+60
|\ \ \ \
| * | | | IB/mlx4: Make sure RQ allocation is always validRoland Dreier2007-06-071-6/+16
| * | | | RDMA/cma: Fix initialization of next_portSean Hefty2007-06-071-2/+2
| * | | | IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp()Jack Morgenstein2007-06-071-5/+6
| * | | | mlx4_core: Don't set MTT address in dMPT entries with PA setJack Morgenstein2007-06-071-3/+5
| * | | | mlx4_core: Check firmware command interface revisionRoland Dreier2007-06-071-2/+23
| * | | | IB/mthca, mlx4_core: Fix typo in commentRoland Dreier2007-06-072-2/+2
| * | | | mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_idRoland Dreier2007-06-071-1/+3
| * | | | mlx4_core: Initialize ctx_list and ctx_lock earlierRoland Dreier2007-06-072-3/+2
| * | | | mlx4_core: Fix CQ context layoutEli Cohen2007-06-071-1/+1
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-06-1114-91/+101
|\ \ \ \ \
| * | | | | [MIPS] Fix smp barriers in test_and_{change,clear,set}_bitRalf Baechle2007-06-111-32/+19
| * | | | | [MIPS] Fix IP27 buildAtsushi Nemoto2007-06-111-1/+1
| * | | | | [MIPS] Fix modpost warnings by making start_secondary __cpuinitRalf Baechle2007-06-111-1/+1
| * | | | | [MIPS] SMTC: Fix build error caused by nonsense code.Chris Dearman2007-06-111-14/+2
| * | | | | [MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.Ralf Baechle2007-06-111-0/+7
| * | | | | [MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments.Ralf Baechle2007-06-111-2/+3
| * | | | | [MIPS] SMTC: Fix warning.Ralf Baechle2007-06-111-2/+2
| * | | | | [MIPS] Wire up utimensat, signalfd, timerfd, eventfdAtsushi Nemoto2007-06-115-7/+35
| * | | | | [MIPS] Atlas: Fix build.Ralf Baechle2007-06-111-3/+2
| * | | | | [MIPS] Always install the DSP exception handler.Chris Dearman2007-06-111-2/+1
| * | | | | [MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi.Ralf Baechle2007-06-111-3/+0
| * | | | | [MIPS] Fix KMODE for the R3000Maciej W. Rozycki2007-06-111-24/+28
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-06-1110-267/+285
|\ \ \ \ \ \
| * | | | | | [CIFS] CIFS should honour umaskSteve French2007-06-082-4/+7
| * | | | | | [CIFS] Missing flag on negprot needed for some servers to force packet signingYehuda Sadeh Weinraub2007-06-051-2/+2
| * | | | | | [CIFS] whitespace cleanup part 2Steve French2007-06-053-132/+138
| * | | | | | [CIFS] whitespace cleanupSteve French2007-06-054-125/+124
| * | | | | | [CIFS] fix mempool destroy done in wrong order in cifs error pathAkinobu Mita2007-06-041-1/+1
| * | | | | | [CIFS] typo in previous patchSteve French2007-05-241-3/+3
| * | | | | | [CIFS] Fix oops on failed cifs mount (in kthread_stop)Steve French2007-05-231-2/+12
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-06-112-307/+275
|\ \ \ \ \ \ \
| * | | | | | | [AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsetsWang Zhenyu2007-06-062-3/+82
| * | | | | | | [AGPGART] intel_agp: add support for 945GMEWang Zhenyu2007-06-061-0/+3
| * | | | | | | [AGPGART] intel_agp: add support for 965GME/GLEWang Zhenyu2007-06-061-0/+3
| * | | | | | | [AGPGART] intel_agp: use table for device probeWang Zhenyu2007-06-061-202/+98
| * | | | | | | [AGPGART] intel_agp: cleanup intel private dataWang Zhenyu2007-06-061-104/+91
* | | | | | | | Merge branch 'linus-plus-plus' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds2007-06-117-57/+138
|\ \ \ \ \ \ \ \
| * | | | | | | | libata: limit post SRST nsect/lbal wait to ~100msTejun Heo2007-06-111-13/+19
| * | | | | | | | libata: force PIO on IOMEGA ZIP 250 ATAPITejun Heo2007-06-111-0/+1
| * | | | | | | | libata passthru: update cached device paramtersAlbert Lee2007-06-092-6/+17
| * | | | | | | | libata passthru: always enforce correct DEV bitAlbert Lee2007-06-091-6/+4
| * | | | | | | | libata passthru: map UDMA protocolsAlbert Lee2007-06-091-2/+2
| * | | | | | | | libata passthru: support PIO multi commandsAlbert Lee2007-06-092-5/+17
OpenPOWER on IntegriCloud