summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
2019-05-02alpha: fix page fault handling for r16-r18 targetsSergei Trofimovich
2019-02-11arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)
2018-10-03alpha: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-06-16alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka
2018-06-16alpha: fix reboot on Avanti platformMikulas Patocka
2018-01-01ptrace: Don't allow accessing an undumpable mmEric W. Biederman
2017-11-11alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings
2017-09-15osf_wait4(): fix infoleakAl Viro
2016-11-20alpha: fix copy_from_user()Al Viro
2016-08-22alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IOBjorn Helgaas
2015-02-04vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
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-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro
2014-03-20alpha: Enable system-call auditing support.蔡正龙
2014-03-19alpha/PCI: Use default pcibios_enable_device()Bjorn Helgaas
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: fix broken network checksumMikulas Patocka
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-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2014-01-10Merge branch 'pci/resource' into nextBjorn Helgaas
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on alphaMark Salter
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-12-11alpha/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang
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: Prevent a NULL ptr dereference in csum_partial_copy.Jay Estabrook
2013-11-16alpha: perf: fix out-of-bounds array access triggered from raw eventWill Deacon
2013-11-16alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson
2013-11-16alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson
2013-11-16alpha: Enable the rpcc clocksource for single processorRichard Henderson
2013-11-16alpha: Reorganize rtc handlingRichard Henderson
2013-11-16alpha: Primitive support for CPU power down.Richard Henderson
2013-11-16alpha: Allow HZ to be configuredRichard 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-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds