aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-10-16uml: floating point signal delivery fixesJeff Dike
2007-10-16uml: don't use glibc asm/user.hJeff Dike
2007-10-16uml: clean up tlb flush pathJeff Dike
2007-10-16uml: userspace files should call libc directlyJeff Dike
2007-10-16uml: replace clone with forkJeff Dike
2007-10-16uml: remove os_* usage from userspace filesJeff Dike
2007-10-16uml: free LDT state on process exitJeff Dike
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike
2007-10-16uml: get rid of do_longjmpJeff Dike
2007-10-16uml: remove __u64 usage from physical memory subsystemJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: style fixes pass 2Jeff Dike
2007-10-16uml: throw out CHOOSE_MODEJeff Dike
2007-10-16uml: style fixes pass 1Jeff Dike
2007-10-16uml: remove sysdep/thread.hJeff Dike
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike
2007-10-16uml: add VDE networking supportJeff Dike
2007-10-16uml: physmem code tidyingJeff Dike
2007-10-16uml: stop saving process FP stateJeff Dike
2007-10-16uml: stop specially protecting kernel stacksJeff Dike
2007-10-16uml: fix nonremovability of watchdogJeff Dike
2007-10-16uml: fix an IPV6 libc vs kernel symbol clashJeff Dike
2007-10-16uml: stop using libc asm/page.hJeff Dike
2007-10-16uml: console tidyingJeff Dike
2007-10-16uml: fix console writing bugsJeff Dike
2007-10-16uml: console subsystem tidyingJeff Dike
2007-10-16uml: fix error cleanup orderingJeff Dike
2007-10-16uml: tidy recently-moved codeJeff Dike
2007-10-16uml: move userspace code to userspace fileJeff Dike
2007-10-16CRIS: cleanup struct irqaction initializersThomas Gleixner
2007-10-16m32r: convert to generic sys_ptraceChristoph Hellwig
2007-10-16M32R: cleanup struct irqaction initializersThomas Gleixner
2007-10-16alpha: beautify vmlinux.ldsSam Ravnborg
2007-10-16alpha: convert to generic sys_ptraceChristoph Hellwig
2007-10-16cleanup arch/alpha/MakefileAdrian Bunk
2007-10-16FRV: cleanup struct irqaction initializersThomas Gleixner
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki
2007-10-16memory unplug: ia64 interfaceKAMEZAWA Hiroyuki
2007-10-16memory unplug: page offlineKAMEZAWA Hiroyuki
2007-10-16Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki
2007-10-16Memoryless nodes: Uncached allocator updatesChristoph Lameter
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-10-16ppc64: SPARSEMEM_VMEMMAP supportAndy Whitcroft
2007-10-16SPARC64: SPARSEMEM_VMEMMAP supportDavid Miller
2007-10-16IA64: SPARSEMEM_VMEMMAP 16K page size supportChristoph Lameter
2007-10-16x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig