summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Driver core: Make block devices create the proper symlink nameGreg Kroah-Hartman2006-01-041-2/+25
* [PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabledGreg Kroah-Hartman2006-01-041-4/+22
* [PATCH] Driver Core: Rearrange exports in platform.cDmitry Torokhov2006-01-041-11/+10
* [PATCH] Driver Core: Add platform_device_del()Dmitry Torokhov2006-01-042-15/+31
* [PATCH] Input: fix add modalias support build errorRusty Russell2006-01-041-1/+1
* [PATCH] Input: add modalias supportRusty Russell2006-01-043-39/+141
* [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...Kay Sievers2006-01-045-0/+64
* [PATCH] kobject_uevent CONFIG_NET=n fixakpm@osdl.org2006-01-043-4/+5
* [PATCH] Allow overlapping resources for platform devicesKumar Gala2006-01-041-1/+1
* [PATCH] klist: Fix broken kref counting in find functionsFrank Pavlic2006-01-041-0/+2
* [PATCH] Hold the device's parent's lock during probe and removeAlan Stern2006-01-042-2/+28
* [PATCH] driver kill hotplug word from sn and others fixPaul Jackson2006-01-044-9/+9
* [PATCH] HOTPLUG: always enable the .config option, unless EMBEDDEDGreg Kroah-Hartman2006-01-041-8/+9
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-0440-378/+372
* [PATCH] merge kobject_uevent and kobject_hotplugKay Sievers2006-01-043-206/+102
* [PATCH] remove mount/umount uevents from superblock handlingKay Sievers2006-01-043-22/+3
* [PATCH] add uevent_helper control in /sys/kernel/Kay Sievers2006-01-041-3/+22
* [PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers2006-01-048-107/+40
* [PATCH] keep pnpbios usermod_helper away from hotplug_path[]Kay Sievers2006-01-041-5/+3
* Linux v2.6.15v2.6.15Linus Torvalds2006-01-021-1/+1
* [PATCH] Make sure interleave masks have at least one node setAndi Kleen2006-01-021-0/+4
* [PATCH] Avoid namespace pollution in <asm/param.h>Dag-Erling Smørgrav2006-01-022-4/+2
* [PATCH] powerpc: more g5 overtemp problem fixBenjamin Herrenschmidt2006-01-021-3/+3
* [PATCH] x86: teach dump_task_regs() about the -8 offset.Stas Sergeev2005-12-311-1/+3
* sysctl: make sure to terminate strings with a NULLinus Torvalds2005-12-311-10/+15
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-12-311-2/+2
|\
| * [ARM] 3216/1: indent and typo in drivers/serial/pxa.cErik Hovland2005-12-301-2/+2
* | [PATCH] Fix false old value return of sysctlYi Yang2005-12-301-1/+1
* | sysctl: don't overflow the user-supplied buffer with '\0'Linus Torvalds2005-12-301-3/+1
* | Insanity avoidance in /procLinus Torvalds2005-12-301-24/+23
* | [PATCH] Input: wacom - fix X axis setupDenny Priebe2005-12-301-1/+1
* | [PATCH] Input: warrior - fix HAT0Y axis setupDmitry Torokhov2005-12-301-1/+1
* | [PATCH] Input: kbtab - fix Y axis setupDmitry Torokhov2005-12-301-1/+1
|/
* [PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency lineJean Delvare2005-12-291-1/+1
* Revert radeon AGP aperture offset changesLinus Torvalds2005-12-291-9/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-12-291-5/+9
|\
| * [MMC] Set correct capacity for 1024-byte block cardsRussell King2005-12-221-5/+9
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-12-291-1/+1
|\ \
| * | [SERIAL] Fix AMBA PL011 sysrq character handlingRussell King2005-12-271-1/+1
* | | [PATCH] Fix recursive config dependency for SAA7134Jean Delvare2005-12-291-2/+2
* | | [PATCH] ppc64: htab_initialize_secondary cannot be marked __initAnton Blanchard2005-12-291-1/+1
* | | [PATCH] x86_64: Fix incorrect node_present_pages on NUMARavikiran G Thirumalai2005-12-291-1/+1
* | | [PATCH] Input: aiptek - fix Y axis setupRiccardo Magliocchetti2005-12-291-1/+1
* | | [PATCH] fix ia64 compile failure with gcc4.1Dave Jones2005-12-291-1/+1
* | | [PATCH] uml: fix compilation with CONFIG_MODE_TT disabledPaolo 'Blaisorblade' Giarrusso2005-12-292-5/+8
* | | [PATCH] Hostfs: update for new glibc - add missing symbol exportsPaolo 'Blaisorblade' Giarrusso2005-12-291-0/+5
* | | [PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflowsPaolo 'Blaisorblade' Giarrusso2005-12-291-1/+6
* | | [PATCH] Hostfs: remove unused varPaolo 'Blaisorblade' Giarrusso2005-12-291-2/+0
* | | [PATCH] uml: fix random segfaults at bootupPaolo 'Blaisorblade' Giarrusso2005-12-291-10/+12
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds2005-12-282-4/+16
|\ \ \
OpenPOWER on IntegriCloud