aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-0/+11
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-135/+82
2014-10-09alpha: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2-7/+1
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar1-2/+2
2014-09-23Alpha: define syscall_get_arch()Eric Paris1-0/+11
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-08-29alpha: io: implement relaxed accessor macros for writesWill Deacon1-4/+8
2014-08-29alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.Michael Cree1-1/+1
2014-08-14locking,arch,alpha: Fold atomic_opsPeter Zijlstra1-133/+80
2014-08-08lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2-6/+1
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-2/+2
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds2-8/+0
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-5/+0
2014-05-08sched/idle, alpha: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra1-2/+2
2014-04-18arch,alpha: Convert smp_mb__*() to the asm-generic primitivesPeter Zijlstra2-8/+0
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker2-6/+1
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-3/+3
2014-01-31alpha: Enable system-call auditing support.蔡正龙2-0/+7
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra1-20/+5
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alphaLinus Torvalds4-26/+102
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-11-16alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson1-0/+70
2013-11-16alpha: Reorganize rtc handlingRichard Henderson2-14/+1
2013-11-16alpha: Primitive support for CPU power down.Richard Henderson1-0/+1
2013-11-16alpha: Notice if we're being run under QEMURichard Henderson1-6/+12
2013-11-16alpha: Eliminate compiler warning from memset macroRichard Henderson1-6/+18
2013-11-15alpha: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-07-19alpha: Force the user-visible HZ to a constant 1024.Richard Henderson1-3/+5
2013-07-19alpha: Implement atomic64_dec_if_positiveRichard Henderson1-0/+28
2013-07-19alpha: Improve atomic_add_unlessRichard Henderson1-23/+37
2013-07-19alpha: Add kcmp and finit_module syscallsRichard Henderson1-2/+1
2013-07-19alpha: locks: remove unused arch_*_relax operationsWill Deacon1-4/+0
2013-07-03mm/ALPHA: clean up unused VALID_PAGE()Jiang Liu1-2/+0
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-13/+3
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2013-04-07alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon1-1/+1
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2-13/+3
2013-02-14burying unused conditionalsAl Viro1-1/+0
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro1-6/+0
2013-02-03consolidate declarations of k_sigactionAl Viro1-4/+1
2013-01-03ALPHA: drivers: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-1/+1
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro1-6/+0