aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-15Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+46
2014-02-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+7
2014-02-13tick: Clear broadcast pending bit when switching to oneshotThomas Gleixner1-0/+1
2014-02-11ring-buffer: Fix first commit on sub-buffer having non-zero deltaSteven Rostedt (Red Hat)1-0/+7
2014-02-11genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=nPaul Gortmaker1-0/+1
2014-02-09genirq: Add devm_request_any_context_irq()Stephen Boyd1-0/+45
2014-02-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-02-06time: Fix overflow when HZ is smaller than 60Mikulas Patocka1-0/+6
2014-02-05execve: use 'struct filename *' for executable name passingLinus Torvalds2-2/+2
2014-02-05genirq: Generic irq chip requires IRQ_DOMAINNitin A Kamble1-0/+1
2014-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-15/+16
2014-01-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+5
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-8/+12
2014-01-30kernel/smp.c: remove cpumask_ipiRoman Gushchin1-16/+1
2014-01-30kernel: use lockless list for smp_call_function_singleChristoph Hellwig1-38/+13
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-8/+9
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-11/+0
2014-01-28sched: Make sched_class::get_rr_interval() optionalPeter Zijlstra1-1/+3
2014-01-28sched/deadline: Add sched_dl documentationDario Faggioli1-1/+2
2014-01-27softirq: use const char * const for softirq_to_name, whitespace neateningJoe Perches1-16/+9
2014-01-27softirq: convert printks to pr_<level>Joe Perches1-2/+4
2014-01-27softirq: use ffs() in __do_softirq()Joe Perches1-21/+22
2014-01-27kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_str()Chen Gang1-1/+1
2014-01-27Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-32/+81
2014-01-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-19/+42
2014-01-25hung_task: Display every hung task warningAaron Tomlin2-5/+9
2014-01-25introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_my_thread_group_empty()Oleg Nesterov1-11/+0
2014-01-25sysctl: Add neg_one as a standard constraintAaron Tomlin1-0/+1
2014-01-25kgdb/kdb: Fix no KDB config problemMike Travis2-4/+3
2014-01-25Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgentIngo Molnar3-15/+16
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+4
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds8-22/+63
2014-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds5-193/+326
2014-01-23kdump: fix exported size of vmcoreinfo noteVivek Goyal1-1/+1
2014-01-23kexec: add sysctl to disable kexec_loadKees Cook2-1/+15
2014-01-23kernel/signal.c: change do_signal_stop/do_sigaction to use while_each_thread()Oleg Nesterov1-4/+3
2014-01-23kernel/sys.c: k_getrusage() can use while_each_thread()Oleg Nesterov1-2/+1
2014-01-23exec: kill task_struct->did_execOleg Nesterov2-4/+2
2014-01-23kernel/fork.c: remove redundant NULL check in dup_mm()Daeseok Youn1-3/+0
2014-01-23kernel/fork.c: fix coding style issuesDaeseok Youn1-2/+2
2014-01-23kernel/fork.c: make dup_mm() staticDaeSeok Youn1-1/+1
2014-01-23printk: flush conflicting continuation lineArun KS1-3/+6
2014-01-23numa: add a sysctl for numa_balancingAndi Kleen2-1/+32
2014-01-23tracing: Check if tracing is enabled in trace_puts()Steven Rostedt (Red Hat)1-0/+6
2014-01-23sched/clock: Fixup early initializationPeter Zijlstra1-12/+41
2014-01-23Revert "sched: Fix sleep time double accounting in enqueue entity"Vincent Guittot1-7/+1
2014-01-22Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-20/+11
2014-01-23tracing: Fix formatting of trace README fileSteven Rostedt (Red Hat)1-52/+64
2014-01-22tracing/README: Add event file usage to tracing mini-HOWTOTom Zanussi1-3/+34