summaryrefslogtreecommitdiff
path: root/arch/frv/kernel/setup.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-18frv: properly use the declarations provided by <asm/sections.h>Geert Uytterhoeven1-7/+5
2012-12-18frv: fix use of extinct _sbss and _ebss in debug codeGeert Uytterhoeven1-1/+1
2012-10-17FRV: Fix const sections changeAndi Kleen1-0/+2
2012-10-05sections: 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-09FRV: 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-04kbuild: 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-09[PATCH] frv: force serial driver inclusionDavid Howells1-0/+2
2005-06-26[PATCH] Serial: remove unnecessary register_serial/unregister_serialRussell King1-2/+0
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1194