aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-16uml: pty channel tidyingJeff Dike1-36/+40
2007-07-16uml: xterm driver tidyingJeff Dike5-123/+105
2007-07-16uml: DEBUG_SHIRQ fixesEduard-Gabriel Munteanu4-3/+23
2007-07-16Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGEJeff Dike4-0/+48
2007-07-16uml: use get_free_pages to allocate kernel stacksJeff Dike1-2/+4
2007-07-16uml: fix request->sector updateJeff Dike1-2/+4
2007-07-16CRIS: replace old-style member inits with designated initsRobert P. J. Day3-12/+12
2007-07-16etrax: enable arbitary speed setting on tty portsAlan Cox3-2/+9
2007-07-16m32r: A MAINTAINERS entry for the M32R architectureHirokazu Takata1-0/+8
2007-07-16m32r: enable arbitary speed tty rate settingAlan Cox3-3/+12
2007-07-16arm26: remove broken and unused macroMariusz Kozlowski1-3/+0
2007-07-16ARM26: enable arbitary speed tty ioctls and split input/output speedAlan Cox3-3/+12
2007-07-16fix alpha ISA supportIvan Kokshaysky1-3/+10
2007-07-16alpha: fix trivial section mismatch warningsSam Ravnborg3-3/+3
2007-07-16h8300 entry.S updateYoshinori Sato8-456/+195
2007-07-16h8300: remove unused fileYoshinori Sato1-256/+0
2007-07-16h8300 zImage support updateYoshinori Sato5-6/+48
2007-07-16h8300: enable arbitary speed tty port setupAlan Cox3-3/+12
2007-07-16m68knommu: remove old cache management cruft from mm codeGreg Ungerer1-78/+2
2007-07-16m68knommu: remove cruft from setup codeGreg Ungerer1-51/+14
2007-07-16m68knommu: use TRHEAD_SIZE instead of hard constantGreg Ungerer1-1/+1
2007-07-16nommu: stub expand_stack() for nommu caseGreg Ungerer1-0/+5
2007-07-16FRV: Remove some dead codeDavid Howells1-16/+0
2007-07-16FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhereDavid Howells1-9/+3
2007-07-16FRV: Connect up new syscallsDavid Howells2-1/+9
2007-07-16split mmapMiklos Szeredi2-6/+23
2007-07-16NeilBrown <neilb@suse.de>akpm@linux-foundation.org1-0/+2
2007-07-16do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITYHerbert van den Bergh1-1/+4
2007-07-16slob: sparsemem supportPaul Mundt2-1/+9
2007-07-16mspec_mmap: don't set VM_LOCKEDHugh Dickins1-1/+1
2007-07-16mm/page_alloc.c: lower printk severityDan Aloni1-1/+1
2007-07-16slob: initial NUMA supportPaul Mundt5-82/+172
2007-07-16speed up madvise_need_mmap_write() usageJason Baron1-2/+4
2007-07-16mm/slab.c: start_cpu_timer() should be __cpuinitAdrian Bunk1-1/+1
2007-07-16mm: more __meminit annotationsPaul Mundt1-6/+6
2007-07-16kill vmalloc_earlyreserveJan Beulich3-4/+1
2007-07-16page table handling cleanupJan Beulich28-311/+1
2007-07-16mm: fix improper .init-type section referencesJan Beulich2-9/+9
2007-07-16numa: mempolicy: trivial debug fixes.Paul Mundt1-10/+10
2007-07-16oom: stop allocating user memory if TIF_MEMDIE is setEthan Solomita1-0/+8
2007-07-16numa: mempolicy: dynamic interleave map for system initPaul Mundt1-3/+28
2007-07-16SLUB: support slub_debug on by defaultChristoph Lameter4-45/+87
2007-07-16invalidate_mapping_pages(): add cond_reschedAndrew Morton3-16/+27
2007-07-16mm: debug check for the fault vs invalidate raceNick Piggin1-0/+1
2007-07-16hugetlb: fix race in alloc_fresh_huge_page()Joe Jin1-4/+11
2007-07-16vmscan: fix comments related to shrink_list()Anderson Briglia3-4/+4
2007-07-16slob: improved alignment handlingNick Piggin1-23/+26
2007-07-16slob: remove bigblock trackingNick Piggin1-74/+29
2007-07-16slob: rework freelist handlingNick Piggin1-97/+325
2007-07-16Remove the deprecated "kmem_cache_t" typedef from slab.h.Robert P. J. Day1-2/+0