summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* uml: fold mmu_context_skas into mm_contextJeff Dike2007-10-1612-75/+58Star
* uml: get rid of do_longjmpJeff Dike2007-10-1611-44/+16Star
* uml: remove __u64 usage from physical memory subsystemJeff Dike2007-10-163-23/+6Star
* uml: style fixes pass 3Jeff Dike2007-10-1646-1429/+1340Star
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-1663-812/+512Star
* uml: style fixes pass 2Jeff Dike2007-10-166-152/+145Star
* uml: throw out CHOOSE_MODEJeff Dike2007-10-1636-312/+132Star
* uml: style fixes pass 1Jeff Dike2007-10-1615-309/+278Star
* uml: remove sysdep/thread.hJeff Dike2007-10-165-17/+2Star
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-1687-4203/+34Star
* UML: remove unnecessary hostfs_getattr()Miklos Szeredi2007-10-161-9/+0Star
* uml: add VDE networking supportJeff Dike2007-10-165-2/+335
* uml: physmem code tidyingJeff Dike2007-10-162-30/+23Star
* uml: stop saving process FP stateJeff Dike2007-10-1612-215/+74Star
* 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/+2Star
* 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/+296Star
* uml: fix error cleanup orderingJeff Dike2007-10-161-2/+2
* uml: tidy recently-moved codeJeff Dike2007-10-163-29/+15Star
* uml: move userspace code to userspace fileJeff Dike2007-10-162-48/+49
* tty: bring the old cris driver back somewhere into the realm of new tty buffe...Alan Cox2007-10-161-55/+12Star
* CRIS: cleanup struct irqaction initializersThomas Gleixner2007-10-162-4/+12
* m32r: convert to generic sys_ptraceChristoph Hellwig2007-10-163-40/+17Star
* m32r: serial: remove M32R_SIO_SHARE_IRQSHirokazu Takata2007-10-162-7/+1Star
* M32R: cleanup struct irqaction initializersThomas Gleixner2007-10-161-2/+6
* include/asm-m32r/thread_info.h: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-161-3/+2Star
* alpha: beautify vmlinux.ldsSam Ravnborg2007-10-162-127/+136
* alpha: convert to generic sys_ptraceChristoph Hellwig2007-10-163-47/+6Star
* cleanup arch/alpha/MakefileAdrian Bunk2007-10-161-67/+16Star
* M68KNOMMU: remove unused config symbol CONFIG_DISKtelGreg Ungerer2007-10-161-2/+1Star
* FRV: cleanup struct irqaction initializersThomas Gleixner2007-10-161-1/+4
* include/asm-frv/thread_info.h: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-161-3/+2Star
* remove frv usage of flush_tlb_pgtables()Benjamin Herrenschmidt2007-10-161-2/+1Star
* mm: add node states sysfs class attributeSLee Schermerhorn2007-10-161-1/+90
* mm/vmstat.c: cleanupsAdrian Bunk2007-10-161-18/+1Star
* mm/mempolicy.c: cleanupsAdrian Bunk2007-10-162-16/+18
* mm/shmem.c: make 3 functions staticAdrian Bunk2007-10-162-20/+5Star
* hugetlb: fix dynamic pool resize failure caseAdam Litke2007-10-161-2/+11
* hugetlb: fix hugepage allocation with memoryless nodesNishanth Aravamudan2007-10-161-20/+43
* hugetlb: fix pool resizing corner caseAdam Litke2007-10-161-5/+4Star
* hugetlbfs read() supportBadari Pulavarty2007-10-161-0/+125
* hugetlb: allow extending ftruncate on hugetlbfsKen Chen2007-10-161-7/+1Star
* hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke2007-10-163-0/+14
* hugetlb: Try to grow hugetlb pool for MAP_SHARED mappingsAdam Litke2007-10-161-23/+132
* hugetlb: Try to grow hugetlb pool for MAP_PRIVATE mappingsAdam Litke2007-10-161-14/+125
* hugetlb: Move update_and_free_pageAdam Litke2007-10-161-15/+15