summaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)AuthorLines
2008-01-17alpha: fix conversion from denormal float to doubleIvan Kokshaysky-1/+1
2007-12-17alpha: build fixesIvan Kokshaysky-9/+9
2007-12-17alpha: strncpy/strncat fixesIvan Kokshaysky-15/+15
2007-11-27alpha: fix sg_page breakageFUJITA Tomonori-6/+8
2007-10-23alpha: sg_virt() falloutJens Axboe-0/+1
2007-10-22Update arch/ to use sg helpersJens Axboe-1/+1
2007-10-20spelling fixes: arch/alpha/Simon Arlott-10/+9
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers-24/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan-12/+12
2007-10-19remove asm/bitops.h includesJiri Slaby-1/+1
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn-1/+1
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-3/+3
2007-10-16alpha: beautify vmlinux.ldsSam Ravnborg-126/+134
2007-10-16alpha: convert to generic sys_ptraceChristoph Hellwig-45/+6
2007-10-16cleanup arch/alpha/MakefileAdrian Bunk-67/+16
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt-1/+1
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan-4/+0
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg-3/+3
2007-08-11alpha: -Werror fixes for sys_titan.cJay Estabrook-7/+20
2007-07-31add a missing LIB_Y to arch/alpha/boot MakefileMeelis Roos-1/+1
2007-07-31alpha: fix boot/main.c warningMeelis Roos-1/+1
2007-07-31alpha: fix objstrip.c compilation warningsMeelis Roos-1/+1
2007-07-31alpha: fix mkbb compilation warningsMeelis Roos-2/+3
2007-07-31alpha: fix two section mismatch warningsSam Ravnborg-2/+1
2007-07-29Remove fs.h from mm.hAlexey Dobriyan-0/+1
2007-07-26deal with alpha section warningsAl Viro-10/+12
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau-2/+1
2007-07-19alpha: Put allocated ELF notes in read-only data segmentRoland McGrath-1/+4
2007-07-19define new percpu interface for shared dataFenghua Yu-4/+1
2007-07-19mm: fault feedback #2Nick Piggin-13/+9
2007-07-17missing exports of csum_...Al Viro-0/+1
2007-07-17alpha __init fixesAl Viro-3/+3
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan-3/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov-0/+1
2007-07-16alpha: fix trivial section mismatch warningsSam Ravnborg-3/+3
2007-07-11PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox-0/+3
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich-27/+5
2007-06-24alpha: fix alignment problem in csum_ipv6_magic()Ivan Kokshaysky-23/+70
2007-06-01ALPHA: misc fixesJay Estabrook-12/+14
2007-06-01ALPHA: support graphics on non-zero PCI domainsJay Estabrook-94/+155
2007-06-01parse errors in ifdefsYoann Padioleau-1/+1
2007-05-30alpha: support new syscallsRichard Henderson-51/+98
2007-05-30alpha: cleanup in bitops.hRichard Henderson-3/+44
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg-1/+1
2007-05-08utimensat implementationUlrich Drepper-2/+12
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-4/+0
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann-10/+1
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day-8/+0
2007-05-07srmcons: fix kmalloc(GFP_KERNEL) inside spinlockAndrew Morton-1/+1