index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-10-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-13
perf: Handle new rbtree implementation
Markus Trippelsdorf
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
procfs: don't need a PATH_MAX allocation to hold a string representation of a...
Jeff Layton
2012-10-12
vfs: embed struct filename inside of names_cache allocation if possible
Jeff Layton
2012-10-12
audit: make audit_inode take struct filename
Jeff Layton
2012-10-12
vfs: make path_openat take a struct filename pointer
Jeff Layton
2012-10-12
vfs: turn do_path_lookup into wrapper around struct filename variant
Jeff Layton
2012-10-12
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
alpha: switch to saner kernel_execve() semantics
Al Viro
2012-10-12
arm: switch to saner kernel_execve() semantics
Al Viro
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
2012-10-12
infrastructure for saner ret_from_kernel_thread semantics
Al Viro
2012-10-12
Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-12
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-10-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-12
xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.
Konrad Rzeszutek Wilk
2012-10-12
xen/bootup: allow {read|write}_cr8 pvops call.
Konrad Rzeszutek Wilk
2012-10-12
xen/bootup: allow read_tscp call for Xen PV guests.
Konrad Rzeszutek Wilk
2012-10-12
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2012-10-12
vfs: unexport getname and putname symbols
Jeff Layton
2012-10-12
acct: constify the name arg to acct_on
Jeff Layton
2012-10-12
vfs: allocate page instead of names_cache buffer in mount_block_root
Jeff Layton
2012-10-12
audit: overhaul __audit_inode_child to accomodate retrying
Jeff Layton
2012-10-12
audit: optimize audit_compare_dname_path
Jeff Layton
2012-10-12
audit: make audit_compare_dname_path use parent_len helper
Eric Paris
2012-10-12
audit: remove dirlen argument to audit_compare_dname_path
Jeff Layton
2012-10-12
audit: set the name_len in audit_inode for parent lookups
Jeff Layton
2012-10-12
audit: add a new "type" field to audit_names struct
Jeff Layton
2012-10-12
audit: reverse arguments to audit_inode_child
Jeff Layton
2012-10-12
audit: no need to walk list in audit_inode if name is NULL
Jeff Layton
2012-10-12
audit: pass in dentry to audit_copy_inode wherever possible
Jeff Layton
2012-10-12
audit: remove unnecessary NULL ptr checks from do_path_lookup
Jeff Layton
2012-10-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-12
Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-10-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-10-12
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-11
make sure that kernel_thread() callbacks call do_exit() themselves
Al Viro
2012-10-11
make sure that we always have a return path from kernel_execve()
Al Viro
2012-10-11
ppc: eeh_event should just use kthread_run()
Al Viro
2012-10-11
don't bother with kernel_thread/kernel_execve for launching linuxrc
Al Viro
2012-10-11
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
[next]