summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iop-adma: fixup some kzalloc/memset confusionsChristophe Jaillet2008-05-201-4/+2
* fsldma: update the fsldma driver MAINTAINERS infoZhang Wei2008-05-201-2/+4
* 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
| * | | | | [patch 1/1] audit_send_reply(): fix error-path memory leakAndrew Morton2008-05-171-5/+6
| * | | | | [PATCH] open sessionid permissionsSteve Grubb2008-05-171-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-1933-192/+180
|\ \ \ \ \ \
| * | | | | | [PATCH] return to old errno choice in mkdir() et.al.Al Viro2008-05-161-4/+8
| * | | | | | [Patch] fs/binfmt_elf.c: fix wrong return valuesWANG Cong2008-05-161-2/+2
| * | | | | | [PATCH] get rid of leak in compat_execve()Al Viro2008-05-163-6/+11
| * | | | | | [Patch] fs/binfmt_elf.c: fix a wrong freeWANG Cong2008-05-161-2/+3
| * | | | | | [PATCH] avoid multiplication overflows and signedness issues for max_fdsAl Viro2008-05-162-1/+8
| * | | | | | [PATCH] dup_fd() part 4 - race fixAl Viro2008-05-161-2/+8
| * | | | | | [PATCH] dup_fd() - part 3Al Viro2008-05-161-28/+15
| * | | | | | [PATCH] dup_fd() part 2Al Viro2008-05-161-8/+16
| * | | | | | [PATCH] dup_fd() fixes, part 1Al Viro2008-05-163-130/+131
| * | | | | | [PATCH] take init_files to fs/file.cAl Viro2008-05-1625-45/+14
| |/ / / / /
* | | | | | Merge branch 'for-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2008-05-191-0/+21
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
OpenPOWER on IntegriCloud