aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hwmon: Add support for the Winbond W83687THFJean Delvare2006-03-233-17/+66
* [PATCH] hwmon: f71805f semaphore to mutex conversionsJean Delvare2006-03-231-28/+29
* [PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar2006-03-2336-596/+632
* [PATCH] i2c: Semaphore to mutex conversions, part 3Jean Delvare2006-03-233-6/+6
* [PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar2006-03-238-64/+68
* [PATCH] i2c: Speed up block transfersJean Delvare2006-03-231-9/+6
* [PATCH] hwmon: w83792d drop useless macrosJean Delvare2006-03-231-21/+3
* [PATCH] hwmon: w83792d use arrays of attributesYuan Mu2006-03-231-284/+241
* [PATCH] hwmon: Refactor SENSOR_DEVICE_ATTR_2Jim Cromie2006-03-231-5/+7
* [PATCH] I2C: fix sx200_acb build on other archesJean Delvare2006-03-231-1/+1
* [PATCH] i2c: scx200_acb minimal documentation updateBen Gardner2006-03-232-4/+6
* [PATCH] i2c: scx200_acb fix and speed up the poll loopBen Gardner2006-03-231-11/+2
* [PATCH] i2c: scx200_acb add support for the CS5535/CS5536Ben Gardner2006-03-231-14/+43
* [PATCH] i2c: scx200_acb remove use of lock_kernelBen Gardner2006-03-231-6/+7
* [PATCH] i2c: scx200_acb refactor/simplify codeBen Gardner2006-03-231-44/+29
* [PATCH] i2c: scx200_acb debug log cleanupBen Gardner2006-03-231-25/+17
* [PATCH] i2c: scx200_acb whitespace and comment cleanupBen Gardner2006-03-231-47/+43
* [PATCH] I2C: Convert i2c to mutexesArjan van de Ven2006-03-234-24/+28
* [PATCH] hwmon: Use attribute arrays in f71805fJean Delvare2006-03-231-115/+103
* [PATCH] hwmon: Use attribute arrays in pc87360Jim Cromie2006-03-231-207/+201
* [PATCH] hwmon: Allow sensor attributes arraysJim Cromie2006-03-231-5/+7
* [PATCH] reduce size of bio mempoolsBenjamin LaHaise2006-03-231-4/+4
* [PATCH] __GENERIC_PER_CPU changesEric Dumazet2006-03-231-6/+2
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-2342-222/+137
* [PATCH] Only allocate percpu data for possible CPUsEric Dumazet2006-03-231-3/+8
* [PATCH] get_empty_filp tweaks, inline epoll_init_file()Benjamin LaHaise2006-03-233-15/+12
* [PATCH] atomic: add_unless cmpxchg optimiseNick Piggin2006-03-236-10/+50
* [PATCH] fs/*/file.c: drop insane header dependenciesAlexey Dobriyan2006-03-233-18/+0
* [PATCH] kernel/rcupdate.c: make two structs staticAdrian Bunk2006-03-232-4/+2
* [PATCH] devpts: use lib/parser.c for parsing mount optionsDomen Puncer2006-03-231-27/+49
* [PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usageOleg Nesterov2006-03-231-5/+4
* [PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tagRene Herman2006-03-231-5/+1
* [PATCH] pause_on_oops command line optionAndrew Morton2006-03-235-17/+130
* [PATCH] kill _INLINE_Adrian Bunk2006-03-2312-112/+56
* [PATCH] notifier: profile.h forward decl fixAndrew Morton2006-03-231-1/+1
* [PATCH] make bug messages more consistentIngo Molnar2006-03-234-7/+7
* [PATCH] ufs: switch to inode_inc_count, inode_dec_countAlexey Dobriyan2006-03-231-30/+18
* [PATCH] ext2: switch to inode_inc_count, inode_dec_countAlexey Dobriyan2006-03-231-35/+19
* [PATCH] sysv: switch to inode_inc_count, inode_dec_countAlexey Dobriyan2006-03-231-30/+18
* [PATCH] minix: switch to inode_inc_link_count, inode_dec_link_countAlexey Dobriyan2006-03-231-30/+18
* [PATCH] Extract inode_inc_link_count(), inode_dec_link_count()Alexey Dobriyan2006-03-231-0/+12
* [PATCH] fs/ufs/file.c: drop insane header dependenciesAlexey Dobriyan2006-03-231-10/+0
* [PATCH] sigprocmask: kill unneeded temp varOleg Nesterov2006-03-231-4/+4
* [PATCH] snsc kmalloc2kzallocJes Sorensen2006-03-232-9/+4
* [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitiveArjan van de Ven2006-03-232-4/+5
* [PATCH] oss: semaphore to mutex conversionIngo Molnar2006-03-236-53/+53
* [PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutexAshutosh Naik2006-03-231-19/+19
* [PATCH] sem2mutex: drivers/ideArjan van de Ven2006-03-234-24/+28
* [PATCH] sem2mutex: serial ->port_write_mutexIngo Molnar2006-03-235-12/+14
* [PATCH] sem2mutex: UDFIngo Molnar2006-03-234-25/+25