aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-07uml: add missing __init declarationsJeff Dike5-10/+12
2007-05-07uml: remove user_util.hJeff Dike80-108/+0
2007-05-07uml: move remaining useful contents of user_util.hJeff Dike5-29/+16
2007-05-07uml: create as-layout.hJeff Dike13-23/+46
2007-05-07uml: create arch.hJeff Dike4-4/+17
2007-05-07uml: move SIGIO testing to sigio.cJeff Dike3-148/+145
2007-05-07ARRAY_SIZE: check for typeRusty Russell1-2/+13
2007-05-07uml: network interface hotplug error handlingJeff Dike9-44/+64
2007-05-07uml-driver-formatting-fixes-fixAndrew Morton1-1/+1
2007-05-07uml: driver formatting fixesJeff Dike7-106/+57
2007-05-07uml: handle block device hotplug errorsJeff Dike1-6/+7
2007-05-07uml: print coredump limitsJeff Dike1-0/+25
2007-05-07uml: mark tt-mode code for future removalJeff Dike1-12/+4
2007-05-07uml: host_info tidyingJeff Dike4-9/+9
2007-05-07uml: formatting fixesJeff Dike4-83/+67
2007-05-07uml: delete unused codeJeff Dike7-66/+3
2007-05-07CRIS: remove code related to pre-2.2 kernelRobert P. J. Day1-28/+2
2007-05-07CRIS: check for memory allocationCyrill Gorcunov1-33/+48
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary8-10/+10
2007-05-07remove unused header file: arch/m68k/atari/atasound.hRobert P. J. Day1-33/+0
2007-05-07swsusp: do not use page flagsRafael J. Wysocki1-20/+6
2007-05-07ARM26: remove useless config option GENERIC_BUST_SPINLOCK.Robert P. J. Day1-3/+0
2007-05-07srmcons: fix kmalloc(GFP_KERNEL) inside spinlockAndrew Morton1-1/+1
2007-05-07ALPHA: fix BOOTP image creationIvan Kokshaysky2-1/+6
2007-05-07ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.cMilind Arun Choudhary1-3/+1
2007-05-07h8300: add zImage supportYoshinori Sato4-1/+314
2007-05-07h8300 generic irqYoshinori Sato12-107/+235
2007-05-07Convert h8/300 to generic timekeepingjohn stultz2-52/+4
2007-05-07blackfin architectureBryan Wu103-0/+23594
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-2/+1
2007-05-07get_unmapped_area handles MAP_FIXED on x86_64Benjamin Herrenschmidt1-0/+3
2007-05-07get_unmapped_area handles MAP_FIXED on sparc64Benjamin Herrenschmidt1-0/+6
2007-05-07get_unmapped_area handles MAP_FIXED on pariscBenjamin Herrenschmidt1-0/+5
2007-05-07get_unmapped_area handles MAP_FIXED on ia64Benjamin Herrenschmidt2-0/+15
2007-05-07get_unmapped_area handles MAP_FIXED on i386Benjamin Herrenschmidt1-0/+6
2007-05-07get_unmapped_area handles MAP_FIXED on frvBenjamin Herrenschmidt1-0/+4
2007-05-07get_unmapped_area handles MAP_FIXED on armBenjamin Herrenschmidt1-2/+1
2007-05-07get_unmapped_area handles MAP_FIXED on alphaBenjamin Herrenschmidt1-0/+3
2007-05-07get_unmapped_area handles MAP_FIXED on powerpcBenjamin Herrenschmidt1-0/+21
2007-05-07slab allocators: remove multiple alignment specificationsChristoph Lameter3-3/+3
2007-05-07slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter3-6/+3
2007-05-07Quicklist support for sparc64David Miller3-25/+5
2007-05-07Make page->private usable in compound pagesChristoph Lameter1-1/+1
2007-05-07PowerPC: Disable SLUB for configurations in which slab page structs are modifiedChristoph Lameter1-0/+13
2007-05-07SLUB coreChristoph Lameter2-0/+8
2007-05-07Introduce CONFIG_HAS_DMAHeiko Carstens1-0/+3
2007-05-07serial: define FIXED_PORT flag for serial_coreDavid Gibson1-1/+2
2007-05-07RM9000 serial driverThomas Koeller1-0/+3
2007-05-07serial driver PMC MSP71xxMarc St-Jean1-0/+165
2007-05-07Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds8-45/+57