aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-07-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2014-07-05genirq: Fix memory leak when calling irq_free_hwirqs()Keith Busch1-2/+2
2014-07-03Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-24/+30
2014-07-03kernel/printk/printk.c: revert "printk: enable interrupts before calling cons...Andrew Morton1-26/+18
2014-07-01tracing: Remove ftrace_stop/start() from reading the trace fileSteven Rostedt (Red Hat)1-2/+0
2014-06-30tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()Oleg Nesterov1-12/+19
2014-06-30tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatch...Oleg Nesterov1-6/+0
2014-06-30uprobes: Change unregister/apply to WARN() if uprobe/consumer is goneOleg Nesterov1-3/+3
2014-06-30tracing/uprobes: Revert "Support mix of ftrace and perf"Oleg Nesterov1-1/+8
2014-06-25Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-15/+13
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin2-0/+50
2014-06-23mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes1-2/+1
2014-06-23kernel/watchdog.c: remove preemption restrictions when restarting lockup dete...Don Zickus1-2/+0
2014-06-23kexec: save PG_head_mask in VMCOREINFOPetr Tesarik1-0/+1
2014-06-23CPU hotplug, smp: flush any pending IPI callbacks before CPU offlineSrivatsa S. Bhat1-8/+49
2014-06-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+36
2014-06-21Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm...Linus Torvalds3-35/+218
2014-06-21tracing: syscall_regfunc() should not skip kernel threadsOleg Nesterov1-3/+1
2014-06-21tracing: Change syscall_*regfunc() to check PF_KTHREAD and use for_each_proce...Oleg Nesterov1-13/+11
2014-06-21tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov1-0/+2
2014-06-19Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-5/+41
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-4/+0
2014-06-16x86, kaslr: boot-time selectable with hibernationKees Cook1-0/+6
2014-06-16PM / hibernate: introduce "nohibernate" boot parameterKees Cook3-5/+35
2014-06-16rtmutex: Plug slow unlock raceThomas Gleixner1-6/+109
2014-06-14Merge branch 'perf/core' into perf/urgent, to pick up the latest fixesIngo Molnar1-4/+33
2014-06-14x86/kprobes: Fix build errors and blacklist context_track_userMasami Hiramatsu1-0/+3
2014-06-12Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds3-20/+36
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-286/+353
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-310/+428
2014-06-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-30/+367
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-57/+121
2014-06-12Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-2/+23
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar10-27/+92
2014-06-12Merge branch 'pm-sleep'Rafael J. Wysocki4-2/+23
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-29/+40
2014-06-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-0/+11
2014-06-10gcov: add support for GCC 4.9Yuan Pengfei2-0/+11
2014-06-10fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski1-12/+8
2014-06-10tracing: Fix check of ftrace_trace_arrays list_empty() checkSteven Rostedt (Red Hat)1-1/+1
2014-06-10tracing: Fix leak of per cpu max data in instancesSteven Rostedt (Red Hat)1-9/+12
2014-06-10auditsc: audit_krule mask accesses need bounds checkingAndy Lutomirski1-9/+18
2014-06-10tracing: Cleanup saved_cmdlines_size changesNamhyung Kim1-3/+3
2014-06-10ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)2-7/+20
2014-06-09Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds17-460/+951
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds6-684/+1220
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-301/+149
2014-06-09Revert "perf: Disable PERF_RECORD_MMAP2 support"Don Zickus1-4/+0
2014-06-09perf: Pass protection and flags bits through mmap2 interfacePeter Zijlstra1-0/+33
2014-06-08numa,sched: fix load_to_imbalanced logic inversionRik van Riel1-1/+1
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds79-1274/+2130
2014-06-07rtmutex: Detect changes in the pi lock chainThomas Gleixner1-24/+71
2014-06-07rtmutex: Handle deadlock detection smarterThomas Gleixner3-5/+38
2014-06-06tracing: Fix memory leak on instance deletionSteven Rostedt (Red Hat)1-2/+1
2014-06-06sysctl: convert use of typedef ctl_table to struct ctl_tableJoe Perches2-4/+4
2014-06-06kernel/seccomp.c: kernel-doc warning fixFabian Frederick1-2/+2
2014-06-06ipc, kernel: clear whitespacePaul McQuade1-2/+2
2014-06-06ipc, kernel: use Linux headersPaul McQuade2-2/+2
2014-06-06kernel/profile.c: use static const char instead of static charFabian Frederick1-3/+3
2014-06-06kernel/profile.c: convert printk to pr_foo()Fabian Frederick1-9/+5
2014-06-06kernel/user_namespace.c: kernel-doc/checkpatch fixesFabian Frederick1-13/+20
2014-06-06sysctl: allow for strict write position handlingKees Cook1-2/+67
2014-06-06sysctl: refactor sysctl string writing logicKees Cook1-7/+4
2014-06-06sysctl: clean up char buffer argumentsKees Cook1-7/+7
2014-06-06kernel/kexec.c: convert printk to pr_foo()Fabian Frederick1-37/+32
2014-06-06kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic...Masami Hiramatsu1-2/+21
2014-06-06smp: print more useful debug info upon receiving IPI on an offline CPUSrivatsa S. Bhat1-3/+15
2014-06-06signals: change wait_for_helper() to use kernel_sigaction()Oleg Nesterov1-4/+1
2014-06-06signals: introduce kernel_sigaction()Oleg Nesterov1-24/+12
2014-06-06signals: disallow_signal() should flush the potentially pending signalOleg Nesterov1-0/+7
2014-06-06signals: kill the obsolete sigdelset() and recalc_sigpending() in allow_signal()Oleg Nesterov1-4/+1
2014-06-06signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]Oleg Nesterov2-39/+29
2014-06-06signals: cleanup the usage of t/current in do_sigaction()Oleg Nesterov1-8/+7
2014-06-06signals: rename rm_from_queue_full() to flush_sigqueue_mask()Oleg Nesterov1-11/+8
2014-06-06signals: kill rm_from_queue(), change prepare_signal() to use for_each_thread()Oleg Nesterov1-33/+10
2014-06-06signals: s/siginitset/sigemptyset/ in do_sigtimedwait()Oleg Nesterov1-1/+1
2014-06-06ptrace: task_clear_jobctl_trapping()->wake_up_bit() needs mb()Oleg Nesterov1-0/+1
2014-06-06ptrace: fix fork event messages across pid namespacesMatthew Dempsky1-3/+7
2014-06-07PM / sleep: trace events for suspend/resumeTodd E Brandt4-2/+23
2014-06-07Merge branch 'acpi-pm' into pm-sleepRafael J. Wysocki15-44/+74
2014-06-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-12/+20
2014-06-06tracing: Fix leak of ring buffer data when new instances creation failsSteven Rostedt (Red Hat)1-2/+20
2014-06-06tracing/kprobes: Avoid self tests if tracing is disabled on boot upYoshihiro YUNOMAE1-0/+3
2014-06-06tracing: Return error if ftrace_trace_arrays list is emptyYoshihiro YUNOMAE2-0/+16
2014-06-06locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocksWaiman Long3-0/+141
2014-06-06perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter1-2/+2
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar23-250/+377
2014-06-06perf: Fix perf_event_comm() vs. exec() assumptionPeter Zijlstra1-12/+16
2014-06-06tracing: Only calculate stats of tracepoint benchmarks for 2^32 timesSteven Rostedt (Red Hat)1-7/+30
2014-06-05tracing: Convert stddev into u64 in tracepoint benchmarkSteven Rostedt (Red Hat)1-1/+1
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-8/+17
2014-06-05Merge branch 'futex-fixes' (futex fixes from Thomas Gleixner)Linus Torvalds1-53/+160
2014-06-05futex: Make lookup_pi_state more robustThomas Gleixner1-28/+106
2014-06-05futex: Always cleanup owner tid in unlock_piThomas Gleixner1-22/+18
2014-06-05futex: Validate atomic acquisition in futex_lock_pi_atomic()Thomas Gleixner1-3/+11
2014-06-05futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...Thomas Gleixner1-0/+25
2014-06-05tracing: Introduce saved_cmdlines_size fileYoshihiro YUNOMAE1-24/+154
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds1-0/+5
2014-06-05cgroup: disallow disabled controllers on the default hierarchyLi Zefan1-5/+9
2014-06-05sched/deadline: Delete extraneous extern for to_ratio()Paul Gortmaker1-2/+0
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King1-8/+17
2014-06-05uprobes: Teach copy_insn() to support tmpfsOleg Nesterov1-5/+10
2014-06-05uprobes: Shift ->readpage check from __copy_insn() to uprobe_register()Oleg Nesterov1-3/+3
2014-06-05perf: Disable sampled events if no PMU interruptVince Weaver1-0/+7
2014-06-05perf: Fix use after free in perf_remove_from_context()Peter Zijlstra1-2/+2
2014-06-05Merge branch 'perf/kprobes' into perf/coreIngo Molnar8-254/+343
2014-06-05Merge branch 'perf/uprobes' into perf/coreIngo Molnar2-34/+47
2014-06-05sched/idle: Optimize try-to-wake-up IPIPeter Zijlstra3-9/+61
2014-06-05sched/idle: Simplify wake_up_idle_cpu()Andy Lutomirski1-20/+1
2014-06-05sched/idle: Clear polling before descheduling the idle threadAndy Lutomirski1-1/+25
2014-06-05sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski1-0/+4
2014-06-05sched: Remove redundant assignment to "rt_rq" in update_curr_rt(...)Giedrius Rekasius1-2/+1
2014-06-05sched: Rename capacity related flagsNicolas Pitre3-15/+15
2014-06-05sched: Final power vs. capacity cleanupsNicolas Pitre2-32/+33
2014-06-05sched: Remove remaining dubious usage of "power"Nicolas Pitre3-55/+55
2014-06-05sched: Let 'struct sched_group_power' care about CPU capacityNicolas Pitre3-114/+114
2014-06-05sched/fair: Disambiguate existing/remaining "capacity" usageNicolas Pitre1-21/+21
2014-06-05sched/fair: Change "has_capacity" to "has_free_capacity"Nicolas Pitre1-13/+13
2014-06-05sched/fair: Remove "power" from 'struct numa_stats'Nicolas Pitre1-6/+7
2014-06-05sched: Fix signedness bug in yield_to()Dan Carpenter1-1/+1
2014-06-05sched/fair: Use time_after() in record_wakee()Manuel Schölling1-1/+1
2014-06-05sched/balancing: Reduce the rate of needless idle load balancingTim Chen1-6/+11
2014-06-05sched/fair: Fix unlocked reads of some cfs_b->quota/periodBen Segall1-19/+21
2014-06-05sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lockRoman Gushchin3-7/+6
2014-06-05sched/dl: Fix race in dl_task_timer()Kirill Tkhai1-1/+9
2014-06-05sched: Fix sched_policy < 0 comparisonRichard Weinberger1-1/+1
2014-06-05sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabledSteven Rostedt1-3/+4
2014-06-05locking/rwsem: Fix checkpatch.pl warningsAndrew Morton1-3/+3
2014-06-05locking/rwsem: Support optimistic spinningDavidlohr Bueso2-30/+226
2014-06-04cgroup: don't destroy the default rootLi Zefan1-1/+4
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds28-229/+337
2014-06-04kernel/compat.c: use sizeof() instead of sizeofFabian Frederick1-4/+4
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov4-13/+6
2014-06-04printk: report dropping of messages from logbufWill Deacon1-2/+7
2014-06-04timekeeping: use printk_deferred when holding timekeeping seqlockJohn Stultz2-9/+13
2014-06-04printk: Add printk_deferred_onceJohn Stultz2-13/+2
2014-06-04printk: rename printk_sched to printk_deferredJohn Stultz4-4/+4
2014-06-04printk: disable preemption for printk_schedJohn Stultz1-0/+2
2014-06-04printk: remove separate printk_sched buffers and use printk buf insteadSteven Rostedt1-18/+29
2014-06-04printk: enable interrupts before calling console_trylock_for_printk()Jan Kara1-11/+18
2014-06-04printk: fix lockdep instrumentation of console_semJan Kara1-14/+32
2014-06-04printk: release lockbuf_lock before calling console_trylock_for_printk()Jan Kara1-33/+21
2014-06-04printk: remove outdated commentJan Kara1-2/+1
2014-06-04printk: return really stored message lengthPetr Mladek1-15/+21
2014-06-04printk: shrink too long messagesPetr Mladek1-3/+39
2014-06-04printk: split message size computationPetr Mladek1-3/+13
2014-06-04printk: ignore too long messagesPetr Mladek1-7/+23
2014-06-04printk: split code for making free space in the log bufferPetr Mladek1-15/+29
2014-06-04kernel/user.c: drop unused field 'files' from user_structKirill A. Shutemov1-1/+0
2014-06-04kernel/hung_task.c: convert simple_strtoul to kstrtouintFabian Frederick1-1/+3
2014-06-04kernel/utsname_sysctl.c: replace obsolete __initcall by device_initcallFabian Frederick1-2/+2
2014-06-04kernel/reboot.c: convert simple_strtoul to kstrtointFabian Frederick1-7/+14
2014-06-04kernel/res_counter.c: replace simple_strtoull by kstrtoullFabian Frederick1-2/+5
2014-06-04kernel/tracepoint.c: kernel-doc fixesFabian Frederick1-0/+2
2014-06-04kernel/stop_machine.c: kernel-doc warning fixFabian Frederick1-0/+1
2014-06-04kernel/latencytop.c: convert seq_printf to seq_putsFabian Frederick1-2/+3
2014-06-04kernel/exec_domain.c: code clean-upFabian Frederick1-8/+6
2014-06-04kernel/capability.c: code clean-upFabian Frederick1-3/+3
2014-06-04kernel/backtracetest.c: replace no level printk by pr_info()Fabian Frederick1-9/+9
2014-06-04kernel/cpu.c: convert printk to pr_foo()Fabian Frederick1-17/+14
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2-2/+4
2014-06-04mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman1-10/+4
2014-06-04memcg: optimize the "Search everything else" loop in mm_update_next_owner()Oleg Nesterov1-3/+9
2014-06-04memcg: mm_update_next_owner() should skip kthreadsOleg Nesterov1-6/+4
2014-06-04memcg: kill CONFIG_MM_OWNEROleg Nesterov2-4/+4
2014-06-04mm: get rid of __GFP_KMEMCGVladimir Davydov1-3/+3
2014-06-04kthread: fix return value of kthread_create() upon SIGKILL.Tetsuo Handa1-2/+2
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-45/+188
2014-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-20/+10
2014-06-04tracing: Remove unused variable in trace_benchmarkSteven Rostedt (Red Hat)1-1/+0
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-77/+130
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-48/+153
2014-06-03tracing: Eliminate double free on failure of allocation on boot upYoshihiro YUNOMAE1-4/+0
2014-06-03Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp'Rafael J. Wysocki1-2/+1
2014-06-03Merge branch 'acpi-pm'Rafael J. Wysocki1-0/+15
2014-06-03Merge branch 'pm-sleep'Rafael J. Wysocki6-75/+114
2014-06-03Merge branch 'pm-cpuidle'Rafael J. Wysocki2-13/+9
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-339/+522
2014-06-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-69/+80
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-27/+92
2014-06-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-266/+506
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2014-06-03kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan1-1/+3
2014-06-03Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+9
2014-06-02tracing: Print max callstack on stacktrace bugMinchan Kim1-4/+30
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+2
2014-06-01net: filter: get rid of BPF_S_* enumDaniel Borkmann1-42/+41
2014-06-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-31/+78
2014-06-01PM / hibernate: fixed typo in commentNiv Yehezkel1-1/+1
2014-05-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+67
2014-05-30tracing: Move locking of trace_cmdline_lock into start/stop seq callsSteven Rostedt (Red Hat)1-4/+15
2014-05-30tracing: Try again for saved cmdline if failed due to lockingSteven Rostedt (Red Hat)1-6/+7
2014-05-29tracing: Have saved_cmdlines use the seq_read infrastructureYoshihiro YUNOMAE1-35/+54
2014-05-29tracing: Add tracepoint benchmark tracepointSteven Rostedt (Red Hat)4-0/+250
2014-05-29tracing: Print nasty banner when trace_printk() is in useSteven Rostedt1-1/+15
2014-05-28printk/of_serial: fix serial console cessation part way through boot.Stephen Chivers1-0/+1
2014-05-28rtmutex: Fix deadlock detector for realThomas Gleixner1-4/+28
2014-05-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+8
2014-05-28kernel/workqueue.c: pr_warning/pr_warn & printk/pr_infoValdis Kletnieks1-1/+1
2014-05-28powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat1-0/+8