safe/jmp/linux-2.6
2009-12-10 Phil Carmodysched: Fix memory leak in two error corner cases
2009-12-10 Mike Galbraithsched: Fix build warning in get_update_sysctl_factor()
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-06 Peter Zijlstrasched: Fix balance vs hotplug race
2009-12-06 Geert Uytterhoevencpumask: Fix generate_sched_domains() for UP
2009-12-05 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2009-12-05 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2009-12-05 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-12-05 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'core-softlockup-for-linus' of git://git...
2009-12-05 Linus TorvaldsMerge branch 'core-signal-for-linus' of git://git....
2009-12-05 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'core-printk-for-linus' of git://git....
2009-12-05 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2009-12-05 Linus TorvaldsMerge branch 'core-ipi-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'core-iommu-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2009-12-05 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-12-05 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2009-12-05 David Daneyavr32: Convert BUG() to use unreachable()
2009-12-05 David Daneys390: Convert BUG() to use unreachable()
2009-12-05 David DaneyMIPS: Convert BUG() to use unreachable()
2009-12-05 David Daneyx86: Convert BUG() to use unreachable()
2009-12-05 David DaneyAdd support for GCC-4.5's __builtin_unreachable() to...
2009-12-03 Ingo MolnarMerge branch 'perf/probes' into perf/core
2009-12-03 Ingo MolnarMerge branch 'perf/mce' into perf/core
2009-12-03 Ingo MolnarMerge branch 'perf/scripting' into perf/core
2009-12-03 Mikael Petterssonx86, apic: Enable lapic nmi watchdog on AMD Family 11h
2009-12-03 Steven WhitehouseGFS2: Fix glock refcount issues
2009-12-03 Wu Fengguangwriteback: remove unused nonblocking and congestion...
2009-12-03 Benjamin MarzinskiGFS2: drop rindex glock to refresh rindex list
2009-12-03 Steven WhitehouseGFS2: Tag all metadata with jid
2009-12-03 Steven WhitehouseGFS2: Locking order fix in gfs2_check_blk_state
2009-12-03 Steven WhitehouseGFS2: Remove dirent_first() function
2009-12-03 Steven WhitehouseGFS2: Display nobarrier option in /proc/mounts
2009-12-03 Christoph HellwigGFS2: add barrier/nobarrier mount options
2009-12-03 Benjamin MarzinskiGFS2: remove division from new statfs code
2009-12-03 Benjamin MarzinskiGFS2: Improve statfs and quota usability
2009-12-03 Steven WhitehouseGFS2: Use dquot_send_warning()
2009-12-03 Steven WhitehouseVFS: Export dquot_send_warning
2009-12-03 Steven WhitehouseGFS2: Add set_xquota support
2009-12-03 Steven WhitehouseGFS2: Add get_xquota support
2009-12-03 Steven WhitehouseGFS2: Clean up gfs2_adjust_quota() and do_glock()
2009-12-03 Steven WhitehouseGFS2: Remove constant argument from qd_get()
2009-12-03 Steven WhitehouseGFS2: Remove constant argument from qdsb_get()
2009-12-03 Steven WhitehouseGFS2: Add proper error reporting to quota sync via...
2009-12-03 Steven WhitehouseGFS2: Add get_xstate quota function
2009-12-03 Steven WhitehouseGFS2: Remove obsolete code in quota.c
2009-12-03 Steven WhitehouseGFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
2009-12-03 Steven WhitehouseGFS2: Alter arguments of gfs2_quota/statfs_sync
2009-12-03 Steven WhitehouseVFS: Use GFP_NOFS in posix_acl_from_xattr()
2009-12-03 Steven WhitehouseGFS2: Add cached ACLs support
2009-12-03 Steven WhitehouseGFS2: Clean up ACLs
2009-12-03 Steven WhitehouseGFS2: Use gfs2_set_mode() instead of munge_mode()
2009-12-03 Steven WhitehouseGFS2: Use forget_all_cached_acls()
2009-12-03 Steven WhitehouseVFS: Add forget_all_cached_acls()
2009-12-03 Steven WhitehouseGFS2: Fix up system xattrs
2009-12-03 Steven WhitehouseGFS2: Fix -o meta mounts for subsequent mounts (i.e...
2009-12-03 Steven WhitehouseGFS2: Fix potential race in glock code
2009-12-03 Frederic Weisbeckermutex: Fix missing conditions to build mutex_spin_on_ow...
2009-12-03 Frederic Weisbeckermutex: Better control mutex adaptive spinning config
2009-12-03 Darrick J.... x86, Calgary IOMMU quirk: Find nearest matching Calgary...
2009-12-03 Paul E. McKenneyrcu: Make RCU's CPU-stall detector be default
2009-12-03 Paul E. McKenneyrcu: Add expedited grace-period support for preemptible RCU
2009-12-03 Paul E. McKenneyrcu: Enable fourth level of TREE_RCU hierarchy
2009-12-03 Paul E. McKenneyrcu: Rename "quiet" functions
2009-12-03 James MorrisMerge branch 'master' into next
2009-12-03 Andrew Mortoninclude/linux/compiler-gcc4.h: Fix build bug - gcc...
2009-12-03 Linus TorvaldsLinux 2.6.32 v2.6.32
2009-12-02 Julia LawallVIDEO: Correct use of request_region/request_mem_region
2009-12-02 Atsushi NemotoSPI: spi_txx9: Fix bit rate calculation
2009-12-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-02 Anisse AstierInput: i8042 - add Dell Vostro 1320, 1520 and 1720...
2009-12-02 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-12-02 Rusty Russellparam: don't complain about unused module parameters.
2009-12-02 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-12-02 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-12-02 Helge Dellermodules: don't export section names of empty sections...
2009-12-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next