summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-10-16uml: eliminate hz()Jeff Dike
2007-10-16uml: more idiomatic parameter parsingJeff Dike
2007-10-16uml: remove unused fileJeff Dike
2007-10-16uml: remove unneeded void * castJesper Juhl
2007-10-16uml: eliminate floating point state from register fileJeff Dike
2007-10-16uml: style fixes in FP codeJeff Dike
2007-10-16uml: sysrq and mconsole fixesJeff Dike
2007-10-16uml: coredumping floating point fixesJeff Dike
2007-10-16uml: ptrace floating point fixesJeff Dike
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