summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers
2011-02-17mm: Fix out-of-date comments which refers non-existent functionsRyota Ozaki
2011-01-31alpha: Change do_timer() to xtime_update()Torben Hohn
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Cleanup includesThomas Gleixner
2011-01-27alpha: Replace deprecated spinlock initializationThomas Gleixner
2011-01-25alpha: use L1_CACHE_BYTES for cacheline size in the linker scriptTejun Heo
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2011-01-21alpha: Use generic irq KconfigThomas Gleixner
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-17alpha: fix WARN_ON in __local_bh_enable()Ivan Kokshaysky
2011-01-17alpha: fix breakage caused by df9ee29270Ivan Kokshaysky
2011-01-17alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to KconfigMatt Turner
2011-01-17alpha/osf_sys: remove unused MAX_SELECT_SECONDSNamhyung Kim
2011-01-17alpha: change to new Makefile flag variablesmatt mooney
2011-01-17alpha: kill off alpha_do_IRQKyle McMartin
2011-01-17alpha: irq clean upKyle McMartin
2011-01-17alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin
2011-01-13thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli
2011-01-13thp: mm: define MADV_HUGEPAGEAndrea Arcangeli
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink
2010-12-16perf: Dynamic pmu typesPeter Zijlstra
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-27alpha: remove dma64_addr_t usageFUJITA Tomonori
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-26alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky
2010-10-26alpha: enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-09-30Fix up more fallout form alpha signal cleanupsLinus Torvalds
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-21Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe
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