summaryrefslogtreecommitdiff
path: root/arch/alpha/include
AgeCommit message (Expand)Author
2014-08-29alpha: io: implement relaxed accessor macros for writesWill Deacon
2014-08-29alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.Michael Cree
2014-08-08lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
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-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar
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-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13errno.h: remove "NFS" from descriptions in commentsEric Sandeen
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet
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-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-13Safer ABI for O_TMPFILEAl Viro
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-03mm/ALPHA: clean up unused VALID_PAGE()Jiang Liu
2013-06-29[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2013-04-07alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro