aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAge
* Forward to 2.6.33-rc8Thomas Gleixner2010-02-21
|\
| * alpha: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-14
| * alpha: Convert BUG() to use unreachable()David Daney2009-12-18
| * alpha: Add minimal support for software performance eventsMichael Cree2009-12-18
| * alpha: Wire up missing/new syscallsDaniele Calore2009-12-18
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-17
| |\
| | * fix up O_SYNC commentsChristoph Hellwig2009-12-17
| * | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
| |\ \ | | |/ | |/|
| | * kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-12
| | * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-12
| * | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-16
| * | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-15
| |\ \
| | * | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
| | * | alpha: Fix fallout from locking changesThomas Gleixner2009-12-14
| | * | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14
| | * | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
| | * | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
| | * | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
| | * | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
| | |/
| * / alpha: convert srm code to seq_fileAlexey Dobriyan2009-12-15
| |/
| * Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-11
| |\
| | * vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
| * | Unify sys_mmap*Al Viro2009-12-11
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
| |\
| | * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| | |\
| | | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| * | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-08
| |\ \ \
| | * | | Merge branch 'master' into for-2.6.33Jens Axboe2009-12-03
| | |\| |
| | * | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-26
| | | |/ | | |/|
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02
| |\ \ \ | | | |/ | | |/|
| | * | alpha: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-30
| | * | Alpha: Rearrange thread info flags fixing two regressionsMichael Cree2009-11-30
| | * | arch/alpha/kernel: Add kmalloc NULL testsJulia Lawall2009-11-30
| | * | arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSESTJulia Lawall2009-11-30
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
| |\| |
| | * | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-11-17
| | |\ \
| | | * | arch/alpha/boot/tools/objstrip.c: Mark "usage" staticJosh Triplett2009-11-15
| | | |/
| | * | fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell2009-11-17
| | * | alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLYAndrew Morton2009-11-12
| | * | alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra2009-11-12
| | |/
| * | alpha: Fixup recvmmsg syscall glueArnaldo Carvalho de Melo2009-11-14
| * | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-13
| * | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-12
| |/
| * alpha: Fix duplicate <asm/thread_info.h> includeLinus Torvalds2009-09-27
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-09-26
| |\
| | * alpha: fix build after vmlinux.lds.S cleanupSam Ravnborg2009-09-25
| * | alpha: Clean up linker script using new linker script macros.Geoffrey Thomas2009-09-24
| * | alpha: use .data.init_task instead of .data.init_thread.Tim Abbott2009-09-24
| |/
| * alpha: AGP update (fixes compile failure)Ivan Kokshaysky2009-09-24
| * fcntl: add F_[SG]ETOWN_EXPeter Zijlstra2009-09-24