summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UIO: fix race in device_createGreg Kroah-Hartman2008-05-201-4/+3
* Power Supply: fix race in device_createGreg Kroah-Hartman2008-05-201-4/+2
* LEDS: fix race in device_createGreg Kroah-Hartman2008-05-201-4/+2
* IB: fix race in device_createGreg Kroah-Hartman2008-05-202-13/+12
* ide: fix race in device_createGreg Kroah-Hartman2008-05-201-3/+2
* fbdev: fix race in device_createGreg Kroah-Hartman2008-05-201-3/+7
* mm: bdi: fix race in bdi_class device creationGreg Kroah-Hartman2008-05-201-10/+2
* Driver core: add device_create_vargs and device_create_drvdataGreg Kroah-Hartman2008-05-202-6/+91
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-05-202-12/+22
|\
| * firewire: prevent userspace from accessing shut down devicesJay Fenlason2008-05-201-0/+14
| * ieee1394: sbp2: use correct size of command descriptor blockStefan Richter2008-05-201-12/+8
* | Fix a deadlock in the bttv driverArjan van de Ven2008-05-203-2/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-05-203-53/+34
|\ \ | |/ |/|
| * [ALSA] hda - Fix ASUS P5GD1 modelTravis Place2008-05-201-1/+1
| * [ALSA] hda - Fix ALC262 fujitsu modelTakashi Iwai2008-05-201-18/+28
| * snd-pcsp: use HRTIMER_CB_SOFTIRQStas Sergeev2008-05-202-34/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-05-207-33/+34
|\ \
| * | HID: remove CVS keywordsAdrian Bunk2008-05-206-12/+0
| * | HID: Add iMON LCDs to blacklistDylan R Semler2008-05-201-0/+4
| * | HID: add Microchip PICKit 1 and PICkit 2 to blacklistXiaofan Chen2008-05-201-0/+7
| * | HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.Diego 'Flameeyes' Petteno2008-05-203-21/+23
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-2012-555/+675
|\ \ \
| * | | [POWERPC] Update defconfigs for desktop/server systemsPaul Mackerras2008-05-206-533/+637
| * | | Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-05-204-13/+22
| |\ \ \
| | * | | [POWERPC] Fix mpc8377_mds.dts DMA nodes to match specKumar Gala2008-05-201-5/+13
| | * | | [POWERPC] Update arch/powerpc/boot/.gitignoreKumar Gala2008-05-201-5/+3
| | * | | [POWERPC] Remove generated files on make cleanKumar Gala2008-05-201-2/+4
| | * | | lmb: Fix compile warningKumar Gala2008-05-181-1/+2
| | |/ /
| * | | [POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keywordAdrian Bunk2008-05-201-2/+0
| * | | [POWERPC] Update Cell MAINTAINERS entry, add spufs entryArnd Bergmann2008-05-201-7/+16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2008-05-207-18/+23
|\ \ \ \
| * | | | [GFS2] Prefer strlcpy() over snprintf()Jean Delvare2008-05-121-2/+2
| * | | | [GFS2] Fix cast from unsigned int to s64Andrew Price2008-05-121-1/+1
| * | | | [GFS2] filesystem consistency error from do_stripBob Peterson2008-05-125-15/+20
* | | | | x86: strengthen 64-bit p?d_bad()Hugh Dickins2008-05-201-6/+6
* | | | | xen: use PTE_MASK in pte_mfn()Jeremy Fitzhardinge2008-05-201-1/+1
* | | | | x86: use PTE_MASK rather than ad-hoc maskJeremy Fitzhardinge2008-05-201-1/+1
* | | | | x86: clarify use of _PAGE_CHG_MASKJeremy Fitzhardinge2008-05-201-0/+1
* | | | | x86: use PTE_MASK in pgtable_32.hJeremy Fitzhardinge2008-05-201-2/+2
* | | | | x86: use PTE_MASK in 32-bit PAEJeremy Fitzhardinge2008-05-201-3/+3
* | | | | x86: rearrange __(VIRTUAL|PHYSICAL)_MASKJeremy Fitzhardinge2008-05-201-3/+3
* | | | | x86: fix warning on 32-bit non-PAEJeremy Fitzhardinge2008-05-201-1/+1
* | | | | x86: define PTE_MASK in a universally useful wayJeremy Fitzhardinge2008-05-201-4/+9
| |_|_|/ |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-05-195-7/+915
|\ \ \ \
| * | | | at91_mci: minor cleanupMarc Pignat2008-05-171-1/+4
| * | | | mmc: mmc host test driverPierre Ossman2008-05-143-0/+905
| * | | | mmc: Fix omap compile by replacing dev_name with dma_dev_nameTony Lindgren2008-05-141-6/+6
* | | | | Add maintainers for myri10ge driverBrice Goglin2008-05-191-0/+9
* | | | | Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-193-9/+9
|\ \ \ \ \
| * | | | | [PATCH] list_for_each_rcu must die: auditPaul E. McKenney2008-05-171-3/+2