summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PARISC] Add chassis_power_off routineKyle McMartin2006-01-221-8/+5
* [PARISC] Remove obsolete _hlt cruftKyle McMartin2006-01-221-16/+0
* [PARISC] Move pm_power_off export to process.cKyle McMartin2006-01-222-3/+1
* [PARISC] Clean up compiler warning in pci.cHelge Deller2006-01-221-0/+2
* [PARISC] Use F_EXTEND() for COMMAND_GLOBALKyle McMartin2006-01-221-6/+1
* [PARISC] Fix floating point invalid exception trap handlerJames Bottomley2006-01-221-0/+1
* [PARISC] Drop unused do_check_pgt_cache()Helge Deller2006-01-221-5/+0
* [PARISC] Remove unnecessary extern declarations from asm/pci.hGrant Grundler2006-01-221-1/+1
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-225-29/+27
* [PARISC] Update b180_defconfigMatthew Wilcox2006-01-221-36/+146
* [PARISC] Make flush_tlb_all_local take a void *Matthew Wilcox2006-01-211-4/+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-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
OpenPOWER on IntegriCloud