summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
...
| * alpha: Reorganize rtc handlingRichard Henderson2013-11-1710-222/+328
| * alpha: Primitive support for CPU power down.Richard Henderson2013-11-175-0/+58
| * alpha: Allow HZ to be configuredRichard Henderson2013-11-173-11/+59
| * alpha: Notice if we're being run under QEMURichard Henderson2013-11-173-7/+38
| * alpha: Eliminate compiler warning from memset macroRichard Henderson2013-11-174-15/+33
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0Star
|\ \ | |/ |/|
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0Star
* | 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/+0Star
* | | 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-291-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/+0Star
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-131-3/+4
* kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers2013-09-121-0/+5
* oprofilefs_create_...() do not need superblock argumentAl Viro2013-09-041-9/+9
* oprofilefs_mkdir() doesn't need superblock argumentAl Viro2013-09-041-1/+1
* oprofile: don't bother with passing superblock to ->create_files()Al Viro2013-09-041-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/+5Star
* alpha: Don't if-out dp264_device_interrupt.Richard Henderson2013-07-191-8/+0Star
* alpha: Use __builtin_alpha_rpccRichard Henderson2013-07-191-3/+1Star
* 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/+0Star
* 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/+3Star
* alpha: delete __cpuinit usage from all usersPaul Gortmaker2013-07-152-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-111-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-101-0/+2
|\ \ | |/ |/|
| * net: add socket option for low latency pollingEliezer Tamir2013-06-181-0/+2
* | mm/ALPHA: clean up unused VALID_PAGE()Jiang Liu2013-07-041-2/+0Star
* | mm/alpha: unify mem_init() for both UMA and NUMA architecturesJiang Liu2013-07-042-15/+2Star
* | mm/alpha: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-042-62/+4Star
* | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-042-2/+2
* | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-042-3/+3
* | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-042-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-031-0/+1
|\ \
| * | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro2013-06-291-0/+1
* | | Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-07-022-2/+6
|\ \ \ | |/ / |/| |
| * | TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2013-05-212-2/+6
| |/