[S390] zcrypt: remove BKL
[safe/jmp/linux-2.6] / kernel /
2009-11-21 Peter Zijlstraperf: Optimize some swcounter attr.sample_period==1...
2009-11-21 Peter Zijlstraperf: Allow for custom overflow handlers
2009-11-21 Ingo MolnarMerge branch 'tracing/hw-breakpoints' into perf/core
2009-11-20 Thomas Gleixnergenirq: Fix spurious irq seqfile conversion
2009-11-19 David HowellsSLOW_WORK: Allow a requeueable work item to sleep till...
2009-11-19 David HowellsSLOW_WORK: Allow the work items to be viewed through...
2009-11-19 Jens AxboeSLOW_WORK: Add delayed_slow_work support
2009-11-19 Jens AxboeSLOW_WORK: Add support for cancellation of slow work
2009-11-19 Jens AxboeSLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional
2009-11-19 David HowellsSLOW_WORK: Wait for outstanding work items belonging...
2009-11-18 Rusty Russellgeneric-ipi: Add smp_call_function_any()
2009-11-18 Alexey Dobriyangenirq: switch /proc/irq/*/spurious to seq_file
2009-11-18 Tejun Heoworkqueue: fix race condition in schedule_on_each_cpu()
2009-11-17 Lai Jiangshantracing: Prevent build warning: 'ftrace_graph_buf'...
2009-11-17 Carsten Emdetracing: Fix trace_marker output
2009-11-17 Steven Rostedtring-buffer: Move access to commit_page up into functio...
2009-11-17 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-11-16 Peter Zijlstraperf_event: Optimize perf_output_lock()
2009-11-16 Peter Zijlstrasched: Sched_rt_periodic_timer vs cpu hotplug
2009-11-15 Tejun Heosched, kvm: Fix race condition involving sched_in_preem...
2009-11-15 Ingo MolnarMerge branches 'perf/powerpc' and 'perf/bench' into...
2009-11-15 Ingo MolnarMerge commit 'v2.6.32-rc7' into perf/core
2009-11-14 Paul E. McKenneyrcu: Eliminate __rcu_pending() false positives
2009-11-14 Paul E. McKenneyrcu: Further cleanups of use of lastcomp
2009-11-13 Thomas Gleixnerlocking: Reduce ifdefs in kernel/spinlock.c
2009-11-13 Thomas Gleixnerlocking: Make inlining decision Kconfig based
2009-11-13 Frederic Weisbeckertracing: Rename 'lockdep' event subsystem into 'lock'
2009-11-13 Paul E. McKenneyrcu: Simplify association of forced quiescent states...
2009-11-13 Paul E. McKenneyrcu: Accelerate callback processing on CPUs not detecti...
2009-11-13 Peter Zijlstrasched: More generic WAKE_AFFINE vs select_idle_sibling()
2009-11-13 Peter Zijlstrasched: Cleanup select_task_rq_fair()
2009-11-12 Hidetoshi Setosched: Fix granularity of task_u/stime()
2009-11-12 Mike Galbraithsched: Fix/add missing update_rq_clock() calls
2009-11-12 Steven Rostedttracing: do not disable interrupts for trace_clock_local
2009-11-12 Steven Rostedtring-buffer: Add multiple iterations between benchmark...
2009-11-12 Roel Kluintracing: Fix return value of tracing_stats_read()
2009-11-11 Paul E. McKenneyrcu: Mark init-time-only rcu_bootup_announce() as __init
2009-11-11 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-11-11 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-11-10 Paul E. McKenneyrcu: Simplify association of quiescent states with...
2009-11-10 Paul E. McKenneyrcu: Rename dynticks_completed to completed_fqs
2009-11-10 Paul E. McKenneyrcu: Enable synchronize_sched_expedited() fastpath
2009-11-10 Paul E. McKenneyrcu: Remove inline from forward-referenced functions
2009-11-10 Peter Zijlstrasched: Make sure task has correct sched_class after...
2009-11-10 Frederic Weisbeckerhw-breakpoints: Fix broken hw-breakpoint sample module
2009-11-10 Paul Mundtksym_tracer: Support read accesses independent of read...
2009-11-10 Mike Galbraithsched: Fix and clean up rate-limit newidle code
2009-11-10 Paul E. McKenneyrcu: Fix note_new_gpnum() uses of ->gpnum
2009-11-10 Paul E. McKenneyrcu: Fix synchronization for rcu_process_gp_end() uses...
2009-11-10 Paul E. McKenneyrcu: Prepare for synchronization fixes: clean up for...
2009-11-10 Ingo MolnarMerge branch 'core/urgent' into core/rcu
2009-11-09 Eric Parissecurity: report the module name to security_module_request
2009-11-09 Naohiro Ooiwasignal: Print warning message when dropping signals
2009-11-08 Li Zefanksym_tracer: Remove KSYM_SELFTEST_ENTRY
2009-11-08 Frederic Weisbeckerhw-breakpoints: Arbitrate access to pmu following regis...
2009-11-08 Frederic Weisbeckerhw-breakpoints: Rewrite the hw-breakpoints layer on...
2009-11-08 Lai Jiangshansched, no_hz: Remove unused rq->last_tick_seen field
2009-11-08 Cyrill Gorcunovsched: Use root_task_group_empty only with FAIR_GROUP_SCHED
2009-11-08 Cyrill Gorcunovirq: Do not attempt to create subdirectories if /proc...
2009-11-08 Randy Dunlapsched: Fix kernel-doc function parameter name
2009-11-08 Frederic Weisbeckertracing, perf_events: Protect the buffer from recursion...
2009-11-07 Yong Zhanggenirq: try_one_irq() must be called with irq disabled
2009-11-05 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-11-05 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-11-05 Mike Galbraithsched: Fix affinity logic in select_task_rq_fair()
2009-11-04 Mike Galbraithsched: Rate-limit newidle
2009-11-04 Mike Galbraithsched: Check for an idle shared cache in select_task_rq...
2009-11-04 Thomas Gleixnerirq: Remove unused debug_poll_all_shared_irqs()
2009-11-04 Liuweniirq: Fix docbook comments
2009-11-04 Rusty Russellcpumask: Partition_sched_domains takes array of cpumask...
2009-11-04 Rusty Russellcpumask: Simplify sched_rt.c
2009-11-04 Masami Hiramatsutracing/kprobes: Rename Kprobe-tracer to kprobe-event
2009-11-04 Ingo MolnarMerge commit 'v2.6.32-rc6' into perf/core
2009-11-04 Hiroshi Shimamotosched: Remove unused cpu_nr_migrations()
2009-11-04 Hiroshi Shimamotosched: Remove unused __schedule() declaration
2009-11-04 Li Zefanftrace: Fix unmatched locking in ftrace_regex_write()
2009-11-04 Lai Jiangshanring-buffer: Synchronize resizing buffer with reader...
2009-11-03 Frederic Weisbeckerperf/core: Add a callback to perf events
2009-11-03 Arjan van de Venperf/core: Provide a kernel-internal interface to get...
2009-11-03 Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2009-11-03 Ian CampbellCorrect nr_processes() when CPUs have been unplugged
2009-11-03 Jiri SlabyPM / Hibernate: Add newline to load_image() fail path
2009-11-03 Jiri SlabyPM / Hibernate: Fix error handling in save_image()
2009-11-03 Jiri SlabyPM / Hibernate: Fix blkdev refleaks
2009-11-03 Mike Galbraithsched: Fix kthread_bind() by moving the body of kthread...
2009-11-02 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-11-02 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-11-02 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-11-02 Ananth N Mavinakay... kprobes: Sanitize struct kretprobe_instance allocations
2009-11-02 Lai Jiangshanrcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit...
2009-11-02 Paul E. McKenneyrcu: Fix long-grace-period race between forcing and...
2009-11-02 Thomas Gleixneruids: Prevent tear down race
2009-11-02 Rusty Russellsched: Fix boot crash by zalloc()ing most of the cpu...
2009-11-02 Li Zefantracing: Fix to use __always_unused attribute
2009-10-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-param...
2009-10-29 Linus TorvaldsMerge branch 'hwpoison-2.6.32' of git://git./linux...
2009-10-29 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-10-29 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-10-29 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
next