index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-345
/
+382
2012-10-13
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
36
-757
/
+756
2012-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
51
-296
/
+450
2012-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-81
/
+221
2012-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
43
-177
/
+298
2012-10-13
Merge tag 'please-pull-dhowells-uapi' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
60
-1804
/
+1961
2012-10-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
55
-1198
/
+1517
2012-10-13
perf: Handle new rbtree implementation
Markus Trippelsdorf
2
-1
/
+4
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
25
-223
/
+137
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
49
-312
/
+544
2012-10-12
procfs: don't need a PATH_MAX allocation to hold a string representation of a...
Jeff Layton
1
-2
/
+3
2012-10-12
vfs: embed struct filename inside of names_cache allocation if possible
Jeff Layton
2
-20
/
+50
2012-10-12
audit: make audit_inode take struct filename
Jeff Layton
5
-19
/
+42
2012-10-12
vfs: make path_openat take a struct filename pointer
Jeff Layton
7
-21
/
+42
2012-10-12
vfs: turn do_path_lookup into wrapper around struct filename variant
Jeff Layton
1
-7
/
+23
2012-10-12
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
3
-0
/
+38
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
40
-175
/
+218
2012-10-12
arch/tile: enable interrupts in do_work_pending()
Chris Metcalf
1
-0
/
+3
2012-10-12
Merge tag 'tags/disintegrate-tile-20121009' into for-linus
Chris Metcalf
42
-177
/
+295
2012-10-12
mcs7830: Fix link state detection
Ondrej Zary
1
-9
/
+21
2012-10-12
net: add doc for in4_pton()
Amerigo Wang
1
-0
/
+12
2012-10-12
net: add doc for in6_pton()
Amerigo Wang
1
-0
/
+12
2012-10-12
vti: fix sparse bit endian warnings
stephen hemminger
1
-2
/
+2
2012-10-12
tcp: resets are misrouted
Alexey Kuznetsov
2
-4
/
+6
2012-10-12
alpha: switch to saner kernel_execve() semantics
Al Viro
3
-17
/
+2
2012-10-12
arm: switch to saner kernel_execve() semantics
Al Viro
4
-29
/
+7
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
10
-68
/
+21
2012-10-12
infrastructure for saner ret_from_kernel_thread semantics
Al Viro
5
-8
/
+27
2012-10-12
Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-2
/
+102
2012-10-12
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+4
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-265
/
+289
2012-10-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+70
2012-10-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-11
/
+28
2012-10-12
xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.
Konrad Rzeszutek Wilk
1
-0
/
+21
2012-10-12
xen/bootup: allow {read|write}_cr8 pvops call.
Konrad Rzeszutek Wilk
1
-1
/
+15
2012-10-12
xen/bootup: allow read_tscp call for Xen PV guests.
Konrad Rzeszutek Wilk
1
-0
/
+2
2012-10-12
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
3
-11
/
+28
2012-10-12
vfs: unexport getname and putname symbols
Jeff Layton
1
-2
/
+0
2012-10-12
acct: constify the name arg to acct_on
Jeff Layton
1
-1
/
+1
2012-10-12
vfs: allocate page instead of names_cache buffer in mount_block_root
Jeff Layton
2
-5
/
+5
2012-10-12
audit: overhaul __audit_inode_child to accomodate retrying
Jeff Layton
5
-38
/
+47
2012-10-12
audit: optimize audit_compare_dname_path
Jeff Layton
4
-12
/
+20
2012-10-12
audit: make audit_compare_dname_path use parent_len helper
Eric Paris
1
-20
/
+7
2012-10-12
audit: remove dirlen argument to audit_compare_dname_path
Jeff Layton
4
-10
/
+5
2012-10-12
audit: set the name_len in audit_inode for parent lookups
Jeff Layton
8
-34
/
+87
2012-10-12
audit: add a new "type" field to audit_names struct
Jeff Layton
2
-5
/
+15
2012-10-12
audit: reverse arguments to audit_inode_child
Jeff Layton
5
-19
/
+19
2012-10-12
audit: no need to walk list in audit_inode if name is NULL
Jeff Layton
1
-1
/
+5
2012-10-12
audit: pass in dentry to audit_copy_inode wherever possible
Jeff Layton
1
-2
/
+2
2012-10-12
audit: remove unnecessary NULL ptr checks from do_path_lookup
Jeff Layton
1
-6
/
+2
[next]