summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CRIS: replace old-style member inits with designated initsRobert P. J. Day2007-07-163-12/+12
* etrax: enable arbitary speed setting on tty portsAlan Cox2007-07-163-2/+9
* m32r: A MAINTAINERS entry for the M32R architectureHirokazu Takata2007-07-161-0/+8
* m32r: enable arbitary speed tty rate settingAlan Cox2007-07-163-3/+12
* arm26: remove broken and unused macroMariusz Kozlowski2007-07-161-3/+0
* ARM26: enable arbitary speed tty ioctls and split input/output speedAlan Cox2007-07-163-3/+12
* fix alpha ISA supportIvan Kokshaysky2007-07-161-3/+10
* alpha: fix trivial section mismatch warningsSam Ravnborg2007-07-163-3/+3
* h8300 entry.S updateYoshinori Sato2007-07-168-456/+195
* h8300: remove unused fileYoshinori Sato2007-07-161-256/+0
* h8300 zImage support updateYoshinori Sato2007-07-165-6/+48
* h8300: enable arbitary speed tty port setupAlan Cox2007-07-163-3/+12
* m68knommu: remove old cache management cruft from mm codeGreg Ungerer2007-07-161-78/+2
* m68knommu: remove cruft from setup codeGreg Ungerer2007-07-161-51/+14
* m68knommu: use TRHEAD_SIZE instead of hard constantGreg Ungerer2007-07-161-1/+1
* nommu: stub expand_stack() for nommu caseGreg Ungerer2007-07-161-0/+5
* FRV: Remove some dead codeDavid Howells2007-07-161-16/+0
* FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhereDavid Howells2007-07-161-9/+3
* FRV: Connect up new syscallsDavid Howells2007-07-162-1/+9
* split mmapMiklos Szeredi2007-07-162-6/+23
* NeilBrown <neilb@suse.de>akpm@linux-foundation.org2007-07-161-0/+2
* do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITYHerbert van den Bergh2007-07-161-1/+4
* slob: sparsemem supportPaul Mundt2007-07-162-1/+9
* mspec_mmap: don't set VM_LOCKEDHugh Dickins2007-07-161-1/+1
* mm/page_alloc.c: lower printk severityDan Aloni2007-07-161-1/+1
* slob: initial NUMA supportPaul Mundt2007-07-165-82/+172
* speed up madvise_need_mmap_write() usageJason Baron2007-07-161-2/+4
* mm/slab.c: start_cpu_timer() should be __cpuinitAdrian Bunk2007-07-161-1/+1
* mm: more __meminit annotationsPaul Mundt2007-07-161-6/+6
* kill vmalloc_earlyreserveJan Beulich2007-07-163-4/+1
* page table handling cleanupJan Beulich2007-07-1628-311/+1
* mm: fix improper .init-type section referencesJan Beulich2007-07-162-9/+9
* numa: mempolicy: trivial debug fixes.Paul Mundt2007-07-161-10/+10
* oom: stop allocating user memory if TIF_MEMDIE is setEthan Solomita2007-07-161-0/+8
* numa: mempolicy: dynamic interleave map for system initPaul Mundt2007-07-161-3/+28
* SLUB: support slub_debug on by defaultChristoph Lameter2007-07-164-45/+87
* invalidate_mapping_pages(): add cond_reschedAndrew Morton2007-07-163-16/+27
* mm: debug check for the fault vs invalidate raceNick Piggin2007-07-161-0/+1
* hugetlb: fix race in alloc_fresh_huge_page()Joe Jin2007-07-161-4/+11
* vmscan: fix comments related to shrink_list()Anderson Briglia2007-07-163-4/+4
* slob: improved alignment handlingNick Piggin2007-07-161-23/+26
* slob: remove bigblock trackingNick Piggin2007-07-161-74/+29
* slob: rework freelist handlingNick Piggin2007-07-161-97/+325
* Remove the deprecated "kmem_cache_t" typedef from slab.h.Robert P. J. Day2007-07-161-2/+0
* MM: alloc_large_system_hash() can free some memory for non power-of-two bucke...Eric Dumazet2007-07-161-0/+15
* Make /proc/slabinfo use seq_list_xxx helpersPavel Emelianov2007-07-161-24/+6
* MM: use DIV_ROUND_UP() in mm/memory.cRolf Eike Beer2007-07-161-1/+1
* hugetlb: remove unnecessary nid initializationNishanth Aravamudan2007-07-161-1/+1
* change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki2007-07-165-22/+317
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-1615-95/+132
OpenPOWER on IntegriCloud