index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
Commit message (
Expand
)
Author
Age
*
srm_env: don't bother with pointer to srm_env_t
Al Viro
2013-04-09
*
srm_env: use proc_remove_subtree()
Al Viro
2013-04-09
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
*
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-25
|
\
\
|
*
|
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
|
\
\
|
*
|
alpha: pass k_sigaction and siginfo_t using ksignal pointer
Al Viro
2013-02-14
|
*
|
alpha: switch to generic old sigsuspend
Al Viro
2013-02-03
|
*
|
alpha: remove stray debris left in copy_process()
Al Viro
2013-02-03
|
|
/
*
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-02-21
|
\
\
|
*
|
mm: use vm_unmapped_area() on alpha architecture
Michel Lespinasse
2013-02-21
*
|
|
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
TTY: switch tty_schedule_flip
Jiri Slaby
2013-01-16
|
*
|
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-16
|
|
/
*
/
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
2013-01-27
|
/
*
ALPHA: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-20
|
\
|
*
alpha: switch to generic sigaltstack
Al Viro
2012-12-19
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
|
\
\
|
*
|
alpha: use BUG_ON where possible
Sasha Levin
2012-11-08
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
|
*
|
alpha: switch to generic fork/vfork/clone
Al Viro
2012-11-28
|
*
|
get rid of pt_regs argument of ->load_binary()
Al Viro
2012-11-28
|
*
|
get rid of pt_regs argument of search_binary_handler()
Al Viro
2012-11-28
|
*
|
alpha: reorganize copy_process(), prepare to saner fork_idle()
Al Viro
2012-11-28
|
*
|
alpha: don't pass useless arguments to do_{,rt_},sigreturn()
Al Viro
2012-11-28
|
*
|
alpha: simplify fork and friends
Al Viro
2012-11-28
*
|
|
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-12-11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-11-18
|
\
\
|
|
/
|
/
|
|
*
missing const in alpha callers of do_mount()
Al Viro
2012-10-20
*
|
alpha: separate thread-synchronous flags
Al Viro
2012-10-23
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
|
\
|
*
alpha: switch to saner kernel_execve() semantics
Al Viro
2012-10-12
|
*
alpha: get rid of switch_stack argument of do_work_pending()
Al Viro
2012-10-11
|
*
alpha: don't bother passing switch_stack separately from regs
Al Viro
2012-10-11
|
*
alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c
Al Viro
2012-10-11
|
*
alpha: simplify TIF_NEED_RESCHED handling
Al Viro
2012-10-11
*
|
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-11
|
\
|
|
*
alpha: don't open-code trace_report_syscall_{enter,exit}
Al Viro
2012-10-01
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-09
|
\
|
|
*
alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()
Al Viro
2012-09-30
|
*
alpha: switch to generic kernel_thread()
Al Viro
2012-09-30
|
*
alpha: switch to generic sys_execve()
Al Viro
2012-09-30
*
|
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
|
\
\
[next]