summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2014-01-23kernel/fork.c: remove redundant NULL check in dup_mm()Daeseok Youn-3/+0
2014-01-23kernel/fork.c: fix coding style issuesDaeseok Youn-2/+2
2014-01-23kernel/fork.c: make dup_mm() staticDaeSeok Youn-1/+1
2014-01-23printk: flush conflicting continuation lineArun KS-3/+6
2014-01-23numa: add a sysctl for numa_balancingAndi Kleen-1/+32
2014-01-23tracing: Check if tracing is enabled in trace_puts()Steven Rostedt (Red Hat)-0/+6
2014-01-23sched/clock: Fixup early initializationPeter Zijlstra-12/+41
2014-01-23Revert "sched: Fix sleep time double accounting in enqueue entity"Vincent Guittot-7/+1
2014-01-22Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-20/+11
2014-01-23tracing: Fix formatting of trace README fileSteven Rostedt (Red Hat)-52/+64
2014-01-22tracing/README: Add event file usage to tracing mini-HOWTOTom Zanussi-3/+34
2014-01-22Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-908/+3065
2014-01-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds-45/+38
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-791/+520
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-0/+2
2014-01-21sched: add tracepoints related to NUMA task migrationMel Gorman-1/+7
2014-01-21kernel/power/snapshot.c: use memblock apis for early memory allocationsSantosh Shilimkar-1/+1
2014-01-21kernel/printk/printk.c: use memblock apis for early memory allocationsSantosh Shilimkar-7/+3
2014-01-21introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov-0/+8
2014-01-21mm: add overcommit_kbytes sysctl variableJerome Marchand-3/+8
2014-01-21fsnotify: remove pointless NULL initializersJan Kara-5/+0
2014-01-21fsnotify: remove .should_send_event callbackJan Kara-20/+1
2014-01-21fsnotify: do not share events between notification groupsJan Kara-10/+12
2014-01-21module: Add missing newline in printk call.Tetsuo Handa-4/+2
2014-01-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-254/+190
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-323/+3087
2014-01-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-37/+96
2014-01-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-74/+251
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-50/+242
2014-01-20Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2014-01-19tracing: Fix buggered tee(2) on tracing_pipeAl Viro-7/+1
2014-01-18cgroup: trivial style updatesSeongJae Park-2/+3
2014-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-1/+1
2014-01-17audit: fix location of __net_initdata for audit_net_opsRichard Guy Briggs-1/+1
2014-01-17audit: remove pr_info for every network namespaceEric Paris-2/+0
2014-01-16sched: Fix __sched_setscheduler() nice testPeter Zijlstra-1/+2
2014-11-13mmu_notifier: call mmu_notifier_invalidate_range() from VMMJoerg Roedel-1/+1
2014-01-16futexes: Fix futex_hashsize initializationHeiko Carstens-2/+4
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar-116/+162
2014-01-16sched: Move SCHED_RESET_ON_FORK into attr::sched_flagsPeter Zijlstra-14/+28
2014-01-16sched: Fix up attr::sched_priority warningPeter Zijlstra-2/+1
2014-01-16sched: Fix up scheduler syscall LTP failsPeter Zijlstra-3/+11
2014-01-16sched: Preserve the nice level over sched_setscheduler() and sched_setparam()...Peter Zijlstra-2/+4
2014-01-16sched/core: Fix htmldocs warningsJuri Lelli-2/+2
2014-01-16sched/deadline: No need to check p if dl_se is validJuri Lelli-2/+1
2014-01-16sched/deadline: Remove unused variablesPeter Zijlstra-11/+0
2014-01-16sched/deadline: Fix sparse static warningsFengguang Wu-3/+3
2014-01-16Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git:...Linus Torvalds-1/+1
2014-01-16sched/nohz: Fix overflow error in scheduler_tick_max_deferment()Kevin Hilman-1/+1
2014-01-15nohz_full: fix code style issue of tick_nohz_full_stop_tickAlex Shi-8/+8