summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-3112-381/+381
|\
| * [ARM] 3289/1: Enable the LCD support for Integrator/CPCatalin Marinas2006-01-281-1/+3
| * [ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] indexGeorge G. Davis2006-01-261-0/+6
| * [ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real2006-01-264-33/+35
| * [ARM] Fix ioremap.c vfree type warningRussell King2006-01-201-1/+1
| * [ARM] safer handling of syscall table paddingAl Viro2006-01-192-332/+333
| * [ARM] Remove CONFIG_BROKEN=y from defconfigsRussell King2006-01-193-14/+3Star
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-311-2/+2
|\ \
| * | [PATCH] mv643xx_eth: Fix for building as a moduleDale Farnsworth2006-01-271-2/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-311-2/+4
|\ \ \
| * | | [SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt2006-01-241-2/+4
| |/ /
* | | [SPARC]: Fix compile failures in math-emu.David S. Miller2006-01-311-10/+0Star
* | | [SPARC64]: Kill compat_sys_clock_settime sign extension stub.David S. Miller2006-01-302-2/+1Star
* | | [SPARC]: Increase NR_SYSCALLS to 299David S. Miller2006-01-222-2/+2
|/ /
* | [SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.David S. Miller2006-01-201-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-2012-411/+139Star
|\ \
| * | [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-1912-411/+139Star
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-2010-67/+123
|\ \ | |/ |/|
| * [IA64] eliminate softlockup warningJohn Hawkes2006-01-191-0/+1
| * [IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen2006-01-191-5/+6
| * [IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cJes Sorensen2006-01-191-16/+12Star
| * [IA64-SGI] sn2 mutex conversionJes Sorensen2006-01-174-39/+36Star
| * [IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE callsMike Habeck2006-01-171-4/+8
| * [IA64-SGI] Older PROM WAR for device flush codePrarit Bhargava2006-01-172-3/+60
* | [PATCH] EDAC: core EDAC support codeAlan Cox2006-01-191-5/+4Star
* | [PATCH] Add pselect/ppoll system calls on i386David Woodhouse2006-01-191-0/+2
* | [PATCH] uml: use generic sys_rt_sigsuspendJeff Dike2006-01-191-24/+0Star
* | [PATCH] uml: add TIF_RESTORE_SIGMASK supportJeff Dike2006-01-191-38/+41
* | [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse2006-01-195-12/+40
* | [PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells2006-01-191-61/+48Star
* | [PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells2006-01-191-76/+44Star
* | [PATCH] Generic sys_rt_sigsuspend()David Woodhouse2006-01-192-87/+5Star
* | [PATCH] vfs: *at functions: x86_64Ulrich Drepper2006-01-191-0/+13
* | [PATCH] vfs: *at functions: i386Ulrich Drepper2006-01-191-0/+13
* | [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-192-3/+3
* | [PATCH] uml ubd code: fix a bit of whitespacePaolo 'Blaisorblade' Giarrusso2006-01-191-14/+17
* | [PATCH] uml: allow again to move backing file and to override saved locationPaolo 'Blaisorblade' Giarrusso2006-01-191-13/+15
* | [PATCH] uml: arch Kconfig menu cleanupsPaolo 'Blaisorblade' Giarrusso2006-01-192-14/+19
* | [PATCH] uml: avoid malloc to sleep in atomic sectionsPaolo 'Blaisorblade' Giarrusso2006-01-194-11/+19
* | [PATCH] uml: sigio code - reduce spinlock hold timePaolo 'Blaisorblade' Giarrusso2006-01-191-25/+58
* | [PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error pathPaolo 'Blaisorblade' Giarrusso2006-01-191-2/+13
* | [PATCH] uml: networking - clear transport-specific structurePaolo 'Blaisorblade' Giarrusso2006-01-191-1/+5
* | [PATCH] uml: make daemon transport behave properlyPaolo 'Blaisorblade' Giarrusso2006-01-192-0/+10
* | [PATCH] uml: TT mode softint fixesBodo Stroesser2006-01-192-4/+6
* | [PATCH] uml: use setjmp/longjmp instead of sigsetjmp/siglongjmpJeff Dike2006-01-191-2/+2
* | [PATCH] uml: implement soft interruptsJeff Dike2006-01-198-118/+183
* | [PATCH] uml: eliminate some globalsJeff Dike2006-01-191-16/+12Star
* | [PATCH] uml: move libc-dependent skas process handlingGennady Sharapov2006-01-199-27/+601
* | [PATCH] uml: move libc-dependent skas memory mapping codeGennady Sharapov2006-01-195-118/+123
* | [PATCH] uml: move headers to arch/um/includeGennady Sharapov2006-01-1918-149/+115Star