summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Markus Lidel2005-06-241-4/+4
* [PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel2005-06-242-97/+42
* [PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Markus Lidel2005-06-242-11/+48
* [PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus Lidel2005-06-242-57/+270
* [PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel2005-06-241-58/+16
* [PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel2005-06-242-13/+8
* [PATCH] tpm: TPMs on additional LPC busKylene Hall2005-06-241-0/+1
* [PATCH] ipmi: add power cycle capabilityCorey Minyard2005-06-241-0/+5
* [PATCH] quota: reiserfs: improve quota credit estimatesJan Kara2005-06-242-4/+13
* [PATCH] quota: ext3: Improve quota credit estimatesJan Kara2005-06-242-8/+12
* [PATCH] quota: improve credits estimatesJan Kara2005-06-243-2/+17
* [PATCH] pass iocb to dio_iodone_tChristoph Hellwig2005-06-241-2/+2
* [PATCH] Keys: Make request-key create an authorisation keyDavid Howells2005-06-244-10/+59
* [PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells2005-06-242-2/+21
* [PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells2005-06-242-12/+19
* [TCP]: Report congestion control algorithm in tcp_diag.Stephen Hemminger2005-06-231-2/+2
* [TCP]: Add pluggable congestion control algorithm infrastructure.Stephen Hemminger2005-06-232-47/+11
* [PATCH] better USB_MON dependenciesAdrian Bunk2005-06-231-1/+1
* [PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan2005-06-231-0/+1
* [PATCH] aio: make wait_queue ->task ->privateBenjamin LaHaise2005-06-231-8/+8
* [PATCH] remove <linux/xattr_acl.h>Christoph Hellwig2005-06-232-1/+3
* [PATCH] acl endianess annotationsChristoph Hellwig2005-06-231-4/+4
* [PATCH] Remove f_error field from struct fileChristoph Lameter2005-06-231-1/+0
* [PATCH] block: add unlocked_ioctl support for block devicesArnd Bergmann2005-06-231-0/+1
* [PATCH] Improve CD/DVD packet driver write performancePeter Osterlund2005-06-231-1/+1
* [PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64Yoav Zach2005-06-231-0/+4
* [PATCH] setuid core dumpAlan Cox2005-06-233-1/+7
* [PATCH] kprobes: Temporary disarming of reentrant probePrasanna S Panchamukhi2005-06-231-0/+9
* [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_taskHien Nguyen2005-06-231-2/+1
* [PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch2005-06-231-0/+2
* [PATCH] kprobes: function-return probesHien Nguyen2005-06-231-2/+88
* [PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig2005-06-231-1/+2
* [PATCH] add check to /proc/devices read routinesNeil Horman2005-06-231-1/+1
* [PATCH] optimise loop driver a bitNick Piggin2005-06-231-1/+1
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-232-4/+2
* [PATCH] fix for prune_icache()/forced final iput() racesAlexander Viro2005-06-231-0/+1
* [PATCH] timers: introduce try_to_del_timer_sync()Oleg Nesterov2005-06-231-1/+3
* [PATCH] timers fixes/improvementsOleg Nesterov2005-06-231-21/+9
* [PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}Tejun Heo2005-06-231-3/+0
* [PATCH] blk: remove blk_queue_tag->real_max_depth optimizationTejun Heo2005-06-231-1/+0
* [PATCH] NUMA aware block device control structure allocationChristoph Lameter2005-06-234-5/+15
* [PATCH] sparsemem hotplug baseAndy Whitcroft2005-06-231-5/+51
* [PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft2005-06-231-0/+6
* [PATCH] sparsemem memory modelAndy Whitcroft2005-06-233-18/+172
* [PATCH] generify early_pfn_to_nidAndy Whitcroft2005-06-231-0/+4
* [PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen2005-06-231-3/+3
* [PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen2005-06-232-21/+51
* [PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen2005-06-231-0/+9
* [PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen2005-06-231-0/+2
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-224-11/+42
|\