summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-14printk: do not mangle valid userspace syslog prefixesKay Sievers
2011-03-14efivars: Add DocumentationMike Waychison
2011-03-14efivars: Expose efivars functionality to external drivers.Mike Waychison
2011-03-14efivars: Parameterize operations.Mike Waychison
2011-03-14efivars: Split out variable registrationMike Waychison
2011-03-14efivars: parameterize efivarsMike Waychison
2011-03-14efivars: Make efivars bin_attributes dynamicMike Waychison
2011-03-14efivars: move efivars globals into struct efivarsMike Waychison
2011-03-09drivers:misc: ti-st: fix debugging codePavan Savoy
2011-03-07kref: Fix typo in kref documentationJavi Merino
2011-03-07UIO: add PRUSS UIO driver supportPratheesh Gangadhar
2011-02-28Fix spelling mistakes in Documentation/zh_CN/SubmittingPatchesXiaochen Wang
2011-02-25firmware: Fix unaligned memory accesses in dmi-sysfsMike Waychison
2011-02-25firmware: Add documentation for /sys/firmware/dmiMike Waychison
2011-02-25firmware: Expose DMI type 15 System Event LogMike Waychison
2011-02-25firmware: Break out system_event_log in dmi-sysfsMike Waychison
2011-02-25firmware: Basic dmi-sysfs supportMike Waychison
2011-02-25firmware: Add DMI entry types to the headersMike Waychison
2011-02-18Driver core: convert platform_{get,set}_drvdata to static inline functionsMarc Kleine-Budde
2011-02-18Translate linux-2.6/Documentation/magic-number.txt into ChineseHarry Wei
2011-02-18Translat Documentation/SubmittingChecklist into ChineseHarry Wei
2011-02-18debugfs: Fix filesystem reference counting on debugfs_remove() failureJan Kara
2011-02-18kobject.h: fix build when CONFIG_HOTPLUG is disabledRandy Dunlap
2011-02-04drivers:misc: ti-st: remove multiple gpio handlingPavan Savoy
2011-02-04drivers:misc: ti-st: fix hci-ll on wake_ind collisionPavan Savoy
2011-02-04drivers:misc: ti-st: firmware download optimizationPavan Savoy
2011-02-04drivers:misc: ti-st: set right debug levels for logsPavan Savoy
2011-02-04drivers:misc: ti-st: fix error codesPavan Savoy
2011-02-04drivers:misc: ti-st: move from rfkill to sysfsPavan Savoy
2011-02-04drivers:misc: ti-st: register with channel IDsPavan Savoy
2011-02-04Fix a mistake Chinese character in Documentation/zh_CN/SubmittingPatchesHarry Wei
2011-02-03sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} optionsFerenc Wagner
2011-02-03driver core: Replace the dangerous to_root_device macro with an inline functionFerenc Wagner
2011-02-03memory hotplug: sysfs probe routine should add all memory sectionsNathan Fontenot
2011-02-03memory hotplug: Define memory_block_size_bytes for x86_64 with CONFIG_X86_UVNathan Fontenot
2011-02-03memory hotplug: Define memory_block_size_bytes for powerpc/pseriesNathan Fontenot
2011-02-03memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot
2011-02-03memory hotplug: Allow memory blocks to span multiple memory sectionsNathan Fontenot
2011-02-03dynamic_debug: add #include <linux/sched.h>Greg Kroah-Hartman
2011-02-03pch_phub: add new device ML7213Tomoya MORINAGA
2011-02-03Translate Documentation/SecurityBugs into ChineseHarry Wei
2011-02-03sysdev: Do not register with sysdev when erroring on addBorislav Petkov
2011-02-03debugfs: remove module_exit()Amerigo Wang
2011-02-03sysdev: Fixup warning messageBorislav Petkov
2011-02-03firmware_classs: change val uevent's type to boolBob Liu
2011-02-03Dynamic debug: Add more flagsBart Van Assche
2011-02-03kobject: Add missing format attribute specificationsBart Van Assche
2011-02-03docs/sysfs: show() methods should use scnprintf().Bart Van Assche
2011-02-03docs/sysfs: Update directory/kobject documentation.Bart Van Assche
2011-02-03driver-core: document restrictions on device_rename()Timur Tabi