summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | uml: ptrace floating point fixesJeff Dike2007-10-163-51/+93
* | uml: floating point signal delivery fixesJeff Dike2007-10-168-116/+284
* | uml: don't use glibc asm/user.hJeff Dike2007-10-162-11/+4
* | uml: clean up tlb flush pathJeff Dike2007-10-162-158/+127
* | uml: userspace files should call libc directlyJeff Dike2007-10-1612-121/+138
* | uml: replace clone with forkJeff Dike2007-10-161-35/+20
* | uml: remove os_* usage from userspace filesJeff Dike2007-10-168-219/+186
* | uml: free LDT state on process exitJeff Dike2007-10-161-0/+2
* | uml: rename pt_regs general-purpose register fileJeff Dike2007-10-169-94/+94
* | uml: fold mmu_context_skas into mm_contextJeff Dike2007-10-1610-69/+56
* | uml: get rid of do_longjmpJeff Dike2007-10-1610-42/+14
* | uml: remove __u64 usage from physical memory subsystemJeff Dike2007-10-163-23/+6
* | uml: style fixes pass 3Jeff Dike2007-10-1642-1408/+1322
* | uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-1657-745/+496
* | uml: style fixes pass 2Jeff Dike2007-10-164-149/+135
* | uml: throw out CHOOSE_MODEJeff Dike2007-10-1630-282/+122
* | uml: style fixes pass 1Jeff Dike2007-10-1615-309/+278
* | uml: remove sysdep/thread.hJeff Dike2007-10-165-17/+2
* | uml: throw out CONFIG_MODE_TTJeff Dike2007-10-1685-4183/+34
* | uml: add VDE networking supportJeff Dike2007-10-165-2/+335
* | uml: physmem code tidyingJeff Dike2007-10-162-30/+23
* | uml: stop saving process FP stateJeff Dike2007-10-1612-215/+74
* | uml: stop specially protecting kernel stacksJeff Dike2007-10-164-4/+7
* | uml: fix nonremovability of watchdogJeff Dike2007-10-161-1/+1
* | uml: fix an IPV6 libc vs kernel symbol clashJeff Dike2007-10-161-1/+2
* | uml: stop using libc asm/page.hJeff Dike2007-10-166-6/+2
* | uml: console tidyingJeff Dike2007-10-161-114/+114
* | uml: fix console writing bugsJeff Dike2007-10-163-7/+16
* | uml: console subsystem tidyingJeff Dike2007-10-169-299/+296
* | uml: fix error cleanup orderingJeff Dike2007-10-161-2/+2
* | uml: tidy recently-moved codeJeff Dike2007-10-163-29/+15
* | uml: move userspace code to userspace fileJeff Dike2007-10-162-48/+49
* | CRIS: cleanup struct irqaction initializersThomas Gleixner2007-10-162-4/+12
* | m32r: convert to generic sys_ptraceChristoph Hellwig2007-10-161-39/+3
* | M32R: cleanup struct irqaction initializersThomas Gleixner2007-10-161-2/+6
* | alpha: beautify vmlinux.ldsSam Ravnborg2007-10-161-126/+134
* | alpha: convert to generic sys_ptraceChristoph Hellwig2007-10-162-45/+6
* | cleanup arch/alpha/MakefileAdrian Bunk2007-10-161-67/+16
* | FRV: cleanup struct irqaction initializersThomas Gleixner2007-10-161-1/+4
* | fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-166-68/+2
* | memory unplug: ia64 interfaceKAMEZAWA Hiroyuki2007-10-161-1/+11
* | memory unplug: page offlineKAMEZAWA Hiroyuki2007-10-161-0/+3
* | Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman2007-10-162-2/+7
* | flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki2007-10-161-4/+1
* | Memoryless nodes: Uncached allocator updatesChristoph Lameter2007-10-161-2/+2
* | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-1618-18/+18
* | ppc64: SPARSEMEM_VMEMMAP supportAndy Whitcroft2007-10-162-0/+68
* | SPARC64: SPARSEMEM_VMEMMAP supportDavid Miller2007-10-163-1/+69
* | IA64: SPARSEMEM_VMEMMAP 16K page size supportChristoph Lameter2007-10-162-0/+9
* | x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter2007-10-162-0/+46
OpenPOWER on IntegriCloud