summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-01-23[PARISC] Arch-specific compat signalsKyle McMartin4-8/+231
2006-01-23[PARISC] Use DEBUG_KERNEL to catch used-after-free __init dataHelge Deller1-8/+1
2006-01-23[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller4-3/+27
2006-01-23[PARISC] Remove {,un}lock_kernel from perf ioctlMatthew Wilcox1-3/+0
2006-01-23[PARISC] Add chassis_power_off routineKyle McMartin1-8/+5
2006-01-23[PARISC] Remove obsolete _hlt cruftKyle McMartin1-16/+0
2006-01-23[PARISC] Move pm_power_off export to process.cKyle McMartin2-3/+1
2006-01-23[PARISC] Clean up compiler warning in pci.cHelge Deller1-0/+2
2006-01-23[PARISC] Use F_EXTEND() for COMMAND_GLOBALKyle McMartin1-6/+1
2006-01-23[PARISC] Fix floating point invalid exception trap handlerJames Bottomley1-0/+1
2006-01-23[PARISC] Drop unused do_check_pgt_cache()Helge Deller1-5/+0
2006-01-23[PARISC] Remove unnecessary extern declarations from asm/pci.hGrant Grundler1-1/+1
2006-01-23[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller5-29/+27
2006-01-23[PARISC] Update b180_defconfigMatthew Wilcox1-36/+146
2006-01-22[PARISC] Make flush_tlb_all_local take a void *Matthew Wilcox1-4/+2
2006-01-20[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.David S. Miller1-1/+1
2006-01-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-411/+139
2006-01-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds10-67/+123
2006-01-19[IA64] eliminate softlockup warningJohn Hawkes1-0/+1
2006-01-19[IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen1-5/+6
2006-01-19[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cJes Sorensen1-16/+12
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller12-411/+139
2006-01-19[PATCH] EDAC: core EDAC support codeAlan Cox1-5/+4
2006-01-19[PATCH] Add pselect/ppoll system calls on i386David Woodhouse1-0/+2
2006-01-19[PATCH] uml: use generic sys_rt_sigsuspendJeff Dike1-24/+0
2006-01-19[PATCH] uml: add TIF_RESTORE_SIGMASK supportJeff Dike1-38/+41
2006-01-19[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse5-12/+40
2006-01-19[PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells1-61/+48
2006-01-19[PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells1-76/+44
2006-01-19[PATCH] Generic sys_rt_sigsuspend()David Woodhouse2-87/+5
2006-01-19[PATCH] vfs: *at functions: x86_64Ulrich Drepper1-0/+13
2006-01-19[PATCH] vfs: *at functions: i386Ulrich Drepper1-0/+13
2006-01-19[PATCH] vfs: *at functions: coreUlrich Drepper2-3/+3
2006-01-19[PATCH] uml ubd code: fix a bit of whitespacePaolo 'Blaisorblade' Giarrusso1-14/+17
2006-01-19[PATCH] uml: allow again to move backing file and to override saved locationPaolo 'Blaisorblade' Giarrusso1-13/+15
2006-01-19[PATCH] uml: arch Kconfig menu cleanupsPaolo 'Blaisorblade' Giarrusso2-14/+19
2006-01-19[PATCH] uml: avoid malloc to sleep in atomic sectionsPaolo 'Blaisorblade' Giarrusso4-11/+19
2006-01-19[PATCH] uml: sigio code - reduce spinlock hold timePaolo 'Blaisorblade' Giarrusso1-25/+58
2006-01-19[PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error pathPaolo 'Blaisorblade' Giarrusso1-2/+13
2006-01-19[PATCH] uml: networking - clear transport-specific structurePaolo 'Blaisorblade' Giarrusso1-1/+5
2006-01-19[PATCH] uml: make daemon transport behave properlyPaolo 'Blaisorblade' Giarrusso2-0/+10
2006-01-19[PATCH] uml: TT mode softint fixesBodo Stroesser2-4/+6
2006-01-19[PATCH] uml: use setjmp/longjmp instead of sigsetjmp/siglongjmpJeff Dike1-2/+2
2006-01-19[PATCH] uml: implement soft interruptsJeff Dike8-118/+183
2006-01-19[PATCH] uml: eliminate some globalsJeff Dike1-16/+12
2006-01-19[PATCH] uml: move libc-dependent skas process handlingGennady Sharapov9-27/+601
2006-01-19[PATCH] uml: move libc-dependent skas memory mapping codeGennady Sharapov5-118/+123
2006-01-19[PATCH] uml: move headers to arch/um/includeGennady Sharapov18-149/+115
2006-01-19[PATCH] uml: change interface to boot_timer_handlerBodo Stroesser2-4/+13
2006-01-19[PATCH] uml: move libc-dependent time codeGennady Sharapov16-94/+211