netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / kernel /
2009-12-16 Oleg Nesterovsignals: kill force_sig_specific()
2009-12-16 Oleg Nesterovsignals: cosmetic, collect_signal: use SI_USER
2009-12-16 Oleg Nesterovsignals: send_signal: use si_fromuser() to detect from_...
2009-12-16 Oleg Nesterovsignals: SEND_SIG_NOINFO should be considered as SI_FRO...
2009-12-16 Oleg Nesterovptrace: copy_process() should disable stepping
2009-12-16 KAMEZAWA Hiroyukimemcg: coalesce uncharge during unmap/truncate
2009-12-16 Alexey Dobriyanconst: constify remaining pipe_buf_operations
2009-12-16 Barry Songtimecompare: fix half-Y2K38 problem in timecompare_upda...
2009-12-15 Peter Zijlstraperf_events: Fix perf_event_attr layout
2009-12-15 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2009-12-15 André Goddard Rosatree-wide: convert open calls to remove spaces to skip_...
2009-12-15 Bernhard Wallevt: introduce and use vt_kmsg_redirect() function
2009-12-15 H Hartley Sweetenkernel/sys.c: fix "warning: do-while statement is not...
2009-12-15 Xiao Guangronggeneric-ipi: cleanup for generic_smp_call_function_inte...
2009-12-15 Amerigo Wang'sysctl_max_map_count' should be non-negative
2009-12-15 Lee Schermerhornhugetlb: derive huge pages nodes allowed from task...
2009-12-15 Alexey Dobriyanbsdacct: fix uid/gid misreporting
2009-12-15 Paul Mackerrasperf_event: Fix incorrect range check on cpu number
2009-12-15 David Millersched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABL...
2009-12-15 Steven Rostedttracing: Fix return of trace_dump_stack()
2009-12-15 Rusty Russellmodule: handle ppc64 relocating kcrctabs when CONFIG_RE...
2009-12-14 Thomas Gleixnerclockevents: Convert to raw_spinlock
2009-12-14 Thomas Gleixnerclockevents: Make tick_device_lock static
2009-12-14 Thomas Gleixnerperf_event: Convert to raw_spinlock
2009-12-14 Thomas Gleixnerhrtimers: Convert to raw_spinlocks
2009-12-14 Thomas Gleixnergenirq: Convert irq_desc.lock to raw_spinlock
2009-12-14 Thomas Gleixnersmp: Convert smplocks to raw_spinlocks
2009-12-14 Thomas Gleixnerrtmutes: Convert rtmutex.lock to raw_spinlock
2009-12-14 Thomas Gleixnersched: Convert pi_lock to raw_spinlock
2009-12-14 Thomas Gleixnersched: Convert cpupri lock to raw_spinlock
2009-12-14 Thomas Gleixnersched: Convert rt_runtime_lock to raw_spinlock
2009-12-14 Thomas Gleixnersched: Convert rq->lock to raw_spinlock
2009-12-14 Thomas Gleixnerplist: Make plist debugging raw_spinlock aware
2009-12-14 Thomas Gleixnerlocking: Cleanup the name space completely
2009-12-14 Thomas Gleixnerlocking: Further name space cleanups
2009-12-14 Thomas Gleixnerlocking: Implement new raw_spinlock
2009-12-14 Thomas Gleixnerlocking: Convert __raw_spin* functions to arch_spin*
2009-12-14 Thomas Gleixnerlocking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN...
2009-12-14 Thomas Gleixnerlocking: Convert raw_spinlock to arch_spinlock
2009-12-14 Thomas Gleixnerlocking: Reorder functions in spinlock.c
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-14 Ingo MolnarMerge branch 'tip/tracing/core' of git://git./linux...
2009-12-14 Thomas Gleixnersched: Use rcu in sched_get_rr_param()
2009-12-14 Thomas Gleixnersched: Use rcu in sched_get/set_affinity()
2009-12-14 Thomas Gleixnersched: Use rcu in sys_sched_getscheduler/sys_sched_getp...
2009-12-14 Ingo MolnarMerge branch 'linus' into tracing/urgent
2009-12-13 Li Zefanksym_tracer: Fix bad cast
2009-12-13 Li Zefantracing/power: Remove two exports
2009-12-13 Li Zefantracing: Change event->profile_count to be int type
2009-12-13 Li Zefantracing: Simplify trace_option_write()
2009-12-13 Li Zefantracing: Remove useless trace option
2009-12-13 Li Zefantracing: Use seq file for trace_clock
2009-12-13 Li Zefantracing: Use seq file for trace_options
2009-12-13 Li Zefanfunction-graph: Allow writing the same val to set_graph...
2009-12-13 Li Zefanftrace: Call trace_parser_clear() properly
2009-12-13 Li Zefanftrace: Return EINVAL when writing invalid val to set_f...
2009-12-13 Li Zefantracing: Move a printk out of ftrace_raw_reg_event_foo()
2009-12-13 Li Zefantracing: Pull up calls to trace_define_common_fields()
2009-12-13 Li Zefantracing: Extract duplicate ftrace_raw_init_event_foo()
2009-12-13 Joe Perchessched: Use pr_fmt() and pr_<level>()
2009-12-13 Rafael J. Wysockisched: Make wakeup side and atomic variants of completi...
2009-12-12 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-12-12 Sam Ravnborgkbuild: move utsrelease.h to include/generated
2009-12-12 Sam Ravnborgkbuild: move bounds.h to include/generated
2009-12-12 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-12-12 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-12-12 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-12-12 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-12-11 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2009-12-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-11 Alan Coxtty: Move the leader test in disassociate
2009-12-11 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-12-11 Steven Rostedttracing: Add stack trace to irqsoff tracer
2009-12-11 Steven Rostedttracing: Add trace_dump_stack()
2009-12-11 Jason Wesselkgdb: Always process the whole breakpoint list on activ...
2009-12-11 Jason Wesselkgdb: continue and warn on signal passing from gdb
2009-12-11 Jason Wesselkgdb: allow for cpu switch when single stepping
2009-12-11 Jason Wesselkgdb: Read buffer overflow
2009-12-11 Thomas Gleixnerclockevents: Prevent clockevent_devices list corruption...
2009-12-11 Steven Rostedtring-buffer: Move resize integrity check under reader...
2009-12-11 Steven Rostedtring-buffer: Use sync sched protection on ring buffer...
2009-12-10 Thomas Gleixnertracing: Fix wrong usage of strstrip in trace_ksyms
2009-12-10 Thomas Gleixnersys: Fix missing rcu protection for __task_cred() access
2009-12-10 Thomas Gleixnersignals: Fix more rcu assumptions
2009-12-10 Thomas Gleixnersignal: Fix racy access to __task_cred in kill_pid_info...
2009-12-10 Ingo Molnarsched: Remove forced2_migrations stats
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Xiao Guangrongperf_event: Fix variable initialization in other codepaths
2009-12-10 Phil Carmodysched: Fix memory leak in two error corner cases
2009-12-10 Heiko Carstenshrtimer: move timer stats helper functions to hrtimer.c
2009-12-10 Thomas Gleixnerhrtimer: Tune hrtimer_interrupt hang logic
2009-12-10 Mike Galbraithsched: Fix build warning in get_update_sysctl_factor()
2009-12-10 Luck, Tonylockdep: Avoid out of bounds array reference in save_tr...
2009-12-10 Ingo MolnarMerge branch 'tip/tracing/core3' of git://git./linux...
2009-12-10 Xiao Guangrongperf_event: Fix perf_swevent_hrtimer() variable initial...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-09 Carsten Emdetracing: Remove comparing of NULL to va_list in trace_a...
2009-12-09 Jiri Olsatracing: Fix function graph trace_pipe to properly...
2009-12-09 Johannes Bergtracing: Add full state to trace_seq
2009-12-09 Steven Rostedttracing: Buffer the output of seq_file in case of fille...
next