ipc,shm: introduce lockless functions to obtain the ipc object
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / kernel /
2013-10-13 Frederic Weisbeckerirq: Force hardirq exit's softirq processing on its...
2013-10-01 Konstantin Khlebnikovaudit: fix endless wait in audit_log_start()
2013-10-01 Daisuke Nishimurasched/fair: Fix small race where child->se.parent,cfs_r...
2013-10-01 Stanislaw Gruszkasched/cputime: Do not scale when utime == 0
2013-10-01 John Stultztimekeeping: Fix HRTICK related deadlock from ntp lock...
2013-09-27 Oleg Nesterovpidns: fix vfork() after unshare(CLONE_NEWPID)
2013-09-27 Eric W. Biedermanpidns: Fix hang in zap_pid_ns_processes by sending...
2013-09-27 Oleg Nesterovuprobes: Fix utask->depth accounting in handle_trampoline()
2013-09-08 Tejun Heoworkqueue: cond_resched() after processing each work...
2013-09-08 Nathan Zimmertimer_list: correct the iterator for timer_list
2013-08-29 Steven Rostedt ... ftrace: Check module functions being traced on reload
2013-08-29 Steven Rostedt ... tracing/uprobes: Fail to unregister if probe event...
2013-08-29 Steven Rostedt ... tracing/kprobes: Fail to unregister if probe event...
2013-08-29 Oleg Nesterovtracing: trace_remove_event_call() should fail if call...
2013-08-29 Oleg Nesterovtracing: Change remove_event_file_dir() to clear "d_sub...
2013-08-29 Oleg Nesterovtracing: Introduce remove_event_file_dir()
2013-08-29 Oleg Nesterovtracing: Change f_start() to take event_mutex and verif...
2013-08-29 Oleg Nesterovtracing: Change event_filter_read/write to verify i_pri...
2013-08-29 Oleg Nesterovtracing: Change event_enable/disable_read() to verify...
2013-08-29 Oleg Nesterovtracing: Turn event/id->i_private into call->event...
2013-08-29 Steven Rostedt ... ftrace: Add check for NULL regs if ops has SAVE_REGS set
2013-08-29 Oleg Nesterovtracing: Change tracing_fops/snapshot_fops to rely...
2013-08-29 Oleg Nesterovtracing: Change tracing_entries_fops to rely on tracing...
2013-08-29 Oleg Nesterovtracing: Change tracing_stats_fops to rely on tracing_g...
2013-08-29 Oleg Nesterovtracing: Change tracing_buffers_fops to rely on tracing...
2013-08-29 Oleg Nesterovtracing: Change tracing_pipe_fops() to rely on tracing_...
2013-08-29 Oleg Nesterovtracing: Introduce trace_create_cpu_file() and tracing_...
2013-08-29 Masami Hiramatsutracing/kprobe: Wait for disabling all running kprobe...
2013-08-29 Namhyung Kimtracing: Do not call kmem_cache_free() on allocation...
2013-08-20 Li Zefancpuset: fix the return value of cpuset_write_u64()
2013-08-20 Stephen BoydPM / QoS: Fix workqueue deadlock when using pm_qos_upda...
2013-08-20 Peter Zijlstrasched: Ensure update_cfs_shares() is called for parents...
2013-08-20 Michal Simekmicroblaze: fix clone syscall
2013-08-15 Alexander Z Lamtracing: Fix reset of time stamps during trace_clock...
2013-08-15 Steven Rostedt ... tracing: Use flag buffer_disabled for irqsoff tracer
2013-08-15 Alexander Z Lamtracing: Make TRACE_ITER_STOP_ON_FREE stop the correct...
2013-08-15 Andrew Vagintracing: Fix fields of struct trace_iterator that are...
2013-08-12 Oleg Nesterovuserns: limit the maximum depth of user_namespace-...
2013-08-12 Oleg Nesterovuserns: unshare_userns(&cred) should not populate cred...
2013-08-12 Shaohua Liworkqueue: copy workqueue_attrs with all fields
2013-08-12 Li Zefancgroup: fix umount vs cgroup_cfts_commit() race
2013-08-12 Rafael J. WysockiRevert "cpuidle: Quickly notice prediction failure...
2013-08-04 Steven Rostedt ... tracing: Remove locking trace_types_lock from tracing_r...
2013-08-04 Oleg Nesterovtracing: Kill the unbalanced tr->ref++ in tracing_buffe...
2013-08-04 Alexander Z Lamtracing: Miscellaneous fixes for trace_array ref counting
2013-08-04 Alexander Z Lamtracing: Fix error handling to ensure instances can...
2013-07-28 Thomas Gleixnerhrtimers: Move SMP function call to thread context
2013-07-28 Liu ShuoXPM / Sleep: avoid 'autosleep' in shutdown progress
2013-07-25 Steven Rostedt ... tracing: Add trace_array_get/put() to event handling
2013-07-25 Steven Rostedt ... tracing: Fix race between deleting buffer and setting...
2013-07-25 Steven Rostedt ... tracing: Get trace_array ref counts when accessing...
2013-07-25 Steven Rostedt ... tracing: Add trace_array_get/put() to handle instance...
2013-07-25 Alexander Z Lamtracing: Protect ftrace_trace_arrays list in trace_events.c
2013-07-25 Alexander Z Lamtracing: Make trace_marker use the correct per-instance...
2013-07-25 zhangwei(Jovi)tracing: Fix irqs-off tag display in syscall tracing
2013-07-25 Steven Rostedttracing: Failed to create system directory
2013-07-25 Peter Zijlstraperf: Fix perf_lock_task_context() vs RCU
2013-07-25 Jiri Olsaperf: Remove WARN_ON_ONCE() check in __perf_event_enabl...
2013-07-25 Jiri Olsaperf: Clone child context from parent context pmu
2013-07-25 zhangwei(Jovi)uprobes: Fix return value in error handling path
2013-07-25 Bu, Yitianprintk: Fix rq->lock vs logbuf_lock unlock lock inversion
2013-07-25 Thomas Gleixnertick: Prevent uncontrolled switch to oneshot mode
2013-07-25 Thomas Gleixnertick: Sanitize broadcast control logic
2013-07-22 Bart Van Asschetimer: Fix jiffies wrap behavior of round_jiffies_common()
2013-07-22 Ben Hutchingsgenirq: Fix can_request_irq() for IRQs without an action
2013-07-22 Li Zefancgroup: fix umount vs cgroup_event_remove() race
2013-07-13 Zhang Yifutex: Take hugepages into account when generating...
2013-07-13 Rusty Russellmodule: do percpu allocation after uniqueness check...
2013-06-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2013-06-30 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2013-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2013-06-29 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-06-29 Mathieu DesnoyersFix: kernel/ptrace.c: ptrace_peek_siginfo() missing...
2013-06-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-29 Linus TorvaldsMerge tag 'for-linus-20130628' of git://git./linux...
2013-06-29 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2013-06-29 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-06-27 James BottomleyMerge tag 'fcoe1' into fixes
2013-06-27 James BottomleyMerge tag 'fcoe' into fixes
2013-06-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-06-27 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-06-26 Linus TorvaldsMerge tag 'regulator-v3.10-rc7' of git://git./linux...
2013-06-26 Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2013-06-26 Linus TorvaldsMerge tag 'pm+acpi-3.10-late' of git://git./linux/kerne...
2013-06-26 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-06-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-25 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2013-06-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-25 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-06-25 Dave AirlieMerge tag 'drm-intel-fixes-2013-06-24' of git://people...
2013-06-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-06-24 Mark BrownMerge remote-tracking branch 'spi/fix/s3c64xx' into...
2013-06-24 Mark BrownMerge remote-tracking branch 'spi/fix/pxa' into spi...
2013-06-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-22 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-06-22 Linus TorvaldsMerge tag 'driver-core-3.10-rc6' of git://git./linux...
2013-06-22 Linus TorvaldsMerge tag 'usb-3.10-rc6' of git://git./linux/kernel...
2013-06-22 Linus TorvaldsMerge tag 'tty-3.10-rc6' of git://git./linux/kernel...
next