summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-22kobject: Introduce kset_find_obj_hinted.Robin Holt
2010-10-22driver core: fix build for CONFIG_BLOCK not enabledRandy Dunlap
2010-10-22driver-core: base: change to new flag variablematt mooney
2010-10-22sysfs: only access bin file vm_ops with the active lockEric W. Biederman
2010-10-22sysfs: Fail bin file mmap if vma close is implemented.Eric W. Biederman
2010-10-22FW_LOADER: fix kconfig dependency warning on HOTPLUGRandy Dunlap
2010-10-22uio: Statically allocate uio_class and use class .dev_attrs.Eric W. Biederman
2010-10-22uio: Support 2^MINOR_BITS minorsEric W. Biederman
2010-10-22uio: Cleanup irq handling.Eric W. Biederman
2010-10-22uio: Don't clear driver dataEric W. Biederman
2010-10-22uio: Fix lack of locking in init_uio_classEric W. Biederman
2010-10-22SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen
2010-10-22driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers
2010-10-22base/platform: Simplifications for NULL platform data/resources handlingAnton Vorontsov
2010-10-22base/platform: Safe handling for NULL platform data and resourcesAnton Vorontsov
2010-10-22debugfs: mark me as the maintainerGreg Kroah-Hartman
2010-10-22pch_phub: fix build warningsGreg Kroah-Hartman
2010-10-22add Packet hub driver for Topcliff Platform controller hubMasayuki Ohtak
2010-10-22driver core: platform_bus: allow runtime override of dev_pm_opsKevin Hilman
2010-10-22uio: do not use PCI resources before pci_enable_device()Kulikov Vasiliy
2010-10-22driver core: platform: Use drv->driver.bus instead of assuming platform_bus_typePatrick Pannuto
2010-10-22Dynamic Debug: Initialize dynamic debug earlier via arch_initcallThomas Renninger
2010-10-22Dynamic Debug: Introduce ddebug_query= boot parameterThomas Renninger
2010-10-22Dynamic Debug: Split out query string parsing/setup from proc_writeThomas Renninger
2010-10-20Linux 2.6.36Linus Torvalds
2010-10-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-20virtio: console: Don't block entire guest if host doesn't read dataAmit Shah
2010-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-10-20Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-19MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau
2010-10-19MAINTAINERS: Change list for ioc_serial to linux-serial.Ralf Baechle
2010-10-19SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall
2010-10-19MIPS: jz4740: Fix Kbuild Platform file.David Daney
2010-10-19MIPS: Repair Kbuild make clean breakage.David Daney
2010-10-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2010-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-10-18mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer
2010-10-18Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-10-18Merge branch 'fixes'Linus Torvalds
2010-10-18MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim
2010-10-18MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim
2010-10-18MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin
2010-10-18MIPS: do_sigaltstack() expects userland pointersAl Viro
2010-10-18MIPS: Fix error values in case of bad_stackAl Viro
2010-10-18MIPS: Sanitize restart logicsAl Viro
2010-10-18MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro
2010-10-18MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro