aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-20PCI: alpha: use generic pci_enable_resources()Bjorn Helgaas1-22/+1
2008-04-17Generic semaphore implementationMatthew Wilcox3-234/+1
2008-04-02alpha: fix ALSA DMA mmap crashIvan Kokshaysky1-3/+5
2008-03-13alpha: use iommu_is_span_boundary helper functionFUJITA Tomonori2-10/+5
2008-03-09alpha: fix iommu-related boot panicIvan Kokshaysky1-8/+7
2008-03-04alpha: remove unused DEBUG_FORCEDAC define in IOMMUFUJITA Tomonori1-1/+0
2008-03-04alpha: make IOMMU respect the segment boundary limitsFUJITA Tomonori1-6/+34
2008-03-04alpha: IOMMU had better access to the free space bitmap at only one placeFUJITA Tomonori1-13/+15
2008-03-04alpha: convert IOMMU to use ALIGN()FUJITA Tomonori1-3/+3
2008-02-14Introduce path_put()Jan Blunck1-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-1/+1
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra1-7/+8
2008-02-09ide: introduce HAVE_IDESam Ravnborg1-0/+1
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin1-0/+5
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells3-3/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells1-62/+0
2008-02-08aout: mark arches that support A.OUT formatDavid Howells1-0/+3
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle3-5/+8
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-4/+0
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet1-1/+1
2008-02-06alpha/parisc: remove config variable DEBUG_RWLOCKJiri Olsa2-10/+0
2008-02-05alpha: kill deprecated virt_to_busFUJITA Tomonori1-2/+2
2008-02-05arch/alpha: remove duplicate includesLucas Woods1-1/+0
2008-02-05iommu sg merging: alpha: make pci_iommu respect the segment size limitsFUJITA Tomonori1-6/+18
2008-02-05timerfd: new timerfd APIDavide Libenzi1-1/+1
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+2
2008-02-03remove Documentation/smp.txtAdrian Bunk1-2/+2
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers1-2/+0
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers1-0/+1
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk1-5/+0
2008-01-28remove __attribute_used__Adrian Bunk1-2/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2008-01-17alpha: fix conversion from denormal float to doubleIvan Kokshaysky1-1/+1
2007-12-17alpha: build fixesIvan Kokshaysky5-9/+9
2007-12-17alpha: strncpy/strncat fixesIvan Kokshaysky3-15/+15
2007-11-27alpha: fix sg_page breakageFUJITA Tomonori1-6/+8
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