aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-16uml: pty channel tidyingJeff Dike
2007-07-16uml: xterm driver tidyingJeff Dike
2007-07-16uml: DEBUG_SHIRQ fixesEduard-Gabriel Munteanu
2007-07-16Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGEJeff Dike
2007-07-16uml: use get_free_pages to allocate kernel stacksJeff Dike
2007-07-16uml: fix request->sector updateJeff Dike
2007-07-16CRIS: replace old-style member inits with designated initsRobert P. J. Day
2007-07-16etrax: enable arbitary speed setting on tty portsAlan Cox
2007-07-16m32r: A MAINTAINERS entry for the M32R architectureHirokazu Takata
2007-07-16m32r: enable arbitary speed tty rate settingAlan Cox
2007-07-16arm26: remove broken and unused macroMariusz Kozlowski
2007-07-16ARM26: enable arbitary speed tty ioctls and split input/output speedAlan Cox
2007-07-16fix alpha ISA supportIvan Kokshaysky
2007-07-16alpha: fix trivial section mismatch warningsSam Ravnborg
2007-07-16h8300 entry.S updateYoshinori Sato
2007-07-16h8300: remove unused fileYoshinori Sato
2007-07-16h8300 zImage support updateYoshinori Sato
2007-07-16h8300: enable arbitary speed tty port setupAlan Cox
2007-07-16m68knommu: remove old cache management cruft from mm codeGreg Ungerer
2007-07-16m68knommu: remove cruft from setup codeGreg Ungerer
2007-07-16m68knommu: use TRHEAD_SIZE instead of hard constantGreg Ungerer
2007-07-16nommu: stub expand_stack() for nommu caseGreg Ungerer
2007-07-16FRV: Remove some dead codeDavid Howells
2007-07-16FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhereDavid Howells
2007-07-16FRV: Connect up new syscallsDavid Howells
2007-07-16split mmapMiklos Szeredi
2007-07-16NeilBrown <neilb@suse.de>akpm@linux-foundation.org
2007-07-16do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITYHerbert van den Bergh
2007-07-16slob: sparsemem supportPaul Mundt
2007-07-16mspec_mmap: don't set VM_LOCKEDHugh Dickins
2007-07-16mm/page_alloc.c: lower printk severityDan Aloni
2007-07-16slob: initial NUMA supportPaul Mundt
2007-07-16speed up madvise_need_mmap_write() usageJason Baron
2007-07-16mm/slab.c: start_cpu_timer() should be __cpuinitAdrian Bunk
2007-07-16mm: more __meminit annotationsPaul Mundt
2007-07-16kill vmalloc_earlyreserveJan Beulich
2007-07-16page table handling cleanupJan Beulich
2007-07-16mm: fix improper .init-type section referencesJan Beulich
2007-07-16numa: mempolicy: trivial debug fixes.Paul Mundt
2007-07-16oom: stop allocating user memory if TIF_MEMDIE is setEthan Solomita
2007-07-16numa: mempolicy: dynamic interleave map for system initPaul Mundt
2007-07-16SLUB: support slub_debug on by defaultChristoph Lameter
2007-07-16invalidate_mapping_pages(): add cond_reschedAndrew Morton
2007-07-16mm: debug check for the fault vs invalidate raceNick Piggin
2007-07-16hugetlb: fix race in alloc_fresh_huge_page()Joe Jin
2007-07-16vmscan: fix comments related to shrink_list()Anderson Briglia
2007-07-16slob: improved alignment handlingNick Piggin
2007-07-16slob: remove bigblock trackingNick Piggin
2007-07-16slob: rework freelist handlingNick Piggin
2007-07-16Remove the deprecated "kmem_cache_t" typedef from slab.h.Robert P. J. Day