aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAge
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-03
|\
| * sched/idle, alpha: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra2014-05-08
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\ \
| * | arch,alpha: Convert smp_mb__*() to the asm-generic primitivesPeter Zijlstra2014-04-18
| |/
* / PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-27
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\
| * audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-20
| * alpha: Enable system-call auditing support.蔡正龙2014-03-20
* | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-01
|\ \
| * | alpha/PCI: Use default pcibios_enable_device()Bjorn Helgaas2014-03-19
* | | arch: Remove stub cputime.h headersFrederic Weisbecker2014-03-13
* | | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-09
* | | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-09
|/ /
* | alpha: fix broken network checksumMikulas Patocka2014-01-31
* | alpha: Enable system-call auditing support.蔡正龙2014-01-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\ \
| * | net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-18
| * | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-17
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-24
|\ \
| * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on alphaMark Salter2014-01-02
| |/
* | Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham2014-01-23
* | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-22
|\ \
| * \ Merge branch 'pci/resource' into nextBjorn Helgaas2014-01-10
| |\ \
| | * | PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu2013-12-21
| | |/
| * / alpha/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-11
| |/
* / arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2013-11-20
|\
| * alpha: Prevent a NULL ptr dereference in csum_partial_copy.Jay Estabrook2013-11-16
| * alpha: perf: fix out-of-bounds array access triggered from raw eventWill Deacon2013-11-16
| * alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson2013-11-16
| * alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson2013-11-16
| * alpha: Enable the rpcc clocksource for single processorRichard Henderson2013-11-16
| * alpha: Reorganize rtc handlingRichard Henderson2013-11-16
| * alpha: Primitive support for CPU power down.Richard Henderson2013-11-16
| * alpha: Allow HZ to be configuredRichard Henderson2013-11-16
| * alpha: Notice if we're being run under QEMURichard Henderson2013-11-16
| * alpha: Eliminate compiler warning from memset macroRichard Henderson2013-11-16
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-19
|\ \ | |/ |/|
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-13
* | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-11-15
|\ \
| * | alpha: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-23
* | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-14
* | | alpha: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\ \ \
| * | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-28
| |/ /
* | / errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-12
| |/ |/|
* | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-25
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers2013-09-11