summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2005-01-04[PATCH] move group_exit flag into signal_struct.flags wordRoland McGrath
2005-01-04[PATCH] fix stop signal raceRoland McGrath
2005-01-04[PATCH] fix conflicting cpu_idle() declarationsOleg Nesterov
2005-01-04[PATCH] prio_tree: generalizationWerner Almesberger
2005-01-04[PATCH] prio_tree: roll call to prio_tree_first into prio_tree_nextWerner Almesberger
2005-01-04[PATCH] compat: sigtimedwaitZou Nanhai
2005-01-04[PATCH] remove dead ext3_put_inode prototypeChristoph Hellwig
2005-01-04[PATCH] IRQ resource deallocation: ACPIKenji Kaneshige
2005-01-04[PATCH] fix missing wakeup in ipc/semManfred Spraul
2005-01-04[PATCH] get_blkdev_list() cleanupAndrew Morton
2005-01-04[PATCH] Add PR_GET_NAMEPrasanna Meda
2005-01-04[PATCH] panic_timeout: move to kernel.hRandy Dunlap
2005-01-04[PATCH] EDD: add edd=off and edd=skipmbr optionsMatt Domsch
2005-01-04[PATCH] sys_sched_setaffinity() on UP should fail for non-zero CPUs.Rusty Russell
2005-01-04[PATCH] rcu: simplify quiescent state detectionManfred Spraul
2005-01-04[PATCH] rcu: eliminate rcu_ctrlblk.lockOleg Nesterov
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2005-01-04[PATCH] sys_stime needs a compat functionMartin Schwidefsky
2005-01-04[PATCH] ext3: support for EA in inodeAlex Tomas
2005-01-04[PATCH] fork: total_forks not counted under tasklist_lockPrasanna Meda
2005-01-04[PATCH] cpumask_t initializersMatthew Dobson
2005-01-04[PATCH] ext3: handle attempted delete of bitmap blocks.Stephen C. Tweedie
2005-01-04[PATCH] kill blk.hAdrian Bunk
2005-01-04[PATCH] Cleanups for the IPMI driverCorey Minyard
2005-01-04[PATCH] move irq_enter and irq_exit to common codeChristoph Hellwig
2005-01-04[PATCH] enhanced Memory accounting data collectionJay Lan
2005-01-04[PATCH] enhanced I/O accounting data patchJay Lan
2005-01-04[PATCH] Further nommu changesDavid Howells
2005-01-04[PATCH] FRV: Add FDPIC ELF binary format driverDavid Howells
2005-01-04[PATCH] FRV: change setup_arg_pages() to take stack pointerDavid Howells
2005-01-04[PATCH] FRV: Better mmap support in uClinuxDavid Howells
2005-01-04[PATCH] FRV: Make calibrate_delay() optionalDavid Howells
2005-01-04[PATCH] FRV: Remaining Fujitsu FR-V arch include filesDavid Howells
2005-01-04[PATCH] frv: add initdata variable spec in a header fileDavid Howells
2005-01-04[PATCH] GP-REL data supportDavid Howells
2005-01-04[PATCH] out-of-line implementation of find_next_bit()David Howells
2005-01-04[PATCH] Multiport revision with port ranges (replaces "mport")Rusty Russell
2005-01-04[PATCH] Add bitops to ipt_MARK without breaking compatbilityRusty Russell
2005-01-04[PATCH] iptables revision getsockoptRusty Russell
2005-01-04[PATCH] Steal a Character To Create a Revision NumberRusty Russell
2005-01-04[PATCH] Clean up the kmod handling code in iptables.cRusty Russell
2005-01-04[PATCH] Remove Randomness in Selecting NAT IP AddressRusty Russell
2005-01-04[PATCH] ip_conntrack_alter_reply doesn't need to loopRusty Russell
2005-01-04[PATCH] Remove NAT to multiple rangesRusty Russell
2005-01-04NFS: Ensure ACCESS caches are invalidated together with the attributeTrond Myklebust
2005-01-04 Subject: [PATCH] NFS: Direct read path allocates nfs_read_data on the stackTrond Myklebust
2005-01-04 Subject: [PATCH] NFS: Direct write path allocates nfs_write_data on the stackTrond Myklebust
2005-01-04 VFS: Remove LOCK_USE_CLNT. It should no longer be necessary.Trond Myklebust
2005-01-04 RPC: Optimize away unnecessary del_timer_sync() operations, when weTrond Myklebust
2005-01-04 VFS: Avoid dentry aliasing problems in filesystems like NFS, whereTrond Myklebust