aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into x86/apicIngo Molnar2009-02-222-10/+10
|\
| * cpumask: Use cpu_*_mask accessors code: alphaRusty Russell2009-02-162-10/+10
* | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-056-101/+90
|\ \ | |/
| * alpha: compile fixesIvan Kokshaysky2009-01-292-2/+4
| * alpha: use syscall wrappersIvan Kokshaysky2009-01-294-99/+86
* | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-2111-16/+86
|\ \ | |/
| * alpha: .gitignore vmlinux.ldsIvan Kokshaysky2009-01-151-0/+1
| * alpha: fix RTC on marvelIvan Kokshaysky2009-01-156-11/+74
| * alpha: nautilus - fix hang on bootIvan Kokshaysky2009-01-151-0/+4
| * alpha: nautilus - fix compile failure with gcc-4.3Ivan Kokshaysky2009-01-151-0/+2
| * [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-142-5/+5
* | irq: update all arches for new irq_descMike Travis2009-01-121-1/+1
|/
* PCI: alpha: use generic INTx swizzle from PCI coreBjorn Helgaas2009-01-072-20/+2
* PCI: alpha: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-078-14/+9
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-032-1/+7
|\
| * cpumask: convert kernel/irqRusty Russell2009-01-011-1/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-302-8/+13
| |\
| * | cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...Rusty Russell2008-12-261-0/+5
* | | get rid of special-casing the /sbin/loader on alphaAl Viro2009-01-032-1/+52
* | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-025-12/+11
|\ \ \ | |/ /
| * | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-133-7/+7
| * | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-132-5/+4
* | | take init_fs to saner placeAl Viro2008-12-311-1/+0
| |/ |/|
* | Merge branch 'master' into nextJames Morris2008-12-043-6/+6
|\ \ | |/
| * alpha: pcibios_resource_to_bus() is callable from normal codeAl Viro2008-11-301-1/+1
| * false __cpuinit positives on alphaAl Viro2008-11-302-5/+5
* | CRED: Separate task security context from task_structDavid Howells2008-11-142-8/+13
|/
* Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-231-6/+7
|\
| * Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-221-6/+7
| |\
| | * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-172-12/+9
| | |\
| | * | select: fix alpha OSF wrapperArjan van de Ven2008-10-061-6/+7
* | | | [PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro2008-10-231-5/+2
|/ / /
* | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-3/+3
|\ \ \
| * | | genirq: fix name space collisions of nr_irqs in arch/*Thomas Gleixner2008-10-161-3/+3
* | | | alpha: use bcd2bin/bin2bcdAdrian Bunk2008-10-202-11/+11
| |_|/ |/| |
* | | alpha: use iommu_num_pages function in IOMMU codeJoerg Roedel2008-10-161-12/+5
* | | alpha: notify_cpu_starting() compile fixletAlexey Dobriyan2008-10-161-0/+1
|/ /
* | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+3
|/
* [PATCH] fix osf_getdirents()Al Viro2008-08-251-7/+12
* [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-261-5/+5
* 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