index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kobject_uevent.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-03-23
[PATCH] I2C: i2c-amd756-s4882: Improve static mutex initialization
Jean Delvare
1
-3
/
+1
2006-03-23
[PATCH] I2C: i2c-ali1535: Drop redundant mutex
Jean Delvare
1
-4
/
+0
2006-03-23
[PATCH] i2c: Cleanup isp1301_omap
Jean Delvare
1
-2
/
+0
2006-03-23
[PATCH] i2c: Fix i2c-ite name initialization
Jean Delvare
1
-3
/
+1
2006-03-23
[PATCH] i2c: Drop the i2c-frodo bus driver
Jean Delvare
2
-86
/
+0
2006-03-23
[PATCH] i2c: Optimize core_lists mutex usage
Jean Delvare
1
-6
/
+5
2006-03-23
[PATCH] w83781d: Don't reset the chip by default
Jean Delvare
2
-1
/
+26
2006-03-23
[PATCH] w83781d: Document the alarm and beep bits
Jean Delvare
1
-0
/
+19
2006-03-23
[PATCH] w83627ehf: Refactor the sysfs interface
Yuan Mu
1
-126
/
+80
2006-03-23
[PATCH] hwmon: Support the Pentium M VID code
Jean Delvare
1
-1
/
+8
2006-03-23
[PATCH] hwmon: Add support for the Winbond W83687THF
Jean Delvare
3
-17
/
+66
2006-03-23
[PATCH] hwmon: f71805f semaphore to mutex conversions
Jean Delvare
1
-28
/
+29
2006-03-23
[PATCH] hwmon: Semaphore to mutex conversions
Ingo Molnar
36
-596
/
+632
2006-03-23
[PATCH] i2c: Semaphore to mutex conversions, part 3
Jean Delvare
3
-6
/
+6
2006-03-23
[PATCH] i2c: Semaphore to mutex conversions, part 2
Ingo Molnar
8
-64
/
+68
2006-03-23
[PATCH] i2c: Speed up block transfers
Jean Delvare
1
-9
/
+6
2006-03-23
[PATCH] hwmon: w83792d drop useless macros
Jean Delvare
1
-21
/
+3
2006-03-23
[PATCH] hwmon: w83792d use arrays of attributes
Yuan Mu
1
-284
/
+241
2006-03-23
[PATCH] hwmon: Refactor SENSOR_DEVICE_ATTR_2
Jim Cromie
1
-5
/
+7
2006-03-23
[PATCH] I2C: fix sx200_acb build on other arches
Jean Delvare
1
-1
/
+1
2006-03-23
[PATCH] i2c: scx200_acb minimal documentation update
Ben Gardner
2
-4
/
+6
2006-03-23
[PATCH] i2c: scx200_acb fix and speed up the poll loop
Ben Gardner
1
-11
/
+2
2006-03-23
[PATCH] i2c: scx200_acb add support for the CS5535/CS5536
Ben Gardner
1
-14
/
+43
2006-03-23
[PATCH] i2c: scx200_acb remove use of lock_kernel
Ben Gardner
1
-6
/
+7
2006-03-23
[PATCH] i2c: scx200_acb refactor/simplify code
Ben Gardner
1
-44
/
+29
2006-03-23
[PATCH] i2c: scx200_acb debug log cleanup
Ben Gardner
1
-25
/
+17
2006-03-23
[PATCH] i2c: scx200_acb whitespace and comment cleanup
Ben Gardner
1
-47
/
+43
2006-03-23
[PATCH] I2C: Convert i2c to mutexes
Arjan van de Ven
4
-24
/
+28
2006-03-23
[PATCH] hwmon: Use attribute arrays in f71805f
Jean Delvare
1
-115
/
+103
2006-03-23
[PATCH] hwmon: Use attribute arrays in pc87360
Jim Cromie
1
-207
/
+201
2006-03-23
[PATCH] hwmon: Allow sensor attributes arrays
Jim Cromie
1
-5
/
+7
2006-03-23
[PATCH] reduce size of bio mempools
Benjamin LaHaise
1
-4
/
+4
2006-03-23
[PATCH] __GENERIC_PER_CPU changes
Eric Dumazet
1
-6
/
+2
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
42
-222
/
+137
2006-03-23
[PATCH] Only allocate percpu data for possible CPUs
Eric Dumazet
1
-3
/
+8
2006-03-23
[PATCH] get_empty_filp tweaks, inline epoll_init_file()
Benjamin LaHaise
3
-15
/
+12
2006-03-23
[PATCH] atomic: add_unless cmpxchg optimise
Nick Piggin
6
-10
/
+50
2006-03-23
[PATCH] fs/*/file.c: drop insane header dependencies
Alexey Dobriyan
3
-18
/
+0
2006-03-23
[PATCH] kernel/rcupdate.c: make two structs static
Adrian Bunk
2
-4
/
+2
2006-03-23
[PATCH] devpts: use lib/parser.c for parsing mount options
Domen Puncer
1
-27
/
+49
2006-03-23
[PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage
Oleg Nesterov
1
-5
/
+4
2006-03-23
[PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tag
Rene Herman
1
-5
/
+1
2006-03-23
[PATCH] pause_on_oops command line option
Andrew Morton
5
-17
/
+130
2006-03-23
[PATCH] kill _INLINE_
Adrian Bunk
12
-112
/
+56
2006-03-23
[PATCH] notifier: profile.h forward decl fix
Andrew Morton
1
-1
/
+1
2006-03-23
[PATCH] make bug messages more consistent
Ingo Molnar
4
-7
/
+7
2006-03-23
[PATCH] ufs: switch to inode_inc_count, inode_dec_count
Alexey Dobriyan
1
-30
/
+18
2006-03-23
[PATCH] ext2: switch to inode_inc_count, inode_dec_count
Alexey Dobriyan
1
-35
/
+19
2006-03-23
[PATCH] sysv: switch to inode_inc_count, inode_dec_count
Alexey Dobriyan
1
-30
/
+18
2006-03-23
[PATCH] minix: switch to inode_inc_link_count, inode_dec_link_count
Alexey Dobriyan
1
-30
/
+18
[next]