summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [ARM] 3311/1: clean up include/asm-arm/mutex.hNicolas Pitre2006-02-081-66/+65Star
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-02-084-10/+62
|\ \ \ \
| * | | | [MIPS] Add 'const' to readb and friendsAtsushi Nemoto2006-02-081-1/+1
| * | | | [MIPS] Wire up new syscalls.Ralf Baechle2006-02-081-7/+57
| * | | | [MIPS] Make do_signal return void.Ralf Baechle2006-02-081-1/+1
| * | | | [MIPS] Add support for TIF_RESTORE_SIGMASK.Ralf Baechle2006-02-082-2/+4
| |/ / /
* | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2006-02-086-24/+29
|\ \ \ \
| * | | | [PATCH] s390 __get_user() bogus warnings removalAl Viro2006-02-081-4/+4
| * | | | [PATCH] __user annotations in powerpc thread_infoAl Viro2006-02-081-1/+1
| * | | | [PATCH] s390 misc __user annotationsAl Viro2006-02-081-1/+1
| * | | | [PATCH] sn3 iomem annotations and fixesAl Viro2006-02-081-1/+1
| * | | | [PATCH] powerpc signal __user annotationsAl Viro2006-02-081-0/+5
| * | | | [PATCH] drivers/media/video __user annotations and fixesAl Viro2006-02-081-1/+1
| * | | | [PATCH] mips: namespace pollution - mem_... -> __mem_... in io.hAl Viro2006-02-081-16/+16
* | | | | [PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug)Tejun Heo2006-02-081-0/+1
| |/ / / |/| | |
* | | | [PATCH] powerpc: Thermal control for dual core G5sBenjamin Herrenschmidt2006-02-081-0/+5
|/ / /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-02-082-6/+8
|\ \ \
| * | | [SPARC]: Wire up sys_unshare().David S. Miller2006-02-082-6/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-081-0/+2
|\ \ \ \
| * | | | [PATCH] powerpc: Don't overwrite flat device tree with kdump kernelMichael Ellerman2006-02-071-0/+2
| | |_|/ | |/| |
* | | | [PATCH] __user annotations of video_spu_paletteAl Viro2006-02-081-1/+1
* | | | [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-088-8/+0Star
| |/ / |/| |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-02-081-0/+3
|\ \ \
| * | | [PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data.Jean Delvare2006-02-061-0/+3
| |/ /
* | | [PATCH] m68knommu: hardirq.h needs definition of NR_IRQSGreg Ungerer2006-02-081-0/+1
* | | [PATCH] unshare system call -v5: system call registration for i386JANAK DESAI2006-02-081-1/+2
* | | [PATCH] unshare system call -v5: unshare namespaceJANAK DESAI2006-02-081-0/+1
* | | [PATCH] mm: compound release fixNick Piggin2006-02-081-1/+1
* | | [PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki2006-02-081-1/+9
* | | [PATCH] __cmpxchg() must really always be inlined on alphaSteve Langasek2006-02-081-1/+1
* | | [PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2006-02-081-0/+7
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-02-071-1/+3
|\ \ \
| * \ \ Merge branch 'work-fixes'Mauro Carvalho Chehab2006-02-071-1/+3
| |\ \ \
| | * | | V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil2006-02-071-1/+3
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-02-0716-458/+250Star
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [MIPS] TX49x7: Fix reporting of the CPU name and PCI clockSergei Shtylylov2006-02-071-0/+10
| * | | | [MIPS] TX49 MFC0 bug workaroundAtsushi Nemoto2006-02-071-6/+17
| * | | | [MIPS] MIPS R2 optimized endianess swapping.Ralf Baechle2006-02-071-0/+29
| * | | | [MIPS] Remove buggy inline version of memscan.Ralf Baechle2006-02-071-22/+0Star
| * | | | [MIPS] Remove wrong __user tags.Atsushi Nemoto2006-02-071-2/+1Star
| * | | | [MIPS] Cleanup fls implementation.Ralf Baechle2006-02-071-26/+32
| * | | | [MIPS] local_irq_restore wasn't safe to be used in other macros mode.Ralf Baechle2006-02-071-2/+2
| * | | | [MIPS] Build blast_cache routines from templateAtsushi Nemoto2006-02-071-350/+50Star
| * | | | [MIPS] Au1200: Make KGDB compileSergei Shtylylov2006-02-071-0/+4
| * | | | [MIPS] TX49x7: Fix timer register #define'sSergei Shtylylov2006-02-071-11/+10Star
| * | | | [MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation.Ralf Baechle2006-02-071-35/+36
| * | | | [MIPS] Nevada support for SGI O2.Ralf Baechle2006-02-071-1/+1
| * | | | [MIPS] CPU definitions for Cobalt.Ralf Baechle2006-02-071-0/+56
| * | | | [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.Ralf Baechle2006-02-072-0/+0
| * | | | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-2/+1Star