summaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)AuthorLines
2008-04-20PCI: alpha: use generic pci_enable_resources()Bjorn Helgaas-22/+1
2008-04-17Generic semaphore implementationMatthew Wilcox-234/+1
2008-04-02alpha: fix ALSA DMA mmap crashIvan Kokshaysky-3/+5
2008-03-13alpha: use iommu_is_span_boundary helper functionFUJITA Tomonori-10/+5
2008-03-09alpha: fix iommu-related boot panicIvan Kokshaysky-8/+7
2008-03-04alpha: remove unused DEBUG_FORCEDAC define in IOMMUFUJITA Tomonori-1/+0
2008-03-04alpha: make IOMMU respect the segment boundary limitsFUJITA Tomonori-6/+34
2008-03-04alpha: IOMMU had better access to the free space bitmap at only one placeFUJITA Tomonori-13/+15
2008-03-04alpha: convert IOMMU to use ALIGN()FUJITA Tomonori-3/+3
2008-02-14Introduce path_put()Jan Blunck-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck-1/+1
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra-7/+8
2008-02-09ide: introduce HAVE_IDESam Ravnborg-0/+1
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin-0/+5
2008-02-08procfs: constify function pointer tablesJan Engelhardt-1/+1
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells-3/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells-62/+0
2008-02-08aout: mark arches that support A.OUT formatDavid Howells-0/+3
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle-5/+8
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk-4/+0
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet-1/+1
2008-02-06alpha/parisc: remove config variable DEBUG_RWLOCKJiri Olsa-10/+0
2008-02-05alpha: kill deprecated virt_to_busFUJITA Tomonori-2/+2
2008-02-05arch/alpha: remove duplicate includesLucas Woods-1/+0
2008-02-05iommu sg merging: alpha: make pci_iommu respect the segment size limitsFUJITA Tomonori-6/+18
2008-02-05timerfd: new timerfd APIDavide Libenzi-1/+1
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-2/+2
2008-02-03remove Documentation/smp.txtAdrian Bunk-2/+2
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers-2/+0
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers-0/+1
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk-5/+0
2008-01-28remove __attribute_used__Adrian Bunk-2/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg-4/+4
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