summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Driver core: convert msr code to use struct deviceGreg Kroah-Hartman2006-12-011-10/+10
| * | I2C: convert i2c-dev to use struct device instead of struct class_deviceGreg Kroah-Hartman2006-12-011-13/+13
| * | Driver core: convert raw device code to use struct deviceGreg Kroah-Hartman2006-12-011-6/+6
| * | Driver core: convert tty core to use struct deviceGreg Kroah-Hartman2006-12-016-28/+29
| * | Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman2006-12-015-33/+27
| * | Driver core: convert vc code to use struct deviceGreg Kroah-Hartman2006-12-011-8/+8
| * | Driver core: convert vt code to use struct deviceGreg Kroah-Hartman2006-12-011-42/+39
| * | CONFIG_SYSFS_DEPRECATED - class symlinksKay Sievers2006-12-011-51/+98
| * | CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variablesKay Sievers2006-12-011-0/+4
| * | CONFIG_SYSFS_DEPRECATED - device symlinksKay Sievers2006-12-011-4/+14
| * | CONFIG_SYSFS_DEPRECATED - bus symlinksKay Sievers2006-12-011-3/+17
| * | Driver core: make old versions of udev work properlyGreg Kroah-Hartman2006-12-011-14/+45
| * | CONFIG_SYSFS_DEPRECATEDKay Sievers2006-12-011-0/+20
| * | Driver Core: Move virtual_device_parent() to core.cGreg Kroah-Hartman2006-12-013-19/+17
| * | Driver core: fix "driver" symlink timingKay Sievers2006-12-011-30/+52
| * | Driver core: add notification of bus eventsBenjamin Herrenschmidt2006-12-014-0/+61
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-12-022-10/+29
|\ \
| * | [CIFS] Fix timezone handling on stat to os/2Steve French2006-11-161-0/+6
| * | [CIFS] Incorrect hardlink count when original file is cached (oplocked)Steve French2006-11-161-10/+23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-12-02147-350/+344
|\ \ \
| * | | Fix typos in drivers/isdn/hisax/isdnl2.cJan Engelhardt2006-11-301-10/+10
| * | | Fix typos in doc and commentsJan Engelhardt2006-11-3010-11/+11
| * | | BUG_ON conversion for fs/aio.cEric Sesterhenn2006-11-301-4/+2
| * | | BUG_ON conversion for drivers/mmc/omap.cEric Sesterhenn2006-11-301-2/+1
| * | | BUG_ON conversion for drivers/media/video/pwc/pwc-if.cEric Sesterhenn2006-11-301-2/+1
| * | | Fix misc .c/.h comment typosMatt LaPlante2006-11-3039-71/+71
| * | | Fix misc Kconfig typosMatt LaPlante2006-11-3024-34/+34
| * | | Fix typos in /Documentation : MiscMatt LaPlante2006-11-3035-67/+67
| * | | Fix typos in /Documentation : 'U-Z'Matt LaPlante2006-11-3027-38/+38
| * | | Fix typos in /Documentation : 'T''Matt LaPlante2006-11-3022-35/+35
| * | | Fix jiffies.h commentChase Venters2006-11-301-1/+1
| * | | tabify MAINTAINERSJim Cromie2006-11-301-72/+72
| * | | fix spelling error in include/linux/kernel.hJim Cromie2006-11-301-1/+1
| * | | mqueue.h: don't include linux/types.hAlexey Dobriyan2006-11-301-2/+0
| | |/ | |/|
* | | [BLOCK] Cleanup unused variable passingJens Axboe2006-12-016-12/+11
* | | [PATCH] block: support larger block pc requestsMike Christie2006-12-015-90/+160
* | | [PATCH] block: kill length alignment test in bio_map_user()Mike Christie2006-12-011-3/+2
* | | [PATCH] blktrace: add timestamp messageOlaf Kirch2006-12-012-12/+57
|/ /
* | Linux 2.6.19v2.6.19Linus Torvalds2006-11-291-1/+1
* | [PATCH] r8169: Fix iteration variable signFrancois Romieu2006-11-291-2/+2
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-11-2913-16/+38
|\ \
| * | [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...Milan Svoboda2006-11-292-16/+27
| * | [ARM] Export smp_call_function()Russell King2006-11-261-0/+1
| * | [ARM] Add PM_LEGACY defaultsRussell King2006-11-2610-0/+10
* | | [MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle2006-11-293-24/+30
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-296-22/+35
|\ \ \
| * | | [NET]: Fix MAX_HEADER setting.David S. Miller2006-11-291-2/+4
| * | | [NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy2006-11-291-7/+9
| * | | [NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2006-11-292-6/+6
| * | | [NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2006-11-292-0/+2