Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming
[safe/jmp/linux-2.6] / kernel /
2010-02-23 Tetsuo Handakernel/sys.c: fix missing rcu protection for sys_getpri...
2010-02-22 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-02-16 Anton Vorontsovkfifo: Don't use integer as NULL pointer
2010-02-16 Anton Vorontsovkfifo: Make kfifo_initialized work after kfifo_free
2010-02-16 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-02-16 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2010-02-16 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-02-14 Peter Zijlstraperf_events: Fix FORK events
2010-02-14 Heiko Carstenstracing/kprobes: Fix probe parsing
2010-02-09 Jason WangExport the symbol of getboottime and mmonotonic_to_boot...
2010-02-05 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-02-04 Mahesh Salgaonkarperf: Make bp_len type to u64 generic across the arch
2010-02-03 Peter Zijlstrahrtimer, softirq: Fix hrtimer->softirq trampoline
2010-02-03 Thomas Gleixnerfutex: Handle futex value corruption gracefully
2010-02-03 Thomas Gleixnerfutex: Handle user space corruption gracefully
2010-02-03 Mikael Petterssonfutex_lock_pi() key refcnt fix
2010-02-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-02-03 Li Zefancgroups: fix to return errno in a failure path
2010-02-03 Randy Dunlapkfifo: fix kernel-doc notation
2010-02-02 Julia Lawallkernel/cred.c: use kmem_cache_free
2010-02-02 Lai Jiangshantracing: Fix circular dead lock in stack trace
2010-02-01 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-02-01 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-02-01 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2010-02-01 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-02-01 Jason Wesselsoftlockup: Add sched_clock_tick() to avoid kernel...
2010-01-30 Jason Wesselperf, hw_breakpoint, kgdb: Do not take mutex for kernel...
2010-01-30 Jason Wesselx86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoin...
2010-01-28 Mahesh Salgaonkarhw_breakpoints: Release the bp slot if arch_validate_hw...
2010-01-28 Frans Popsched: Correct printk whitespace in warning from cpu...
2010-01-28 Peter Zijlstrasched: Fix incorrect sanity check
2010-01-27 Oleg Nesterovlockdep: Fix check_usage_backwards() error message
2010-01-26 Mike Frysingertracing/documentation: Cover new frame pointer semantics
2010-01-26 Steven Rostedtring-buffer: Check for end of page in iterator
2010-01-26 Steven Rostedtring-buffer: Check if ring buffer iterator has stale...
2010-01-26 Thomas Gleixnerclocksource: Prevent potential kgdb dead lock
2010-01-25 Steven Rostedttracing: Prevent kernel oops with corrupted buffer
2010-01-24 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-01-24 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.33
2010-01-21 Peter Zijlstrasched: Fix fork vs hotplug vs cpuset namespaces
2010-01-21 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-01-21 Peter Zijlstraperf: Honour event state for aux stream data
2010-01-21 Peter Zijlstraperf: Fix perf_event_do_pending() fallback callsite
2010-01-21 Yong Zhangsched: Reassign prev and switch_count when reacquire_ke...
2010-01-21 Mike Galbraithsched: Fix vmark regression on big machines
2010-01-18 Xiaotian Fengclockevent: Don't remove broadcast device when cpu...
2010-01-16 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-01-16 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2010-01-16 David Johnsmp_call_function_any(): pass the node value to cpumask...
2010-01-16 Andi Kleenkfifo: document everywhere that size has to be power...
2010-01-16 Andi Kleenkfifo: add kfifo_out_peek
2010-01-16 Andi Kleenkfifo: sanitize *_user error handling
2010-01-16 Andi Kleenkfifo: use void * pointers for user buffers
2010-01-15 Li Zefantracing/filters: Add comment for match callbacks
2010-01-15 Li Zefantracing/filters: Fix MATCH_FULL filter matching for...
2010-01-15 Li Zefantracing/filters: Fix MATCH_MIDDLE_ONLY filter matching
2010-01-15 Li Zefantracing/filters: Fix MATCH_END_ONLY filter matching
2010-01-15 Li Zefantracing/filters: Fix MATCH_FRONT_ONLY filter matching
2010-01-15 Li Zefanftrace: Fix MATCH_END_ONLY function filter
2010-01-13 KOSAKI Motohirofutexes: Remove rw parameter from get_futex_key()
2010-01-11 Andi Kleenkernel/signal.c: fix kernel information leak with print...
2010-01-11 Dave Andersoncgroups: fix 2.6.32 regression causing BUG_ON() in...
2010-01-11 Masami Hiramatsukmod: fix resource leak in call_usermodehelper_pipe()
2010-01-07 Steven Rostedtring-buffer: Add rb_list_head() wrapper around new...
2010-01-07 David Sharpring-buffer: Wrap a list.next reference with rb_list_head()
2010-01-06 Ben Hutchingsmodules: Skip empty sections when exporting section...
2009-12-31 Linus TorvaldsMerge branch 'perf-fixes-for-linus-2' of git://git...
2009-12-31 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-12-31 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-12-31 KOSAKI Motohirokmsg_dump: Dump on crash_kexec as well
2009-12-31 Peter Zijlstraperf: Fix NULL deref in inheritance code
2009-12-30 Lai Jiangshantracing: Fix sign fields in ftrace_define_fields_#...
2009-12-30 Lai Jiangshantracing/kprobe: Show sign of fields in trace_kprobe...
2009-12-30 Li Zefanksym_tracer: Remove trace_stat
2009-12-30 Li Zefanksym_tracer: Fix race when incrementing count
2009-12-30 Li Zefanksym_tracer: Fix to allow writing newline to ksym_trace...
2009-12-30 Li Zefanksym_tracer: Fix to make the tracer work
2009-12-28 Randy Dunlaptracing: Kconfig spelling fixes and cleanups
2009-12-28 Heiko Carstenskprobes: Fix distinct type warning
2009-12-24 Linus TorvaldsMerge branch 'sysctl' of git://git./linux/kernel/git...
2009-12-23 Andi KleenSYSCTL: Print binary sysctl warnings (nearly) only...
2009-12-23 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-12-23 Peter Zijlstrasched: Revert 738d2be, simplify set_task_cpu()
2009-12-22 Linus TorvaldsMerge git://git./linux/kernel/git/viro/vfs-2.6
2009-12-22 Stefani Seiboldkfifo: add record handling functions
2009-12-22 Stefani Seiboldkfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user
2009-12-22 Stefani Seiboldkfifo: rename kfifo_put... into kfifo_in... and kfifo_g...
2009-12-22 Stefani Seiboldkfifo: cleanup namespace
2009-12-22 Stefani Seiboldkfifo: move out spinlock
2009-12-22 Stefani Seiboldkfifo: move struct kfifo in place
2009-12-22 Linus TorvaldsRevert "time: Remove xtime_cache"
2009-12-22 Al ViroSanitize f_flags helpers
2009-12-22 Roland Dreieranonfd: Allow making anon files read-only
2009-12-22 Steven Rostedttracing: Fix setting tracer specific options
2009-12-21 Dominik Brodowskiresources: fix call to alignf() in allocate_resource()
2009-12-20 Peter Zijlstrasched: Fix hotplug hang
2009-12-20 Peter Zijlstrasched: Restore printk sanity
2009-12-19 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-12-19 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-12-19 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
next