avr32: Fix broken pte dump code in do_page_fault()
[linux-2.6] / fs / dlm /
2008-02-09  Russell KingMerge branches 'master', 'omap1-upstream' and 'orion...
2008-02-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-09  David S. MillerMerge branch 'pending' of /linux/kernel/git/vxy/lksctp-dev
2008-02-08  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-08  Linus TorvaldsMerge branch 'cris' of git://www.jni.nu/cris
2008-02-08  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-02-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07  Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07  Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07  Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07  Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07  Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07  Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07  Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07  Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07  Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-07  Denis Chengdlm: add __init and __exit marks to init and exit functions
2008-02-07  David Teiglanddlm: eliminate astparam type casting
2008-02-06  David Teiglanddlm: proper types for asts and basts
2008-02-06  Linus TorvaldsMerge branch 'dmapool' of git://git./linux/kernel/git...
2008-02-04  Al Virodlm: dlm/user.c input validation fixes
2008-02-04  Al Virodlm: fix dlm_dir_lookup() handling of too long names
2008-02-04  Al Virodlm: fix overflows when copying from ->m_extra to lvb
2008-02-04  Al Virodlm: make find_rsb() fail gracefully when namelen is...
2008-02-04  Al Virodlm: receive_rcom_lock_args() overflow check
2008-02-04  Al Virodlm: verify that places expecting rcom_lock have packet...
2008-02-04  Al Virodlm: validate data in dlm_recover_directory()
2008-02-04  Al Virodlm: missing length check in check_config()
2008-02-04  Al Virodlm: use proper type for ->ls_recover_buf
2008-02-04  Al Virodlm: do not byteswap rcom_config
2008-02-04  Al Virodlm: do not byteswap rcom_lock
2008-02-04  Al Virodlm: dlm_process_incoming_buffer() fixes
2008-02-04  Al Virodlm: use proper C for dlm/requestqueue stuff (and fix...
2008-02-03  David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03  David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03  David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-02-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-01  Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-31  Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-01-31  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-31  Paul MackerrasMerge branch 'linux-2.6'
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-01-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30  Denis Chengdlm: static initialization improvements
2008-01-30  David Teiglanddlm: clean ups
2008-01-30  Patrick Caulfelddlm: Sanity check namelen before copying it
2008-01-30  David Teiglanddlm: keep cached master rsbs during recovery
2008-01-30  David Teiglanddlm: change error message to debug
2008-01-30  David Teiglanddlm: fix possible use-after-free
2008-01-30  David Teiglanddlm: limit dir lookup loop
2008-01-30  David Teiglanddlm: reject normal unlock when lock is waiting for...
2008-01-30  David Teiglanddlm: validate messages before processing
2008-01-30  David Teiglanddlm: reject messages from non-members
2008-01-30  David Teiglanddlm: another call to confirm_master in receive_request_...
2008-01-30  David Teiglanddlm: recover locks waiting for overlap replies
2008-01-30  David Teiglanddlm: clear ast_type when removing from astqueue
2008-01-30  David Teiglanddlm: use fixed errno values in messages
2008-01-30  Fabio M. Di Nittodlm: swap bytes for rcom lock reply
2008-01-30  Fabio M. Di Nittodlm: align midcomms message buffer
2008-01-29  Patrick Caulfelddlm: close othercons
2008-01-29  David Teiglanddlm: use dlm prefix on alloc and free functions
2008-01-29  David Teiglanddlm: don't print common non-errors
2008-01-29  Adrian Bunkdlm: proper prototypes
2008-01-29  Lon Hohbergerdlm: bind connections from known local address when...
2008-01-27  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-01-26  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-01-26  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-01-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2008-01-25  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-25  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-25  Greg Kroah-HartmanKobject: convert fs/* from kobject_unregister() to...
2008-01-25  Greg Kroah-HartmanKobject: change GFS2 to use kobject_init_and_add
2008-01-25  Greg Kroah-Hartmankobject: convert kernel_kset to be a kobject
2008-01-25  Greg Kroah-Hartmankset: convert kernel_subsys to use kset_create
2008-01-25  Greg Kroah-Hartmankset: convert dlm to use kset_create
2008-01-25  Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2008-01-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-12-10  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-12-03  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-11-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-11-20  Len BrownPull thinkpad-2.6.24 into release branch
2007-11-20  Len BrownPull cpuidle into release branch
2007-11-20  Len BrownPull battery into release branch
2007-11-17  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-11-15  David S. MillerMerge branch 'fixes-davem' of git://git./linux/kernel...
2007-11-13  Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-11-13  Paul MackerrasMerge branch 'for-2.6.24' of /linux/kernel/git/galak...
2007-11-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-11-12  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-11-10  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
next