aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
2008-02-09ide: introduce HAVE_IDESam Ravnborg
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08procfs: constify function pointer tablesJan Engelhardt
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-08aout: mark arches that support A.OUT formatDavid Howells
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet
2008-02-06alpha/parisc: remove config variable DEBUG_RWLOCKJiri Olsa
2008-02-05alpha: kill deprecated virt_to_busFUJITA Tomonori
2008-02-05arch/alpha: remove duplicate includesLucas Woods
2008-02-05iommu sg merging: alpha: make pci_iommu respect the segment size limitsFUJITA Tomonori
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-03remove Documentation/smp.txtAdrian Bunk
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk
2008-01-28remove __attribute_used__Adrian Bunk
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-17alpha: fix conversion from denormal float to doubleIvan Kokshaysky
2007-12-17alpha: build fixesIvan Kokshaysky
2007-12-17alpha: strncpy/strncat fixesIvan Kokshaysky
2007-11-27alpha: fix sg_page breakageFUJITA Tomonori
2007-10-23alpha: sg_virt() falloutJens Axboe
2007-10-22Update arch/ to use sg helpersJens Axboe
2007-10-20spelling fixes: arch/alpha/Simon Arlott
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-16alpha: beautify vmlinux.ldsSam Ravnborg
2007-10-16alpha: convert to generic sys_ptraceChristoph Hellwig
2007-10-16cleanup arch/alpha/MakefileAdrian Bunk
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-08-11alpha: -Werror fixes for sys_titan.cJay Estabrook
2007-07-31add a missing LIB_Y to arch/alpha/boot MakefileMeelis Roos
2007-07-31alpha: fix boot/main.c warningMeelis Roos
2007-07-31alpha: fix objstrip.c compilation warningsMeelis Roos
2007-07-31alpha: fix mkbb compilation warningsMeelis Roos
2007-07-31alpha: fix two section mismatch warningsSam Ravnborg
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-26deal with alpha section warningsAl Viro
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-19alpha: Put allocated ELF notes in read-only data segmentRoland McGrath
2007-07-19define new percpu interface for shared dataFenghua Yu