summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* percpu_counters(): use cpu notifiersAndrew Morton2007-07-161-12/+6
* fuse warning fixAndrew Morton2007-07-161-1/+1
* Use mutexes instead of semaphores in I2O driverMatthias Kaehlcke2007-07-161-2/+3
* Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...Alan Cox2007-07-161-0/+6
* Use boot based time for process start time and boot time in /procTomas Janousek2007-07-161-1/+2
* Introduce boot based timeTomas Janousek2007-07-161-0/+2
* fix jvc cdrom drive lockupZhang, Yanmin2007-07-161-0/+3
* introduce write_trylock_irqsave()Satyam Sharma2007-07-161-0/+7
* Fix rmmod/read/write races in /proc entriesAlexey Dobriyan2007-07-161-0/+13
* split mmapMiklos Szeredi2007-07-161-0/+4
* slob: initial NUMA supportPaul Mundt2007-07-164-65/+117
* kill vmalloc_earlyreserveJan Beulich2007-07-161-1/+0
* invalidate_mapping_pages(): add cond_reschedAndrew Morton2007-07-161-0/+3
* Remove the deprecated "kmem_cache_t" typedef from slab.h.Robert P. J. Day2007-07-161-2/+0
* change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki2007-07-161-0/+5
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-163-6/+6
* lib: add idr_remove_allKristian Hoegsberg2007-07-161-0/+1
* lib: add idr_for_each()Kristian Hoegsberg2007-07-161-0/+2
* LZO1X: fix lzo1x_worst_compressNitin Gupta2007-07-161-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-157-27/+46
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6David S. Miller2007-07-141-20/+0
| |\
| | * [CRYPTO] cipher: Remove obsolete fields from cipher_tfmHerbert Xu2007-07-111-20/+0
| * | [NETFILTER]: x_tables: add connlimit matchJan Engelhardt2007-07-141-0/+17
| * | [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan2007-07-141-0/+1
| * | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2007-07-141-0/+11
| |\ \
| | * | [PATCH] mac80211: ERP IE handling improvementsDaniel Drake2007-07-121-0/+11
| * | | [NET]: Add macvlan driverPatrick McHardy2007-07-142-0/+11
| * | | [VLAN]: Use multicast list synchronization helpersPatrick McHardy2007-07-141-5/+0
| * | | [VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy2007-07-141-2/+0
| * | | [NET]: dev_mcast: add multicast list synchronization helpersPatrick McHardy2007-07-141-0/+3
| * | | [NET]: Add net_device change_rx_mode callbackPatrick McHardy2007-07-141-0/+3
* | | | fix return type of skb_checksum_complete()Al Viro2007-07-151-1/+1
|/ / /
* | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-07-1316-92/+96
|\ \ \
| * | | NLM: fix source address of callback to clientFrank van Maarseveen2007-07-101-0/+1
| * | | SUNRPC client: add interface for binding to a local addressFrank van Maarseveen2007-07-102-0/+2
| * | | SUNRPC server: record the destination address of a requestFrank van Maarseveen2007-07-101-0/+1
| * | | SUNRPC: cleanup transport creation argument passingFrank van Maarseveen2007-07-101-4/+11
| * | | NFS: Add the mount option "nosharecache"Trond Myklebust2007-07-102-1/+3
| * | | NFS: Add support for mounting NFSv4 file systems with string optionsChuck Lever2007-07-101-1/+1
| * | | NFS: Remake nfsroot_mount as a permanent part of NFS clientChuck Lever2007-07-101-3/+2
| * | | SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync nameChuck Lever2007-07-101-1/+1
| * | | SUNRPC: Rename rpcb_getport_external routineChuck Lever2007-07-101-5/+2
| * | | NFS: Add a new NFS debugging flag just for mount processingChuck Lever2007-07-101-0/+1
| * | | NFS: Clean-up: Define macros for maximum host and export path name lengthsChuck Lever2007-07-101-1/+1
| * | | NFS: Clean up nfs_size_to_loff_t()Chuck Lever2007-07-101-5/+3
| * | | NFSv4: Defer inode revalidation when setting up a delegationTrond Myklebust2007-07-101-0/+1
| * | | NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust2007-07-102-4/+5
| * | | NFSv4: Don't reuse expired nfs4_state_owner structsTrond Myklebust2007-07-101-2/+0
| * | | NFS: Replace NFS_I(inode)->req_lock with inode->i_lockTrond Myklebust2007-07-101-1/+0
| * | | SUNRPC: Remove the tk_auth macro...Trond Myklebust2007-07-101-1/+0
OpenPOWER on IntegriCloud