summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* VFS: Allow the filesystem to return a full file pointer on open intentTrond Myklebust2005-10-181-0/+8
* NFSv4: Fix up handling of open_to_lock sequence idsTrond Myklebust2005-10-181-15/+4Star
* NFSv4: Make NFS clean up byte range locks asynchronouslyTrond Myklebust2005-10-181-1/+1
* NFSv4: Fix a potential CLOSE raceTrond Myklebust2005-10-181-1/+1
* NFSv4: Add functions to order RPC callsTrond Myklebust2005-10-181-7/+8
* RPC: allow call_encode() to delay transmission of an RPC call.Trond Myklebust2005-10-181-0/+1
* Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2005-10-18153-756/+1034
|\
| * [PATCH] aio: revert lock_kiocb()Zach Brown2005-10-181-1/+6
| * [PATCH] rcu: keep rcu callback event counterEric Dumazet2005-10-181-0/+1
| * [PATCH] list: add missing rcu_dereference on first elementHerbert Xu2005-10-171-17/+22
| * [PATCH]: highest_possible_processor_id() has to be a macroAl Viro2005-10-161-9/+7Star
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-10-151-21/+9Star
| |\
| | * [SPARC64]: Eliminate PCI IOMMU dma mapping size limit.David S. Miller2005-10-141-20/+8Star
| | * [SPARC64]: Consolidate common PCI IOMMU init code.David S. Miller2005-10-141-1/+1
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-152-16/+43
| |\ \
| | * | [ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile errorRichard Purdie2005-10-141-0/+1
| | * | [ARM] 3009/1: S3C2410 - io.h offsets too large for LDRH/STRHBen Dooks2005-10-141-16/+42
| | |/
| * | [PATCH] Fix copy-and-paste error in BSD accountingTim Schmielau2005-10-151-2/+2
| * | [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-131-0/+12
| |/
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-132-3/+11
| |\
| | * [ARM] 3005/1: S3C2440 - add definition for s3c2440_set_dsc() call in hardware.hBen Dooks2005-10-131-0/+7
| | * [ARM] 3003/1: SSP channel map register updates for pxa2xxLiam Girdwood2005-10-121-3/+4
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-10-138-14/+35
| |\ \
| | * | [NETPOLL]: wrong return for null netpoll_poll_lock()Ben Dooks2005-10-131-1/+1
| | * | [TWSK]: Grab the module refcount for timewait socketsArnaldo Carvalho de Melo2005-10-111-0/+3
| | * | [NETFILTER] ctnetlink: allow userspace to change TCP statePablo Neira Ayuso2005-10-111-0/+3
| | * | [NETFILTER]: Use only 32bit counters for CONNTRACK_ACCTHarald Welte2005-10-112-4/+10
| | * | [NETFILTER] ctnetlink: add one nesting level for TCP statePablo Neira Ayuso2005-10-111-1/+8
| | * | [NETFILTER]: Add missing include to ip_conntrack_tuple.hHarald Welte2005-10-111-0/+2
| | * | [NETFILTER] nat: remove bogus structure memberHarald Welte2005-10-111-4/+0Star
| | * | [NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLVHarald Welte2005-10-111-4/+8
| | |/
| * | [PATCH] ppc32: Tell userland about lack of standard TBBenjamin Herrenschmidt2005-10-121-0/+1
| * | [PATCH] ppc32: Fix timekeepingBenjamin Herrenschmidt2005-10-121-1/+1
| |/
| * [PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen2005-10-111-0/+1
| * [PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte2005-10-111-0/+1
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-102-1/+3
| |\
| | * [ARM] 2962/1: scoop: Allow GPIO pin suspend state to be specifiedRichard Purdie2005-10-101-0/+2
| | * [ARM] 2958/1: fix definition in imx-regs.hSascha Hauer2005-10-101-1/+1
| * | [PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki2005-10-101-0/+2
| |/
| * [PATCH] gfp flags annotations - part 1Al Viro2005-10-0948-138/+133Star
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2005-10-082-1/+3
| |\
| | * [ALSA] emu10k1 - Fix loading of SBLive Game boardTakashi Iwai2005-10-071-1/+1
| | * [ALSA] remove redundent assignment to the ac97 device structureNicolas Pitre2005-10-071-0/+2
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-10-082-12/+31
| |\ \
| | * | [ATM]: add support for LECS addresses learned from networkEric Kinzie2005-10-071-0/+10
| | * | [SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels.Sridhar Samudrala2005-10-071-5/+5
| | * | [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.Ivan Skytte Jørgensen2005-10-071-7/+16
| | |/
| * / [PATCH] Keys: Split key permissions checking into a .c fileDavid Howells2005-10-081-86/+5Star
| |/
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-10-0610-13/+19
| |\
| | * [IPSEC]: Document that policy direction is derived from the index.Herbert Xu2005-10-051-0/+5