summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley2008-10-201-0/+2
| |_|_|/ |/| | |
* | | | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-161-2/+2
|\ \ \ \
| * | | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-2/+2
| |/ / /
* | | | alpha: introduce field 'taso' into struct linux_binprmKirill A. Shutemov2008-10-161-1/+1
* | | | 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
* | | | Alpha Miata: remove dead URLAdrian Bunk2008-10-161-2/+1
|/ / /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-131-0/+3
|\| |
| * | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+3
| |/
* | Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUTDavid Woodhouse2008-09-061-0/+1
* | Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse2008-09-061-3/+0
* | Make <asm-generic/statfs.h> suitable for 64-bit platforms.David Woodhouse2008-09-041-0/+4
|/
* [PATCH] fix osf_getdirents()Al Viro2008-08-251-7/+12
* alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds2008-08-15129-0/+15903
* [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-261-5/+5
* alpha: use generic show_mem()Johannes Weiner2008-07-262-65/+0
* inflate: refactor inflate malloc codeThomas Petazzoni2008-07-251-37/+2
* alpha: remove the unused ALPHA_CORE_AGP optionAdrian Bunk2008-07-241-5/+0
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-241-1/+1
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-241-1/+1
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-4/+4
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-155-172/+23
|\
| * 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-263-7/+7
| * alpha: convert to generic helpers for IPI function callsJens Axboe2008-06-263-163/+14
* | 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
* | alpha: link failure fixIvan Kokshaysky2008-06-201-0/+1
|/
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* [PATCH] make osf_select() use core_sys_select()Al Viro2008-05-011-65/+4
* alpha: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter2008-04-291-5/+1
* iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt2008-04-291-2/+2
* arch/alpha/kernel/traps.c: use time_* macrosS.Caglar Onur2008-04-281-2/+3
* alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2812-84/+72
* alpha: handle kcalloc failureJim Meyering2008-04-281-0/+6