summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2014-06-04kernel/res_counter.c: replace simple_strtoull by kstrtoullFabian Frederick-2/+5
2014-06-04kernel/tracepoint.c: kernel-doc fixesFabian Frederick-0/+2
2014-06-04kernel/stop_machine.c: kernel-doc warning fixFabian Frederick-0/+1
2014-06-04kernel/latencytop.c: convert seq_printf to seq_putsFabian Frederick-2/+3
2014-06-04kernel/exec_domain.c: code clean-upFabian Frederick-8/+6
2014-06-04kernel/capability.c: code clean-upFabian Frederick-3/+3
2014-06-04kernel/backtracetest.c: replace no level printk by pr_info()Fabian Frederick-9/+9
2014-06-04kernel/cpu.c: convert printk to pr_foo()Fabian Frederick-17/+14
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick-2/+4
2014-06-04mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman-10/+4
2014-06-04memcg: optimize the "Search everything else" loop in mm_update_next_owner()Oleg Nesterov-3/+9
2014-06-04memcg: mm_update_next_owner() should skip kthreadsOleg Nesterov-6/+4
2014-06-04memcg: kill CONFIG_MM_OWNEROleg Nesterov-4/+4
2014-06-04mm: get rid of __GFP_KMEMCGVladimir Davydov-3/+3
2014-06-04kthread: fix return value of kthread_create() upon SIGKILL.Tetsuo Handa-2/+2
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-45/+188
2014-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-20/+10
2014-06-04tracing: Remove unused variable in trace_benchmarkSteven Rostedt (Red Hat)-1/+0
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-77/+130
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-48/+153
2014-06-03tracing: Eliminate double free on failure of allocation on boot upYoshihiro YUNOMAE-4/+0
2014-06-03Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp'Rafael J. Wysocki-2/+1
2014-06-03Merge branch 'acpi-pm'Rafael J. Wysocki-0/+15
2014-06-03Merge branch 'pm-sleep'Rafael J. Wysocki-75/+114
2014-06-03Merge branch 'pm-cpuidle'Rafael J. Wysocki-13/+9
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-339/+522
2014-06-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-69/+80
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-27/+92
2014-06-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-266/+506
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+1
2014-06-03kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan-1/+3
2014-06-03Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+9
2014-06-02tracing: Print max callstack on stacktrace bugMinchan Kim-4/+30
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+2
2014-06-01net: filter: get rid of BPF_S_* enumDaniel Borkmann-42/+41
2014-06-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-31/+78
2014-06-01PM / hibernate: fixed typo in commentNiv Yehezkel-1/+1
2014-05-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-17/+67
2014-05-30tracing: Move locking of trace_cmdline_lock into start/stop seq callsSteven Rostedt (Red Hat)-4/+15
2014-05-30tracing: Try again for saved cmdline if failed due to lockingSteven Rostedt (Red Hat)-6/+7
2014-05-29tracing: Have saved_cmdlines use the seq_read infrastructureYoshihiro YUNOMAE-35/+54
2014-05-29tracing: Add tracepoint benchmark tracepointSteven Rostedt (Red Hat)-0/+250
2014-05-29tracing: Print nasty banner when trace_printk() is in useSteven Rostedt-1/+15
2014-05-28printk/of_serial: fix serial console cessation part way through boot.Stephen Chivers-0/+1
2014-05-28rtmutex: Fix deadlock detector for realThomas Gleixner-4/+28
2014-05-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-0/+8
2014-05-28kernel/workqueue.c: pr_warning/pr_warn & printk/pr_infoValdis Kletnieks-1/+1
2014-05-28powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat-0/+8
2014-05-27kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan-1/+3
2014-05-27genirq: Improve documentation to match current implementationJiang Liu-4/+4