summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* net: add socket option for low latency pollingEliezer Tamir2013-06-181-0/+2
* 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
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-245-89/+48Star
|\ \
| * | alpha: pass k_sigaction and siginfo_t using ksignal pointerAl Viro2013-02-141-66/+45Star
| * | burying unused conditionalsAl Viro2013-02-142-2/+0Star
| * | alpha: switch to generic old sigsuspendAl Viro2013-02-042-10/+1Star
| * | alpha: remove stray debris left in copy_process()Al Viro2013-02-041-1/+0Star
| * | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-6/+0Star
| * | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+1Star
| * | sanitize rt_sigaction() situation a bitAl Viro2013-02-031-0/+1
| |/
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-221-11/+9Star
|\ \
| * | mm: use vm_unmapped_area() on alpha architectureMichel Lespinasse2013-02-221-11/+9Star
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-212-9/+11
|\ \ \
| * | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-191-0/+2
| * | | TTY: switch tty_schedule_flipJiri Slaby2013-01-161-9/+8Star
| * | | TTY: switch tty_insert_flip_charJiri Slaby2013-01-161-1/+2
| | |/ | |/|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-2/+1Star
|\ \ \ | |_|/ |/| |
| * | arch/alpha: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+1Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-211-1/+2
|\ \
| * | soreuseport: infrastructureTom Herbert2013-01-231-1/+1
| * | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-171-0/+1
| |/