summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* alpha: fix conversion from denormal float to doubleIvan Kokshaysky2008-01-181-1/+1
* alpha: build fixesIvan Kokshaysky2007-12-185-9/+9
* alpha: strncpy/strncat fixesIvan Kokshaysky2007-12-183-15/+15
* alpha: fix sg_page breakageFUJITA Tomonori2007-11-271-6/+8
* alpha: sg_virt() falloutJens Axboe2007-10-231-0/+1
* Update arch/ to use sg helpersJens Axboe2007-10-221-1/+1
* spelling fixes: arch/alpha/Simon Arlott2007-10-2010-10/+9Star
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-192-24/+1Star
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-193-12/+12
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-163-3/+3
|\
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-143-3/+3
* | alpha: beautify vmlinux.ldsSam Ravnborg2007-10-161-126/+134
* | alpha: convert to generic sys_ptraceChristoph Hellwig2007-10-162-45/+6Star
* | cleanup arch/alpha/MakefileAdrian Bunk2007-10-161-67/+16Star
* | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* | Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0Star
|/
* alpha: -Werror fixes for sys_titan.cJay Estabrook2007-08-121-7/+20
* add a missing LIB_Y to arch/alpha/boot MakefileMeelis Roos2007-08-011-1/+1
* alpha: fix boot/main.c warningMeelis Roos2007-08-011-1/+1
* alpha: fix objstrip.c compilation warningsMeelis Roos2007-08-011-1/+1
* alpha: fix mkbb compilation warningsMeelis Roos2007-08-011-2/+3
* alpha: fix two section mismatch warningsSam Ravnborg2007-08-011-2/+1Star
* Remove fs.h from mm.hAlexey Dobriyan2007-07-301-0/+1
* deal with alpha section warningsAl Viro2007-07-265-10/+12
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1Star
* alpha: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-1/+4
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+1Star
* mm: fault feedback #2Nick Piggin2007-07-191-13/+9Star
* missing exports of csum_...Al Viro2007-07-171-0/+1
* alpha __init fixesAl Viro2007-07-171-3/+3
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-3/+1Star
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* alpha: fix trivial section mismatch warningsSam Ravnborg2007-07-163-3/+3
* PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox2007-07-121-0/+3
* PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-121-27/+5Star
* alpha: fix alignment problem in csum_ipv6_magic()Ivan Kokshaysky2007-06-242-23/+70
* ALPHA: misc fixesJay Estabrook2007-06-011-12/+14
* ALPHA: support graphics on non-zero PCI domainsJay Estabrook2007-06-019-94/+155
* parse errors in ifdefsYoann Padioleau2007-06-011-1/+1
* alpha: support new syscallsRichard Henderson2007-05-303-51/+98
* alpha: cleanup in bitops.hRichard Henderson2007-05-304-3/+44
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* utimensat implementationUlrich Drepper2007-05-081-2/+12
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-084-4/+0Star
* Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-082-10/+1Star
* kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day2007-05-081-8/+0Star
* srmcons: fix kmalloc(GFP_KERNEL) inside spinlockAndrew Morton2007-05-071-1/+1