aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-23alpha: sg_virt() falloutJens Axboe1-0/+1
2007-10-22Update arch/ to use sg helpersJens Axboe1-1/+1
2007-10-20spelling fixes: arch/alpha/Simon Arlott10-10/+9
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2-24/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan3-12/+12
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-3/+3
2007-10-16alpha: beautify vmlinux.ldsSam Ravnborg1-126/+134
2007-10-16alpha: convert to generic sys_ptraceChristoph Hellwig2-45/+6
2007-10-16cleanup arch/alpha/MakefileAdrian Bunk1-67/+16
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg3-3/+3
2007-08-11alpha: -Werror fixes for sys_titan.cJay Estabrook1-7/+20
2007-07-31add a missing LIB_Y to arch/alpha/boot MakefileMeelis Roos1-1/+1
2007-07-31alpha: fix boot/main.c warningMeelis Roos1-1/+1
2007-07-31alpha: fix objstrip.c compilation warningsMeelis Roos1-1/+1
2007-07-31alpha: fix mkbb compilation warningsMeelis Roos1-2/+3
2007-07-31alpha: fix two section mismatch warningsSam Ravnborg1-2/+1
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-26deal with alpha section warningsAl Viro5-10/+12
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-19alpha: Put allocated ELF notes in read-only data segmentRoland McGrath1-1/+4
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1
2007-07-19mm: fault feedback #2Nick Piggin1-13/+9
2007-07-17missing exports of csum_...Al Viro1-0/+1
2007-07-17alpha __init fixesAl Viro1-3/+3
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-3/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-16alpha: fix trivial section mismatch warningsSam Ravnborg3-3/+3
2007-07-11PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox1-0/+3
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich1-27/+5
2007-06-24alpha: fix alignment problem in csum_ipv6_magic()Ivan Kokshaysky2-23/+70
2007-06-01ALPHA: misc fixesJay Estabrook1-12/+14
2007-06-01ALPHA: support graphics on non-zero PCI domainsJay Estabrook9-94/+155
2007-06-01parse errors in ifdefsYoann Padioleau1-1/+1
2007-05-30alpha: support new syscallsRichard Henderson3-51/+98
2007-05-30alpha: cleanup in bitops.hRichard Henderson4-3/+44
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-08utimensat implementationUlrich Drepper1-2/+12
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap4-4/+0
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2-10/+1
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day1-8/+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-07get_unmapped_area handles MAP_FIXED on alphaBenjamin Herrenschmidt1-0/+3
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2-2/+2