summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan-2/+2
2006-03-24[PATCH] cpuset memory spread slab cache optimizationsPaul Jackson-0/+6
2006-03-24[PATCH] cpuset memory spread slab cache implementationPaul Jackson-0/+1
2006-03-24[PATCH] cpuset memory spread page cache implementation and hooksPaul Jackson-0/+5
2006-03-24[PATCH] cpuset memory spread basic implementationPaul Jackson-1/+31
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk-43/+6
2006-03-24[PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel-2/+2
2006-03-24[PATCH] bitmap: region cleanupPaul Jackson-0/+3
2006-03-24[PATCH] remove ISA legacy functions: remove the helpersAl Viro-189/+0
2006-03-24[PATCH] s390: BUG() warningsMartin Schwidefsky-2/+3
2006-03-24[PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita-6/+6
2006-03-24[PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o-1/+3
2006-03-24[PATCH] add sys_unshare to syscalls.hArnd Bergmann-0/+1
2006-03-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds-4/+404
2006-03-23Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds-0/+570
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds-14/+18
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds-3/+10
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-1/+5
2006-03-23[PATCH] PCI: fix pci_request_region[s] argJeff Garzik-2/+2
2006-03-23[PATCH] acpi: export acpi_bus_trimKristen Accardi-0/+1
2006-03-23[PATCH] PCI: make MSI quirk inheritable from the pci busMichael S. Tsirkin-1/+6
2006-03-23[PATCH] PCI: return max reserved busnrKristen Accardi-0/+1
2006-03-23[PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 supportMartin Devera-0/+1
2006-03-23[PATCH] i2c: Drop the i2c-frodo bus driverJean Delvare-1/+0
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar-3/+3
2006-03-23[PATCH] hwmon: Refactor SENSOR_DEVICE_ATTR_2Jim Cromie-5/+7
2006-03-23[PATCH] hwmon: Allow sensor attributes arraysJim Cromie-5/+7
2006-03-23Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik-4/+18
2006-03-23Merge branch 'master'Jeff Garzik-369/+871
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe-0/+289
2006-03-23[PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe-0/+281
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton-35/+23
2006-03-23[PATCH] get_empty_filp tweaks, inline epoll_init_file()Benjamin LaHaise-2/+6
2006-03-23[PATCH] atomic: add_unless cmpxchg optimiseNick Piggin-10/+50
2006-03-23[PATCH] kernel/rcupdate.c: make two structs staticAdrian Bunk-2/+0
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton-0/+3
2006-03-23[PATCH] kill _INLINE_Adrian Bunk-9/+3
2006-03-23[PATCH] notifier: profile.h forward decl fixAndrew Morton-1/+1
2006-03-23[PATCH] make bug messages more consistentIngo Molnar-2/+2
2006-03-23[PATCH] Extract inode_inc_link_count(), inode_dec_link_count()Alexey Dobriyan-0/+12
2006-03-23[PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitiveArjan van de Ven-1/+2
2006-03-23[PATCH] sem2mutex: serial ->port_write_mutexIngo Molnar-1/+3
2006-03-23[PATCH] sem2mutex: UDFIngo Molnar-2/+2
2006-03-23[PATCH] sem2mutex: NCPFSIngo Molnar-3/+4
2006-03-23[PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven-3/+4
2006-03-23[PATCH] sem2mutex: drivers/block/nbd.cIngo Molnar-1/+2
2006-03-23[PATCH] sem2mutex: drivers/block/loop.cIngo Molnar-1/+2
2006-03-23[PATCH] sem2mutex: fs/seq_file.cIngo Molnar-2/+2
2006-03-23[PATCH] sem2mutex: kprobesIngo Molnar-1/+2
2006-03-23[PATCH] sem2mutex: jbd, j_checkpoint_mutexArjan van de Ven-3/+4