summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-14spi: Enable SPI driver for S5P6440 and S5P6450Abhilash Kesavan
2011-01-13spi/imx: Add i.MX53 supportYong Shen
2011-01-11spi/dw_spi: don't treat NULL clk as an errorJamie Iles
2011-01-10spi: tegra: don't treat NULL clk as an errorJamie Iles
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-01-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2011-01-10headers: path.h reduxAlexey Dobriyan
2011-01-10Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-10Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2011-01-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2011-01-10Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds
2011-01-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-01-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2011-01-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-01-10xen/event: validate irq before get evtchn by irqJoe Jin
2011-01-10xen/fb: fix potential memory leakJoe Jin
2011-01-10xen/fb: fix xenfb suspend/resume race.Joe Jin
2011-01-10xen: disable ACPI NUMA for PV guestsIan Campbell
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-01-10pipe_fs_i.h: fix kernel-doc warningRandy Dunlap
2011-01-10hrtimer.h: fix kernel-doc warningRandy Dunlap
2011-01-10fs: fix dcache.h kernel-doc notationRandy Dunlap
2011-01-10fs: fix namei.c kernel-doc notationRandy Dunlap
2011-01-10nilfs2: unfold nilfs_dat_inode functionRyusuke Konishi
2011-01-10nilfs2: do not pass sbi to functions which can get it from inodeRyusuke Konishi
2011-01-10nilfs2: get rid of nilfs_mount_options structureRyusuke Konishi
2011-01-10nilfs2: simplify nilfs_mdt_freeze_bufferRyusuke Konishi
2011-01-10nilfs2: get rid of loaded flag from nilfs objectRyusuke Konishi
2011-01-10nilfs2: fix a checkpatch error in page.cRyusuke Konishi
2011-01-10nilfs2: fiemap supportRyusuke Konishi
2011-01-10nilfs2: mark buffer heads as delayed until the data is written to diskRyusuke Konishi
2011-01-10nilfs2: call nilfs_error inside bmap routinesRyusuke Konishi
2011-01-10fs/nilfs2/super.c: Use printf extension %pVJoe Perches
2011-01-10MAINTAINERS: add nilfs2 git tree entryRyusuke Konishi
2011-01-09cifs: use CreationTime like an i_generation fieldJeff Layton
2011-01-09Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-01-09cifs: switch cifs_open and cifs_create to use CIFSSMBUnixSetFileInfoJeff Layton
2011-01-09cifs: show "acl" in DebugData Features when it's compiled inJeff Layton
2011-01-09cifs: move "ntlmssp" and "local_leases" options out of experimental codeJeff Layton
2011-01-09cifs: replace some hardcoded values with preprocessor constantsJeff Layton
2011-01-09cifs: remove unnecessary locking around sequence_numberJeff Layton