Age | Commit message (Expand) | Author | Files | Lines |
2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman | 1 | -3/+3 |
2021-11-09 | alpha: use is_kernel_text() helper | Kefeng Wang | 1 | -3/+1 |
2021-09-02 | Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -13/+13 |
2021-07-26 | alpha: fix spelling mistakes | gushengxian | 1 | -1/+1 |
2021-07-23 | signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNK | Eric W. Biederman | 1 | -13/+13 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 1 | -2/+2 |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 1 | -7/+1 |
2020-06-09 | alpha: add show_stack_loglvl() | Dmitry Safonov | 1 | -11/+17 |
2019-05-29 | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman | 1 | -1/+1 |
2018-04-25 | signal/alpha: Use force_sig_fault where appropriate | Eric W. Biederman | 1 | -8/+1 |
2018-04-25 | signal/alpha: Use send_sig_fault where appropriate | Eric W. Biederman | 1 | -54/+17 |
2018-04-25 | signal/alpha: Replace TRAP_FIXME with TRAP_UNK | Eric W. Biederman | 1 | -2/+2 |
2018-04-25 | signal/alpha: Replace FPE_FIXME with FPE_FLTUNK | Eric W. Biederman | 1 | -1/+1 |
2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 1 | -0/+5 |
2018-01-21 | alpha: fix formating of stack content | Mikulas Patocka | 1 | -4/+9 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -3/+3 |
2017-09-04 | alpha: math-emu: Fix modular build | Ben Hutchings | 1 | -0/+2 |
2017-07-20 | signal/alpha: Document a conflict with SI_USER for SIGTRAP | Eric W. Biederman | 1 | -3/+3 |
2017-03-29 | alpha: add a helper for emitting exception table entries | Al Viro | 1 | -108/+40 |
2017-03-29 | alpha: don't bother with __access_ok() in traps.c | Al Viro | 1 | -2/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+1 |
2017-01-24 | alpha: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2015-05-26 | alpha: delete non-required instances of <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-11-17 | alpha: Primitive support for CPU power down. | Richard Henderson | 1 | -0/+15 |
2013-07-20 | alpha: Convert print_symbol to %pSR | Joe Perches | 1 | -5/+3 |
2013-07-15 | alpha: delete __cpuinit usage from all users | Paul Gortmaker | 1 | -2/+2 |
2013-05-01 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 1 | -7/+0 |
2013-01-21 | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 1 | -1/+1 |
2012-10-24 | alpha: separate thread-synchronous flags | Al Viro | 1 | -3/+3 |
2012-03-28 | Disintegrate asm/system.h for Alpha | David Howells | 1 | -0/+1 |
2010-09-19 | alpha: kill big kernel lock | Arnd Bergmann | 1 | -3/+0 |
2010-03-19 | alpha: use __ratelimit | Akinobu Mita | 1 | -7/+3 |
2009-04-01 | alpha: convert u64 to unsigned long long | Randy Dunlap | 1 | -1/+1 |
2008-11-30 | false __cpuinit positives on alpha | Al Viro | 1 | -2/+2 |
2008-06-21 | alpha: fix compile failures with gcc-4.3 (bug #10438) | Ivan Kokshaysky | 1 | -1/+2 |
2008-04-28 | arch/alpha/kernel/traps.c: use time_* macros | S.Caglar Onur | 1 | -2/+3 |
2007-10-19 | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 1 | -3/+3 |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 1 | -0/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2005-10-03 | [PATCH] alpha: fix kernel alignment traps | Richard Henderson | 1 | -8/+7 |
2005-07-01 | [PATCH] alpha smp fix | Ivan Kokshaysky | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+1092 |