| Commit message (Expand) | Author | Age |
* | Remove capability.h from mm.h | Alexey Dobriyan | 2007-07-16 |
* | O_CLOEXEC for SCM_RIGHTS | Ulrich Drepper | 2007-07-16 |
* | Add a flag to indicate deferrable timers in /proc/timer_stats | Venki Pallipadi | 2007-07-16 |
* | remove odd and misleading comments from uio.h | Christoph Hellwig | 2007-07-16 |
* | dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs | Dan Williams | 2007-07-16 |
* | fs: clarify "dummy" member in struct inodes_stat_t | Stefan Richter | 2007-07-16 |
* | AFS: implement file locking | David Howells | 2007-07-16 |
* | Remove unnecessary includes of spinlock.h under include/linux | Robert P. J. Day | 2007-07-16 |
* | fat: gcc 4.3 warning fix | OGAWA Hirofumi | 2007-07-16 |
* | percpu_counters(): use cpu notifiers | Andrew Morton | 2007-07-16 |
* | fuse warning fix | Andrew Morton | 2007-07-16 |
* | Use mutexes instead of semaphores in I2O driver | Matthias Kaehlcke | 2007-07-16 |
* | Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t... | Alan Cox | 2007-07-16 |
* | Use boot based time for process start time and boot time in /proc | Tomas Janousek | 2007-07-16 |
* | Introduce boot based time | Tomas Janousek | 2007-07-16 |
* | fix jvc cdrom drive lockup | Zhang, Yanmin | 2007-07-16 |
* | introduce write_trylock_irqsave() | Satyam Sharma | 2007-07-16 |
* | Fix rmmod/read/write races in /proc entries | Alexey Dobriyan | 2007-07-16 |
* | split mmap | Miklos Szeredi | 2007-07-16 |
* | slob: initial NUMA support | Paul Mundt | 2007-07-16 |
* | kill vmalloc_earlyreserve | Jan Beulich | 2007-07-16 |
* | invalidate_mapping_pages(): add cond_resched | Andrew Morton | 2007-07-16 |
* | Remove the deprecated "kmem_cache_t" typedef from slab.h. | Robert P. J. Day | 2007-07-16 |
* | change zonelist order: zonelist order selection logic | KAMEZAWA Hiroyuki | 2007-07-16 |
* | serial: convert early_uart to earlycon for 8250 | Yinghai Lu | 2007-07-16 |
* | lib: add idr_remove_all | Kristian Hoegsberg | 2007-07-16 |
* | lib: add idr_for_each() | Kristian Hoegsberg | 2007-07-16 |
* | LZO1X: fix lzo1x_worst_compress | Nitin Gupta | 2007-07-16 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-07-15 |
|\ |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | David S. Miller | 2007-07-15 |
| |\ |
|
| | * | [CRYPTO] cipher: Remove obsolete fields from cipher_tfm | Herbert Xu | 2007-07-11 |
| * | | [NETFILTER]: x_tables: add connlimit match | Jan Engelhardt | 2007-07-14 |
| * | | [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. | Michael Chan | 2007-07-14 |
| * | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2007-07-14 |
| |\ \ |
|
| | * | | [PATCH] mac80211: ERP IE handling improvements | Daniel Drake | 2007-07-12 |
| * | | | [NET]: Add macvlan driver | Patrick McHardy | 2007-07-14 |
| * | | | [VLAN]: Use multicast list synchronization helpers | Patrick McHardy | 2007-07-14 |
| * | | | [VLAN]: Fix promiscous/allmulti synchronization races | Patrick McHardy | 2007-07-14 |
| * | | | [NET]: dev_mcast: add multicast list synchronization helpers | Patrick McHardy | 2007-07-14 |
| * | | | [NET]: Add net_device change_rx_mode callback | Patrick McHardy | 2007-07-14 |
* | | | | fix return type of skb_checksum_complete() | Al Viro | 2007-07-15 |
|/ / / |
|
* | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-07-13 |
|\ \ \ |
|
| * | | | NLM: fix source address of callback to client | Frank van Maarseveen | 2007-07-10 |
| * | | | SUNRPC client: add interface for binding to a local address | Frank van Maarseveen | 2007-07-10 |
| * | | | SUNRPC server: record the destination address of a request | Frank van Maarseveen | 2007-07-10 |
| * | | | SUNRPC: cleanup transport creation argument passing | Frank van Maarseveen | 2007-07-10 |
| * | | | NFS: Add the mount option "nosharecache" | Trond Myklebust | 2007-07-10 |
| * | | | NFS: Add support for mounting NFSv4 file systems with string options | Chuck Lever | 2007-07-10 |
| * | | | NFS: Remake nfsroot_mount as a permanent part of NFS client | Chuck Lever | 2007-07-10 |
| * | | | SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name | Chuck Lever | 2007-07-10 |