aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-01-27Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-32/+81
2014-01-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-19/+42
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+4
2014-01-23Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 8-22/+63
2014-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-1/+1
2014-01-23Merge git://git.infradead.org/users/eparis/auditGravatar Linus Torvalds 5-193/+326
2014-01-23kdump: fix exported size of vmcoreinfo noteGravatar Vivek Goyal 1-1/+1
2014-01-23kexec: add sysctl to disable kexec_loadGravatar Kees Cook 2-1/+15
2014-01-23kernel/signal.c: change do_signal_stop/do_sigaction to use while_each_thread()Gravatar Oleg Nesterov 1-4/+3
2014-01-23kernel/sys.c: k_getrusage() can use while_each_thread()Gravatar Oleg Nesterov 1-2/+1
2014-01-23exec: kill task_struct->did_execGravatar Oleg Nesterov 2-4/+2
2014-01-23kernel/fork.c: remove redundant NULL check in dup_mm()Gravatar Daeseok Youn 1-3/+0
2014-01-23kernel/fork.c: fix coding style issuesGravatar Daeseok Youn 1-2/+2
2014-01-23kernel/fork.c: make dup_mm() staticGravatar DaeSeok Youn 1-1/+1
2014-01-23printk: flush conflicting continuation lineGravatar Arun KS 1-3/+6
2014-01-23numa: add a sysctl for numa_balancingGravatar Andi Kleen 2-1/+32
2014-01-23tracing: Check if tracing is enabled in trace_puts()Gravatar Steven Rostedt (Red Hat) 1-0/+6
2014-01-23sched/clock: Fixup early initializationGravatar Peter Zijlstra 1-12/+41
2014-01-23Revert "sched: Fix sleep time double accounting in enqueue entity"Gravatar Vincent Guittot 1-7/+1
2014-01-22Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-20/+11
2014-01-23tracing: Fix formatting of trace README fileGravatar Steven Rostedt (Red Hat) 1-52/+64
2014-01-22tracing/README: Add event file usage to tracing mini-HOWTOGravatar Tom Zanussi 1-3/+34
2014-01-22Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 14-908/+3065
2014-01-21Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 9-45/+38
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Gravatar Linus Torvalds 5-791/+520
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-0/+2
2014-01-21sched: add tracepoints related to NUMA task migrationGravatar Mel Gorman 2-1/+7
2014-01-21kernel/power/snapshot.c: use memblock apis for early memory allocationsGravatar Santosh Shilimkar 1-1/+1
2014-01-21kernel/printk/printk.c: use memblock apis for early memory allocationsGravatar Santosh Shilimkar 1-7/+3
2014-01-21introduce for_each_thread() to replace the buggy while_each_thread()Gravatar Oleg Nesterov 2-0/+8
2014-01-21mm: add overcommit_kbytes sysctl variableGravatar Jerome Marchand 1-3/+8
2014-01-21fsnotify: remove pointless NULL initializersGravatar Jan Kara 2-5/+0
2014-01-21fsnotify: remove .should_send_event callbackGravatar Jan Kara 2-20/+1
2014-01-21fsnotify: do not share events between notification groupsGravatar Jan Kara 2-10/+12
2014-01-21module: Add missing newline in printk call.Gravatar Tetsuo Handa 1-4/+2
2014-01-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 8-254/+190
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 24-323/+3087
2014-01-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-37/+96
2014-01-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 8-74/+251
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 6-50/+242
2014-01-20Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2014-01-19tracing: Fix buggered tee(2) on tracing_pipeGravatar Al Viro 1-7/+1
2014-01-18cgroup: trivial style updatesGravatar SeongJae Park 1-2/+3
2014-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-1/+1
2014-01-17audit: fix location of __net_initdata for audit_net_opsGravatar Richard Guy Briggs 1-1/+1
2014-01-17audit: remove pr_info for every network namespaceGravatar Eric Paris 1-2/+0
2014-01-16sched: Fix __sched_setscheduler() nice testGravatar Peter Zijlstra 1-1/+2
2014-01-16futexes: Fix futex_hashsize initializationGravatar Heiko Carstens 1-2/+4
2014-01-16Merge branch 'perf/urgent' into perf/coreGravatar Ingo Molnar 15-116/+162
2014-01-16sched: Move SCHED_RESET_ON_FORK into attr::sched_flagsGravatar Peter Zijlstra 1-14/+28