pandora-kernel.git
2010-08-04 Guennadi LiakhovetskiARM: mach-shmobile: fix typos in sh7372 clock definitions
2010-08-04 Guennadi LiakhovetskiARM: mach-shmobile: fix EXTAL1 frequency on sh7372
2010-08-04 Guennadi LiakhovetskiARM: mach-shmobile: add GPIO definitions for switching...
2010-08-04 Kuninori MorimotoARM: mach-shmobile: ap4evb: Add LCD panel selection
2010-08-04 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2010-08-03 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2010-08-03 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-08-03 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-08-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-03 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-08-03 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-08-03 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2010-08-03 Helge DellerPARISC: led.c - fix potential stack overflow in led_pro...
2010-08-03 Matthieu CASTETUBIFS: fix a memory leak on error path.
2010-08-02 Eric Van Hensbergen9p: fix sparse warnings in new xattr code
2010-08-02 Eric Van Hensbergenfs/9p: remove sparse warning in vfs_inode
2010-08-02 Aneesh Kumar K.Vfs/9p: destroy fid on failed remove
2010-08-02 Aneesh Kumar K.Vfs/9p: Prevent parallel rename when doing fid_lookup
2010-08-02 Aneesh Kumar K.Vfs/9p: Add support user. xattr
2010-08-02 Aneesh Kumar K.Vnet/9p: Implement TXATTRCREATE 9p call
2010-08-02 Aneesh Kumar K.Vnet/9p: Implement attrwalk 9p call
2010-08-02 M. Mohan Kumar9p: Implement LOPEN
2010-08-02 Venkateswararao... fs/9p: This patch implements TLCREATE for 9p2000.L...
2010-08-02 M. Mohan Kumar9p: Implement TMKDIR
2010-08-02 M. Mohan Kumar9p: Implement TMKNOD
2010-08-02 Venkateswararao... 9p: Define and implement TSYMLINK for 9P2000.L
2010-08-02 Venkateswararao... 9p: Define and implement TLINK for 9P2000.L
2010-08-02 Eric Van Hensbergen9p: Define and implement TLINK for 9P2000.L
2010-08-02 Sripathi Kodi9p: Implement client side of setattr for 9P2000.L protocol.
2010-08-02 Sripathi Kodi9p: getattr client implementation for 9P2000.L protocol.
2010-08-02 Aneesh Kumar K.Vfs/9p: Pass the correct user credentials during attach
2010-08-02 Aneesh Kumar K.Vnet/9p: Handle the server returned error properly
2010-08-02 Sripathi Kodi9p: readdir implementation for 9p2000.L
2010-08-02 M. Mohan Kumar9p: Make use of iounit for read/write
2010-08-02 Dan Carpenter9p: strlen() doesn't count the terminator
2010-08-02 Fang Wenqivirtio_9p.h needs <linux/types.h>
2010-08-02 Alex ElderMerge branch 'v2.6.35'
2010-08-02 Jeff Laytoncifs: fsc should not default to "on"
2010-08-02 Steve French[CIFS] remove redundant path walking in dfs_do_refmount
2010-08-02 Jeff Laytoncifs: ignore the "mand", "nomand" and "_netdev" mount...
2010-08-02 Jeff Laytoncifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS
2010-08-02 Jeff Laytoncifs: don't allow cifs_iget to match inodes of the...
2010-08-02 Steve French[CIFS] relinquish fscache cookie before freeing CIFSTco...
2010-08-02 Jeff Laytoncifs: add separate cred_uid field to sesInfo
2010-08-02 Kulikov Vasiliyfs: cifs: check kmalloc() result
2010-08-02 Steve French[CIFS] Missing ifdef
2010-08-02 Steve French[CIFS] Missing line from previous commit
2010-08-02 Steve French[CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled
2010-08-02 Suresh Jayaramancifs: add mount option to enable local caching
2010-08-02 Suresh Jayaramancifs: read pages from FS-Cache
2010-08-02 Suresh Jayaramancifs: store pages into local cache
2010-08-02 Suresh Jayaramancifs: FS-Cache page management
2010-08-02 Suresh Jayaramancifs: define inode-level cache object and register...
2010-08-02 Suresh Jayaramancifs: define superblock-level cache index objects and...
2010-08-02 Jeff Laytoncifs: remove unused cifsUidInfo struct
2010-08-02 Jeff Laytoncifs: clean up cifs_find_smb_ses (try #2)
2010-08-02 Jeff Laytoncifs: match secType when searching for existing tcp...
2010-08-02 Jeff Laytoncifs: move address comparison into separate function
2010-08-02 Jeff Laytoncifs: set the port in sockaddr in a more clearly define...
2010-08-02 Suresh Jayaramancifs: define server-level cache index objects and regis...
2010-08-02 Suresh Jayaramancifs: register CIFS for caching
2010-08-02 Joe Perchesfs/cifs: Remove unnecessary casts of private_data
2010-08-02 Suresh Jayaramancifs: add kernel config option for CIFS Client caching...
2010-08-02 Suresh Jayaramancifs: remove unused ip_address field in struct TCP_Serv...
2010-08-02 Suresh Jayaramancifs: remove an potentially confusing, obsolete comment
2010-08-02 Suresh Jayaramancifs: guard cifsglob.h against multiple inclusion
2010-08-02 Steven WhitehouseGFS2: Fix recovery stuck bug (try #2)
2010-08-02 Artem BityutskiyUBI: do not warn unnecessarily
2010-08-02 Artem BityutskiyUBI: do not print message about corruptes PEBs if we...
2010-08-01 Linus TorvaldsLinux 2.6.35 v2.6.35
2010-08-01 Trond MyklebustNFS: Fix a typo in include/linux/nfs_fs.h
2010-07-31 Russell KingMerge branch 'devel-stable' into devel
2010-07-31 Russell KingMerge branch 'misc' into devel
2010-07-31 Russell KingMerge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb...
2010-07-31 Russell KingMerge branch 'shmobile' into devel
2010-07-31 Russell KingARM: AMBA: Add pclk support to AMBA bus infrastructure
2010-07-31 Linus WalleijARM: 6278/2: fix regression in RealView after the intro...
2010-07-31 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-07-31 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-07-31 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2010-07-31 Hugh Dickinsmm: fix ia64 crash when gcore reads gate area
2010-07-31 David HowellsCIFS: Remove __exit mark from cifs_exit_dns_resolver()
2010-07-30 Ondrej Zarycyber2000fb: fix console in truecolor modes
2010-07-30 Ondrej Zarycyber2000fb: fix machine hang on module load
2010-07-30 Julia LawallSA1111: Eliminate use after free
2010-07-30 Russell KingARM: Fix Versatile/Realview/VExpress MMC card detection...
2010-07-30 Gary KingARM: 6279/1: highmem: fix SMP preemption bug in kmap_hi...
2010-07-30 Trond MyklebustNFS: Ensure that writepage respects the nonblock flag
2010-07-30 Trond MyklebustNFS: kswapd must not block in nfs_release_page
2010-07-30 Dan Carpenternfs: include space for the NUL in root path
2010-07-30 Abhijith DasGFS2: Fix typo in stuffed file data copy handling
2010-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2010-07-29 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2010-07-29 Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2010-07-29 David HowellsCRED: Fix __task_cred()'s lockdep check and banner...
2010-07-29 David HowellsCRED: Fix get_task_cred() and task_state() to not resur...
2010-07-29 Magnus DammARM: 6277/1: mach-shmobile: Allow users to select HZ...
2010-07-29 Magnus DammARM: 6276/1: mach-shmobile: remove duplicate NR_IRQS_LEGACY
2010-07-29 Russell KingMerge branch 'arm/booting' of git://git.pengutronix...
2010-07-29 Wim Van Sebroeckwatchdog: update MAINTAINERS entry
next