index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched_fair.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-06
i2c-stub: Allow user to disable some commands
Jean Delvare
2
-2
/
+12
2009-12-06
i2c-stub: Implement I2C block support
Jean Delvare
2
-5
/
+29
2009-12-06
i2c: Refactor for_each callbacks
Jean Delvare
1
-48
/
+22
2009-12-06
i2c-i801: Retry on lost arbitration
Jean Delvare
1
-0
/
+3
2009-12-06
i2c: Remove big kernel lock from i2cdev_open
Vincent Sanders
1
-16
/
+6
2009-12-06
ics932s401: Clean up detect function
Jean Delvare
1
-22
/
+15
2009-12-06
i2c: Simplify i2c_detect_address
Jean Delvare
1
-13
/
+9
2009-12-06
i2c: Drop probe, ignore and force module parameters
Jean Delvare
3
-154
/
+46
2009-12-06
i2c: Add missing __devinit markers to old i2c adapter drivers
Jean Delvare
4
-4
/
+4
2009-12-06
i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR
Jean Delvare
3
-11
/
+0
2009-12-06
i2c: Prevent priority inversion on top of bus lock
Mika Kuoppala
3
-10
/
+10
2009-12-06
i2c-voodoo3: Delete
Jean Delvare
5
-338
/
+0
2009-12-06
i2c-powermac: Drop temporary name buffer
Jean Delvare
1
-6
/
+5
2009-12-06
i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus
Jean Delvare
3
-37
/
+9
2009-12-06
i2c-powermac: Log errors
Jean Delvare
1
-5
/
+23
2009-12-06
i2c-powermac: Refactor i2c_powermac_smbus_xfer
Jean Delvare
1
-44
/
+41
2009-12-06
i2c-powermac: Reject unsupported I2C transactions
Jean Delvare
1
-0
/
+6
2009-12-06
i2c/chips: Move ds1682 to drivers/misc
Wolfram Sang
5
-11
/
+11
2009-12-06
PM: Add flag for devices capable of generating run-time wake-up events
Rafael J. Wysocki
3
-5
/
+22
2009-12-06
PM / Runtime: Remove unnecessary braces in __pm_runtime_set_status()
Rafael J. Wysocki
1
-5
/
+3
2009-12-06
PM / Runtime: Make documentation of runtime_idle() agree with the code
Rafael J. Wysocki
1
-2
/
+3
2009-12-06
PM / Runtime: Ensure timer_expires is nonzero in pm_schedule_suspend()
Rafael J. Wysocki
1
-0
/
+2
2009-12-06
PM / Runtime: Use deferred_resume flag in pm_request_resume
Alan Stern
1
-4
/
+7
2009-12-06
PM / Runtime: Export the PM runtime workqueue
Alan Stern
1
-0
/
+1
2009-12-06
PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
Rafael J. Wysocki
1
-1
/
+1
2009-12-06
PM / Hibernate: Swap, use KERN_CONT
Jiri Slaby
1
-3
/
+3
2009-12-06
PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c
Nigel Cunningham
3
-30
/
+31
2009-12-06
PM / Hibernate: Move swap functions to kernel/power/swap.c.
Nigel Cunningham
2
-101
/
+101
2009-12-06
sparc: Set UTS_MACHINE correctly.
David S. Miller
1
-0
/
+2
2009-12-05
avr32: Convert BUG() to use unreachable()
David Daney
1
-1
/
+1
2009-12-05
s390: Convert BUG() to use unreachable()
David Daney
1
-1
/
+1
2009-12-05
MIPS: Convert BUG() to use unreachable()
David Daney
1
-3
/
+1
2009-12-05
x86: Convert BUG() to use unreachable()
David Daney
1
-2
/
+2
2009-12-05
Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)
David Daney
2
-0
/
+19
2009-12-04
mac80211: fix reorder buffer release
Johannes Berg
1
-1
/
+1
2009-12-04
iwmc3200wifi: Enable wimax core through module parameter
Samuel Ortiz
1
-2
/
+5
2009-12-04
iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter
Samuel Ortiz
3
-6
/
+8
2009-12-04
iwmc3200wifi: Coex table command does not expect a response
Samuel Ortiz
1
-1
/
+1
2009-12-04
iwmc3200wifi: Update wiwi priority table
Samuel Ortiz
1
-4
/
+4
2009-12-04
iwlwifi: driver version track kernel version
Reinette Chatre
2
-4
/
+4
2009-12-04
iwlwifi: indicate uCode type when fail dump error/event log
Wey-Yi Guy
1
-2
/
+6
2009-12-04
iwl3945: remove duplicated event logging code
Wey-Yi Guy
1
-9
/
+0
2009-12-04
b43: fix two warnings
Johannes Berg
1
-0
/
+1
2009-12-04
ipw2100: fix rebooting hang with driver loaded
Zhu Yi
1
-0
/
+11
2009-12-04
cfg80211: indent regulatory messages with spaces
Kalle Valo
1
-3
/
+3
2009-12-04
iwmc3200wifi: fix NULL pointer dereference in pmkid update
Zhu Yi
1
-2
/
+4
2009-12-04
mac80211: Fix TX status reporting for injected data frames
Jouni Malinen
1
-1
/
+5
2009-12-04
ath9k: enable 2GHz band only if the device supports it
Gabor Juhos
3
-14
/
+31
2009-12-04
airo: Fix integer overflow warning
Michael Buesch
1
-1
/
+1
2009-12-04
rt2x00: Fix padding bug on L2PAD devices.
Gertjan van Wingerde
1
-1
/
+1
[next]