[PATCH] ipcsem: remove superflous decrease variable from sys_semtimedop
[cascardo/linux.git] / include / linux /
2005-06-23 Peter Osterlund[PATCH] Improve CD/DVD packet driver write performance
2005-06-23 Yoav Zach[PATCH] Don't force O_LARGEFILE for 32 bit processes...
2005-06-23 Alan Cox[PATCH] setuid core dump
2005-06-23 Prasanna S Panchamukhi[PATCH] kprobes: Temporary disarming of reentrant probe
2005-06-23 Hien Nguyen[PATCH] kprobes: moves lock-unlock to non-arch kprobe_f...
2005-06-23 Rusty Lynch[PATCH] Move kprobe [dis]arming into arch specific...
2005-06-23 Hien Nguyen[PATCH] kprobes: function-return probes
2005-06-23 Christoph Hellwig[PATCH] quota: consolidate code surrounding vfs_quota_o...
2005-06-23 Neil Horman[PATCH] add check to /proc/devices read routines
2005-06-23 Nick Piggin[PATCH] optimise loop driver a bit
2005-06-23 Paulo Marques[PATCH] create a kstrdup library function
2005-06-23 Alexander Viro[PATCH] fix for prune_icache()/forced final iput()...
2005-06-23 Oleg Nesterov[PATCH] timers: introduce try_to_del_timer_sync()
2005-06-23 Oleg Nesterov[PATCH] timers fixes/improvements
2005-06-23 Tejun Heo[PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}
2005-06-23 Tejun Heo[PATCH] blk: remove blk_queue_tag->real_max_depth optim...
2005-06-23 Christoph Lameter[PATCH] NUMA aware block device control structure alloc...
2005-06-23 Andy Whitcroft[PATCH] sparsemem hotplug base
2005-06-23 Andy Whitcroft[PATCH] sparsemem swiss cheese numa layouts
2005-06-23 Andy Whitcroft[PATCH] sparsemem memory model
2005-06-23 Andy Whitcroft[PATCH] generify early_pfn_to_nid
2005-06-23 Dave Hansen[PATCH] Introduce new Kconfig option for NUMA or DISCONTIG
2005-06-23 Dave Hansen[PATCH] sparsemem base: reorganize page->flags bit...
2005-06-23 Dave Hansen[PATCH] sparsemem base: simple NUMA remap space allocator
2005-06-23 Dave Hansen[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
2005-06-23 Linus TorvaldsMerge 'misc-fixes' branch of /linux/kernel/git/jgarzik...
2005-06-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2005-06-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-06-23 Shaun Pereira[X25]: Fast select with no restriction on response
2005-06-23 Shaun Pereira[X25]: Selective sub-address matching with call user...
2005-06-23 Jeff Moyer[NETPOLL]: allow multiple netpoll_clients to register...
2005-06-23 Jeff Moyer[NETPOLL]: Introduce a netpoll_info struct
2005-06-23 Jeff Moyer[NETPOLL]: Set poll_owner to -1 before unlocking in...
2005-06-22 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-06-22 Linus TorvaldsMerge client.linux-nfs.org/pub/linux/nfs-2.6
2005-06-22 Trond Myklebust[PATCH] NFSv4: Clean up nfs4 lock state accounting
2005-06-22 Trond Myklebust[PATCH] NLM: fix a client-side race on blocking locks.
2005-06-22 Trond Myklebust[PATCH] NFS: Replace nfs_page insertion sort with a...
2005-06-22 Trond Myklebust[PATCH] NFS: Make searching and waiting on busy writeba...
2005-06-22 Trond Myklebust[PATCH] NFS: Ensure that fstat() always returns the...
2005-06-22 Trond Myklebust[PATCH] NFS: Cleanup of caching code, and slight optimi...
2005-06-22 Trond Myklebust[PATCH] NFS: Fix the file size revalidation
2005-06-22 Trond Myklebust[PATCH] NFS: Clean up readdir changes.
2005-06-22 Olivier Galibert[PATCH] NFS: Hide NFS server-generated readdir cookies...
2005-06-22 Andreas Gruenbacher[PATCH] NFS: Cache the NFSv3 acls.
2005-06-22 Andreas Gruenbacher[PATCH] NFS: Fix handling of the umask when an NFSv3...
2005-06-22 Andreas Gruenbacher[PATCH] NFS: Add support for NFSv3 ACLs
2005-06-22 Andreas Gruenbacher[PATCH] NFSD: Add server support for NFSv3 ACLs.
2005-06-22 Andreas Gruenbacher[PATCH] RPC: Allow the sunrpc server to multiplex serve...
2005-06-22 Andreas Gruenbacher[PATCH] RPC: Encode and decode arbitrary XDR arrays
2005-06-22 Trond Myklebust[PATCH] RPC: fix accounting bug in the case of a trunca...
2005-06-22 Olaf Kirch[PATCH] RPC: Lazy RPC receive buffer allocation
2005-06-22 Andreas Gruenbacher[PATCH] RPC: Allow multiple RPC client programs to...
2005-06-22 J. Bruce Fields[PATCH] NFSv4: client-side caching NFSv4 ACLs
2005-06-22 J. Bruce Fields[PATCH] NFSv4: Client-side xdr for writing NFSv4 acls
2005-06-22 J. Bruce Fields[PATCH] NFSv4: Client-side xdr for reading NFSv4 acls
2005-06-22 Trond Myklebust[PATCH] NFS: Add hooks to allow common NFS attribute...
2005-06-22 J. Bruce Fields[PATCH] NFS: Allow NFS versions to support different...
2005-06-22 Trond Myklebust[PATCH] NFS: cleanup: shrink struct nfs_open_context
2005-06-22 Trond Myklebust[PATCH] RPC: Shrink struct rpc_task by switching to...
2005-06-22 Trond Myklebust[PATCH] NFS: Remove unused NFS inode field readdir_time...
2005-06-22 Trond Myklebust[PATCH] NFS: Header file cleanup...
2005-06-22 Trond Myklebust[PATCH] RPC: Make rpc_create_client() probe server...
2005-06-22 Harald Welte[NETFILTER]: Fix "iptables -D" rule deletion with ipt_C...
2005-06-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/aegl/linux-2.6.git
2005-06-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/i2c-2.6
2005-06-22 Jaroslav KyselaMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-06-22 Randy Vinson[PATCH] I2C: Add support for Maxim/Dallas DS1374 Real...
2005-06-22 Jean Delvare[PATCH] I2C: rename i2c-sysfs.h to hwmon-sysfs.h
2005-06-22 Sebastian Witt[PATCH] I2C: i2c-vid.h: Support for VID to reg conversion
2005-06-22 Jean Delvare[PATCH] I2C: Kill address ranges in non-sensors i2c...
2005-06-22 Linus TorvaldsMerge rsync://oss.sgi.com/git/xfs-2.6
2005-06-22 NeilBrown[PATCH] Two small fixes for md verion-1 superblocks.
2005-06-22 NeilBrown[PATCH] md: allow md to update multiple superblocks...
2005-06-22 NeilBrown[PATCH] md: allow md intent bitmap to be stored near...
2005-06-22 NeilBrown[PATCH] md: fix deadlock due to md thread processing...
2005-06-22 NeilBrown[PATCH] md: optimise reconstruction when re-adding...
2005-06-22 NeilBrown[PATCH] md: raid1 support for bitmap intent logging
2005-06-22 NeilBrown[PATCH] md: enable the bitmap write-back daemon and...
2005-06-22 NeilBrown[PATCH] md: optimised resync using Bitmap based intent...
2005-06-22 NeilBrown[PATCH] md: improve the interface to sync_request
2005-06-22 NeilBrown[PATCH] md: improve locking on 'safemode' and move...
2005-06-22 James Simmons[PATCH] fbdev: stack reduction
2005-06-22 Jurriaan[PATCH] New framebuffer fonts + updated 12x22 font...
2005-06-22 James Simmons[PATCH] fbdev: new pci id for chipsfb
2005-06-22 Jaya Kumar[PATCH] Framebuffer driver for Arc LCD board
2005-06-22 James Simmons[PATCH] fbdev: iomove removal
2005-06-22 Ian Kent[PATCH] autofs4: subversion bump to identify these...
2005-06-22 Paolo 'Blaisorblad... [PATCH] uml: make hw_controller_type->release exist...
2005-06-22 Paolo 'Blaisorblad... [PATCH] uml: add and use generic hw_controller_type...
2005-06-22 Brent Casavant[PATCH] ioc4: PCI bus speed detection
2005-06-22 Brent Casavant[PATCH] ioc4: Core driver rewrite
2005-06-22 Kumar Gala[PATCH] ppc32: Added support for new MPC8548 family...
2005-06-22 Jes Sorensen[PATCH] ia64 uncached alloc
2005-06-22 Christoph Lameter[PATCH] Periodically drain non local pagesets
2005-06-22 Benjamin LaHaise[PATCH] __read_page_state(): pass unsigned long instead...
2005-06-22 Benjamin LaHaise[PATCH] __mod_page_state(): pass unsigned long instead...
2005-06-22 Darren Hart[PATCH] vm: try_to_free_pages unused argument
2005-06-22 Badari Pulavarty[PATCH] mm: remove PG_highmem
2005-06-22 Wolfgang Wander[PATCH] Avoiding mmap fragmentation
next