include <linux/prefetch.h> in drivers/parisc/iommu-helpers.h
[pandora-kernel.git] / kernel /
2013-09-10 Andrew Vagintracing: Fix fields of struct trace_iterator that are...
2013-09-10 Jiri Olsaperf: Fix event group context move
2013-09-10 Zhu Yanhaisched: Fix the broken sched_rr_get_interval()
2013-08-02 Steven Rostedt ... tracing: Use current_uid() for critical time tracing
2013-07-27 Peter Zijlstraperf: Fix mmap() accounting hole
2013-07-27 Peter Zijlstraperf: Fix perf mmap bugs
2013-07-27 Peter Zijlstraperf: Fix perf_lock_task_context() vs RCU
2013-07-27 Jiri Olsaperf: Remove WARN_ON_ONCE() check in __perf_event_enabl...
2013-07-27 Jiri Olsaperf: Clone child context from parent context pmu
2013-07-27 zhangwei(Jovi)tracing: Fix irqs-off tag display in syscall tracing
2013-07-27 Bart Van Asschetimer: Fix jiffies wrap behavior of round_jiffies_common()
2013-07-27 Ben Hutchingsgenirq: Fix can_request_irq() for IRQs without an action
2013-07-27 Zhang Yifutex: Take hugepages into account when generating...
2013-07-27 Oleg Nesterovhw_breakpoint: Use cpu_possible_mask in {reserve,releas...
2013-07-27 Bu, Yitianprintk: Fix rq->lock vs logbuf_lock unlock lock inversion
2013-06-19 Oleg Nesterovaudit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
2013-06-19 Robin Holtreboot: rigrate shutdown/reboot to boot cpu
2013-06-19 Srivatsa S. BhatCPU hotplug: provide a generic helper to disable/enable...
2013-06-19 Steven Rostedt ... ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_...
2013-05-30 libinsched/debug: Fix sd->*_idx limit range avoiding overflow
2013-05-30 Namhyung Kimsched/debug: Limit sd->*_idx range on sysctl
2013-05-30 Oleg Nesterovusermodehelper: check subprocess_info->path != NULL
2013-05-30 Steven Rostedt ... tracing: Fix leaks of filter preds
2013-05-30 Tirupathi Reddytimer: Don't reinitialize the cpu base lock during...
2013-05-30 Thomas Gleixnertick: Cleanup NOHZ per cpu data on cpu down
2013-05-13 Chen Gangkernel/audit_tree.c: tree will leak memory when failure...
2013-05-13 Tommi Rantalaperf: Treat attr.config as u64 in perf_swevent_init()
2013-05-13 Wei Yongjunperf: Fix error return code
2013-05-13 Thomas Gleixnerclockevents: Set dummy handler on CPU_DEAD shutdown
2013-05-13 Namhyung Kimtracing: Check return value of tracing_init_dentry()
2013-05-13 Namhyung Kimtracing: Reset ftrace_graph_filter_enabled if count...
2013-05-13 Namhyung Kimtracing: Fix off-by-one on allocating stat->pages
2013-05-13 David Engrafhrtimer: Fix ktime_add_ns() overflow on 32bit architectures
2013-05-13 Prarit Bhargavahrtimer: Add expiry time overflow check in hrtimer_inte...
2013-05-13 Li Zefancgroup: fix an off-by-one bug which may trigger BUG_ON()
2013-05-13 Steven Rostedt ... tracing: Fix ftrace_dump()
2013-05-13 Steven Rostedt ... tracing: Remove most or all of stack tracer stack size...
2013-05-13 Steven Rostedt ... tracing: Fix stack tracer with fentry use
2013-05-13 Steven Rostedt ... tracing: Use stack of calling function for stack tracer
2013-04-25 Tejun Heosched: Convert BUG_ON()s in try_to_wake_up_local()...
2013-04-25 Emese Revfykernel/signal.c: stop info leak via the tkill and the...
2013-04-25 Namhyung Kimtracing: Fix possible NULL pointer dereferences
2013-04-25 Namhyung Kimtracing: Fix double free when function profile init...
2013-04-25 Huacai ChenPM / reboot: call syscore_shutdown() after disable_nonb...
2013-04-25 Jan Kiszkaftrace: Consistently restore trace function on sysctl...
2013-04-25 Thomas Gleixnersched_clock: Prevent 64bit inatomicity on 32bit systems
2013-04-25 Michael Bohanhrtimer: Don't reinitialize a cpu_base lock on CPU_UP
2013-04-10 Mark Rutlandclockevents: Don't allow dummy broadcast timers
2013-03-27 Andrew Mortonkernel/signal.c: use __ARCH_HAS_SA_RESTORER instead...
2013-03-27 Steven Rostedt ... tracing: Prevent buffer overwrite disabled for latency...
2013-03-27 Steven Rostedt ... tracing: Keep overwrite in sync between regular and...
2013-03-27 Steven Rostedt ... tracing: Protect tracer flags with trace_types_lock
2013-03-27 Steven Rostedt ... tracing: Fix free of probe entry by calling call_rcu_sc...
2013-03-27 Steven Rostedt ... tracing: Fix race in snapshot swapping
2013-03-20 Kees Cooksignal: always clear sa_restorer on execve
2013-03-20 Steven Rostedtftrace: Update the kconfig for DYNAMIC_FTRACE
2013-03-06 Oleg Nesterovkmod: make __request_module() killable
2013-03-06 Oleg Nesterovkmod: introduce call_modprobe() helper
2013-03-06 Oleg Nesterovusermodehelper: ____call_usermodehelper() doesn't need...
2013-03-06 Oleg Nesterovusermodehelper: implement UMH_KILLABLE
2013-03-06 Oleg Nesterovusermodehelper: introduce umh_complete(sub_info)
2013-03-06 Xi Wangsysctl: fix null checking in bin_dn_node_address()
2013-03-06 Tejun Heoposix-timer: Don't call idr_find() with out-of-range ID
2013-03-06 Steven Rostedt ... ftrace: Call ftrace cleanup module notifier after all...
2013-03-06 Li Zefancpuset: fix cpuset_print_task_mems_allowed() vs rename...
2013-03-06 Li Zefancgroup: fix exit() vs rmdir() race
2013-03-06 Stanislaw Gruszkaposix-cpu-timers: Fix nanosleep task_struct leak
2013-03-06 H. Peter Anvintimeconst.pl: Eliminate Perl warning
2013-03-06 Leonid Shatzhrtimer: Prevent hrtimer_enqueue_reprogram race
2013-03-06 Tejun Heoworkqueue: consider work function when searching for...
2013-03-06 Thomas Gleixnergenirq: Avoid deadlock in spurious handling
2013-02-20 T Makphaibulchokekernel/resource.c: fix stack overflow in __reserve_regi...
2013-02-20 Oleg Nesterovwake_up_process() should be never used to wakeup a...
2013-02-20 Oleg Nesterovptrace: ensure arch_ptrace/ptrace_request can never...
2013-02-20 Oleg Nesterovptrace: introduce signal_wake_up_state() and ptrace_sig...
2013-02-20 Shawn Bohrersched/rt: Use root_domain of rt_rq not current processor
2013-02-06 Alexandre SIMONprintk: fix buffer overflow when calling log_prefix...
2013-02-06 Wang YanQingsmp: Fix SMP function call empty cpu mask race
2013-02-06 Steven Rostedtftrace: Be first to run code modification on modules
2013-01-03 Steven Rostedtring-buffer: Fix NULL pointer if rb_set_head_page(...
2013-01-03 Tejun Heocgroup: remove incorrect dget/dput() pair in cgroup_cre...
2013-01-03 Dan Carpenterftrace: Clear bits properly in reset_iter_read()
2013-01-03 Eric Dumazetrcu: Fix batch-limit size problem
2013-01-03 Thomas Gleixnergenirq: Always force thread affinity
2013-01-03 Tejun Heocgroup: cgroup_subsys->fork() should be called after...
2013-01-03 Mike GalbraithRevert "sched, autogroup: Stop going ahead if autogroup...
2013-01-03 Kees Cookuse clamp_t in UNAME26 fix
2013-01-03 Tejun Heoworkqueue: convert BUG_ON()s in __queue_delayed_work...
2012-12-06 Mike Galbraithworkqueue: exit rescuer_thread() as TASK_RUNNING
2012-12-06 Darren Hartfutex: avoid wake_futex() for a PI futex_q
2012-12-06 Chuansheng Liuwatchdog: using u64 in get_sample_period()
2012-12-06 Thomas Gleixnerfutex: Handle futex_pi OWNER_DIED take over correctly
2012-11-16 Rusty Russellmodule: fix out-by-one error in kallsyms
2012-10-30 Kees Cookkernel/sys.c: fix stack memory content leak via UNAME26
2012-10-30 Daisuke Nishimuracgroup: notify_on_release may not be triggered in some...
2012-10-30 Dan Carpentertimekeeping: Cast raw_interval to u64 to avoid shift...
2012-10-30 Hildner, Christiantimers: Fix endless looping between cascade() and inter...
2012-10-30 Matthew Garrettmodule: taint kernel when lve module is loaded
2012-10-17 Mike Galbraithsched: Fix migration thread runtime bogosity
2012-10-17 Shawn Guokernel/sys.c: call disable_nonboot_cpus() in kernel_res...
next