summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* alpha: Use generic irq KconfigThomas Gleixner2011-01-211-13/+3Star
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-3/+0Star
* alpha: fix WARN_ON in __local_bh_enable()Ivan Kokshaysky2011-01-171-3/+2Star
* alpha: fix breakage caused by df9ee29270Ivan Kokshaysky2011-01-171-3/+5
* alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to KconfigMatt Turner2011-01-171-0/+3
* alpha/osf_sys: remove unused MAX_SELECT_SECONDSNamhyung Kim2011-01-171-3/+0Star
* alpha: change to new Makefile flag variablesmatt mooney2011-01-175-7/+7
* alpha: kill off alpha_do_IRQKyle McMartin2011-01-1721-460/+94Star
* alpha: irq clean upKyle McMartin2011-01-1720-58/+67
* alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin2011-01-1720-48/+59
* thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli2011-01-141-0/+1
* thp: mm: define MADV_HUGEPAGEAndrea Arcangeli2011-01-141-0/+2
* set_rtc_mmss: show warning message only onceStephen Hemminger2011-01-131-1/+1
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-0/+1
|\
| * TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-171-0/+1
* | perf: Dynamic pmu typesPeter Zijlstra2010-12-161-1/+1
* | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-263-11/+6Star
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-291-4/+0Star
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-1219-907/+1012
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-201-4/+0Star
* | | alpha: remove dma64_addr_t usageFUJITA Tomonori2010-10-281-2/+2
* | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-281-3/+4
* | | alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky2010-10-274-40/+30Star
* | | alpha: enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori2010-10-271-0/+3
* | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-271-2/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-212-28/+67
|\ \ \
| * | | Fix IRQ flag handling namingDavid Howells2010-10-072-28/+67
* | | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-183-20/+16Star
* | | | Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar2010-10-084-56/+24Star
|\| | |
| * | | Fix up more fallout form alpha signal cleanupsLinus Torvalds2010-09-301-1/+1
| * | | alpha: fix compile problem in arch/alpha/kernel/signal.cLinus Torvalds2010-09-281-2/+2
| * | | alpha: __get_user/__put_user results need to be checked...Al Viro2010-09-271-4/+4
| * | | alpha: switch osf_sigprocmask() to use of sigprocmask()Al Viro2010-09-273-47/+12Star
| * | | alpha: fix usp value in multithreaded coredumpsAl Viro2010-09-251-1/+1
| * | | alpha: fix hae_cache race in RESTORE_ALLAl Viro2010-09-251-4/+7
* | | | Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar2010-09-2113-131/+88Star
|\| | |
| * | | alpha: deal with multiple simultaneously pending signalsAl Viro2010-09-191-5/+11
| * | | alpha: fix a 14 years old bug in sigreturn tracingAl Viro2010-09-191-2/+11
| * | | alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro2010-09-193-69/+2Star
| * | | alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro2010-09-191-1/+2
| * | | alpha: Shift perf event pending work earlier in timer interruptMichael Cree2010-09-191-5/+5
| * | | alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson2010-09-192-1/+7
| * | | alpha: kill big kernel lockArnd Bergmann2010-09-192-8/+0Star
| * | | alpha: fix build breakage in asm/cacheflush.hTejun Heo2010-09-191-0/+2
| * | | alpha: remove unnecessary cast from void* in assignment.matt mooney2010-09-192-2/+2
| * | | alpha: Use static const char * const where possibleJoe Perches2010-09-194-38/+46
* | | | alpha: Fix HW performance counters to be stopped properlyMichael Cree2010-09-151-9/+10
* | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-157-22/+38
|\| | |
| * | | alpha: Fix printk format errorsMichael Cree2010-09-011-3/+3
| * | | alpha: convert perf_event to use local_tMichael Cree2010-09-011-9/+9