summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-04-28[MIPS] malta_int.c: make 4 variables staticDmitri Vorobiev
2008-04-28[MIPS] make standard_io_resources[] staticDmitri Vorobiev
2008-04-28[MIPS] make plat_perf_setup() staticDmitri Vorobiev
2008-04-28[MIPS] make mdesc and prom_getmdesc() staticDmitri Vorobiev
2008-04-28[MIPS] make mips_ejtag_setup() staticDmitri Vorobiev
2008-04-28[MIPS] make mips_nmi_setup() staticDmitri Vorobiev
2008-04-28[MIPS] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28[MIPS] remove redundant display of free swap space in show_mem()Johannes Weiner
2008-04-28[MIPS] Alchemy: kill useless time variablesSergei Shtylyov
2008-04-28[MIPS] Alchemy: don't unmask timer IRQ earlySergei Shtylyov
2008-04-28[MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird
2008-04-28[MIPS] replace __inline with inlineHarvey Harrison
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle
2008-04-28[MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCitChris Dearman
2008-04-28[MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support.Chris Dearman
2008-04-28[MIPS] Allow setting of the cache attribute at run time.Chris Dearman
2008-04-28[MIPS] All MIPS32 processors support64-bit physical addresses.Chris Dearman
2008-04-28[MIPS] Remove TLB sanitation codeChris Dearman
2008-04-28[MIPS] Basic SPRAM supportChris Dearman
2008-04-28[MIPS] Reimplement clear_page/copy_pageThiemo Seufer
2008-04-28powerpc: Add DIU platform code for MPC8610HPCDYork Sun
2008-04-28fbdev: powerpc: driver for Freescale 8610 and 5121 DIUYork Sun
2008-04-28atmel_lcdfb: don't initialize a pre-allocated framebufferHaavard Skinnemoen
2008-04-28x86: geode: MSR cleanupAndres Salomon
2008-04-28x86: configurable DMI scanning codeThomas Petazzoni
2008-04-28serial: add VR41xx SIU setup for serial consoleYoichi Yuasa
2008-04-28uml: clean up arch/um/drivers/ubd_kern.cWANG Cong
2008-04-28arch/um/os-Linux/sys-i386/task_size.c: improve a bitWANG Cong
2008-04-28uml: make several things staticWANG Cong
2008-04-28uml: make three functions staticWANG Cong
2008-04-28uml: remove a useless functionWANG Cong
2008-04-28uml: make a function staticWANG Cong
2008-04-28arch/um/os-Linux/start_up.c: various improvements.WANG Cong
2008-04-28uml: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28arch/um/kernel/um_arch.c: some small improvementsWANG Cong
2008-04-28cris: remove redundant display of free swap space in show_mem()Johannes Weiner
2008-04-28m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28m68k: remove redundant display of free swap space in show_mem()Johannes Weiner
2008-04-28arch/alpha/kernel/traps.c: use time_* macrosS.Caglar Onur
2008-04-28alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28alpha: handle kcalloc failureJim Meyering
2008-04-28return pfn from direct_access, for XIPJared Hulbert
2008-04-28pageflags: use proper page flag functions in XenChristoph Lameter
2008-04-28pageflags: get rid of FLAGS_RESERVEDChristoph Lameter
2008-04-28pageflags: standardize comment inclusion in asm-offsets.h and fix MIPSChristoph Lameter
2008-04-28vmallocinfo: add caller informationChristoph Lameter
2008-04-28mm: move cache_line_size() to <linux/cache.h>Pekka Enberg
2008-04-28mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman
2008-04-28mm: use two zonelist that are filtered by GFP maskMel Gorman
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge