summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-153-169/+19
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-262-3/+3
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-262-4/+4
| * alpha: convert to generic helpers for IPI function callsJens Axboe2008-06-262-163/+13
* | Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2008-07-151-3/+2
|\ \
| * | genirq: Expose default irq affinity mask (take 3)Max Krasnyansky2008-06-051-3/+2
* | | Alpha Linux kernel fails with inconsistent kallsyms dataBastian Blank2008-07-041-7/+7
| |/ |/|
* | alpha: resurrect Cypress IDE quirkIvan Kokshaysky2008-06-201-0/+17
* | alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky2008-06-202-1/+4
|/
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* [PATCH] make osf_select() use core_sys_select()Al Viro2008-05-011-65/+4
* alpha: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter2008-04-291-5/+1
* iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt2008-04-291-2/+2
* arch/alpha/kernel/traps.c: use time_* macrosS.Caglar Onur2008-04-281-2/+3
* alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2812-84/+72
* alpha: handle kcalloc failureJim Meyering2008-04-281-0/+6
* alpha: unbreak OSF/1 (a.out) binariesIvan Kokshaysky2008-04-241-0/+1
* alpha: fix legacy mode PCI IDE controllersIvan Kokshaysky2008-04-242-17/+7
* PCI: alpha: use generic pci_enable_resources()Bjorn Helgaas2008-04-201-22/+1
* Generic semaphore implementationMatthew Wilcox2008-04-173-234/+1
* alpha: fix ALSA DMA mmap crashIvan Kokshaysky2008-04-021-3/+5
* alpha: use iommu_is_span_boundary helper functionFUJITA Tomonori2008-03-131-10/+2
* alpha: fix iommu-related boot panicIvan Kokshaysky2008-03-091-8/+7
* alpha: remove unused DEBUG_FORCEDAC define in IOMMUFUJITA Tomonori2008-03-041-1/+0
* alpha: make IOMMU respect the segment boundary limitsFUJITA Tomonori2008-03-041-6/+34
* alpha: IOMMU had better access to the free space bitmap at only one placeFUJITA Tomonori2008-03-041-13/+15
* alpha: convert IOMMU to use ALIGN()FUJITA Tomonori2008-03-041-3/+3
* Introduce path_put()Jan Blunck2008-02-141-1/+1
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-1/+1
* xtime_lock vs update_process_timesPeter Zijlstra2008-02-131-7/+8
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-083-3/+0
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-62/+0
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-072-3/+5
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-4/+0
* get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-061-1/+1
* alpha: kill deprecated virt_to_busFUJITA Tomonori2008-02-051-2/+2
* arch/alpha: remove duplicate includesLucas Woods2008-02-051-1/+0
* iommu sg merging: alpha: make pci_iommu respect the segment size limitsFUJITA Tomonori2008-02-051-6/+18
* timerfd: new timerfd APIDavide Libenzi2008-02-051-1/+1
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+4
* alpha: build fixesIvan Kokshaysky2007-12-174-4/+4
* alpha: fix sg_page breakageFUJITA Tomonori2007-11-271-6/+8
* alpha: sg_virt() falloutJens Axboe2007-10-231-0/+1
* Update arch/ to use sg helpersJens Axboe2007-10-221-1/+1
* spelling fixes: arch/alpha/Simon Arlott2007-10-206-6/+5
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-192-11/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-1/+1
|\
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-1/+1
* | alpha: beautify vmlinux.ldsSam Ravnborg2007-10-161-126/+134
OpenPOWER on IntegriCloud