summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* 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-293-1/+7
* 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
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-0/+1
|\
| * audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-201-0/+1
| * alpha: Enable system-call auditing support.蔡正龙2014-03-207-1/+80
* | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-6/+0
|\ \
| * | alpha/PCI: Use default pcibios_enable_device()Bjorn Helgaas2014-03-191-6/+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: fix broken network checksumMikulas Patocka2014-01-311-2/+7
* | alpha: Enable system-call auditing support.蔡正龙2014-01-317-1/+80
* | 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
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-241-0/+1
|\ \
| * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on alphaMark Salter2014-01-021-0/+1
| |/
* | Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham2014-01-231-4/+4
* | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-222-3/+3
|\ \
| * \ Merge branch 'pci/resource' into nextBjorn Helgaas2014-01-101-2/+2
| |\ \
| | * | PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu2013-12-211-2/+2
| | |/
| * / alpha/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-111-1/+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-2023-387/+768
|\
| * alpha: Prevent a NULL ptr dereference in csum_partial_copy.Jay Estabrook2013-11-161-5/+5
| * alpha: perf: fix out-of-bounds array access triggered from raw eventWill Deacon2013-11-161-2/+13
| * alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson2013-11-164-7/+165
| * alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson2013-11-165-109/+53
| * alpha: Enable the rpcc clocksource for single processorRichard Henderson2013-11-161-30/+37
| * alpha: Reorganize rtc handlingRichard Henderson2013-11-1610-222/+328
| * alpha: Primitive support for CPU power down.Richard Henderson2013-11-165-0/+58
| * alpha: Allow HZ to be configuredRichard Henderson2013-11-163-11/+59
| * alpha: Notice if we're being run under QEMURichard Henderson2013-11-163-7/+38
| * alpha: Eliminate compiler warning from memset macroRichard Henderson2013-11-164-15/+33
* | 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
* | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-11-151-0/+1
|\ \
| * | alpha: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
* | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-1/+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
| |/ |/|