summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-28pinctrl: remove use of __devexitBill Pemberton
2012-11-28pinctrl: remove use of __devinitconstBill Pemberton
2012-11-28pinctrl: remove use of __devinitdataBill Pemberton
2012-11-28pinctrl: remove use of __devexit_pBill Pemberton
2012-11-28hwmon: remove use of __devexitBill Pemberton
2012-11-28hwmon: remove use of __devinitdataBill Pemberton
2012-11-28hwmon: remove use of __devinitBill Pemberton
2012-11-28hwmon: remove use of __devexit_pBill Pemberton
2012-11-28power: remove use of __devexitBill Pemberton
2012-11-28power: remove use of __devinitBill Pemberton
2012-11-28power: remove use of __devexit_pBill Pemberton
2012-11-28hwspinlock: remove use of __devexitBill Pemberton
2012-11-28hwspinlock: remove use of __devinitBill Pemberton
2012-11-28hwspinlock: remove use of __devexit_pBill Pemberton
2012-11-28gpio: remove use of __devexitBill Pemberton
2012-11-28gpio: remove use of __devinitconstBill Pemberton
2012-11-28gpio: remove use of __devinitdataBill Pemberton
2012-11-28gpio: remove use of __devinitBill Pemberton
2012-11-28gpio: remove use of __devexit_pBill Pemberton
2012-11-28clk: remove use of __devexitBill Pemberton
2012-11-28clk: remove use of __devinitBill Pemberton
2012-11-28clk: remove use of __devexit_pBill Pemberton
2012-11-28tpm_infineon: remove use of __devexit_pBill Pemberton
2012-11-28tpm: remove use of __devinitBill Pemberton
2012-11-28lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUGBill Pemberton
2012-11-28kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-28sysctl: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-28kobject: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-28driver core: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-28pnpbios: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-27Documentation:Update Documentation/zh_CN/arm64/memory.txtFu Wei
2012-11-27sysfs: Mark sysfs_attr_ns staticJosh Triplett
2012-11-27drivers/base/core.c: Mark to_root_device staticJosh Triplett
2012-11-27driver core: use initcall_debug to control shutdown infoShuoX Liu
2012-11-16Documentation: Chinese translation of Documentation/arm/kernel_user_helpers.txtFu Wei
2012-11-16fs/debugsfs: remove unnecessary inode->i_private initializationYan Hong
2012-11-16driver: platform: fix documentation for platform_get_irq_bynameWolfram Sang
2012-11-14firmware loader: document firmware cache mechanismMing Lei
2012-11-14firmware loader: introduce module parameter to customize(v4) fw search pathMing Lei
2012-11-14firmware: use noinline_for_stackCesar Eduardo Barros
2012-11-14firmware loader: Fix the concurrent request_firmware() race for kref_get/putChuansheng Liu
2012-11-14firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeoutChuansheng Liu
2012-11-14Merge 3.7-rc5 into driver-core-nextGreg Kroah-Hartman
2012-11-11Linux 3.7-rc5Linus Torvalds
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-10Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-10sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller