aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-25[PATCH] fix osf_getdirents()Al Viro1-7/+12
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro1-5/+5
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar3-169/+19
2008-07-15Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+2
2008-07-04Alpha Linux kernel fails with inconsistent kallsyms dataBastian Blank1-7/+7
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe2-3/+3
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2-4/+4
2008-06-26alpha: convert to generic helpers for IPI function callsJens Axboe2-163/+13
2008-06-20alpha: resurrect Cypress IDE quirkIvan Kokshaysky1-0/+17
2008-06-20alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky2-1/+4
2008-06-05genirq: Expose default irq affinity mask (take 3)Max Krasnyansky1-3/+2
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-01[PATCH] make osf_select() use core_sys_select()Al Viro1-65/+4
2008-04-29alpha: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter1-5/+1
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt1-2/+2
2008-04-28arch/alpha/kernel/traps.c: use time_* macrosS.Caglar Onur1-2/+3
2008-04-28alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison12-84/+72
2008-04-28alpha: handle kcalloc failureJim Meyering1-0/+6
2008-04-24alpha: unbreak OSF/1 (a.out) binariesIvan Kokshaysky1-0/+1
2008-04-24alpha: fix legacy mode PCI IDE controllersIvan Kokshaysky2-17/+7
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 Tomonori1-10/+2
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-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-07Introduce flags for reserve_bootmem()Bernhard Walle2-3/+5
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-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-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2007-12-17alpha: build fixesIvan Kokshaysky4-4/+4
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 Arlott6-6/+5
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2-11/+11
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1