summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/header-fixes' into x86/headersIngo Molnar2009-02-132-1/+3
|\
| * 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 'linus' into x86/apicIngo Molnar2009-02-131-2/+2
|\ \
| * | alpha: fixup BUG macroAlexey Dobriyan2009-02-051-2/+2
| |/
* | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-059-112/+99
|\ \ | |/
| * alpha: fix the BUG() macroIvan Kokshaysky2009-01-291-11/+6
| * alpha: compile fixesIvan Kokshaysky2009-01-293-2/+6
| * alpha: use syscall wrappersIvan Kokshaysky2009-01-295-99/+87
* | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-2117-29/+105
|\ \ | |/
| * alpha: make pte_alloc_one_kernel() inlineIvan Kokshaysky2009-01-152-8/+6
| * alpha: .gitignore vmlinux.ldsIvan Kokshaysky2009-01-151-0/+1
| * alpha: fix RTC on marvelIvan Kokshaysky2009-01-158-14/+87
| * 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
| * Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-142-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-142-2/+0
| |/
* | 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
* alpha: introduce asm/swab.hHarvey Harrison2009-01-063-41/+44
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-061-8/+1
* 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/+0
| |\
| * \ 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-262-0/+22
* | | | 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-026-13/+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-133-6/+4
* | | | take init_fs to saner placeAl Viro2008-12-311-1/+0
| |_|/ |/| |
* | | alpha: remove dead BIO_VMERGE_BOUNDARYFUJITA Tomonori2008-12-291-3/+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-176-20/+18
| | |\
| | * | select: fix alpha OSF wrapperArjan van de Ven2008-10-061-6/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-231-5/+2
|\ \ \ \
| * | | | [PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro2008-10-231-5/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2008-10-231-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | oprofile: more whitespace fixesRobert Richter2008-10-151-1/+1
* | | | 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
* | | | | container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+1
OpenPOWER on IntegriCloud