summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [8021Q]: vlan_ioctl_handler: fix return valueAndrew Morton2007-07-241-0/+2
* [GENETLINK]: Correctly report errors while registering a multicast groupThomas Graf2007-07-241-1/+1
* [GENETLINK]: Fix adjustment of number of multicast groupsThomas Graf2007-07-241-1/+1
* [GENETLINK]: Fix race in genl_unregister_mc_groups()Thomas Graf2007-07-241-8/+16
* [NETFILTER]: Clean up duplicate includes in net/netfilter/Jesper Juhl2007-07-244-4/+0
* [NETFILTER]: Clean up duplicate includes in net/bridge/Jesper Juhl2007-07-242-2/+0
* [NETFILTER]: Fix logging regressionPatrick McHardy2007-07-244-18/+8
* [TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic.YOSHIFUJI Hideaki2007-07-241-0/+1
* slab: correctly handle __GFP_ZEROAndrew Morton2007-07-241-1/+1
* loop.h build fixArnd Bergmann2007-07-241-1/+1
* fix hugetlb page allocation leakKen Chen2007-07-241-0/+1
* minor gpio doc updateDavid Brownell2007-07-241-2/+2
* link lguest example launcher non-staticRusty Russell2007-07-242-52/+35
* fault_inject: silence a warningStephen Rothwell2007-07-241-0/+4
* Fix failure exits in asus-laptopAl Viro2007-07-241-11/+21
* include/asm-xtensa/io.h must #include <asm/page.h>Adrian Bunk2007-07-241-0/+1
* spusched: fix mismerge in spufs.hChristoph Hellwig2007-07-241-4/+1
* nfsd: fix possible oops on re-insertion of rpcsec_gss modulesJ. Bruce Fields2007-07-241-4/+5
* Fix Au1100 fb dependencies, add helptextRalf Baechle2007-07-241-1/+8
* uml: more __init annotationsJeff Dike2007-07-246-17/+12
* uml: fix aio compilation bugJeff Dike2007-07-241-30/+17
* uml: fix string exporting on UML/i386Jeff Dike2007-07-242-5/+2
* fallocate syscall interface deficiencyUlrich Drepper2007-07-241-1/+1
* Use resource_size_t for serial port IO addressesJosh Boyer2007-07-245-12/+16
* Linux 2.6.23-rc1v2.6.23-rc1Linus Torvalds2007-07-221-2/+2
* x86_64: Rename CF Makefile variable in vdsoAndi Kleen2007-07-221-3/+3
* 9p: Don't use binary sysctl numbers.Eric W. Biederman2007-07-221-13/+8
* Documentation: Fix a mispelt "probably" in SubmittingPatches.Linus Nilsson2007-07-221-1/+1
* DocBook: Change a headline in kernel-locking to list all three main types of ...Linus Nilsson2007-07-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-2221-715/+802
|\
| * IB/ehca: Support small QP queuesStefan Roscher2007-07-2010-159/+378
| * IB/ehca: Make internal_create/destroy_qp() staticJoachim Fenkes2007-07-201-8/+9
| * IB/ehca: Move ehca2ib_return_code() out of lineHoang-Nam Nguyen2007-07-202-18/+18
| * IB/ehca: Generate async event when SRQ limit reachedHoang-Nam Nguyen2007-07-201-14/+28
| * IB/ehca: Support large page MRsHoang-Nam Nguyen2007-07-205-63/+357
| * IB/mlx4: Fix error path in create_qp_common()Roland Dreier2007-07-201-3/+5
| * mlx4_core: Change command token on timeoutRoland Dreier2007-07-201-2/+1
| * IB/mthca: Change command token on timeoutMichael S. Tsirkin2007-07-201-2/+1
| * IB/ipath: Remove ipath_layer dead codeArthur Jones2007-07-204-439/+0
| * IB/mlx4: Fix leaks in __mlx4_ib_modify_qpFlorin Malita2007-07-201-7/+5
* | take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro2007-07-2212-39/+11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-2273-1294/+3648
|\ \
| * | [SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley2007-07-226-397/+436
| * | [SCSI] bsg: unexport sg v3 helper functionsFUJITA Tomonori2007-07-222-13/+5
| * | [SCSI] bsg: fix bsg_unregister_queueFUJITA Tomonori2007-07-211-1/+2
| * | [SCSI] bsg: make class backlinksJames Bottomley2007-07-214-21/+38
| * | [SCSI] 3w-9xxx: add support for 9690SAadam radford2007-07-212-27/+45
| * | [SCSI] bsg: fix bsg_register_queue error pathJames Bottomley2007-07-211-3/+4
| * | [SCSI] ESP: Increase ESP_BUS_TIMEOUT to 275.David Miller2007-07-201-1/+1
| * | [SCSI] libsas: fix scr_read/write users and update the libata documentationJames Bottomley2007-07-202-10/+19
OpenPOWER on IntegriCloud