summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-18kobject.h: fix build when CONFIG_HOTPLUG is disabledRandy Dunlap1-3/+2
2011-02-04drivers:misc: ti-st: remove multiple gpio handlingPavan Savoy3-121/+26
2011-02-04drivers:misc: ti-st: fix hci-ll on wake_ind collisionPavan Savoy1-0/+15
2011-02-04drivers:misc: ti-st: firmware download optimizationPavan Savoy3-7/+97
2011-02-04drivers:misc: ti-st: set right debug levels for logsPavan Savoy2-14/+13
2011-02-04drivers:misc: ti-st: fix error codesPavan Savoy3-27/+24
2011-02-04drivers:misc: ti-st: move from rfkill to sysfsPavan Savoy3-125/+186
2011-02-04drivers:misc: ti-st: register with channel IDsPavan Savoy3-284/+167
2011-02-04Fix a mistake Chinese character in Documentation/zh_CN/SubmittingPatchesHarry Wei1-1/+1
2011-02-04sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} optionsFerenc Wagner1-2/+2
2011-02-04driver core: Replace the dangerous to_root_device macro with an inline functionFerenc Wagner1-1/+4
2011-02-04memory hotplug: sysfs probe routine should add all memory sectionsNathan Fontenot1-3/+10
2011-02-04memory hotplug: Define memory_block_size_bytes for x86_64 with CONFIG_X86_UVNathan Fontenot1-0/+14
2011-02-04memory hotplug: Define memory_block_size_bytes for powerpc/pseriesNathan Fontenot1-13/+53
2011-02-04memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot4-17/+45
2011-02-04memory hotplug: Allow memory blocks to span multiple memory sectionsNathan Fontenot2-63/+139
2011-02-04dynamic_debug: add #include <linux/sched.h>Greg Kroah-Hartman1-0/+1
2011-02-04pch_phub: add new device ML7213Tomoya MORINAGA2-23/+53
2011-02-04Translate Documentation/SecurityBugs into ChineseHarry Wei1-0/+50
2011-02-04sysdev: Do not register with sysdev when erroring on addBorislav Petkov1-17/+44
2011-02-04debugfs: remove module_exit()Amerigo Wang1-15/+0
2011-02-04sysdev: Fixup warning messageBorislav Petkov1-2/+2
2011-02-04firmware_classs: change val uevent's type to boolBob Liu2-6/+5
2011-02-04Dynamic debug: Add more flagsBart Van Assche3-12/+68
2011-02-04kobject: Add missing format attribute specificationsBart Van Assche1-2/+5
2011-02-04docs/sysfs: show() methods should use scnprintf().Bart Van Assche1-3/+3
2011-02-04docs/sysfs: Update directory/kobject documentation.Bart Van Assche1-4/+6
2011-02-04driver-core: document restrictions on device_rename()Timur Tabi1-1/+28
2011-02-01Linux 2.6.38-rc3v2.6.38-rc3Linus Torvalds1-1/+1
2011-02-01Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds25-210/+174
2011-02-01Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-35/+41
2011-02-01Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-34/+5
2011-02-01kernel.h: fix kernel-doc warningRandy Dunlap1-1/+1
2011-02-01Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds10-71/+152
2011-02-01virtio: update MAINTAINERSMichael S. Tsirkin1-0/+10
2011-02-01Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds48-381/+568
2011-02-01Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds27-134/+294
2011-02-01Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-51/+58
2011-02-01ARM: smp_on_up: allow non-ARM SMP processorsRussell King1-12/+10
2011-01-31ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+Russell King1-16/+17
2011-01-31ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King1-0/+6
2011-01-31ARM: footbridge: fix debug macrosRussell King1-2/+2
2011-01-31ARM: mmci: round down the bytes transferred on errorRussell King1-3/+4
2011-01-31ARM: mmci: complete the transaction on errorRussell King1-1/+1
2011-01-31Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds1-27/+1
2011-01-31Input: rc-keymap - return KEY_RESERVED for unknown mappingsDmitry Torokhov1-11/+17
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-11/+27
2011-01-31Fix prlimit64 for suid/sgid processesKacper Kornet1-1/+2
2011-01-31intel_scu_ipc: remove duplicated #includeHuang Weiyi1-1/+0
2011-01-31NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().Anton Altaparmakov2-4/+9