summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
AgeCommit message (Expand)AuthorLines
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-12/+11
2009-01-01cpumask: convert kernel/irqRusty Russell-1/+2
2008-12-31take init_fs to saner placeAl Viro-1/+0
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell-8/+13
2008-12-26cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...Rusty Russell-0/+5
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell-7/+7
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell-5/+4
2008-12-04Merge branch 'master' into nextJames Morris-6/+6
2008-11-30alpha: pcibios_resource_to_bus() is callable from normal codeAl Viro-1/+1
2008-11-30false __cpuinit positives on alphaAl Viro-5/+5
2008-11-14CRED: Separate task security context from task_structDavid Howells-8/+13
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds-6/+7
2008-10-23[PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro-5/+2
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner-6/+7
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+3
2008-10-20alpha: use bcd2bin/bin2bcdAdrian Bunk-11/+11
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven-12/+9
2008-10-16alpha: use iommu_num_pages function in IOMMU codeJoerg Roedel-12/+5
2008-10-16alpha: notify_cpu_starting() compile fixletAlexey Dobriyan-0/+1
2008-10-16genirq: fix name space collisions of nr_irqs in arch/*Thomas Gleixner-3/+3
2008-10-06select: fix alpha OSF wrapperArjan van de Ven-6/+7
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul-0/+3
2008-08-25[PATCH] fix osf_getdirents()Al Viro-7/+12
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro-5/+5
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar-169/+19
2008-07-15Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds-3/+2
2008-07-04Alpha Linux kernel fails with inconsistent kallsyms dataBastian Blank-7/+7
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe-3/+3
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe-4/+4
2008-06-26alpha: convert to generic helpers for IPI function callsJens Axboe-163/+13
2008-06-20alpha: resurrect Cypress IDE quirkIvan Kokshaysky-0/+17
2008-06-20alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky-1/+4
2008-06-05genirq: Expose default irq affinity mask (take 3)Max Krasnyansky-3/+2
2008-05-16[PATCH] take init_files to fs/file.cAl Viro-1/+0
2008-05-01[PATCH] make osf_select() use core_sys_select()Al Viro-65/+4
2008-04-29alpha: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter-5/+1
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt-2/+2
2008-04-28arch/alpha/kernel/traps.c: use time_* macrosS.Caglar Onur-2/+3
2008-04-28alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison-84/+72
2008-04-28alpha: handle kcalloc failureJim Meyering-0/+6
2008-04-24alpha: unbreak OSF/1 (a.out) binariesIvan Kokshaysky-0/+1
2008-04-24alpha: fix legacy mode PCI IDE controllersIvan Kokshaysky-17/+7
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/+2
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