ASoC: Set the MPC5200 i2s driver to BROKEN status.
[linux-2.6] / fs / lockd /
2009-01-15  Takashi IwaiMerge branch 'topic/asoc' into next/asoc
2009-01-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-12  Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-01-12  Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-11  Ingo MolnarMerge commit 'v2.6.29-rc1' into core/urgent
2009-01-11  Ingo MolnarMerge commit 'v2.6.29-rc1' into x86/urgent
2009-01-10  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-01-10  Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2009-01-09  Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2009-01-09  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-01-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-09  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-01-09  Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2009-01-09  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-01-09  Len BrownMerge branch 'drivers-platform' into release
2009-01-09  Len BrownMerge branch 'simplify_PRT' into release
2009-01-09  Len BrownMerge branch 'linus' into release
2009-01-09  Len BrownMerge branches 'release', 'bugzilla-11880', 'bugzilla...
2009-01-09  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-09  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-01-09  Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-01-08  Linus TorvaldsMerge branch 'docs-next' of git://git.lwn.net/linux-2.6
2009-01-08  Russell KingMerge branch 'devel'
2009-01-08  David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-01-08  Robert RichterMerge branch 'oprofile/ring_buffer' into oprofile/oprof...
2009-01-08  Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-01-08  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-01-08  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-08  Linus TorvaldsMerge branch 'for-2.6.29' of git://linux-nfs.org/~bfiel...
2009-01-07  Chuck LeverNLM: Clean up flow of control in make_socks() function
2009-01-07  Chuck LeverNLM: Refactor make_socks() function
2009-01-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07  Linus TorvaldsMerge git://git./linux/kernel/git/czankel/xtensa-2.6
2009-01-07  Haavard SkinnemoenMerge branches 'fixes', 'cleanups' and 'boards'
2009-01-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06  Chuck Leverlockd: Enable NLM use of AF_INET6
2009-01-06  Chuck LeverNSM: Move nsm_create()
2009-01-06  Chuck LeverNSM: Move nsm_use_hostnames to mon.c
2009-01-06  Chuck LeverNSM: Move nsm_addr() to fs/lockd/mon.c
2009-01-06  Chuck LeverNSM: Remove include/linux/lockd/sm_inter.h
2009-01-06  Chuck LeverNSM: Replace IP address as our nlm_reboot lookup key
2009-01-06  Chuck LeverNSM: More clean up of nsm_get_handle()
2009-01-06  Chuck LeverNSM: Refactor nsm_handle creation into a helper function
2009-01-06  Chuck LeverNLM: Remove "create" argument from nsm_find()
2009-01-06  Chuck LeverNLM: Call nsm_reboot_lookup() instead of nsm_find()
2009-01-06  Chuck LeverNSM: Add nsm_lookup() function
2009-01-06  Chuck LeverNLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as...
2009-01-06  Chuck LeverNLM: Change nlm_host_rebooted() to take a single nlm_re...
2009-01-06  Chuck LeverNSM: Encode the new "priv" cookie for NSMPROC_MON requests
2009-01-06  Chuck LeverNSM: Generate NSMPROC_MON's "priv" argument when nsm_ha...
2009-01-06  Chuck LeverNSM: Remove !nsm check from nsm_release()
2009-01-06  Chuck LeverNSM: Remove NULL pointer check from nsm_find()
2009-01-06  Chuck LeverNSM: Add dprintk() calls in nsm_find and nsm_release
2009-01-06  Chuck LeverNSM: Move nsm_find() to fs/lockd/mon.c
2009-01-06  Chuck LeverNSM: move to xdr_stream-based XDR encoders and decoders
2009-01-06  Chuck LeverNSM: Move NSM program and procedure numbers to fs/lockd...
2009-01-06  Chuck LeverNSM: Move NSM-related XDR data structures to lockd...
2009-01-06  Chuck LeverNSM: Check result of SM_UNMON upcall
2009-01-06  Chuck LeverNLM: Move the public declaration of nsm_unmonitor(...
2009-01-06  Chuck LeverNSM: Release nsmhandle in nlm_destroy_host
2009-01-06  Chuck LeverNLM: Move the public declaration of nsm_monitor() to...
2009-01-06  Chuck LeverNSM: Make sure to return an error if the SM_MON call...
2009-01-06  Chuck LeverNSM: Remove BUG_ON() in nsm_monitor()
2009-01-06  Chuck LeverNLM: Remove redundant printk() in nlmclnt_lock()
2009-01-06  Chuck LeverNSM: Use sm_name instead of h_name in nsm_monitor(...
2009-01-06  Chuck LeverNSM: Support IPv6 version of mon_name
2009-01-06  Chuck LeverNSM: convert printk(KERN_DEBUG) to a dprintk()
2009-01-06  Chuck LeverNSM: Use C99 structure initializer to initialize nsm_args
2009-01-06  Chuck LeverNLM: Add helper to handle IPv4 addresses
2009-01-06  Chuck LeverNLM: Support IPv6 scope IDs in nlm_display_address()
2009-01-06  Chuck LeverNLM: Remove AF_UNSPEC arm in nlm_display_address()
2009-01-06  Chuck LeverNLM: Remove address eye-catcher buffers from nlm_host
2009-01-06  Jeff Laytonlockd: set svc_serv->sv_maxconn to a more reasonable...
2009-01-06  Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-01-06  Ingo MolnarMerge branches 'sched/clock', 'sched/cleanups' and...
2009-01-06  Ingo MolnarMerge branches 'core/futexes', 'core/locking', 'core...
2009-01-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06  Linus TorvaldsMerge branch 'i2c-next' of git://aeryn.fluff.org.uk...
2009-01-06  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-01-06  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-01-05  David WoodhouseMerge branch 'master' of git://git.infradead.org/users...
2009-01-05  Ingo MolnarMerge branch 'core/iommu' into core/urgent
2009-01-05  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2009-01-05  Benjamin HerrenschmidtMerge commit 'kumar/kumar-next' into next
2009-01-03  Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2009-01-02  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02  Ingo MolnarMerge branch 'linus' into x86/cleanups
2009-01-02  Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2009-01-02  David VrabelMerge branch 'master' of git://git./linux/kernel/git...
2009-01-01  Russell KingMerge branch 'for_rmk' of git://git.mnementh.co.uk...
2008-12-31  Pierre OssmanMerge branch 'master' of ../mmc
2008-12-31  Linus TorvaldsMerge branch 'irq-fixes-for-linus-4' of git://git....
2008-12-31  Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31  Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2008-12-31  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2008-12-31  Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-12-31  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2008-12-31  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
next