summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-01[PATCH] make osf_select() use core_sys_select()Al Viro
2008-04-29alpha: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt
2008-04-28arch/alpha/kernel/traps.c: use time_* macrosS.Caglar Onur
2008-04-28alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28alpha: handle kcalloc failureJim Meyering
2008-04-24alpha: unbreak OSF/1 (a.out) binariesIvan Kokshaysky
2008-04-24alpha: fix legacy mode PCI IDE controllersIvan Kokshaysky
2008-04-20PCI: alpha: use generic pci_enable_resources()Bjorn Helgaas
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-02alpha: fix ALSA DMA mmap crashIvan Kokshaysky
2008-03-13alpha: use iommu_is_span_boundary helper functionFUJITA Tomonori
2008-03-09alpha: fix iommu-related boot panicIvan Kokshaysky
2008-03-04alpha: remove unused DEBUG_FORCEDAC define in IOMMUFUJITA Tomonori
2008-03-04alpha: make IOMMU respect the segment boundary limitsFUJITA Tomonori
2008-03-04alpha: IOMMU had better access to the free space bitmap at only one placeFUJITA Tomonori
2008-03-04alpha: convert IOMMU to use ALIGN()FUJITA Tomonori
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra
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