aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-09frv: remove unused cpuinfo_frv and friends to fix future build errorGeert Uytterhoeven1-2/+0
2013-07-14frv: delete __cpuinit usage from all frv filesPaul Gortmaker1-1/+1
2013-07-03arch/frv/kernel/setup.c: use strncmp() instead of memcmp()Chen Gang1-1/+1
2013-07-03mm/frv: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-6/+7
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-17frv: properly use the declarations provided by <asm/sections.h>Geert Uytterhoeven1-7/+5
2012-12-17frv: fix use of extinct _sbss and _ebss in debug codeGeert Uytterhoeven1-1/+1
2012-10-16FRV: Fix const sections changeAndi Kleen1-0/+2
2012-10-06sections: fix section conflicts in arch/frvAndi Kleen1-1/+1
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg1-1/+1
2009-04-20FRV: Don't attempt to #include <linux/blk.h> as it doesn't existDavid Howells1-1/+0
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-6/+10
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-1/+1
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu1-0/+1
2007-07-16FRV: Remove some dead codeDavid Howells1-16/+0
2007-05-08FRV: Miscellaneous fixesDavid Howells1-2/+2
2007-02-12[PATCH] Dynamic kernel command-line: frvAlon Bar-Lev1-3/+3
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler1-1/+1
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsRussell King1-1/+0
2006-09-26[PATCH] FRV: Use the generic IRQ stuffDavid Howells1-1/+0
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn1-1/+1
2006-01-08[PATCH] frv: force serial driver inclusionDavid Howells1-0/+2
2005-06-25[PATCH] Serial: remove unnecessary register_serial/unregister_serialRussell King1-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1194