summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [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-1912-411/+139
|\
| * [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-1912-411/+139
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-1910-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/+12
| * [IA64-SGI] sn2 mutex conversionJes Sorensen2006-01-174-39/+36
| * [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-181-5/+4
* | [PATCH] Add pselect/ppoll system calls on i386David Woodhouse2006-01-181-0/+2
* | [PATCH] uml: use generic sys_rt_sigsuspendJeff Dike2006-01-181-24/+0
* | [PATCH] uml: add TIF_RESTORE_SIGMASK supportJeff Dike2006-01-181-38/+41
* | [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse2006-01-185-12/+40
* | [PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells2006-01-181-61/+48
* | [PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells2006-01-181-76/+44
* | [PATCH] Generic sys_rt_sigsuspend()David Woodhouse2006-01-182-87/+5
* | [PATCH] vfs: *at functions: x86_64Ulrich Drepper2006-01-181-0/+13
* | [PATCH] vfs: *at functions: i386Ulrich Drepper2006-01-181-0/+13
* | [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-182-3/+3
* | [PATCH] uml ubd code: fix a bit of whitespacePaolo 'Blaisorblade' Giarrusso2006-01-181-14/+17
* | [PATCH] uml: allow again to move backing file and to override saved locationPaolo 'Blaisorblade' Giarrusso2006-01-181-13/+15
* | [PATCH] uml: arch Kconfig menu cleanupsPaolo 'Blaisorblade' Giarrusso2006-01-182-14/+19
* | [PATCH] uml: avoid malloc to sleep in atomic sectionsPaolo 'Blaisorblade' Giarrusso2006-01-184-11/+19
* | [PATCH] uml: sigio code - reduce spinlock hold timePaolo 'Blaisorblade' Giarrusso2006-01-181-25/+58
* | [PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error pathPaolo 'Blaisorblade' Giarrusso2006-01-181-2/+13
* | [PATCH] uml: networking - clear transport-specific structurePaolo 'Blaisorblade' Giarrusso2006-01-181-1/+5
* | [PATCH] uml: make daemon transport behave properlyPaolo 'Blaisorblade' Giarrusso2006-01-182-0/+10
* | [PATCH] uml: TT mode softint fixesBodo Stroesser2006-01-182-4/+6
* | [PATCH] uml: use setjmp/longjmp instead of sigsetjmp/siglongjmpJeff Dike2006-01-181-2/+2
* | [PATCH] uml: implement soft interruptsJeff Dike2006-01-188-118/+183
* | [PATCH] uml: eliminate some globalsJeff Dike2006-01-181-16/+12
* | [PATCH] uml: move libc-dependent skas process handlingGennady Sharapov2006-01-189-27/+601
* | [PATCH] uml: move libc-dependent skas memory mapping codeGennady Sharapov2006-01-185-118/+123
* | [PATCH] uml: move headers to arch/um/includeGennady Sharapov2006-01-1818-149/+115
* | [PATCH] uml: change interface to boot_timer_handlerBodo Stroesser2006-01-182-4/+13
* | [PATCH] uml: move libc-dependent time codeGennady Sharapov2006-01-1816-94/+211
* | [PATCH] uml: move libc-dependent utility proceduresGennady Sharapov2006-01-1811-87/+72
* | [PATCH] uml: move LDT creationBodo Stroesser2006-01-184-23/+29
* | [PATCH] x86_64: Fix MCE exception stack for boot CPUJan Beulich2006-01-181-1/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-1816-202/+178
|\ \
| * \ Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstreamRussell King2006-01-1811-187/+152
| |\ \
| | * | ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable miscTony Lindgren2006-01-176-21/+21
| | * | ARM: OMAP: 3/4 Fix clock framework to use clk_enable/disable for omap2Tony Lindgren2006-01-172-23/+21
| | * | ARM: OMAP: 2/4 Fix clock framework to use clk_enable/disable for omap1Tony Lindgren2006-01-172-106/+106
| | * | ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disableTony Lindgren2006-01-171-37/+4
| | |/
| * | [ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for modulesDavid Vrabel2006-01-181-1/+2
| * | [ARM] 3272/1: fix kernel decompressor crashNicolas Pitre2006-01-181-1/+1
| * | [ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulationNicolas Pitre2006-01-181-1/+4
OpenPOWER on IntegriCloud