aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAge
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-28
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-12
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-19
* | | alpha: remove dma64_addr_t usageFUJITA Tomonori2010-10-27
* | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* | | alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky2010-10-26
* | | alpha: enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori2010-10-26
* | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-21
|\ \ \
| * | | Fix IRQ flag handling namingDavid Howells2010-10-07
* | | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-18
* | | | Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar2010-10-08
|\| | |
| * | | Fix up more fallout form alpha signal cleanupsLinus Torvalds2010-09-30
| * | | alpha: fix compile problem in arch/alpha/kernel/signal.cLinus Torvalds2010-09-28
| * | | alpha: __get_user/__put_user results need to be checked...Al Viro2010-09-27
| * | | alpha: switch osf_sigprocmask() to use of sigprocmask()Al Viro2010-09-27
| * | | alpha: fix usp value in multithreaded coredumpsAl Viro2010-09-25
| * | | alpha: fix hae_cache race in RESTORE_ALLAl Viro2010-09-25
* | | | Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar2010-09-21
|\| | |
| * | | alpha: deal with multiple simultaneously pending signalsAl Viro2010-09-18
| * | | alpha: fix a 14 years old bug in sigreturn tracingAl Viro2010-09-18
| * | | alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro2010-09-18
| * | | alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro2010-09-18
| * | | alpha: Shift perf event pending work earlier in timer interruptMichael Cree2010-09-18
| * | | alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson2010-09-18
| * | | alpha: kill big kernel lockArnd Bergmann2010-09-18
| * | | alpha: fix build breakage in asm/cacheflush.hTejun Heo2010-09-18
| * | | alpha: remove unnecessary cast from void* in assignment.matt mooney2010-09-18
| * | | alpha: Use static const char * const where possibleJoe Perches2010-09-18
* | | | alpha: Fix HW performance counters to be stopped properlyMichael Cree2010-09-15
* | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-15
|\| | |
| * | | alpha: Fix printk format errorsMichael Cree2010-09-01
| * | | alpha: convert perf_event to use local_tMichael Cree2010-08-31
| * | | Fix call to replaced SuperIO functionsMorten H. Larsen2010-08-31
| * | | alpha: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-08-31
| * | | Alpha: Fix a missing comma in sys_osf_statfs()David Howells2010-08-28
* | | | perf: Remove the sysfs bitsPeter Zijlstra2010-09-09
* | | | perf: Rework the PMU methodsPeter Zijlstra2010-09-09
* | | | perf: Per PMU disablePeter Zijlstra2010-09-09
* | | | perf: Register PMU implementationsPeter Zijlstra2010-09-09
* | | | perf: Deconstify struct pmuPeter Zijlstra2010-09-09
|/ / /
* | / Make do_execve() take a const filename pointerDavid Howells2010-08-17
| |/ |/|
* | defconfig reductionSam Ravnborg2010-08-14
* | archs: replace unifdef-y with header-ySam Ravnborg2010-08-14
* | Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-11
* | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-11
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\ \
| * | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-07
| |/
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-10