summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-28cell_edac: convert driver to use the new edac ABIMauro Carvalho Chehab
2012-05-28amd76x_edac: convert driver to use the new edac ABIMauro Carvalho Chehab
2012-05-28amd64_edac: convert driver to use the new edac ABIMauro Carvalho Chehab
2012-05-28edac: Change internal representation to work with layersMauro Carvalho Chehab
2012-05-28edac.h: Add generic layers for describing a memory locationMauro Carvalho Chehab
2012-05-28edac: rewrite edac_align_ptr()Mauro Carvalho Chehab
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab
2012-05-28edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab
2012-05-28edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab
2012-05-28ext4: use consistent ssize_t type in ext4_file_write()Zheng Liu
2012-05-28ext4: fix format flag in ext4_ext_binsearch_idx()Zheng Liu
2012-05-28ext4: cleanup in ext4_discard_allocated_blocks()Zheng Liu
2012-05-28ext4: return ENOMEM when mounts fail due to lack of memoryTheodore Ts'o
2012-05-28ext4: remove redundundant "(char *) bh->b_data" castsTheodore Ts'o
2012-05-28NFSv4: Add debugging printks to state managerTrond Myklebust
2012-05-28NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIOTrond Myklebust
2012-05-28ext4: disallow hard-linked directory in ext4_lookupAndreas Dilger
2012-05-28Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2012-05-28ext4: fix potential integer overflow in alloc_flex_gd()Haogang Chen
2012-05-28ext4: remove needs_recovery in ext4_mb_init()Akira Fujita
2012-05-28ext4: force ro mount if ext4_setup_super() failsEric Sandeen
2012-05-28ext4: fix potential NULL dereference in ext4_free_inodes_counts()Dan Carpenter
2012-05-28Merge branch 'doc' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/tri...Linus Torvalds
2012-05-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2012-05-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-05-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2012-05-28Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-05-28perf ui: Make --stdio default when TUI is not supportedNamhyung Kim
2012-05-28ASoC: imx-ssi: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam
2012-05-28KVM: MMU: fix huge page adapted on non-PAE hostXiao Guangrong
2012-05-28NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHETrond Myklebust
2012-05-28sparc32: Export leon_dma_ops to modules.David S. Miller
2012-05-27sparc32: support leon + sun in dma_make_coherent()Sam Ravnborg
2012-05-27sparc32,leon: always support leon in ioportSam Ravnborg
2012-05-27sparc32,leon: always include leon_pmc in buildSam Ravnborg
2012-05-27sparc32: refactor cpu_idle()Sam Ravnborg
2012-05-27sparc32: srmmu_probe now knows about leon tooSam Ravnborg
2012-05-27sparc32: drop LEON hack for ASI_M_MMUREGSSam Ravnborg
2012-05-27sparc32: introduce run-time patching of srmmu access functionsSam Ravnborg
2012-05-27sparc32: introduce support for run-time patching for all shared assembler codeSam Ravnborg
2012-05-27sparc32,leon: fix section mismatch warningSam Ravnborg
2012-05-27sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg
2012-05-27sparc32,leon: always include leon_kernel in buildSam Ravnborg
2012-05-27sparc32,leon: clean up leon.hSam Ravnborg
2012-05-27sparc32: handle leon in cpu.cSam Ravnborg
2012-05-27sparc32: handle leon in irq_32.cSam Ravnborg
2012-05-27sparc32: add support for run-time patching of leon/sun single instructionsSam Ravnborg
2012-05-27sparc32: introduce sparc32_start_kernel called from head_32.SSam Ravnborg