svcrpc: treat uid's as unsigned
[safe/jmp/linux-2.6] / kernel /
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...
2009-12-09 Steven Rostedttracing: Only call pipe_close if pipe_close is defined
2009-12-09 Linus TorvaldsMerge branch 'bkl-core-for-linus' of git://git./linux...
2009-12-09 Frederic Weisbeckertracing/kprobes: Fix field creation's bad error handling
2009-12-09 Christian Ehrhardtsched: Update normalized values on user updates via...
2009-12-09 Christian Ehrhardtsched: Make tunable scaling style configurable
2009-12-09 Christian Ehrhardtsched: Fix missing sched tunable recalculation on cpu...
2009-12-09 Peter Zijlstrasched: Fix task priority bug
2009-12-09 Peter Zijlstrasched: cgroup: Implement different treatment for idle...
2009-12-09 Peter Zijlstrasched: Remove unnecessary RCU exclusion
2009-12-09 Peter Zijlstrasched: Discard some old bits
2009-12-09 Peter Zijlstrasched: Clean up check_preempt_wakeup()
2009-12-09 Jupyung Leesched: Move update_curr() in check_preempt_wakeup(...
2009-12-09 Peter Zijlstrasched: Sanitize fork() handling
2009-12-09 Peter Zijlstrasched: Clean up ttwu() rq locking
2009-12-09 Peter Zijlstrasched: Remove rq->clock coupling from set_task_cpu()
2009-12-09 Peter Zijlstrasched: Consolidate select_task_rq() callers
2009-12-09 Peter Zijlstrasched: Remove sysctl.sched_features
2009-12-09 Thomas Gleixnersched: Protect sched_rr_get_param() access to task...
2009-12-09 Thomas Gleixnersched: Protect task->cpus_allowed access in sched_getaf...
2009-12-09 Xiao Guangrongperf_event: Cleanup for cpu_clock_perf_event_update()
2009-12-09 Xiao Guangrongperf_event: Allocate children's perf_event_ctxp at...
next