aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16uml: floating point signal delivery fixesJeff Dike8-116/+284
2007-10-16uml: don't use glibc asm/user.hJeff Dike2-11/+4
2007-10-16uml: fix hostfs styleJeff Dike3-172/+202
2007-10-16uml: remove unneeded if from hostfsJeff Dike1-1/+1
2007-10-16uml: clean up tlb flush pathJeff Dike2-158/+127
2007-10-16uml: userspace files should call libc directlyJeff Dike12-121/+138
2007-10-16uml: fix inlinesJeff Dike4-4/+4
2007-10-16uml: replace clone with forkJeff Dike1-35/+20
2007-10-16uml: remove os_* usage from userspace filesJeff Dike8-219/+186
2007-10-16uml: free LDT state on process exitJeff Dike1-0/+2
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike10-115/+115
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike12-75/+58
2007-10-16uml: get rid of do_longjmpJeff Dike11-44/+16
2007-10-16uml: remove __u64 usage from physical memory subsystemJeff Dike3-23/+6
2007-10-16uml: style fixes pass 3Jeff Dike46-1429/+1340
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike63-812/+512
2007-10-16uml: style fixes pass 2Jeff Dike6-152/+145
2007-10-16uml: throw out CHOOSE_MODEJeff Dike36-312/+132
2007-10-16uml: style fixes pass 1Jeff Dike15-309/+278
2007-10-16uml: remove sysdep/thread.hJeff Dike5-17/+2
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike87-4203/+34
2007-10-16UML: remove unnecessary hostfs_getattr()Miklos Szeredi1-9/+0
2007-10-16uml: add VDE networking supportJeff Dike5-2/+335
2007-10-16uml: physmem code tidyingJeff Dike2-30/+23
2007-10-16uml: stop saving process FP stateJeff Dike12-215/+74
2007-10-16uml: stop specially protecting kernel stacksJeff Dike4-4/+7
2007-10-16uml: fix nonremovability of watchdogJeff Dike1-1/+1
2007-10-16uml: fix an IPV6 libc vs kernel symbol clashJeff Dike1-1/+2
2007-10-16uml: stop using libc asm/page.hJeff Dike6-6/+2
2007-10-16uml: console tidyingJeff Dike1-114/+114
2007-10-16uml: fix console writing bugsJeff Dike3-7/+16
2007-10-16uml: console subsystem tidyingJeff Dike9-299/+296
2007-10-16uml: fix error cleanup orderingJeff Dike1-2/+2
2007-10-16uml: tidy recently-moved codeJeff Dike3-29/+15
2007-10-16uml: move userspace code to userspace fileJeff Dike2-48/+49
2007-10-16tty: bring the old cris driver back somewhere into the realm of new tty bufferingAlan Cox1-55/+12
2007-10-16CRIS: cleanup struct irqaction initializersThomas Gleixner2-4/+12
2007-10-16m32r: convert to generic sys_ptraceChristoph Hellwig3-40/+17
2007-10-16m32r: serial: remove M32R_SIO_SHARE_IRQSHirokazu Takata2-7/+1
2007-10-16M32R: cleanup struct irqaction initializersThomas Gleixner1-2/+6
2007-10-16include/asm-m32r/thread_info.h: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+2
2007-10-16alpha: beautify vmlinux.ldsSam Ravnborg2-127/+136
2007-10-16alpha: convert to generic sys_ptraceChristoph Hellwig3-47/+6
2007-10-16cleanup arch/alpha/MakefileAdrian Bunk1-67/+16
2007-10-16M68KNOMMU: remove unused config symbol CONFIG_DISKtelGreg Ungerer1-2/+1
2007-10-16FRV: cleanup struct irqaction initializersThomas Gleixner1-1/+4
2007-10-16include/asm-frv/thread_info.h: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+2
2007-10-16remove frv usage of flush_tlb_pgtables()Benjamin Herrenschmidt1-2/+1
2007-10-16mm: add node states sysfs class attributeSLee Schermerhorn1-1/+90
2007-10-16mm/vmstat.c: cleanupsAdrian Bunk1-18/+1