summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | [readdir] constify ->actorAl Viro2013-06-291-7/+6Star
* | [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/+0Star
* | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0Star
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+0Star
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-79/+14Star
|\ \
| * | srm_env: don't bother with pointer to srm_env_tAl Viro2013-04-091-24/+9Star
| * | srm_env: use proc_remove_subtree()Al Viro2013-04-091-57/+7Star
| * | 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-236-18/+22
| |\ \
| * | | net: add option to enable error queue packets waking selectKeller, Jacob E2013-04-011-0/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-013-14/+3Star
|\ \ \
| * | | make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-041-1/+0Star
| * | | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-042-13/+3Star
* | | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-0/+1
* | | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-7/+0Star
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-303-23/+1Star
|\ \ \ \
| * | | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0Star
| * | | | alpha: Use generic idle loopThomas Gleixner2013-04-083-21/+2Star
| * | | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0Star
| | |_|/ | |/| |
* / | | mm/alpha: use common help functions to free reserved pagesJiang Liu2013-04-303-26/+6Star
|/ / /
* | | alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon2013-04-073-9/+8Star
* | | alpha: irq: run all handlers with interrupts disabledWill Deacon2013-04-072-8/+8
* | | alpha: makefile: don't enforce small data model for kernel buildsWill Deacon2013-04-071-1/+1
* | | alpha: Add irongate_io to PCI bus resourcesJay Estabrook2013-04-071-0/+5
| |/ |/|
* | Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
* | alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon2013-03-091-0/+1
|/
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-281-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-231-1/+1
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-261-1/+1
|\ \
| * | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
| |/