summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | ftrace/rcu: Do not trace debug_lockdep_rcu_enabled()Steven Rostedt (Red Hat)2013-09-051-1/+1
| * | | | | | | ftrace: Fix a slight race in modifying what function callback gets tracedSteven Rostedt (Red Hat)2013-09-041-1/+16
| * | | | | | | tracing: Make tracing_cpumask available for all instancesAlexander Z Lam2013-08-222-17/+21
| * | | | | | | tracing: Kill the !CONFIG_MODULES code in trace_events.cOleg Nesterov2013-08-221-12/+6Star
| * | | | | | | tracing: Don't pass file_operations array to event_create_dir()Oleg Nesterov2013-08-221-34/+12Star
| * | | | | | | tracing: Kill trace_create_file_ops() and friendsOleg Nesterov2013-08-221-144/+9Star
| * | | | | | | tracing/syscalls: Annotate raw_init function with __initLi Zefan2013-08-221-5/+5
* | | | | | | | Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-09-091-0/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | xfs: ioctl check for capabilities in the current user namespaceDwight Engen2013-08-151-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-09-0711-59/+27Star
|\ \ \ \ \ \ \
| * | | | | | | userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman2013-08-316-26/+14Star
| * | | | | | | pidns: Don't have unshare(CLONE_NEWPID) imply CLONE_THREADEric W. Biederman2013-08-311-5/+0Star
| * | | | | | | namespaces: Simplify copy_namespaces so it is clear what is going on.Eric W. Biederman2013-08-311-24/+11Star
| * | | | | | | pidns: Fix hang in zap_pid_ns_processes by sending a potentially extra wakeupEric W. Biederman2013-08-311-0/+1
| * | | | | | | userns: Better restrictions on when proc and sysfs can be mountedEric W. Biederman2013-08-272-4/+0Star
| * | | | | | | kernel/nsproxy.c: Improving a snippet of code.Raphael S.Carvalho2013-08-271-1/+2
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-09-071-22/+10Star
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-0769-1908/+2886
| |\ \ \ \ \ \ \
| * | | | | | | | padata - Register hotcpu notifier after initializationRichard Weinberger2013-08-291-6/+6
| * | | | | | | | padata - share code between CPU_ONLINE and CPU_DOWN_FAILED, same to CPU_DOWN_...Chen Gang2013-08-291-16/+4Star
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-41/+66
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | workqueue: fix some scripts/kernel-doc warningsYacine Belkadi2013-08-201-41/+66
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-051-8/+11
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | sched/cputime: Do not scale when utime == 0Stanislaw Gruszka2013-09-041-8/+11
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-051-7/+6Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | switch copy_module_from_fd() to fdgetAl Viro2013-09-041-7/+6Star
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-051-15/+0Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | remove sched notifier for cross-cpu migrationsMarcelo Tosatti2013-07-181-15/+0Star
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-052-10/+29
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | module: Fix mod->mkobj.kobj potentially freed too earlyLi Zhong2013-09-032-3/+18
| * | | | | | | | | kernel/params.c: use scnprintf() instead of sprintf()Chen Gang2013-08-201-3/+4
| * | | | | | | | | kernel/module.c: use scnprintf() instead of sprintf()Chen Gang2013-08-201-1/+1
| * | | | | | | | | module: Add NOARG flag for ops with param_set_bool_enable_only() set functionSteven Rostedt2013-08-201-0/+1
| * | | | | | | | | module: Add flag to allow mod params to have no argumentsSteven Rostedt2013-08-201-2/+4
| * | | | | | | | | module: fix sprintf format specifier in param_get_byte()Christoph Jaeger2013-08-201-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-041-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | jump_label: Split jumplabel ratelimitAndrew Jones2013-08-091-0/+1
* | | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-045-127/+117Star
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | nohz: Include local CPU in full dynticks global kickFrederic Weisbecker2013-08-161-0/+1
| * | | | | | | | | Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2013-08-146-128/+116Star
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | nohz: Optimize full dynticks's sched hooks with static keysFrederic Weisbecker2013-08-141-4/+4
| | * | | | | | | | | nohz: Optimize full dynticks state checks with static keysFrederic Weisbecker2013-08-141-12/+2Star
| | * | | | | | | | | nohz: Rename a few state variablesFrederic Weisbecker2013-08-141-22/+22
| | * | | | | | | | | vtime: Always debug check snapshot source _before_ updating itFrederic Weisbecker2013-08-141-2/+2
| | * | | | | | | | | vtime: Always scale generic vtime accounting resultsFrederic Weisbecker2013-08-141-6/+0Star
| | * | | | | | | | | vtime: Optimize full dynticks accounting off case with static keysFrederic Weisbecker2013-08-141-18/+4Star
| | * | | | | | | | | vtime: Fix racy cputime delta updateFrederic Weisbecker2013-08-141-1/+2
| | * | | | | | | | | vtime: Remove a few unneeded generic vtime state checksFrederic Weisbecker2013-08-141-12/+1Star
| | * | | | | | | | | context_tracking: User/kernel broundary cross trace eventsFrederic Weisbecker2013-08-141-0/+5
| | * | | | | | | | | context_tracking: Optimize context switch off case with static keysFrederic Weisbecker2013-08-141-3/+3