Merge branch 'cache' (early part)
[sfrench/cifs-2.6.git] / kernel /
2009-12-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-11 Linus TorvaldsMerge branch 'for-linus' of git://gitorious.org/linux...
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 Linus TorvaldsMerge branch 'bugfix' of git://git./linux/kernel/git...
2009-12-10 Linus TorvaldsMerge branch 'xen/fbdev' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge git://git.infradead.org/ubifs-2.6
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 Ingo MolnarMerge branch 'amd-iommu/fixes' of git://git./linux...
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 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2009-12-10 Linus TorvaldsMerge branch 'acpica' of git://git./linux/kernel/git...
2009-12-10 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'next-i2c' of git://git.fluff.org/bjdooks...
2009-12-10 Linus TorvaldsMerge branch 's3c24xx-updates' of git://git.fluff.org...
2009-12-10 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-next-2.6
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-12-10 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-12-10 Linus TorvaldsMerge branch 'davinci-for-linus' of git://git./linux...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
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 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-12-09 Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-12-09 Linus TorvaldsMerge branch 'bkl-arch-for-linus' of git://git./linux...
2009-12-09 Linus TorvaldsMerge branch 'bkl-drivers-for-linus' of git://git....
2009-12-09 Linus TorvaldsMerge branch 'bkl-core-for-linus' of git://git./linux...
2009-12-09 Linus TorvaldsMerge branch 'reiserfs/kill-bkl' 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 Ingo MolnarMerge branch 'linus' into x86/urgent
2009-12-09 Masami Hiramatsutrace-kprobe: Support delete probe syntax
2009-12-09 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-12-09 Benjamin HerrenschmidtMerge commit 'gcl/next' into next
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-09 Linus TorvaldsMerge branch 'timers-for-linus-hpet' of git://git....
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-12-08 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-08 Linus TorvaldsMerge branch 'x86-xen-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-setup-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-reboot-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-process-for-linus' of git://git....
2009-12-08 Linus TorvaldsMerge branch 'x86-pat-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
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 'upstream-linus' of git://git./linux/kerne...
2009-12-08 Linus TorvaldsMerge branch 'omap-for-linus' of git://git./linux/kerne...
2009-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-08 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2009-12-08 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
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/davem/sparc-next-2.6
2009-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next