summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
AgeCommit message (Expand)Author
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10alpha: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-01-13alpha: macro whitespace fixesMichael S. Tsirkin
2015-01-13alpha/uaccess: fix sparse errorsMichael S. Tsirkin
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-09alpha: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-09-28asm/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado
2014-09-23Alpha: define syscall_get_arch()Eric Paris
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
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-14locking,arch,alpha: Fold atomic_opsPeter Zijlstra
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