aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | USB: Core: fix race in device_createGreg Kroah-Hartman2008-05-20
| * | | | | | USB: Phidget: fix race in device_createGreg Kroah-Hartman2008-05-20
| * | | | | | s390: fix race in device_createGreg Kroah-Hartman2008-05-20
| * | | | | | SOUND: fix race in device_createGreg Kroah-Hartman2008-05-20
| * | | | | | UIO: fix race in device_createGreg Kroah-Hartman2008-05-20
| * | | | | | Power Supply: fix race in device_createGreg Kroah-Hartman2008-05-20
| * | | | | | LEDS: fix race in device_createGreg Kroah-Hartman2008-05-20
| * | | | | | IB: fix race in device_createGreg Kroah-Hartman2008-05-20
| * | | | | | ide: fix race in device_createGreg Kroah-Hartman2008-05-20
| * | | | | | fbdev: fix race in device_createGreg Kroah-Hartman2008-05-20
| * | | | | | mm: bdi: fix race in bdi_class device creationGreg Kroah-Hartman2008-05-20
| * | | | | | Driver core: add device_create_vargs and device_create_drvdataGreg Kroah-Hartman2008-05-20
| |/ / / / /
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2008-05-20
|\ \ \ \ \ \
| * | | | | | iop-adma: fixup some kzalloc/memset confusionsChristophe Jaillet2008-05-20
| * | | | | | fsldma: update the fsldma driver MAINTAINERS infoZhang Wei2008-05-20
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-20
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | PCI: correct mailing list addressJesse Barnes2008-05-19
| * | | | | | PCI: Correct last two HP entries in the bfsort whitelistTony Camuso2008-05-19
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-05-20
|\ \ \ \ \ \ \
| * | | | | | | firewire: prevent userspace from accessing shut down devicesJay Fenlason2008-05-20
| * | | | | | | ieee1394: sbp2: use correct size of command descriptor blockStefan Richter2008-05-20
| | |/ / / / / | |/| | | | |
* | | | | | | Fix a deadlock in the bttv driverArjan van de Ven2008-05-20
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-05-20
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [ALSA] hda - Fix ASUS P5GD1 modelTravis Place2008-05-20
| * | | | | | [ALSA] hda - Fix ALC262 fujitsu modelTakashi Iwai2008-05-20
| * | | | | | snd-pcsp: use HRTIMER_CB_SOFTIRQStas Sergeev2008-05-20
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-05-20
|\ \ \ \ \ \
| * | | | | | HID: remove CVS keywordsAdrian Bunk2008-05-20
| * | | | | | HID: Add iMON LCDs to blacklistDylan R Semler2008-05-20
| * | | | | | HID: add Microchip PICKit 1 and PICkit 2 to blacklistXiaofan Chen2008-05-20
| * | | | | | HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.Diego 'Flameeyes' Petteno2008-05-20
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-20
|\ \ \ \ \ \
| * | | | | | [POWERPC] Update defconfigs for desktop/server systemsPaul Mackerras2008-05-20
| * | | | | | Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-05-20
| |\ \ \ \ \ \
| | * | | | | | [POWERPC] Fix mpc8377_mds.dts DMA nodes to match specKumar Gala2008-05-20
| | * | | | | | [POWERPC] Update arch/powerpc/boot/.gitignoreKumar Gala2008-05-20
| | * | | | | | [POWERPC] Remove generated files on make cleanKumar Gala2008-05-20
| | * | | | | | lmb: Fix compile warningKumar Gala2008-05-19
| | |/ / / / /
| * | | | | | [POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keywordAdrian Bunk2008-05-19
| * | | | | | [POWERPC] Update Cell MAINTAINERS entry, add spufs entryArnd Bergmann2008-05-19
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2008-05-20
|\ \ \ \ \ \ \
| * | | | | | | [GFS2] Prefer strlcpy() over snprintf()Jean Delvare2008-05-12
| * | | | | | | [GFS2] Fix cast from unsigned int to s64Andrew Price2008-05-12
| * | | | | | | [GFS2] filesystem consistency error from do_stripBob Peterson2008-05-12
* | | | | | | | x86: strengthen 64-bit p?d_bad()Hugh Dickins2008-05-20
* | | | | | | | xen: use PTE_MASK in pte_mfn()Jeremy Fitzhardinge2008-05-20
* | | | | | | | x86: use PTE_MASK rather than ad-hoc maskJeremy Fitzhardinge2008-05-20
* | | | | | | | x86: clarify use of _PAGE_CHG_MASKJeremy Fitzhardinge2008-05-20
* | | | | | | | x86: use PTE_MASK in pgtable_32.hJeremy Fitzhardinge2008-05-20
* | | | | | | | x86: use PTE_MASK in 32-bit PAEJeremy Fitzhardinge2008-05-20