summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kobject: Introduce kset_find_obj_hinted.Robin Holt2010-10-222-0/+41
* driver core: fix build for CONFIG_BLOCK not enabledRandy Dunlap2010-10-221-0/+6
* driver-core: base: change to new flag variablematt mooney2010-10-221-3/+1
* sysfs: only access bin file vm_ops with the active lockEric W. Biederman2010-10-221-16/+26
* sysfs: Fail bin file mmap if vma close is implemented.Eric W. Biederman2010-10-221-18/+8
* FW_LOADER: fix kconfig dependency warning on HOTPLUGRandy Dunlap2010-10-221-1/+0
* uio: Statically allocate uio_class and use class .dev_attrs.Eric W. Biederman2010-10-221-35/+18
* uio: Support 2^MINOR_BITS minorsEric W. Biederman2010-10-221-6/+37
* uio: Cleanup irq handling.Eric W. Biederman2010-10-222-8/+8
* uio: Don't clear driver dataEric W. Biederman2010-10-221-14/+3
* uio: Fix lack of locking in init_uio_classEric W. Biederman2010-10-221-43/+15
* SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen2010-10-227-30/+68
* driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers2010-10-228-259/+43
* base/platform: Simplifications for NULL platform data/resources handlingAnton Vorontsov2010-10-221-20/+12
* base/platform: Safe handling for NULL platform data and resourcesAnton Vorontsov2010-10-221-1/+8
* debugfs: mark me as the maintainerGreg Kroah-Hartman2010-10-221-1/+3
* pch_phub: fix build warningsGreg Kroah-Hartman2010-10-221-5/+5
* add Packet hub driver for Topcliff Platform controller hubMasayuki Ohtak2010-10-224-0/+742
* driver core: platform_bus: allow runtime override of dev_pm_opsKevin Hilman2010-10-222-0/+38
* uio: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-10-221-6/+7
* driver core: platform: Use drv->driver.bus instead of assuming platform_bus_typePatrick Pannuto2010-10-221-2/+2
* Dynamic Debug: Initialize dynamic debug earlier via arch_initcallThomas Renninger2010-10-221-10/+23
* Dynamic Debug: Introduce ddebug_query= boot parameterThomas Renninger2010-10-223-2/+52
* Dynamic Debug: Split out query string parsing/setup from proc_writeThomas Renninger2010-10-221-15/+25
* Linux 2.6.36v2.6.36Linus Torvalds2010-10-201-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-207-9/+14
|\
| * MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2010-10-192-6/+6
| * MAINTAINERS: Change list for ioc_serial to linux-serial.Ralf Baechle2010-10-191-1/+1
| * SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-191-0/+1
| * MIPS: jz4740: Fix Kbuild Platform file.David Daney2010-10-191-1/+1
| * MIPS: Repair Kbuild make clean breakage.David Daney2010-10-192-1/+5
* | virtio: console: Don't block entire guest if host doesn't read dataAmit Shah2010-10-201-3/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-10-202-3/+3
|\ \
| * | [SCSI] bsg: fix incorrect device_status valueFUJITA Tomonori2010-10-151-1/+1
| * | [SCSI] Fix VPD inquiry page wrapperMartin K. Petersen2010-09-161-2/+2
* | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-203-44/+19
|\ \ \
| * | | KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity2010-10-193-44/+19
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-191-16/+12
|\ \ \ \
| * | | | drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher2010-10-181-16/+12
| |/ / /
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-1812-44/+53
|\ \ \ \
| * | | | MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim2010-10-181-0/+4
| * | | | MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim2010-10-181-0/+1
| * | | | MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin2010-10-181-1/+1
| * | | | MIPS: do_sigaltstack() expects userland pointersAl Viro2010-10-182-4/+6
| * | | | MIPS: Fix error values in case of bad_stackAl Viro2010-10-182-2/+2
| * | | | MIPS: Sanitize restart logicsAl Viro2010-10-187-35/+34
| * | | | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro2010-10-181-2/+2
| * | | | MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro2010-10-181-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-181-1/+7
|\ \ \ \
| * | | | Input: evdev - fix EVIOCSABS regressionDaniel Mack2010-10-181-1/+1
OpenPOWER on IntegriCloud