summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-201-2/+4
|\ \
| * | cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-271-2/+4
| |/
* | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-241-1/+0Star
|\ \ | |/ |/|
| * irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-171-1/+0Star
* | ALPHA: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-044-13/+11Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-215-18/+3Star
|\ \
| * | alpha: switch to generic sigaltstackAl Viro2012-12-202-9/+2Star
| * | unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-201-6/+0Star
| * | new helper: current_user_stack_pointer()Al Viro2012-12-201-0/+1
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-202-3/+0Star
* | | UAPI: (Scripted) Disintegrate arch/alpha/include/asmDavid Howells2012-12-1754-1275/+1349
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-132-9/+5Star
|\ \ \
| * | | propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-061-1/+1
| * | | alpha: use BUG_ON where possibleSasha Levin2012-11-081-8/+4Star
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-131-0/+1
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-251-3/+3
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-114-45/+68
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-128-103/+43Star
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | new helper: signal_pt_regs()Al Viro2012-11-291-0/+1
| * | | | unify default ptrace_signal_deliverAl Viro2012-11-291-3/+0Star
| * | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-291-1/+1
| * | | | alpha: switch to generic fork/vfork/cloneAl Viro2012-11-294-59/+17Star
| * | | | get rid of pt_regs argument of ->load_binary()Al Viro2012-11-291-1/+1