Age | Commit message (Expand) | Author |
2013-05-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-05-02 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-05-02 | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-05-01 | proc: Supply a function to remove a proc entry by PDE | David Howells |
2013-05-01 | hostap: proc: Use remove_proc_subtree() | David Howells |
2013-05-01 | drm: proc: Use remove_proc_subtree() | David Howells |
2013-05-01 | drm: proc: Use minor->index to label things, not PDE->name | David Howells |
2013-05-01 | drm: Constify drm_proc_list[] | David Howells |
2013-05-01 | zoran: Don't print proc_dir_entry data in debug | David Howells |
2013-05-01 | proc: Supply an accessor for getting the data from a PDE's parent | David Howells |
2013-05-01 | airo: Use remove_proc_subtree() | David Howells |
2013-05-01 | rtl8192u: Don't need to save device proc dir PDE | David Howells |
2013-05-01 | rtl8187se: Use a dir under /proc/net/r8180/ | David Howells |
2013-05-01 | proc: Add proc_mkdir_data() | David Howells |
2013-05-01 | proc: Supply PDE attribute setting accessor functions | David Howells |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2013-05-01 | bnx2x: Prevent memory leak when cnic is absent | Yuval Mintz |
2013-05-01 | bnx2x: correct reading of speed capabilities | Yaniv Rosner |
2013-05-01 | Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-05-01 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2013-05-01 | Merge tag 'tag-for-linus-3.10' of git://git.linaro.org/people/sumitsemwal/lin... | Linus Torvalds |
2013-05-01 | tty: fix up atime/mtime mess, take three | 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-04-30 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-30 | Merge tag 'md-3.10' of git://neil.brown.name/md | 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 |