aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-16MM: alloc_large_system_hash() can free some memory for non power-of-two bucketsizeEric Dumazet1-0/+15
2007-07-16Make /proc/slabinfo use seq_list_xxx helpersPavel Emelianov1-24/+6
2007-07-16MM: use DIV_ROUND_UP() in mm/memory.cRolf Eike Beer1-1/+1
2007-07-16hugetlb: remove unnecessary nid initializationNishanth Aravamudan1-1/+1
2007-07-16change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki5-22/+317
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu15-95/+132
2007-07-16x86: initial fixmap supportEric W. Biderman2-1/+22
2007-07-16console: console handover to preferred consoleYinghai Lu1-1/+4
2007-07-16console: more buf for index parsingYinghai Lu1-10/+10
2007-07-16serial: assert DTR for serial console devicesYinghai Lu1-0/+6
2007-07-16lib: add idr_remove_allKristian Hoegsberg2-0/+48
2007-07-16lib: add idr_for_each()Kristian Hoegsberg2-0/+57
2007-07-16update checkpatch.pl to version 0.07Andy Whitcroft2-198/+196
2007-07-16LZO1X: fix lzo1x_worst_compressNitin Gupta1-1/+1