aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha/include/asm
AgeCommit message (Expand)Author
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-05-08sched/idle, alpha: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra
2014-04-18arch,alpha: Convert smp_mb__*() to the asm-generic primitivesPeter Zijlstra
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-01-31alpha: Enable system-call auditing support.蔡正龙
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-16alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson
2013-11-16alpha: Reorganize rtc handlingRichard Henderson
2013-11-16alpha: Primitive support for CPU power down.Richard Henderson
2013-11-16alpha: Notice if we're being run under QEMURichard Henderson
2013-11-16alpha: Eliminate compiler warning from memset macroRichard Henderson
2013-11-15alpha: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-07-19alpha: Force the user-visible HZ to a constant 1024.Richard Henderson
2013-07-19alpha: Implement atomic64_dec_if_positiveRichard Henderson
2013-07-19alpha: Improve atomic_add_unlessRichard Henderson
2013-07-19alpha: Add kcmp and finit_module syscallsRichard Henderson
2013-07-19alpha: locks: remove unused arch_*_relax operationsWill Deacon
2013-07-03mm/ALPHA: clean up unused VALID_PAGE()Jiang Liu
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2013-04-07alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-02-14burying unused conditionalsAl Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-01-03ALPHA: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro
2012-12-19new helper: current_user_stack_pointer()Al Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-17UAPI: (Scripted) Disintegrate arch/alpha/include/asmDavid Howells
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen
2012-12-06propagate name change to comments in kernel sourceNadia Yvette Chambers
2012-11-29new helper: signal_pt_regs()Al Viro
2012-11-29unify default ptrace_signal_deliverAl Viro
2012-11-28alpha: switch to generic fork/vfork/cloneAl Viro