V4L/DVB (13590): cpia: convert it to use proc_fops
[safe/jmp/linux-2.6] / kernel /
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-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-12 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
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 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-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...
2009-12-09 Xiao Guangrongperf_event: Clean up __perf_event_init_context()
2009-12-09 Frederic Weisbeckerhw-breakpoints: Modify breakpoints without unregisterin...
2009-12-09 Masami Hiramatsutrace-kprobe: Support delete probe syntax
2009-12-09 Linus TorvaldsMerge branches 'timers-for-linus-ntp' and 'irq-core...
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus-urgent' of git://git...
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-entry-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-08 Linus TorvaldsMerge branch 'kvm-updates/2.6.33' of git://git./virt...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-08 Andi Kleenfutex: Take mmap_sem for get_user_pages in fault_in_use...
2009-12-08 Stephen Rothwellperf: hw_breakpoints: Fix percpu namespace clash
2009-12-08 Tejun HeoMerge branch 'for-linus' into for-next
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-07 Steven Rostedttracing: Add pipe_close interface
2009-12-07 Frederic Weisbeckerhw-breakpoints: Fix task-bound breakpoint slot allocation
2009-12-06 Peter Zijlstrasched: Fix balance vs hotplug race
2009-12-06 Geert Uytterhoevencpumask: Fix generate_sched_domains() for UP
2009-12-06 Alan SternPM / Runtime: Export the PM runtime workqueue
2009-12-06 Jiri SlabyPM / Hibernate: Swap, use KERN_CONT
2009-12-06 Nigel CunninghamPM / Hibernate: Shift remaining code from swsusp.c...
next