summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
...
| * | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+1
| * | sanitize rt_sigaction() situation a bitAl Viro2013-02-031-0/+1
| |/
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-211-11/+9
|\ \
| * | mm: use vm_unmapped_area() on alpha architectureMichel Lespinasse2013-02-211-11/+9
* | | 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-181-0/+2
| * | | TTY: switch tty_schedule_flipJiri Slaby2013-01-151-9/+8
| * | | TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-1/+2
| | |/ | |/|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-2/+1
|\ \ \ | |_|/ |/| |
| * | arch/alpha: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-201-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-191-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/+0
|\ \ | |/ |/|
| * irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-171-1/+0
* | ALPHA: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-034-13/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-205-18/+3
|\ \
| * | alpha: switch to generic sigaltstackAl Viro2012-12-192-9/+2
| * | unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
| * | new helper: current_user_stack_pointer()Al Viro2012-12-191-0/+1
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
* | | 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/+5
|\ \ \
| * | | propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-061-1/+1
| * | | alpha: use BUG_ON where possibleSasha Levin2012-11-081-8/+4
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-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-104-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/+43
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | new helper: signal_pt_regs()Al Viro2012-11-291-0/+1
| * | | | unify default ptrace_signal_deliverAl Viro2012-11-291-3/+0
| * | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+1
| * | | | alpha: switch to generic fork/vfork/cloneAl Viro2012-11-284-59/+17
| * | | | get rid of pt_regs argument of ->load_binary()Al Viro2012-11-281-1/+1
| * | | | get rid of pt_regs argument of search_binary_handler()Al Viro2012-11-281-1/+1
| * | | | alpha: reorganize copy_process(), prepare to saner fork_idle()Al Viro2012-11-281-21/+14
| * | | | alpha: don't pass useless arguments to do_{,rt_},sigreturn()Al Viro2012-11-282-12/+8
| * | | | alpha: simplify fork and friendsAl Viro2012-11-282-19/+14
| | |_|/ | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-111-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| | | |/ | | |/|
* | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-111-0/+11
|\ \ \ \
| * | | | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen2012-12-111-0/+11
| |/ / /
* | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-112-1/+7
|\ \ \ \ | |/ / / |/| | |
| * | | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-1/+4
| * | | Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman2012-10-294-45/+68
| |\| |
| * | | tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov2012-10-251-0/+3
| | |/ | |/|