| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-02 | 1 | -79/+14 |
|\ |
|
| * | srm_env: don't bother with pointer to srm_env_t | Al Viro | 2013-04-09 | 1 | -24/+9 |
| * | srm_env: use proc_remove_subtree() | Al Viro | 2013-04-09 | 1 | -57/+7 |
| * | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 1 | -2/+2 |
* | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-05-01 | 1 | -0/+1 |
* | | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-05-01 | 1 | -7/+0 |
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 2 | -21/+1 |
|\ \ |
|
| * | | alpha: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 2 | -21/+1 |
* | | | mm/alpha: use common help functions to free reserved pages | Jiang Liu | 2013-04-30 | 1 | -3/+2 |
|/ / |
|
* | | alpha: irq: remove deprecated use of IRQF_DISABLED | Will Deacon | 2013-04-07 | 2 | -8/+7 |
* | | alpha: irq: run all handlers with interrupts disabled | Will Deacon | 2013-04-07 | 2 | -8/+8 |
* | | alpha: Add irongate_io to PCI bus resources | Jay Estabrook | 2013-04-07 | 1 | -0/+5 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 1 | -1/+1 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-23 | 1 | -1/+1 |
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-26 | 1 | -1/+1 |
|\ \ |
|
| * | | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 2013-01-21 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-24 | 2 | -77/+45 |
|\ \ |
|
| * | | alpha: pass k_sigaction and siginfo_t using ksignal pointer | Al Viro | 2013-02-14 | 1 | -66/+45 |
| * | | alpha: switch to generic old sigsuspend | Al Viro | 2013-02-04 | 1 | -10/+0 |
| * | | alpha: remove stray debris left in copy_process() | Al Viro | 2013-02-04 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-02-22 | 1 | -11/+9 |
|\ \ |
|
| * | | mm: use vm_unmapped_area() on alpha architecture | Michel Lespinasse | 2013-02-22 | 1 | -11/+9 |
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 | 1 | -9/+9 |
|\ \ \
| |/ /
|/| | |
|
| * | | TTY: switch tty_schedule_flip | Jiri Slaby | 2013-01-16 | 1 | -9/+8 |
| * | | TTY: switch tty_insert_flip_char | Jiri Slaby | 2013-01-16 | 1 | -1/+2 |
| |/ |
|
* / | cputime: Use accessors to read task cputime stats | Frederic Weisbecker | 2013-01-27 | 1 | -2/+4 |
|/ |
|
* | ALPHA: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 3 | -11/+9 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-21 | 1 | -9/+1 |
|\ |
|
| * | alpha: switch to generic sigaltstack | Al Viro | 2012-12-20 | 1 | -9/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -8/+4 |
|\ \ |
|
| * | | alpha: use BUG_ON where possible | Sasha Levin | 2012-11-08 | 1 | -8/+4 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 5 | -100/+39 |
|\ \ \
| | |/
| |/| |
|
| * | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-29 | 1 | -1/+1 |
| * | | alpha: switch to generic fork/vfork/clone | Al Viro | 2012-11-29 | 3 | -59/+14 |
| * | | get rid of pt_regs argument of ->load_binary() | Al Viro | 2012-11-29 | 1 | -1/+1 |
| * | | get rid of pt_regs argument of search_binary_handler() | Al Viro | 2012-11-29 | 1 | -1/+1 |
| * | | alpha: reorganize copy_process(), prepare to saner fork_idle() | Al Viro | 2012-11-29 | 1 | -21/+14 |
| * | | alpha: don't pass useless arguments to do_{,rt_},sigreturn() | Al Viro | 2012-11-29 | 2 | -12/+8 |
| * | | alpha: simplify fork and friends | Al Viro | 2012-11-29 | 2 | -19/+14 |
* | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-12-11 | 1 | -1/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 2012-11-16 | 1 | -1/+4 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-11-18 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | missing const in alpha callers of do_mount() | Al Viro | 2012-10-21 | 1 | -3/+3 |
* | | alpha: separate thread-synchronous flags | Al Viro | 2012-10-24 | 3 | -19/+14 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-13 | 2 | -79/+56 |
|\ |
|
| * | alpha: switch to saner kernel_execve() semantics | Al Viro | 2012-10-12 | 1 | -16/+1 |
| * | alpha: get rid of switch_stack argument of do_work_pending() | Al Viro | 2012-10-12 | 2 | -23/+20 |
| * | alpha: don't bother passing switch_stack separately from regs | Al Viro | 2012-10-12 | 1 | -13/+13 |
| * | alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c | Al Viro | 2012-10-12 | 2 | -17/+20 |
| * | alpha: simplify TIF_NEED_RESCHED handling | Al Viro | 2012-10-12 | 1 | -17/+9 |