aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)AuthorFilesLines
2013-07-14alpha: delete __cpuinit usage from all usersGravatar Paul Gortmaker 2-7/+7
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2013-07-13Safer ABI for O_TMPFILEGravatar Al Viro 1-1/+1
2013-07-10net: rename busy poll socket op and globalsGravatar Eliezer Tamir 1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+2
2013-07-03mm/ALPHA: clean up unused VALID_PAGE()Gravatar Jiang Liu 1-2/+0
2013-07-03mm/alpha: unify mem_init() for both UMA and NUMA architecturesGravatar Jiang Liu 2-15/+2
2013-07-03mm/alpha: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 2-62/+4
2013-07-03mm: concentrate modification of totalram_pages into the mm coreGravatar Jiang Liu 2-2/+2
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroGravatar Jiang Liu 2-3/+3
2013-07-03mm: change signature of free_reserved_area() to fix building warningsGravatar Jiang Liu 2-3/+3
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+1
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-2/+6
2013-06-29[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Gravatar Al Viro 1-0/+1
2013-06-29[readdir] constify ->actorGravatar Al Viro 1-7/+6
2013-06-29[readdir] introduce iterate_dir() and dir_contextGravatar Al Viro 1-1/+3
2013-06-29hose_mmap_page_range(): io_remap_pfn_range() will set all those flags...Gravatar Al Viro 1-1/+0
2013-06-29consolidate io_remap_pfn_range definitionsGravatar Al Viro 1-3/+0
2013-06-17net: add socket option for low latency pollingGravatar Eliezer Tamir 1-0/+2
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleGravatar Wang YanQing 2-2/+6
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 1-3/+0
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-79/+14
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-14/+3
2013-04-30dump_stack: unify debug information printed by show_regs()Gravatar Tejun Heo 1-0/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsGravatar Tejun Heo 1-7/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-23/+1
2013-04-29mm/alpha: use common help functions to free reserved pagesGravatar Jiang Liu 3-26/+6
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 6-18/+22
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchGravatar Thomas Gleixner 1-1/+0
2013-04-16Remove GENERIC_GPIO config optionGravatar Alexandre Courbot 1-3/+0
2013-04-09srm_env: don't bother with pointer to srm_env_tGravatar Al Viro 1-24/+9
2013-04-09srm_env: use proc_remove_subtree()Gravatar Al Viro 1-57/+7
2013-04-09procfs: new helper - PDE_DATA(inode)Gravatar Al Viro 1-2/+2
2013-04-08alpha: Use generic idle loopGravatar Thomas Gleixner 3-21/+2
2013-04-08arch: Consolidate tsk_is_polling()Gravatar Thomas Gleixner 1-2/+0
2013-04-07alpha: irq: remove deprecated use of IRQF_DISABLEDGravatar Will Deacon 3-9/+8
2013-04-07alpha: irq: run all handlers with interrupts disabledGravatar Will Deacon 2-8/+8
2013-04-07alpha: makefile: don't enforce small data model for kernel buildsGravatar Will Deacon 1-1/+1
2013-04-07alpha: Add irongate_io to PCI bus resourcesGravatar Jay Estabrook 1-0/+5
2013-03-31net: add option to enable error queue packets waking selectGravatar Keller, Jacob E 1-0/+2
2013-03-12Select VIRT_TO_BUS directly where neededGravatar Stephen Rothwell 1-1/+1
2013-03-08alpha: boot: fix build breakage introduced by system.h disintegrationGravatar Will Deacon 1-0/+1
2013-03-03make HAVE_SYSCALL_WRAPPERS unconditionalGravatar Al Viro 1-1/+0
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsGravatar Al Viro 2-13/+3
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSGravatar Stephen Rothwell 1-0/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 5-89/+48
2013-02-22new helper: file_inode(file)Gravatar Al Viro 1-1/+1