aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-24[PATCH] cpuset memory spread page cache implementation and hooksPaul Jackson1-0/+5
2006-03-24[PATCH] cpuset memory spread basic implementationPaul Jackson2-1/+31
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-43/+0
2006-03-24[PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel1-2/+2
2006-03-24[PATCH] bitmap: region cleanupPaul Jackson1-0/+3
2006-03-24[PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o1-1/+3
2006-03-24[PATCH] add sys_unshare to syscalls.hArnd Bergmann1-0/+1
2006-03-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-3/+7
2006-03-23Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds6-0/+570
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds4-14/+18
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-3/+9
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+5
2006-03-23[PATCH] PCI: fix pci_request_region[s] argJeff Garzik1-2/+2
2006-03-23[PATCH] PCI: make MSI quirk inheritable from the pci busMichael S. Tsirkin1-1/+6
2006-03-23[PATCH] PCI: return max reserved busnrKristen Accardi1-0/+1
2006-03-23[PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 supportMartin Devera1-0/+1
2006-03-23[PATCH] i2c: Drop the i2c-frodo bus driverJean Delvare1-1/+0
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar1-3/+3
2006-03-23[PATCH] hwmon: Refactor SENSOR_DEVICE_ATTR_2Jim Cromie1-5/+7
2006-03-23[PATCH] hwmon: Allow sensor attributes arraysJim Cromie1-5/+7
2006-03-23Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Jeff Garzik1-3/+7
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe5-0/+289
2006-03-23[PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe1-0/+281
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-10/+4
2006-03-23[PATCH] get_empty_filp tweaks, inline epoll_init_file()Benjamin LaHaise1-2/+6
2006-03-23[PATCH] kernel/rcupdate.c: make two structs staticAdrian Bunk1-2/+0
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton1-0/+3
2006-03-23[PATCH] kill _INLINE_Adrian Bunk1-9/+3
2006-03-23[PATCH] notifier: profile.h forward decl fixAndrew Morton1-1/+1
2006-03-23[PATCH] Extract inode_inc_link_count(), inode_dec_link_count()Alexey Dobriyan1-0/+12
2006-03-23[PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitiveArjan van de Ven1-1/+2
2006-03-23[PATCH] sem2mutex: serial ->port_write_mutexIngo Molnar1-1/+3
2006-03-23[PATCH] sem2mutex: UDFIngo Molnar1-2/+2
2006-03-23[PATCH] sem2mutex: NCPFSIngo Molnar2-3/+4
2006-03-23[PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven1-3/+4
2006-03-23[PATCH] sem2mutex: drivers/block/nbd.cIngo Molnar1-1/+2
2006-03-23[PATCH] sem2mutex: drivers/block/loop.cIngo Molnar1-1/+2
2006-03-23[PATCH] sem2mutex: fs/seq_file.cIngo Molnar1-2/+2
2006-03-23[PATCH] sem2mutex: kprobesIngo Molnar1-1/+2
2006-03-23[PATCH] sem2mutex: jbd, j_checkpoint_mutexArjan van de Ven1-3/+4
2006-03-23[PATCH] sem2mutex: ipruneIngo Molnar1-1/+1
2006-03-23[PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven1-1/+1
2006-03-23[PATCH] sem2mutex: ttyIngo Molnar1-4/+4
2006-03-23[PATCH] sem2mutex: inotifyIngo Molnar1-1/+1
2006-03-23[PATCH] sem2mutex: quotaIngo Molnar1-3/+4
2006-03-23[PATCH] sem2mutex: blockdev #2Arjan van de Ven1-2/+2
2006-03-23[PATCH] Move read_mostly definition to asm/cache.hKyle McMartin1-3/+1
2006-03-23[PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig1-4/+1
2006-03-23[PATCH] Shrinks sizeof(files_struct) and better layoutEric Dumazet2-9/+29
2006-03-23[PATCH] ext3_readdir: use generic readaheadAndrew Morton1-3/+6