aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds
2008-10-23[PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20alpha: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-10-16alpha: introduce field 'taso' into struct linux_binprmKirill A. Shutemov
2008-10-16alpha: use iommu_num_pages function in IOMMU codeJoerg Roedel
2008-10-16alpha: notify_cpu_starting() compile fixletAlexey Dobriyan
2008-10-16Alpha Miata: remove dead URLAdrian Bunk
2008-10-16genirq: fix name space collisions of nr_irqs in arch/*Thomas Gleixner
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky
2008-10-15oprofile: more whitespace fixesRobert Richter
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-06select: fix alpha OSF wrapperArjan van de Ven
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul
2008-09-06Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUTDavid Woodhouse
2008-09-06Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse
2008-09-04Make <asm-generic/statfs.h> suitable for 64-bit platforms.David Woodhouse
2008-08-25[PATCH] fix osf_getdirents()Al Viro
2008-08-15alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro
2008-07-26alpha: use generic show_mem()Johannes Weiner
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni
2008-07-24alpha: remove the unused ALPHA_CORE_AGP optionAdrian Bunk
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-15Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds
2008-07-04Alpha Linux kernel fails with inconsistent kallsyms dataBastian Blank
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-26alpha: convert to generic helpers for IPI function callsJens Axboe
2008-06-20alpha: resurrect Cypress IDE quirkIvan Kokshaysky
2008-06-20alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky
2008-06-20alpha: link failure fixIvan Kokshaysky
2008-06-05genirq: Expose default irq affinity mask (take 3)Max Krasnyansky
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-01[PATCH] make osf_select() use core_sys_select()Al Viro
2008-04-29alpha: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt
2008-04-28arch/alpha/kernel/traps.c: use time_* macrosS.Caglar Onur
2008-04-28alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28alpha: handle kcalloc failureJim Meyering