aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-1687-4203/+34
* UML: remove unnecessary hostfs_getattr()Miklos Szeredi2007-10-161-9/+0
* 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
* tty: bring the old cris driver back somewhere into the realm of new tty buffe...Alan Cox2007-10-161-55/+12
* CRIS: cleanup struct irqaction initializersThomas Gleixner2007-10-162-4/+12
* m32r: convert to generic sys_ptraceChristoph Hellwig2007-10-163-40/+17
* m32r: serial: remove M32R_SIO_SHARE_IRQSHirokazu Takata2007-10-162-7/+1
* 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/+2
* alpha: beautify vmlinux.ldsSam Ravnborg2007-10-162-127/+136
* alpha: convert to generic sys_ptraceChristoph Hellwig2007-10-163-47/+6
* cleanup arch/alpha/MakefileAdrian Bunk2007-10-161-67/+16
* M68KNOMMU: remove unused config symbol CONFIG_DISKtelGreg Ungerer2007-10-161-2/+1
* 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/+2
* remove frv usage of flush_tlb_pgtables()Benjamin Herrenschmidt2007-10-161-2/+1
* mm: add node states sysfs class attributeSLee Schermerhorn2007-10-161-1/+90
* mm/vmstat.c: cleanupsAdrian Bunk2007-10-161-18/+1
* mm/mempolicy.c: cleanupsAdrian Bunk2007-10-162-16/+18
* mm/shmem.c: make 3 functions staticAdrian Bunk2007-10-162-20/+5
* 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/+4
* hugetlbfs read() supportBadari Pulavarty2007-10-161-0/+125
* hugetlb: allow extending ftruncate on hugetlbfsKen Chen2007-10-161-7/+1
* 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
* memory hotplug: Hot-add with sparsemem-vmemmapYasunori Goto2007-10-163-5/+24
* fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-168-78/+10
* memory unplug: ia64 interfaceKAMEZAWA Hiroyuki2007-10-161-1/+11
* memory unplug: page offlineKAMEZAWA Hiroyuki2007-10-166-1/+314
* memory unplug: page isolationKAMEZAWA Hiroyuki2007-10-166-3/+223
* memory unplug: memory hotplug cleanupKAMEZAWA Hiroyuki2007-10-164-30/+52
* Breakout page_order() to internal.h to avoid special knowledge of the buddy a...Mel Gorman2007-10-162-10/+10
* slub: list_locations() can use GFP_TEMPORARYAndrew Morton2007-10-161-1/+1
* SLUB: Optimize cacheline use for zeroingChristoph Lameter2007-10-162-2/+13