| Commit message (Expand) | Author | Age |
* | Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-01 |
|\ |
|
| * | [media] omap3isp: Use the common clock framework | Laurent Pinchart | 2013-04-14 |
* | | Merge tag 'tag-for-linus-3.10' of git://git.linaro.org/people/sumitsemwal/lin... | Linus Torvalds | 2013-05-01 |
|\ \ |
|
| * | | dma-buf: Add debugfs support | Sumit Semwal | 2013-05-01 |
| * | | dma-buf: replace dma_buf_export() with dma_buf_export_named() | Sumit Semwal | 2013-05-01 |
* | | | tty: fix up atime/mtime mess, take three | Linus Torvalds | 2013-05-01 |
|/ / |
|
* | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-04-30 |
|\ \ |
|
| * | | ethernet/emac/sysrq: fix inconstistent help message of sysrq key | zhangwei(Jovi) | 2013-04-30 |
| * | | kconfig menu: move Virtualization drivers near other virtualization options | Randy Dunlap | 2013-04-30 |
| * | | drivers/w1/slaves/w1_ds2760.c: fix the error handling in w1_ds2760_add_slave() | Wei Yongjun | 2013-04-30 |
| * | | drivers/w1/slaves/w1_ds2781.c: fix the error handling in w1_ds2781_add_slave() | Wei Yongjun | 2013-04-30 |
| * | | drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave() | Wei Yongjun | 2013-04-30 |
| * | | drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave() | Wei Yongjun | 2013-04-30 |
| * | | drivers/memstick/host/r592.c: make r592_pm_ops static | Jingoo Han | 2013-04-30 |
| * | | pps: pps_kc_hardpps_lock can be static | Fengguang Wu | 2013-04-30 |
| * | | pps: hide more configuration symbols behind CONFIG_PPS | Florian Fainelli | 2013-04-30 |
| * | | aoe: replace kmalloc and then memcpy with kmemdup | Mihnea Dobrescu-Balaur | 2013-04-30 |
| * | | nbd: increase default and max request sizes | Michal Belczyk | 2013-04-30 |
| * | | i2o: check copy_from_user() size parameter | Dan Carpenter | 2013-04-30 |
| * | | dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present() | Ben Hutchings | 2013-04-30 |
| * | | staging: speakup: remove custom string_unescape_any_inplace | Andy Shevchenko | 2013-04-30 |
| * | | lib/string_helpers: introduce generic string_unescape | Andy Shevchenko | 2013-04-30 |
| * | | dump_stack: implement arch-specific hardware description in task dumps | Tejun Heo | 2013-04-30 |
| * | | dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a buffer | Tejun Heo | 2013-04-30 |
| * | | staging: zcache: enable zcache to be built/loaded as a module | Dan Magenheimer | 2013-04-30 |
| * | | staging: zcache: enable ramster to be built/loaded as a module | Dan Magenheimer | 2013-04-30 |
| * | | zcache/tmem: Better error checking on frontswap_register_ops return value. | Konrad Rzeszutek Wilk | 2013-04-30 |
| * | | xen: tmem: enable Xen tmem shim to be built/loaded as a module | Dan Magenheimer | 2013-04-30 |
| * | | cleancache: Make cleancache_init use a pointer for the ops | Konrad Rzeszutek Wilk | 2013-04-30 |
| * | | frontswap: make frontswap_init use a pointer for the ops | Konrad Rzeszutek Wilk | 2013-04-30 |
| * | | drivers/usb/storage/realtek_cr.c: fix build | Andrew Morton | 2013-04-30 |
* | | | Merge tag 'md-3.10' of git://neil.brown.name/md | Linus Torvalds | 2013-04-30 |
|\ \ \ |
|
| * | | | MD: ignore discard request for hard disks of hybid raid1/raid10 array | Shaohua Li | 2013-04-30 |
| * | | | md: bad block list should default to disabled. | NeilBrown | 2013-04-30 |
| * | | | md: raid1/raid10 md devices leak memory when stopping | Hirokazu Takahashi | 2013-04-30 |
| * | | | DM RAID: Add message/status support for changing sync action | Jonathan Brassow | 2013-04-23 |
| * | | | MD: Export 'md_reap_sync_thread' function | Jonathan Brassow | 2013-04-23 |
| * | | | md: don't update metadata when stopping a read-only array. | NeilBrown | 2013-04-23 |
| * | | | md: Allow devices to be re-added to a read-only array. | NeilBrown | 2013-04-23 |
| * | | | md/raid10: Allow skipping recovery when clean arrays are assembled | Martin Wilck | 2013-04-23 |
| * | | | md/raid5: avoid an extra write when writing to a known-bad-block. | NeilBrown | 2013-04-23 |
| * | | | md/raid5: Change or of some order to improve efficiency. | majianpeng | 2013-04-23 |
| * | | | md: use set_bit_le and clear_bit_le | Akinobu Mita | 2013-04-23 |
| * | | | md: HOT_DISK_REMOVE shouldn't make a read-auto device active. | NeilBrown | 2013-04-23 |
| * | | | md: use common code for all calls to ->hot_remove_disk() | NeilBrown | 2013-04-23 |
| * | | | md: never update metadata when array is read-only. | NeilBrown | 2013-04-23 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2013-04-30 |
|\ \ \ \ |
|
| * | | | | TPM: Retry SaveState command in suspend path | Duncan Laurie | 2013-04-17 |
| * | | | | tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transfer | Peter Huewe | 2013-04-12 |
| * | | | | tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id t... | Peter Huewe | 2013-04-12 |