summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-24drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-24auditfilter.c: fix kernel-doc warningsRandy Dunlap
2013-05-24aio: fix io_getevents documentationJeff Moyer
2013-05-24revert "selftest: add simple test for soft-dirty bit"Andrew Morton
2013-05-24drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner
2013-05-24mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V
2013-05-24linux/kernel.h: fix kernel-doc warningRandy Dunlap
2013-05-24mm compaction: fix of improper cache flush in migration codeLeonid Yegoshin
2013-05-24rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine
2013-05-24hfs: avoid crash in hfs_bnode_createJeff Mahoney
2013-05-24mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in unchargeJohannes Weiner
2013-05-24drivers/video: implement a simple framebuffer driverStephen Warren
2013-05-24ocfs2: unlock rw lock if inode lock failedJoseph Qi
2013-05-24mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong
2013-05-24wait: fix false timeouts when using wait_event_timeout()Imre Deak
2013-05-24fat: fix possible overflow for fat_clustersOGAWA Hirofumi
2013-05-24rapidio: documentation update for enumeration changesAlexandre Bounine
2013-05-24rapidio: add enumeration/discovery start from user spaceAlexandre Bounine
2013-05-24rapidio: make enumeration/discovery configurableAlexandre Bounine
2013-05-24drivers/block/xsysace.c: fix id with missing port-numberGernot Vormayr
2013-05-24Merge tag 'sunxi-fixes-for-3.10' of git://github.com/mripard/linux into fixesOlof Johansson
2013-05-24xfs: remote attribute lookups require the value lengthDave Chinner
2013-05-24xfs: xfs_attr_shortform_allfit() does not handle attr3 format.Dave Chinner
2013-05-24xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGICDave Chinner
2013-05-24xfs: fix missing KM_NOFS tags to keep lockdep happyDave Chinner
2013-05-24parisc: fix irq stack on UP and SMPHelge Deller
2013-05-24xfs: Don't reference the EFI after it is freedDave Chinner
2013-05-24xfs: fix rounding in xfs_free_file_spaceDave Chinner
2013-05-24xfs: fix sub-page blocksize data integrity writesDave Chinner
2013-05-24parisc/superio: Use module_pci_driver to register driverPeter Huewe
2013-05-24parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin
2013-05-24parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller
2013-05-24parisc: add additional parisc git tree to MAINTAINERS fileHelge Deller
2013-05-24parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.SHelge Deller
2013-05-24parisc: add rp5470 entry to machine databaseHelge Deller
2013-05-24MPILIB: disable usage of floating point registers on pariscHelge Deller
2013-05-24Merge tag 'trace-fixes-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-05-24Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2013-05-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-24GFS2: Fix typo in gfs2_log_end_write loopSteven Whitehouse
2013-05-24GFS2: fix DLM depends to fix build errorsRandy Dunlap
2013-05-24GFS2: Use single-block reservations for directoriesBob Peterson
2013-05-24GFS2: two minor quota fixupsBob Peterson
2013-05-24ARM: at91/sama5: fix incorrect PMC pcr div definitionJosh Wu
2013-05-24ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definitionBoris BREZILLON
2013-05-24ARM: at91: at91sam9n12: move external irq declatation to DTJean-Christophe PLAGNIOL-VILLARD
2013-05-24powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King