aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
2010-09-28alpha: fix compile problem in arch/alpha/kernel/signal.cLinus Torvalds
2010-09-27alpha: __get_user/__put_user results need to be checked...Al Viro
2010-09-27alpha: switch osf_sigprocmask() to use of sigprocmask()Al Viro
2010-09-25alpha: fix usp value in multithreaded coredumpsAl Viro
2010-09-25alpha: fix hae_cache race in RESTORE_ALLAl Viro
2010-09-18alpha: deal with multiple simultaneously pending signalsAl Viro
2010-09-18alpha: fix a 14 years old bug in sigreturn tracingAl Viro
2010-09-18alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro
2010-09-18alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro
2010-09-18alpha: Shift perf event pending work earlier in timer interruptMichael Cree
2010-09-18alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson
2010-09-18alpha: kill big kernel lockArnd Bergmann
2010-09-18alpha: fix build breakage in asm/cacheflush.hTejun Heo
2010-09-18alpha: remove unnecessary cast from void* in assignment.matt mooney
2010-09-18alpha: Use static const char * const where possibleJoe Perches
2010-09-01alpha: Fix printk format errorsMichael Cree
2010-08-31alpha: convert perf_event to use local_tMichael Cree
2010-08-31Fix call to replaced SuperIO functionsMorten H. Larsen
2010-08-31alpha: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori
2010-08-28Alpha: Fix a missing comma in sys_osf_statfs()David Howells
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-14defconfig reductionSam Ravnborg
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-10tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09alpha/h8300/m68k: remove obsolete <asm/md.h> filesGeert Uytterhoeven
2010-08-09alpha: implement HW performance events on the EV67 and later CPUsMichael Cree
2010-08-09alpha: add wrperfmon.h header file to aid use of wrperfmon PALcallMichael Cree
2010-08-09alpha: add performance monitor interrupt counterMichael Cree
2010-08-09pass a struct path to vfs_statfsChristoph Hellwig
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner
2010-06-15alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19Morten H. Larsen
2010-06-15alpha: fix pci_mmap_resource API breakageMatt Turner
2010-06-15alpha: fix __arch_hweight32 typoMatt Turner
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori
2010-05-27alpha: use asm-generic/scatterlist.hFUJITA Tomonori
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds
2010-05-26alpha: simplify and optimize sched_find_first_bitMatt Turner
2010-05-26alpha: invoke oom-killer from page faultNick Piggin
2010-05-26Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund