aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-192-24/+1
* 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/+6
* | cleanup arch/alpha/MakefileAdrian Bunk2007-10-161-67/+16
* | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* | Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
|/
* alpha: -Werror fixes for sys_titan.cJay Estabrook2007-08-111-7/+20
* add a missing LIB_Y to arch/alpha/boot MakefileMeelis Roos2007-07-311-1/+1
* alpha: fix boot/main.c warningMeelis Roos2007-07-311-1/+1
* alpha: fix objstrip.c compilation warningsMeelis Roos2007-07-311-1/+1
* alpha: fix mkbb compilation warningsMeelis Roos2007-07-311-2/+3
* alpha: fix two section mismatch warningsSam Ravnborg2007-07-311-2/+1
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* deal with alpha section warningsAl Viro2007-07-265-10/+12
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* 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/+1
* mm: fault feedback #2Nick Piggin2007-07-191-13/+9
* 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/+1
* 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-111-0/+3
* PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-111-27/+5
* 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/+0
* Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-082-10/+1
* kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day2007-05-081-8/+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
* get_unmapped_area handles MAP_FIXED on alphaBenjamin Herrenschmidt2007-05-071-0/+3
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-052-2/+2
|\
| * [PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge2007-05-021-1/+1
| * [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-023-3/+0
|/