summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-0/+11
|\
| * Alpha: define syscall_get_arch()Eric Paris2014-09-231-0/+11
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-135/+82
|\ \
| * | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-2/+2
| * | locking,arch,alpha: Fold atomic_opsPeter Zijlstra2014-08-141-133/+80
* | | alpha: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2014-10-092-7/+1
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \ \
| * | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | | | asm/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-281-0/+2
|/ / /
* | | alpha: io: implement relaxed accessor macros for writesWill Deacon2014-08-291-4/+8
* | | alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.Michael Cree2014-08-292-1/+4
* | | lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2014-08-082-6/+1
|/ /
* / arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-2/+2
|\
| * sched/idle, alpha: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra2014-05-081-2/+2
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-8/+0
|\ \
| * | arch,alpha: Convert smp_mb__*() to the asm-generic primitivesPeter Zijlstra2014-04-182-8/+0
| |/
* / PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-271-5/+0
|/
* arch: Remove stub cputime.h headersFrederic Weisbecker2014-03-132-6/+1
* locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
* locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-3/+3
* alpha: Enable system-call auditing support.蔡正龙2014-01-312-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-252-0/+3
|\
| * net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-181-0/+2
| * lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
* | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-121-20/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2013-11-205-26/+103
|\
| * alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson2013-11-161-0/+70
| * alpha: Reorganize rtc handlingRichard Henderson2013-11-162-14/+1
| * alpha: Primitive support for CPU power down.Richard Henderson2013-11-162-0/+2
| * alpha: Notice if we're being run under QEMURichard Henderson2013-11-161-6/+12
| * alpha: Eliminate compiler warning from memset macroRichard Henderson2013-11-161-6/+18
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0
|\ \ | |/ |/|
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
* | alpha: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-1/+3
|\ \
| * | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-281-1/+3
* | | errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-131-1/+1
| |/ |/|
* | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* alpha: Force the user-visible HZ to a constant 1024.Richard Henderson2013-07-192-10/+5
* alpha: Implement atomic64_dec_if_positiveRichard Henderson2013-07-191-0/+28
* alpha: Improve atomic_add_unlessRichard Henderson2013-07-191-23/+37
* alpha: Add kcmp and finit_module syscallsRichard Henderson2013-07-192-2/+3
* alpha: locks: remove unused arch_*_relax operationsWill Deacon2013-07-191-4/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-141-1/+1
|\
| * Safer ABI for O_TMPFILEAl Viro2013-07-131-1/+1
* | net: rename busy poll socket op and globalsEliezer Tamir2013-07-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-0/+2
|\ \ | |/ |/|
| * net: add socket option for low latency pollingEliezer Tamir2013-06-171-0/+2
* | mm/ALPHA: clean up unused VALID_PAGE()Jiang Liu2013-07-031-2/+0