summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-03-142-0/+9
|\
| * [WATCHDOG] i8xx TCO driver - mark for removalWim Van Sebroeck2007-03-112-0/+9
* | [PATCH] m68k dma-mapping: gfp_t annotationsAl Viro2007-03-141-1/+1
* | [PATCH] paride endianness annotationsAl Viro2007-03-141-4/+4
* | [PATCH] kill bogus casts in amd64 uaccess.hAl Viro2007-03-141-2/+2
* | [PATCH] atl1 trivial endianness misannotationsAl Viro2007-03-141-2/+2
* | [PATCH] ANSIfy powerpc floppy.hAl Viro2007-03-141-1/+1
* | [PATCH] hid-core endianness annotationsAl Viro2007-03-141-5/+4
* | [PATCH] cifs endianness annotationsAl Viro2007-03-141-1/+1
* | [PATCH] C99 initializers, proper use of const in drivers/ps3Al Viro2007-03-141-11/+13
* | [PATCH] qeth gfp_t annotationsAl Viro2007-03-141-1/+1
* | [PATCH] cciss endian annotationsAl Viro2007-03-141-5/+5
* | [PATCH] trivial ATA iomem annotationsAl Viro2007-03-142-2/+2
* | [PATCH] sparc: nr_free_pages() is unsigned longAl Viro2007-03-141-1/+1
* | [PATCH] pasemi trivial iomem annotationsAl Viro2007-03-141-1/+1
* | [PATCH] constant should be longAl Viro2007-03-141-1/+1
* | [PATCH] dmfe trivial endianness annotationsAl Viro2007-03-141-3/+3
* | [PATCH] fastcall still doesn't make sense in paravirtAl Viro2007-03-141-1/+1
* | [PATCH] misc NULL noiseAl Viro2007-03-148-14/+14
* | [PATCH] rtc-cmos needs RTC_ALWAYS_BCD knownAl Viro2007-03-141-0/+1
* | [PATCH] sparc: have dma-mapping.h include generic/dma-mapping-broken in non-P...Al Viro2007-03-141-14/+1
* | [PATCH] BLK_DEV_IDE_CELLEB dependency fixAl Viro2007-03-141-1/+1
* | [PATCH] include of asm/pgtable.h in nfsfh is bogusAl Viro2007-03-141-1/+0
* | [PATCH] m32r dma-mapping.h should simply include generic/dma-mapping-broken.hAl Viro2007-03-141-18/+1
* | [PATCH] fix ipath_dma_free_coherent() prototypeAl Viro2007-03-141-1/+1
* | [PATCH] stacktrace doesn't work on umlAl Viro2007-03-141-1/+1
* | [PATCH] zatm __init abuseAl Viro2007-03-141-2/+2
* | [PATCH] (uml) sparse flags for userland glue are missing $(CF)Al Viro2007-03-141-2/+2
* | [PATCH] appldata build fixAl Viro2007-03-141-1/+4
* | [PATCH] const file_operations falloutAl Viro2007-03-141-4/+16
* | [PATCH] ibmtr probe is __devinit, not __initAl Viro2007-03-142-4/+4
* | [PATCH] sanitize security_getprocattr() APIAl Viro2007-03-144-22/+17
* | [PATCH] fix deadlock in audit_log_task_context()Al Viro2007-03-141-13/+11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-135-18/+31
|\ \
| * | [SPARC64]: Add missing HPAGE_MASK masks on address parameters.David S. Miller2007-03-121-0/+3
| * | [SPARC]: Hook up missing syscalls.David S. Miller2007-03-124-18/+28
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-1351-75/+17
|\ \ \ | |/ / |/| |
| * | [MIPS] kspd: ioctl needs a translation entry.Ralf Baechle2007-03-131-1/+3
| * | [MIPS] Viper2: Remove defective support.Ralf Baechle2007-03-1349-65/+1
| * | [MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configsChris Dearman2007-03-131-9/+13
* | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2007-03-1218-134/+263
|\ \ \
| * | | [POWERPC] sys_move_pages should be callable from an SPUStephen Rothwell2007-03-121-1/+1
| * | | [POWERPC] Wire up sys_epoll_pwaitStephen Rothwell2007-03-122-1/+3
| * | | [POWERPC] Allocate syscall number for sys_getcpuStephen Rothwell2007-03-121-1/+2
| * | | Merge branch 'cell-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Paul Mackerras2007-03-1216-132/+258
| |\ \ \ | | |_|/ | |/| |
| | * | [POWERPC] update cell_defconfigArnd Bergmann2007-03-101-21/+130
| | * | [POWERPC] ps3: always make sure were running on a PS3Geert Uytterhoeven2007-03-105-4/+17
| | * | [POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2007-03-107-86/+91
| | * | [POWERPC] avoid SPU_ACTIVATE_NOWAKE optimizationChristoph Hellwig2007-03-103-11/+6
| | * | [POWERPC] spufs: fix possible memory corruption is spufs_mem_writeArnd Bergmann2007-03-101-10/+14