aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar4-9/+17
2009-03-02tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig1-0/+1
2009-03-01alpha: fix typo in recent early vmalloc changeTejun Heo1-1/+1
2009-02-24Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpuIngo Molnar1-7/+13
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-10/+10
2009-02-24vmalloc: add @align to vm_area_register_early()Tejun Heo1-1/+1
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar2-10/+10
2009-02-20vmalloc: implement vm_area_register_early()Tejun Heo1-7/+13
2009-02-19Merge branch 'linus' into tracing/blktraceIngo Molnar2-10/+10
2009-02-16cpumask: Use cpu_*_mask accessors code: alphaRusty Russell2-10/+10
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly1-0/+3
2009-02-13Merge branch 'core/header-fixes' into x86/headersIngo Molnar2-1/+3
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2-2/+2
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar1-2/+2
2009-02-12preempt-count: force hardirq-count to max of 10Steven Rostedt1-13/+0
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar1-2/+2
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar9-112/+99
2009-02-05alpha: fixup BUG macroAlexey Dobriyan1-2/+2
2009-02-01headers_check fix: alpha, swab.hJaswinder Singh Rajput1-1/+1
2009-02-01headers_check fix: alpha, statfs.hJaswinder Singh Rajput1-0/+2
2009-01-30Merge branch 'linus' into core/percpuIngo Molnar9-112/+99
2009-01-30fix "sparseirq: use kstat_irqs_cpu on non-x86 architectures too"Andrew Morton1-1/+1
2009-01-29alpha: fix the BUG() macroIvan Kokshaysky1-11/+6
2009-01-29alpha: compile fixesIvan Kokshaysky3-2/+6
2009-01-29alpha: use syscall wrappersIvan Kokshaysky5-99/+87
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar17-29/+105
2009-01-15alpha: make pte_alloc_one_kernel() inlineIvan Kokshaysky2-8/+6
2009-01-15alpha: .gitignore vmlinux.ldsIvan Kokshaysky1-0/+1
2009-01-15alpha: fix RTC on marvelIvan Kokshaysky8-14/+87
2009-01-15alpha: nautilus - fix hang on bootIvan Kokshaysky1-0/+4
2009-01-15alpha: nautilus - fix compile failure with gcc-4.3Ivan Kokshaysky1-0/+2
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-5/+5
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-2/+0
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2-5/+5
2009-01-12irq: update all arches for new irq_descMike Travis1-1/+1
2009-01-12sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu2-2/+2
2009-01-07PCI: alpha: use generic INTx swizzle from PCI coreBjorn Helgaas2-20/+2
2009-01-07PCI: alpha: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas8-14/+9
2009-01-06alpha: introduce asm/swab.hHarvey Harrison3-41/+44
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-8/+1
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-1/+24
2009-01-03get rid of special-casing the /sbin/loader on alphaAl Viro2-1/+52
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-13/+11
2009-01-01cpumask: convert kernel/irqRusty Russell1-1/+2
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Rusty Russell1-3/+0
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Rusty Russell2-8/+13
2008-12-29alpha: remove dead BIO_VMERGE_BOUNDARYFUJITA Tomonori1-3/+0
2008-12-26cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell2-0/+22
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell3-7/+7