aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* uml: remove page_size()Jeff Dike2007-05-0710-24/+25
* uml: tidy process.cJeff Dike2007-05-074-90/+38
* uml: no locking needed in tls.cJeff Dike2007-05-071-3/+8
* uml: speed up execJeff Dike2007-05-071-1/+11
* uml: fix umid in xterm titlesDavide Brini2007-05-072-4/+4
* uml: Replace one-element array with zero-element arrayPaolo 'Blaisorblade' Giarrusso2007-05-072-12/+4
* uml: Eliminate temporary buffer in eth_configurePaolo 'Blaisorblade' Giarrusso2007-05-071-12/+13
* uml: improve checking and diagnostics of ethernet MACsPaolo 'Blaisorblade' Giarrusso2007-05-071-9/+29
* remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.hRobert P. J. Day2007-05-071-52/+0
* uml: add missing __init declarationsJeff Dike2007-05-075-10/+12
* uml: remove user_util.hJeff Dike2007-05-0780-108/+0
* uml: move remaining useful contents of user_util.hJeff Dike2007-05-075-29/+16
* uml: create as-layout.hJeff Dike2007-05-0713-23/+46
* uml: create arch.hJeff Dike2007-05-074-4/+17
* uml: move SIGIO testing to sigio.cJeff Dike2007-05-073-148/+145
* ARRAY_SIZE: check for typeRusty Russell2007-05-071-2/+13
* uml: network interface hotplug error handlingJeff Dike2007-05-079-44/+64
* uml-driver-formatting-fixes-fixAndrew Morton2007-05-071-1/+1
* uml: driver formatting fixesJeff Dike2007-05-077-106/+57
* uml: handle block device hotplug errorsJeff Dike2007-05-071-6/+7
* uml: print coredump limitsJeff Dike2007-05-071-0/+25
* uml: mark tt-mode code for future removalJeff Dike2007-05-071-12/+4
* uml: host_info tidyingJeff Dike2007-05-074-9/+9
* uml: formatting fixesJeff Dike2007-05-074-83/+67
* uml: delete unused codeJeff Dike2007-05-077-66/+3
* CRIS: remove code related to pre-2.2 kernelRobert P. J. Day2007-05-071-28/+2
* CRIS: check for memory allocationCyrill Gorcunov2007-05-071-33/+48
* SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary2007-05-078-10/+10
* remove unused header file: arch/m68k/atari/atasound.hRobert P. J. Day2007-05-071-33/+0
* swsusp: do not use page flagsRafael J. Wysocki2007-05-071-20/+6
* ARM26: remove useless config option GENERIC_BUST_SPINLOCK.Robert P. J. Day2007-05-071-3/+0
* srmcons: fix kmalloc(GFP_KERNEL) inside spinlockAndrew Morton2007-05-071-1/+1
* ALPHA: fix BOOTP image creationIvan Kokshaysky2007-05-072-1/+6
* ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.cMilind Arun Choudhary2007-05-071-3/+1
* h8300: add zImage supportYoshinori Sato2007-05-074-1/+314
* h8300 generic irqYoshinori Sato2007-05-0712-107/+235
* Convert h8/300 to generic timekeepingjohn stultz2007-05-072-52/+4
* blackfin architectureBryan Wu2007-05-07103-0/+23594
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* get_unmapped_area handles MAP_FIXED on x86_64Benjamin Herrenschmidt2007-05-071-0/+3
* get_unmapped_area handles MAP_FIXED on sparc64Benjamin Herrenschmidt2007-05-071-0/+6
* get_unmapped_area handles MAP_FIXED on pariscBenjamin Herrenschmidt2007-05-071-0/+5
* get_unmapped_area handles MAP_FIXED on ia64Benjamin Herrenschmidt2007-05-072-0/+15
* get_unmapped_area handles MAP_FIXED on i386Benjamin Herrenschmidt2007-05-071-0/+6
* get_unmapped_area handles MAP_FIXED on frvBenjamin Herrenschmidt2007-05-071-0/+4
* get_unmapped_area handles MAP_FIXED on armBenjamin Herrenschmidt2007-05-071-2/+1
* get_unmapped_area handles MAP_FIXED on alphaBenjamin Herrenschmidt2007-05-071-0/+3
* get_unmapped_area handles MAP_FIXED on powerpcBenjamin Herrenschmidt2007-05-071-0/+21
* slab allocators: remove multiple alignment specificationsChristoph Lameter2007-05-073-3/+3
* slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter2007-05-073-6/+3