summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* 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
* alpha: kernel: typo issue, using '1' instead of '11'Chen Gang2013-07-191-1/+1
* alpha: kernel: using memcpy() instead of strcpy()Chen Gang2013-07-191-1/+2
* alpha: Convert print_symbol to %pSRJoe Perches2013-07-191-5/+3
* alpha: delete __cpuinit usage from all usersPaul Gortmaker2013-07-142-7/+7
* 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
* | mm/alpha: unify mem_init() for both UMA and NUMA architecturesJiang Liu2013-07-032-15/+2
* | mm/alpha: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-032-62/+4
* | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-032-2/+2
OpenPOWER on IntegriCloud