aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-3/+19
2012-11-26futex: avoid wake_futex() for a PI futex_qGravatar Darren Hart 1-1/+17
2012-11-26watchdog: using u64 in get_sample_period()Gravatar Chuansheng Liu 1-2/+2
2012-11-18userns: make each net (net_ns) belong to a user_nsGravatar Eric W. Biederman 1-1/+1
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-30/+38
2012-11-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-19/+22
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 10-260/+236
2012-11-01time: remove the timecompare code.Gravatar Richard Cochran 2-194/+1
2012-11-01futex: Handle futex_pi OWNER_DIED take over correctlyGravatar Thomas Gleixner 1-19/+22
2012-10-31module: fix out-by-one error in kallsymsGravatar Rusty Russell 1-11/+16
2012-10-25Merge branch 'akpm' (Andrew's fixes)Gravatar Linus Torvalds 1-1/+11
2012-10-25Makefile: Documentation for external tool should be correctGravatar H. Peter Anvin 1-4/+2
2012-10-25pidns: limit the nesting depth of pid namespacesGravatar Andrew Vagin 1-1/+11
2012-10-24Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-31/+10
2012-10-24Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2012-10-24workqueue: cancel_delayed_work() should return %false if work item is idleGravatar Dan Magenheimer 1-1/+1
2012-10-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-183/+166
2012-10-22module_signing: fix printk format warningGravatar Randy Dunlap 1-1/+1
2012-10-21Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Ingo Molnar 1-0/+4
2012-10-21Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Ingo Molnar 1-183/+162
2012-10-19use clamp_t in UNAME26 fixGravatar Kees Cook 1-1/+1
2012-10-19MODSIGN: Move the magic string to the end of a module and eliminate the searchGravatar David Howells 3-28/+25
2012-10-19Revert "cgroup: Remove task_lock() from cgroup_post_fork()"Gravatar Tejun Heo 1-12/+3
2012-10-19Revert "cgroup: Drop task_lock(parent) on cgroup_fork()"Gravatar Tejun Heo 1-17/+6
2012-10-19pidns: remove recursion from free_pid_ns()Gravatar Cyrill Gorcunov 1-7/+14
2012-10-19kernel/sys.c: fix stack memory content leak via UNAME26Gravatar Kees Cook 1-5/+7
2012-10-16printk: Fix scheduling-while-atomic problem in console_cpu_notify()Gravatar Paul E. McKenney 1-1/+0
2012-10-16cgroup: notify_on_release may not be triggered in some casesGravatar Daisuke Nishimura 1-2/+1
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 5-27/+578
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Gravatar Linus Torvalds 4-5/+50
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-9/+12
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-2/+6
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 5-99/+199
2012-10-12audit: make audit_inode take struct filenameGravatar Jeff Layton 1-2/+23
2012-10-12vfs: make path_openat take a struct filename pointerGravatar Jeff Layton 1-3/+3
2012-10-12audit: allow audit code to satisfy getname requests from its names_listGravatar Jeff Layton 1-0/+23
2012-10-12vfs: define struct filename and have getname() return itGravatar Jeff Layton 2-31/+37
2012-10-12infrastructure for saner ret_from_kernel_thread semanticsGravatar Al Viro 2-0/+4
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-164/+119
2012-10-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-1/+70
2012-10-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-11/+16
2012-10-12kdb,vt_console: Fix missed data due to pager overrunsGravatar Jason Wessel 1-5/+28
2012-10-12kdb: Fix dmesg/bta scroll to quit with 'q'Gravatar Jason Wessel 2-0/+4
2012-10-12kgdb: Add module event hooksGravatar Jason Wessel 1-0/+18
2012-10-12acct: constify the name arg to acct_onGravatar Jeff Layton 1-1/+1
2012-10-12audit: overhaul __audit_inode_child to accomodate retryingGravatar Jeff Layton 1-27/+30
2012-10-12audit: optimize audit_compare_dname_pathGravatar Jeff Layton 4-12/+20
2012-10-12audit: make audit_compare_dname_path use parent_len helperGravatar Eric Paris 1-20/+7
2012-10-12audit: remove dirlen argument to audit_compare_dname_pathGravatar Jeff Layton 4-10/+5
2012-10-12audit: set the name_len in audit_inode for parent lookupsGravatar Jeff Layton 3-12/+60