- 97b1007 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- dfab34a Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 4d26aa3 Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- b9394d8 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 12 years ago
- 819695a hostap: proc: Use remove_proc_subtree() by David Howells · 12 years ago
- 8bc742e drm: proc: Use remove_proc_subtree() by David Howells · 12 years ago
- b63e6aa drm: proc: Use minor->index to label things, not PDE->name by David Howells · 12 years ago
- ce089b5 drm: Constify drm_proc_list[] by David Howells · 12 years ago
- 0c2f343 zoran: Don't print proc_dir_entry data in debug by David Howells · 12 years ago
- 4a520d2 proc: Supply an accessor for getting the data from a PDE's parent by David Howells · 12 years ago
- b25f774 airo: Use remove_proc_subtree() by David Howells · 12 years ago
- cc87e0f rtl8192u: Don't need to save device proc dir PDE by David Howells · 12 years ago
- c4558a2 rtl8187se: Use a dir under /proc/net/r8180/ by David Howells · 12 years ago
- 270b5ac proc: Add proc_mkdir_data() by David Howells · 12 years ago
- 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 12 years ago
- 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- 251df49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
- 0595224 bnx2x: Prevent memory leak when cnic is absent by Yuval Mintz · 12 years ago
- b026192 bnx2x: correct reading of speed capabilities by Yaniv Rosner · 12 years ago
- a49fe6d Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
- bf61c88 Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
- b0ca4d0 Merge tag 'tag-for-linus-3.10' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 12 years ago
- b0b8856 tty: fix up atime/mtime mess, take three by Linus Torvalds · 12 years ago
- b89e3563 dma-buf: Add debugfs support by Sumit Semwal · 12 years ago
- 78df969 dma-buf: replace dma_buf_export() with dma_buf_export_named() by Sumit Semwal · 12 years ago
- 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
- f1e9a23 Merge tag 'md-3.10' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
- 7b6b99a ethernet/emac/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 12 years ago
- 966f309 kconfig menu: move Virtualization drivers near other virtualization options by Randy Dunlap · 12 years ago
- 4d10e0f drivers/w1/slaves/w1_ds2760.c: fix the error handling in w1_ds2760_add_slave() by Wei Yongjun · 12 years ago
- c28d6f2 drivers/w1/slaves/w1_ds2781.c: fix the error handling in w1_ds2781_add_slave() by Wei Yongjun · 12 years ago
- c5cfedf drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave() by Wei Yongjun · 12 years ago
- 0ece1bb drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave() by Wei Yongjun · 12 years ago
- 8d46fa1 drivers/memstick/host/r592.c: make r592_pm_ops static by Jingoo Han · 12 years ago
- 97439d0 pps: pps_kc_hardpps_lock can be static by Fengguang Wu · 12 years ago
- 1a0f399 pps: hide more configuration symbols behind CONFIG_PPS by Florian Fainelli · 12 years ago
- 60abc78 aoe: replace kmalloc and then memcpy with kmemdup by Mihnea Dobrescu-Balaur · 12 years ago
- 078be02 nbd: increase default and max request sizes by Michal Belczyk · 12 years ago
- 9151b398 i2o: check copy_from_user() size parameter by Dan Carpenter · 12 years ago
- 79bae42 dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present() by Ben Hutchings · 12 years ago
- 576d742 staging: speakup: remove custom string_unescape_any_inplace by Andy Shevchenko · 12 years ago
- 16c7fa0 lib/string_helpers: introduce generic string_unescape by Andy Shevchenko · 12 years ago
- 98e5e1b dump_stack: implement arch-specific hardware description in task dumps by Tejun Heo · 12 years ago
- c90fe6b dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a buffer by Tejun Heo · 12 years ago
- 835f2f5 staging: zcache: enable zcache to be built/loaded as a module by Dan Magenheimer · 12 years ago
- 1ac37be staging: zcache: enable ramster to be built/loaded as a module by Dan Magenheimer · 12 years ago
- f42158f zcache/tmem: Better error checking on frontswap_register_ops return value. by Konrad Rzeszutek Wilk · 12 years ago
- 10a7a077 xen: tmem: enable Xen tmem shim to be built/loaded as a module by Dan Magenheimer · 12 years ago
- 833f866 cleancache: Make cleancache_init use a pointer for the ops by Konrad Rzeszutek Wilk · 12 years ago
- 1e01c96 frontswap: make frontswap_init use a pointer for the ops by Konrad Rzeszutek Wilk · 12 years ago
- 677a0b5 drivers/usb/storage/realtek_cr.c: fix build by Andrew Morton · 12 years ago
- 2e1deaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
- 50528fa Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
- fe86d71 mlx4_en: fix a build error on 32bit arches by Eric Dumazet · 12 years ago
- 97cd1ee Revert "bnx2x: allow nvram test to run when device is down" by Dmitry Kravkov · 12 years ago
- 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
- 151173e Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
- 2cc1144 sata_highbank: Rename proc_name to the module name by Robert Richter · 12 years ago
- 19ccee7 ACPI/libata: Restore libata.noacpi support by Lv Zheng · 12 years ago
- d66af4d [libata] acpi: make ata_ap_acpi_handle not block by Aaron Lu · 12 years ago
- 5aa1c98 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
- 6da6dc2 Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
- 7dcf313 drivers: net: cpsw: fix kernel warn on cpsw irq enable by Mugunthan V N · 12 years ago
- ff6e722 sh_eth: use random MAC address if no valid one supplied by Sergei Shtylyov · 12 years ago
- 3b54912 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA) by Matthew Whitehead · 12 years ago
- 32e1927 tg3: fix to append hardware time stamping flags by Flavio Leitner · 12 years ago
- c9ef713 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
- e282329 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
- 240c3c3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
- 19b344e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
- 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
- 5a5a1bf Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 1e2f5b5 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- f9b3bcf Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- ab86e97 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 7b2dd6d efi: remove "kfree(NULL)" by Dan Carpenter · 12 years ago
- 85c9071 efi: locking fix in efivar_entry_set_safe() by Dan Carpenter · 12 years ago
- 8a415b8 efi, pstore: Read data from variable store before memcpy() by Matt Fleming · 12 years ago
- 12abcfd efi, pstore: Remove entry from list when erasing by Matt Fleming · 12 years ago
- df90e22 Merge branch 'devel-for-v3.10' into v4l_for_linus by Mauro Carvalho Chehab · 12 years ago
- 4ee39e9 efi, pstore: Initialise 'entry' before iterating by Matt Fleming · 12 years ago
- a614e19 Merge tag 'v3.9' into efi-for-tip2 by Matt Fleming · 12 years ago
- ad1b890 Merge branches 'for-3.10/wiimote' and 'for-3.9/upstream-fixes' into for-linus by Jiri Kosina · 12 years ago
- 047dff6 Merge branches 'for-3.10/multitouch', 'for-3.10/roccat' and 'for-3.10/upstream' into for-linus by Jiri Kosina · 12 years ago
- 72c16d9 Merge branch 'for-3.10/mt-hybrid-finger-pen' into for-linus by Jiri Kosina · 12 years ago
- 4f5a810 Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver-transport-cleanups', 'for-3.10/i2c-hid' and 'for-3.10/logitech' into for-linus by Jiri Kosina · 12 years ago
- 2353f2b HID: protect hid_debug_list by Jiri Kosina · 12 years ago
- a5f04b9 HID: debug: break out hid_dump_report() into hid-debug by Benjamin Tissoires · 12 years ago
- 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- 32f9f57 MD: ignore discard request for hard disks of hybid raid1/raid10 array by Shaohua Li · 12 years ago
- 486adf7 md: bad block list should default to disabled. by NeilBrown · 12 years ago
- 0fea7ed md: raid1/raid10 md devices leak memory when stopping by Hirokazu Takahashi · 12 years ago
- 1ab137b Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
- 56847d8 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
- 46d9be3 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
- 3b60a64 scsi: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
- 10fdc14 lguest: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago