summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-01-22Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-22Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-01-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2014-01-21sched: add tracepoints related to NUMA task migrationMel Gorman
2014-01-21kernel/power/snapshot.c: use memblock apis for early memory allocationsSantosh Shilimkar
2014-01-21kernel/printk/printk.c: use memblock apis for early memory allocationsSantosh Shilimkar
2014-01-21introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov
2014-01-21mm: add overcommit_kbytes sysctl variableJerome Marchand
2014-01-21fsnotify: remove pointless NULL initializersJan Kara
2014-01-21fsnotify: remove .should_send_event callbackJan Kara
2014-01-21fsnotify: do not share events between notification groupsJan Kara
2014-01-21module: Add missing newline in printk call.Tetsuo Handa
2014-01-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-01-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-20Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-01-19tracing: Fix buggered tee(2) on tracing_pipeAl Viro
2014-01-18cgroup: trivial style updatesSeongJae Park
2014-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-01-17audit: fix location of __net_initdata for audit_net_opsRichard Guy Briggs
2014-01-17audit: remove pr_info for every network namespaceEric Paris
2014-01-16sched: Fix __sched_setscheduler() nice testPeter Zijlstra
2014-01-16futexes: Fix futex_hashsize initializationHeiko Carstens
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar
2014-01-16sched: Move SCHED_RESET_ON_FORK into attr::sched_flagsPeter Zijlstra
2014-01-16sched: Fix up attr::sched_priority warningPeter Zijlstra
2014-01-16sched: Fix up scheduler syscall LTP failsPeter Zijlstra
2014-01-16sched: Preserve the nice level over sched_setscheduler() and sched_setparam()...Peter Zijlstra
2014-01-16sched/core: Fix htmldocs warningsJuri Lelli
2014-01-16sched/deadline: No need to check p if dl_se is validJuri Lelli
2014-01-16sched/deadline: Remove unused variablesPeter Zijlstra
2014-01-16sched/deadline: Fix sparse static warningsFengguang Wu
2014-01-16Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git:...Linus Torvalds
2014-01-14audit: Convert int limit uses to u32Joe Perches
2014-01-14audit: Use more current logging styleJoe Perches
2014-01-14audit: Use hex_byte_pack_upperJoe Perches
2014-01-14tracing: Have trace buffer point back to trace_arraySteven Rostedt (Red Hat)
2014-01-13audit: reorder AUDIT_TTY_SET argumentsEric Paris
2014-01-13audit: rework AUDIT_TTY_SET to only grab spin_lock onceEric Paris
2014-01-13audit: remove needless switch in AUDIT_SETEric Paris
2014-01-13audit: use define's for audit versionEric Paris
2014-01-13audit: wait_for_auditd rework for readabilityEric Paris
2014-01-13audit: log task info on feature changeRichard Guy Briggs
2014-01-13audit: fix incorrect set of audit_sockGao feng