summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-282-3/+2Star
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-282-3/+2Star
| |\
| | * do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan2009-03-272-3/+2Star
* | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-272-8/+14
|\ \ \ | |/ / |/| |
| * | alpha: fix typo in recent early vmalloc changeTejun Heo2009-03-011-1/+1
| * | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-241-7/+13
| |\ \
| | * | vmalloc: add @align to vm_area_register_early()Tejun Heo2009-02-241-1/+1
| | * | vmalloc: implement vm_area_register_early()Tejun Heo2009-02-201-7/+13
| | * | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-091-2/+2
| | |\ \
| | * \ \ Merge branch 'linus' into core/percpuIngo Molnar2009-01-309-112/+99Star
| | |\ \ \
| * | \ \ \ Merge branch 'linus' into x86/apicIngo Molnar2009-02-222-10/+10
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'core/header-fixes' into x86/headersIngo Molnar2009-02-132-1/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into x86/apicIngo Molnar2009-02-131-2/+2
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-059-112/+99Star
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-2117-29/+105
| |\ \ \ \ \
| * | | | | | irq: update all arches for new irq_descMike Travis2009-01-131-1/+1
* | | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-272-1/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'v2.6.29' into core/header-fixesIngo Molnar2009-03-263-12/+12
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| * | | | | | headers_check fix: alpha, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| * | | | | | headers_check fix: alpha, statfs.hJaswinder Singh Rajput2009-02-011-0/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-272-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-162-10/+10
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-132-2/+2
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | / | | |_|_|_|_|/ | |/| | | | |
| | | * | | | fix "sparseirq: use kstat_irqs_cpu on non-x86 architectures too"Andrew Morton2009-01-301-1/+1
| | | * | | | sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu2009-01-122-2/+2
| | | | |_|/ | | | |/| |
* | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-242-10/+10
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | cpumask: Use cpu_*_mask accessors code: alphaRusty Russell2009-02-162-10/+10
| |/ / / /
* / / / / net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-161-0/+3
|/ / / /
* | | / alpha: fixup BUG macroAlexey Dobriyan2009-02-051-2/+2
| |_|/ |/| |
* | | alpha: fix the BUG() macroIvan Kokshaysky2009-01-301-11/+6Star
* | | alpha: compile fixesIvan Kokshaysky2009-01-303-2/+6
* | | alpha: use syscall wrappersIvan Kokshaysky2009-01-305-99/+87Star
|/ /
* | alpha: make pte_alloc_one_kernel() inlineIvan Kokshaysky2009-01-162-8/+6Star
* | alpha: .gitignore vmlinux.ldsIvan Kokshaysky2009-01-161-0/+1
* | alpha: fix RTC on marvelIvan Kokshaysky2009-01-168-14/+87
* | alpha: nautilus - fix hang on bootIvan Kokshaysky2009-01-161-0/+4
* | alpha: nautilus - fix compile failure with gcc-4.3Ivan Kokshaysky2009-01-161-0/+2
* | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-152-5/+5
|\ \
| * | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-142-5/+5
| |/
* / byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-152-2/+0Star
|/
* PCI: alpha: use generic INTx swizzle from PCI coreBjorn Helgaas2009-01-072-20/+2Star
* PCI: alpha: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-078-14/+9Star
* alpha: introduce asm/swab.hHarvey Harrison2009-01-073-41/+44
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-071-8/+1Star
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-033-1/+24
|\
| * 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-311-3/+0Star
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-292-8/+13
| |\ \
| * | | cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...Rusty Russell2008-12-262-0/+22
* | | | get rid of special-casing the /sbin/loader on alphaAl Viro2009-01-032-1/+52