summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14553-553/+6
* [PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX au...NeilBrown2007-02-142-6/+224
* [PATCH] knfsd: add some new fsid typesNeilBrown2007-02-148-130/+242
* [PATCH] knfsd: tidy up choice of filesystem-identifier when creating a fileha...NeilBrown2007-02-141-64/+60
* [PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystemNeilBrown2007-02-141-1/+1
* [PATCH] SPI: atmel_spi driverHaavard Skinnemoen2007-02-145-0/+858
* [PATCH] PNX8550 UART driverVitaly Wool2007-02-143-0/+869
* [PATCH] fix PNX8550 serial breakageVitaly Wool2007-02-143-82/+82
* [PATCH] serial: replace kmalloc+memset with kzallocBurman Yan2007-02-1410-45/+18
* [PATCH] serial: make sure UART is powered up when dumping MCTRL statusGeorge G. Davis2007-02-141-0/+11
* [PATCH] serial: trivial code flow simplificationBjorn Helgaas2007-02-141-4/+4
* [PATCH] 8250 UART backup timerAlex Williamson2007-02-141-44/+134
* [PATCH] qconf: hide empty list itemsCyrill V. Gorcunov2007-02-141-0/+2
* [PATCH] new toplevel target: headers_check_allMike Frysinger2007-02-141-0/+6
* [PATCH] Kbuild: Remove references to deprecated "prepare-all" target from Mak...Robert P. J. Day2007-02-141-4/+1
* [PATCH] qconf: Back button behaviour normalizationCyrill V. Gorcunov2007-02-141-1/+4
* [PATCH] qconf: fix showing help info on failed searchCyrill V. Gorcunov2007-02-141-0/+1
* [PATCH] qconf: relocate Search CommandShlomi Fish2007-02-141-3/+6
* [PATCH] qconf: immediately update integer and string values in xconfig displayKarsten Wiese2007-02-141-0/+1
* [PATCH] add .mailmap for proper git-shortlog outputNicolas Pitre2007-02-141-0/+96
* [PATCH] Make mkcompile_h use LANG=C and LC_ALL=C for $CC -vs situert2007-02-141-1/+1
* [PATCH] search a little harder for mkimageMike Frysinger2007-02-141-4/+7
* [PATCH] ia64: fix noncoherent DMA API so devres buildsRoland Dreier2007-02-141-2/+13
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-13309-3424/+22229
|\
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-1346-114/+11279
| |\
| | * IB/mthca: Always fill MTTs from CPUMichael S. Tsirkin2007-02-123-9/+89
| | * IB/mthca: Merge MR and FMR space on 64-bit systemsMichael S. Tsirkin2007-02-122-6/+16
| | * IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin2007-02-125-50/+131
| | * IB/mthca: Give reserved MTTs a separate cache lineMichael S. Tsirkin2007-02-121-0/+4
| | * IB/mthca: Fix reserved MTTs calculation on mem-free HCAsMichael S. Tsirkin2007-02-121-1/+5
| | * RDMA/cxgb3: Add driver for Chelsio T3 RNICSteve Wise2007-02-1222-0/+9389
| | * IB: Remove redundant "_wq" from workqueue namesSean Hefty2007-02-102-2/+2
| | * RDMA/cma: Increment port number after close to avoid re-useSean Hefty2007-02-101-10/+56
| | * IB/ehca: Fix memleak on module unloadingAkinobu Mita2007-02-101-0/+2
| | * IB/mthca: Work around gcc bug on sparc64David Howells2007-02-101-2/+7
| | * IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-109-32/+1575
| | * IB/core: Use ARRAY_SIZE macro for mandatory_tableAhmed S. Darwish2007-02-101-1/+2
| | * IB/mthca: Use correct structure size in call to memset()Roland Dreier2007-02-101-1/+1
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-02-1311-97/+203
| |\ \
| | * | [CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French2007-02-148-67/+130
| | * | [CIFS] Allow update of EOF on remote extend of fileSteve French2007-02-084-8/+11
| | * | [CIFS] POSIX CIFS Extensions (continued) - POSIX OpenSteve French2007-02-082-0/+17
| | * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2007-02-07446-5562/+9494
| | |\ \
| | * | | [CIFS] Additional POSIX CIFS Extensions infolevelsSteve French2007-02-071-23/+46
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-1321-72/+226
| |\ \ \ \
| | * | | | [IPSEC]: Fix the address family to refer encap_familyKazunori MIYAZAWA2007-02-131-1/+1
| | * | | | [IPSEC]: changing API of xfrm6_tunnel_registerKazunori MIYAZAWA2007-02-135-13/+62
| | * | | | [IPSEC]: make sit use the xfrm4_tunnel_registerKazunori MIYAZAWA2007-02-132-12/+19
| | * | | | [IPSEC]: Changing API of xfrm4_tunnel_register.Kazunori MIYAZAWA2007-02-135-14/+79
| | * | | | [TCP]: Prevent pseudo garbage in SYN's advertized windowIlpo Järvinen2007-02-131-2/+2