aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] XSS1500: Fix compilationFlorian Fainelli2008-04-012-3/+2
* [MIPS] Bigsur: make defconfig more useful.Ralf Baechle2008-04-011-364/+575
* [MIPS] Alchemy: work around clock misdetection on early Au1000Sergei Shtylyov2008-04-014-31/+43
* [MIPS] Add missing 4KEC TLB refill handlerThomas Bogendoerfer2008-04-011-0/+1
* [MIPS] BCM1480: Fix PCI/HT IO accessThomas Bogendoerfer2008-04-012-16/+11
* [MIPS] Fix the installation condition of MIPS clocksourceYoichi Yuasa2008-04-011-1/+1
* [MIPS] Check for GCC r10k-cache-barrier supportThomas Bogendoerfer2008-04-011-2/+5
* [MIPS] I8253: Export i2853_lock to modules.Ralf Baechle2008-04-011-0/+1
* [MIPS] VPE loader: Check result of memory allocation.Ralf Baechle2008-04-011-6/+15
* fix uevent action-string regressionMark Lord2008-03-301-1/+1
* evdev: Release eventual input device grabs when getting disconnectedBjörn Steinbrink2008-03-301-0/+3
* sound/oss/ac97_codec.c: restore MODULE_LICENSEAdrian Bunk2008-03-301-0/+2
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-03-307-22/+92
|\
| * drm: fix for non-coherent DMA PowerPCBenjamin Herrenschmidt2008-03-303-6/+31
| * drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.cHarvey Harrison2008-03-301-4/+4
| * drm/i915: fix oops on agp=offDave Airlie2008-03-301-0/+3
| * drm/r300: fix bug in r300 userspace hardware wait emissionDave Airlie2008-03-302-12/+54
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-304-4/+8
|\ \
| * | libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo2008-03-293-3/+3
| * | pata_sil680: only enable MMIO on Cell bladesBenjamin Herrenschmidt2008-03-291-1/+5
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-03-303-3/+5
|\ \
| * | ide: fix defining SUPPORT_VLB_SYNCBartlomiej Zolnierkiewicz2008-03-291-1/+1
| * | Revert "ide: change master/slave IDENTIFY order"Bartlomiej Zolnierkiewicz2008-03-292-2/+4
| |/
* | dm9000 trivial annotationAl Viro2008-03-301-1/+1
* | mfd/asic3: ioread/iowrite take pointer, not unsigned longAl Viro2008-03-301-2/+2
* | zr364xx __user annotationsAl Viro2008-03-301-1/+1
* | powerpc/pseries/xcis: ansifyAl Viro2008-03-301-1/+1
* | trivial endianness annotations: infiniband coreAl Viro2008-03-303-17/+17
* | fix the broken annotations in fsldmaAl Viro2008-03-301-20/+27
* | 8250_pci: duplicate initializer in array ([pbn_b0_8_115200])Al Viro2008-03-301-7/+0
* | drivers/crypto/hifn_795x.c trivial endianness annotationsAl Viro2008-03-301-14/+14
* | virtio_pci iomem annotationsAl Viro2008-03-301-3/+3
* | dma_page_list ->base_address is a userland pointerAl Viro2008-03-301-1/+1
* | cifs: fix misannotationsAl Viro2008-03-301-2/+2
* | compat_sys_wait4() prototype misannotationAl Viro2008-03-301-2/+2
* | fix iomem misannotations in nozomiAl Viro2008-03-301-10/+10
* | vma_map: use proper pointer typesAl Viro2008-03-301-21/+16
* | drivers/char/n_tty.c misannotated prototypeAl Viro2008-03-301-1/+1
* | NULL noise: frv cmpxchg()Al Viro2008-03-301-2/+2
* | net/rxrpc trivial annotationsAl Viro2008-03-302-13/+16
* | misc __user misannotations (pointless casts to long)Al Viro2008-03-301-1/+1
* | ioat_dca __iomem annotationsAl Viro2008-03-301-2/+2
* | NULL noise: drivers/miscAl Viro2008-03-303-3/+3
* | NULL noise: drivers/mediaAl Viro2008-03-3024-42/+37
* | futex_compat __user annotationAl Viro2008-03-301-1/+1
* | NULL noise: fs/*, mm/*, kernel/*Al Viro2008-03-308-17/+19
* | jbd/jbd2 NULL noiseAl Viro2008-03-304-12/+12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-03-288-146/+71
|\
| * [PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lockAl Viro2008-03-271-9/+2
| * [PATCH] do shrink_submounts() for all fs typesAl Viro2008-03-277-27/+10