index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-05-01
32
-189
/
+269
|
\
|
*
ethernet/emac/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
2013-05-01
1
-1
/
+1
|
*
kconfig menu: move Virtualization drivers near other virtualization options
Randy Dunlap
2013-05-01
1
-2
/
+2
|
*
drivers/w1/slaves/w1_ds2760.c: fix the error handling in w1_ds2760_add_slave()
Wei Yongjun
2013-05-01
1
-1
/
+2
|
*
drivers/w1/slaves/w1_ds2781.c: fix the error handling in w1_ds2781_add_slave()
Wei Yongjun
2013-05-01
1
-1
/
+2
|
*
drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave()
Wei Yongjun
2013-05-01
1
-1
/
+2
|
*
drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave()
Wei Yongjun
2013-05-01
1
-1
/
+3
|
*
drivers/memstick/host/r592.c: make r592_pm_ops static
Jingoo Han
2013-05-01
1
-5
/
+3
|
*
pps: pps_kc_hardpps_lock can be static
Fengguang Wu
2013-05-01
1
-3
/
+3
|
*
pps: hide more configuration symbols behind CONFIG_PPS
Florian Fainelli
2013-05-01
1
-2
/
+4
|
*
aoe: replace kmalloc and then memcpy with kmemdup
Mihnea Dobrescu-Balaur
2013-05-01
1
-2
/
+1
|
*
nbd: increase default and max request sizes
Michal Belczyk
2013-05-01
1
-0
/
+2
|
*
i2o: check copy_from_user() size parameter
Dan Carpenter
2013-05-01
1
-0
/
+10
|
*
dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present()
Ben Hutchings
2013-05-01
1
-43
/
+37
|
*
staging: speakup: remove custom string_unescape_any_inplace
Andy Shevchenko
2013-05-01
3
-49
/
+4
|
*
lib/string_helpers: introduce generic string_unescape
Andy Shevchenko
2013-05-01
1
-0
/
+1
|
*
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
2013-05-01
1
-0
/
+13
|
*
dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a buffer
Tejun Heo
2013-05-01
1
-17
/
+27
|
*
staging: zcache: enable zcache to be built/loaded as a module
Dan Magenheimer
2013-05-01
5
-12
/
+55
|
*
staging: zcache: enable ramster to be built/loaded as a module
Dan Magenheimer
2013-05-01
7
-13
/
+39
|
*
zcache/tmem: Better error checking on frontswap_register_ops return value.
Konrad Rzeszutek Wilk
2013-05-01
2
-2
/
+8
|
*
xen: tmem: enable Xen tmem shim to be built/loaded as a module
Dan Magenheimer
2013-05-01
3
-19
/
+38
|
*
cleancache: Make cleancache_init use a pointer for the ops
Konrad Rzeszutek Wilk
2013-05-01
2
-7
/
+7
|
*
frontswap: make frontswap_init use a pointer for the ops
Konrad Rzeszutek Wilk
2013-05-01
2
-7
/
+7
|
*
drivers/usb/storage/realtek_cr.c: fix build
Andrew Morton
2013-05-01
1
-4
/
+1
*
|
Merge tag 'md-3.10' of git://neil.brown.name/md
Linus Torvalds
2013-05-01
7
-106
/
+293
|
\
\
|
*
|
MD: ignore discard request for hard disks of hybid raid1/raid10 array
Shaohua Li
2013-04-30
2
-2
/
+12
|
*
|
md: bad block list should default to disabled.
NeilBrown
2013-04-30
1
-6
/
+3
|
*
|
md: raid1/raid10 md devices leak memory when stopping
Hirokazu Takahashi
2013-04-30
2
-0
/
+2
|
*
|
DM RAID: Add message/status support for changing sync action
Jonathan Brassow
2013-04-24
1
-2
/
+109
|
*
|
MD: Export 'md_reap_sync_thread' function
Jonathan Brassow
2013-04-24
2
-50
/
+50
|
*
|
md: don't update metadata when stopping a read-only array.
NeilBrown
2013-04-24
1
-1
/
+2
|
*
|
md: Allow devices to be re-added to a read-only array.
NeilBrown
2013-04-24
1
-26
/
+57
|
*
|
md/raid10: Allow skipping recovery when clean arrays are assembled
Martin Wilck
2013-04-24
1
-0
/
+16
|
*
|
md/raid5: avoid an extra write when writing to a known-bad-block.
NeilBrown
2013-04-24
1
-1
/
+8
|
*
|
md/raid5: Change or of some order to improve efficiency.
majianpeng
2013-04-24
1
-3
/
+4
|
*
|
md: use set_bit_le and clear_bit_le
Akinobu Mita
2013-04-24
1
-2
/
+2
|
*
|
md: HOT_DISK_REMOVE shouldn't make a read-auto device active.
NeilBrown
2013-04-24
1
-4
/
+7
|
*
|
md: use common code for all calls to ->hot_remove_disk()
NeilBrown
2013-04-24
1
-9
/
+16
|
*
|
md: never update metadata when array is read-only.
NeilBrown
2013-04-24
1
-0
/
+5
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2013-05-01
5
-87
/
+205
|
\
\
\
|
*
|
|
TPM: Retry SaveState command in suspend path
Duncan Laurie
2013-04-17
2
-4
/
+30
|
*
|
|
tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transfer
Peter Huewe
2013-04-12
1
-0
/
+9
|
*
|
|
tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id t...
Peter Huewe
2013-04-12
1
-3
/
+18
|
*
|
|
tpm_i2c_stm_st33: Remove duplicate inclusion of header files
Sachin Kamat
2013-04-12
1
-2
/
+0
|
*
|
|
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
Peter Huewe
2013-04-12
1
-40
/
+97
|
*
|
|
char/tpm: Convert struct i2c_msg initialization to C99 format
Shubhrajyoti Datta
2013-04-12
1
-3
/
+16
|
*
|
|
drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpy
Chen Gang
2013-04-12
1
-7
/
+7
|
*
|
|
tpm/tpm_i2c_stm_st33: formatting and white space changes
Peter Huewe
2013-04-12
1
-31
/
+31
*
|
|
|
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-05-01
9
-85
/
+123
|
\
\
\
\
[next]