summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* 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
* | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-032-3/+3
* | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-032-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-202-2/+6
| |/
* | [readdir] constify ->actorAl Viro2013-06-291-7/+6
* | [readdir] introduce iterate_dir() and dir_contextAl Viro2013-06-291-1/+3
* | hose_mmap_page_range(): io_remap_pfn_range() will set all those flags...Al Viro2013-06-291-1/+0
* | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+0
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-79/+14
|\ \
| * | srm_env: don't bother with pointer to srm_env_tAl Viro2013-04-091-24/+9
| * | srm_env: use proc_remove_subtree()Al Viro2013-04-091-57/+7
| * | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-2/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+2
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-226-18/+22
| |\ \
| * | | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-311-0/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-013-14/+3
|\ \ \
| * | | make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-031-1/+0
| * | | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-032-13/+3
* | | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+1
* | | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-7/+0
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-303-23/+1
|\ \ \ \
| * | | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| * | | | alpha: Use generic idle loopThomas Gleixner2013-04-083-21/+2