summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-3/+4
* kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers2013-09-111-0/+5
* oprofilefs_create_...() do not need superblock argumentAl Viro2013-09-031-9/+9
* oprofilefs_mkdir() doesn't need superblock argumentAl Viro2013-09-031-1/+1
* oprofile: don't bother with passing superblock to ->create_files()Al Viro2013-09-031-11/+11
* alpha: Use handle_percpu_irq for the timer interruptRichard Henderson2013-07-191-1/+1
* alpha: Force the user-visible HZ to a constant 1024.Richard Henderson2013-07-192-10/+5
* alpha: Don't if-out dp264_device_interrupt.Richard Henderson2013-07-191-8/+0
* alpha: Use __builtin_alpha_rpccRichard Henderson2013-07-191-3/+1
* alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson2013-07-191-1/+2
* alpha: Generate dwarf2 unwind info for various kernel entry points.Richard Henderson2013-07-191-111/+288
* alpha: Implement atomic64_dec_if_positiveRichard Henderson2013-07-192-0/+29
* alpha: Improve atomic_add_unlessRichard Henderson2013-07-191-23/+37
* alpha: Add kcmp and finit_module syscallsRichard Henderson2013-07-193-2/+5
* alpha: locks: remove unused arch_*_relax operationsWill Deacon2013-07-191-4/+0